﻿
body {
background: url(images/tlo-pion.gif) repeat-x #cf9123;
margin: 0;
}

div#outside {
width: 1000px;
margin: 0 auto;
padding-top: 30px;
overflow: auto;
}

#header {
padding-top: 10px;
border-width: 0px;
border-color: #000000;
border-style: solid;
width: 1000px;
text-align: center;
}

#main1{
position: relative;
width: 1000px;
height: 117px;
background: url(images/main1.gif) no-repeat;
text-align: center;
}

#subtitle {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#foto_container{
text-align: center;
}

#container {
text-align: center;
}

#main2{
padding-right: 120px;
padding-left: 130px;
background: url(images/wypelnienie2.gif) repeat-y;
text-align: justify;
font-size: 10pt;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin  : 0;

}

#main3{
position: relative;
width: 1000px;
height: 113px;
background: url(images/main2.gif) no-repeat;
}

#footer {
text-align: center;
position: relative;
border-width: 0px;
border-color: black;
border-style: solid;
font-weight: bold;
font-size: 7pt;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
clear:both;
}

#picture {
border-width: 0px;
float: right;
padding-right: 40px;
padding-left: 40px;
padding-top: 0px;
padding-bottom: 0px;
} 
 
#caps {
font-size: 24px;
font-weight: bold;
}

#form
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form input,textarea,select
{
	background-color:  #f4e9ae;
	outline-style: solid;
	outline-color: black;
	outline-width: 1px;
	border-style: none;
}
#form input#button
{
	font-weight: bold;
}
#form #elem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #cdbe70;
}

#error {
	color: red;
	font-weight: bold;
}
#message {
	color: #66cd00;
	font-weight: bold;
}

#div_center {
text-align: center;
}
#img_thumbnail
{
border-width: 6px;
border-color: white;
}
img {
border-width: 0px;
}

#menu_table {
	width: 70%;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu_table td {
	height:30px;
	width: 14%;
	background-color: #c98224;
}
#menu_table td:hover {
	background-color: #6b5108;
	color: white;
}
#menu_table a {
	color: #392b04;
	font-weight: bold;
	text-decoration: none;
}
#menu_table a:hover {
	color: white;
	font-weight: bold;
}

#www_out {
	text-decoration: none;
	color: #77a5cc;
}
#test_p {
	clear:both;
}

#div_header {
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
}

#text_container {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

