body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #403A24;
	scrollbar-face-color: #734C30;
	scrollbar-shadow-color: #CDC7AE;
	scrollbar-highlight-color: #CDC7AE;
	scrollbar-3dlight-color: #CDC7AE;
	scrollbar-darkshadow-color: #CDC7AE;
	scrollbar-track-color: #CDC7AE;
	scrollbar-arrow-color: #C2A2DA;
	font-size: 11px;
	background-color: #190101;
	
}

div{
font-size:14px;
}

#kolumna_lewa{
	/*background-color: #9D6942;*/
	margin-top: 5px;
	margin-left: 80px;
	width: 256px;
	height: 443px;
	float: left;
	overflow: hidden;
}
#kolumna_prawa{
	margin-top: 5px;
	margin-left: 10px;
	width: 620px;
	height: 460px;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
}
#kolumna_lewa_f{
	/*background-color: #9D6942;*/
	margin-top: 5px;
	margin-left: 20px;
	width:550px;
	height: 780px;
	float: left;
	overflow: hidden;
}
#kolumna_prawa_f{
	margin-top: 5px;
	margin-left: 2px;
	width: 430px;
	height: 780px;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
}
.p10{
padding: 10px;
}
.pr20{
	padding-right: 20px;
}
.l15{
padding-left:50px;
}

.tytulH{
font-family:"Book Antiqua", "Century", "Palatino";
font-size:24px;
font-style:italic;
padding-right:20px;
color:#331B07;
font-weight:bolder;
display:block;
}

.podpisH_zmiana{
font-family:"Book Antiqua", "Century", "Palatino";
font-size:18px;
font-style:italic;
color:#CCC3AA;
font-weight:bolder;
display:block;
text-decoration:none;

}

.podpisH_f{
font-family:"Book Antiqua", "Century", "Palatino";
font-size:15px;
font-style:italic;
color:#CCC3AA;
font-weight:bolder;
text-decoration:none;

}
.podpisH{
color:#CFCFCF;
font-family:"Book Antiqua", "Century", "Palatino";
text-decoration:none;
}
.regula{
	color: #CFCFCF;
	font-family: "Book Antiqua", "Century", "Palatino";
	text-decoration: none;
}
.justowany{
	text-align: justify;
}
.wysrodkowany{
	text-align: center;
}
.biale{
color: #CFCFCF;
}
form{
margin:0;
}
.srodek{
text-align:center;
}

.m_str_gl{
	background-image: url(../../tlo/str_gl.png);
	width: 108px;
	height: 31px;
}


.stopka{
font-size:10px;
color:#CeCeCe;
margin-left:345px;
}

a {
	color: #E3E3E3;
}

.title{
font-size:14px;
font-weight:bolder;
text-decoration:none;
text-align:right;
}
ul.menu {
	list-style: none;
	padding: 0;
	border: 0;
	margin-left: 210px;
	margin-top: -1px;
}
ul.menu li {
float:left;
position:relative;
padding:6px 10px;
border:0;

}

ul.menu li:hover ul,ul.menu li.over ul {
border:0;
}


ul.submenu a:hover {
border:0;
}

img {
	
	border-color: #955004;
	border-style: outset;
}
#kon_form {
	border: 1px solid #4b5673;
	margin: 20px auto 40px auto;
	width: 300px;
}


#formularz {
	margin: 10px auto;
	width: 250px;
}

#formularz div {
	margin: 0px 0px 10px 0px;
}

#formularz label {
	display: block;
}

#formularz textarea {
	background: #292f3f;
	border: 1px solid #4b5673;
	color: #ffffff;
	width: 250px;
}

#formularz input[type=text] {
	background: #292f3f;
	padding: 5px;
	border: 1px solid #4b5673;
	color: #ffffff;
	width: 240px;
}

#blad {
	background: #5c2b3a;	
	border: 1px dashed #8b1f29;
	margin: 20px;
	padding: 10px;
}

#blad p{
	padding: 0px;
	margin: 0px;
}

#sukces {
	background: #346130;	
	border: 1px dashed #399d0c;
	margin: 20px;
	padding: 10px;
}

#sukces p{
	padding: 0px;
	margin: 0px;
}