p, body {   
font-size: 12px; 
} 
/*/*/ a{}
body p, body {   
font-size: x-small;   
voice-family: "\"}\"";   
voice-family: inherit;   
font-size: small; 
} 
html>body p {  
font-size: small; 
} /* */

body {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	background-color: #410200;
	background-image:url(../img/bg.gif);
	margin:0px;
	padding:0px;
	color:#ffcc99;
}
a{
	text-decoration:underline;
	color:#e4f091;
}
a:hover{
	text-decoration:none;
	color:#f7ead2;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #e5c326;
	margin: 10px 0 20px 10px;
	padding-top: 0px;
	font-family:Tahoma, Arial, sans-serif;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	padding:3px 10px 10px 53px;
	font-family:Tahoma, Arial, sans-serif;
	width:auto;
	display:block;
	color:#ff9900;
	text-align:center;
	
}
h2:first-letter{
font-size:140%;
font-weight:normal; 
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 0px 10px;
	font-family:Tahoma, Arial, sans-serif;
	color:#dba423;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 3px 0 3px 10px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}
img {
	border:0px;
}
p, .tekst{
	margin:5px 0px 20px 0px;
}
ul {
	margin-top:10px;
	list-style-image: url(../img/star_white.gif);
}
/*forms*/
fieldset{
margin:10px auto;
border:1px #610801 solid;
background-color:#4c0500;
width:330px;
padding:5px;
}
legend{
font-weight:bold;
color:#dba423;
}
form {
	margin: 0px;
	padding: 0px;
}
label{
	width: 100px;
	display:block;
	float:left;
	padding-right:5px;
}
input, textarea {
background-color:#410200;
color:#f7ead2;
font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
border:1px solid #7a0300;
}
.submit {
	background-color:#610801;
	color:#FFFFFF;
	font-weight:bold;
	width:auto
	}
	
.required{
	clear:left;
	margin-bottom:5px;
}

#header{
	width: 657px;
	min-height: 168px;
	_height:168px;
	float: left;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
position:relative;
}
#header h1{
margin-bottom:20px;
}
/*menu narzedziowe*/
#menuNarz{ width: 300px; height: 90px; overflow: hidden; position:absolute; right:30px; top:10px;
}
#menuNarz ul {
	list-style-type: none;
	list-style-image:none;
	margin: 8px 0 0 0;
	padding: 0;
}
#menuNarz li {
	background-image: url(../img/star_white.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	padding: 6px 5px 0 5px;
}
#menuNarz a {
	color: #f7ead2;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}


#header #logo {
	position:absolute; left:0px; top:0px;
	height: 130px;
	width: 190px;
}
#logo span {
	margin-left: -5000px;
}
#header #flagi {position:absolute; right:20px; top:100px; width: 100px;text-align:right;}
#path {
	position:absolute; top:134px; left:20px;
	min-height: 30px;
	height: 40px;
width:610px;
text-decoration: none;
	color:#f4cbb0;line-height:1.2em;font-size:.85em; 

}
#path a{
	text-decoration: none;
	color:#f4cbb0;line-height:1em;
}
#path a:hover{
	text-decoration: underline;
	color:#f4ebe0;
}
#subheader{
	float: right;
	width: 610px;
	height: auto !important;
	height: 70px;
	min-height: 70px;
	display:inline;
	background-color: #EEEEEE;
}
#left{
	float: left;
	width: 244px;
	display:inline;
	background-repeat: no-repeat;
}
#middle{
	float: left;
	width: 609px;
	display:inline;
	background-color: #410200;
	margin:5px 15px 20px 15px;
}
#right{
	float: left;
	width: 160px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	display:inline;
	background-color: #CCCCCC;
}

#container {
	width: 901px;
	margin: auto;
		
}
#cont {
	background-image: url(../img/bg_cont.gif);
	background-repeat: repeat-y;
	width: 901px;
	position: relative;
}

#menuleft {
	margin-top: 272px;
	background-image: url(../img/bg_menuleft.jpg);
	background-repeat: no-repeat;
	width: 244px;
	margin-bottom: 0px;
}
#submenu{
	width: 166px;
	background-color: #f7ead2;
	color: #ca1c00;
	margin-left: 16px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	overflow: hidden;
}
#submenu ul {
	margin-top: 0px;
	list-style-type: none;
	list-style-image:none;
	margin-left: 0px;
	padding: 0;
}
#submenu a {
	font-weight: bold;
	color: #ca1c00;
	text-decoration: none;
	font-size: small;
	display:block;
	background-image: url(../img/zigzag.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 157px;
	padding-bottom: 6px;
}
#submenu a:hover{
	color:#ff3300;
}
#submenu li {

	padding: 6px 0 0px 0;
	margin: 0px;
}
#submenu ul  ul li a{
	font-weight: normal;
	padding-left:10px;
	width:147px;
}
#submenu ul ul ul li a{
	font-weight: normal;
	padding-left:20px;
	width:137px;
}
#menuleftfooter {
	background-image: url(../img/bg_menuleft_footer.jpg);
	height: 52px;
	width: 244px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index:1;
}
#menudodatkowe {
	background-image: url(../img/bg_menudodatkowe.gif);
	background-repeat: repeat-y;
	width: 244px;
	margin-bottom: 15px;
	padding-bottom: 0px;

}
#menudodatkowe ul {	
	margin-top: -3px;
	list-style-type: none;
	list-style-image:none;
	margin-left: 30px;
	padding: 0;
	z-index:10;
}
#menudodatkowe a {
	font-weight: normal;
	color: #ca1c00;
	text-decoration: none;
	font-size: small;
	display:block;
}
#menudodatkowe a:hover{
	color:#ff3300;
}
#menudodatkowe li {
	padding-bottom: 2px;
}
#menudodatkowe_footer {
	background-image: url(../img/bg_menudodatk_footer.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 244px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.advert {padding:0 0 5px 26px}
#footer{
	clear: both;
	width: 901px;
	height: 160px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
}

#webest {
	padding-top: 10px;
	padding-left: 30px;
	width: 83px;
	float: left;
}
#footer_show {
	float:right;
	width:636px;
	padding-right:20px;
	padding-top: 5px;
}

#copy {
	float: right;
	color: #410200;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;

}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#menuPoz a:hover {
	color: #990000;
}
#menuNarz a:hover {
	text-decoration: underline;
}
/*
.bg_red {
	background-color: #7a0300;
	background-image: url(../img/bg_red.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 15px 10px 15px;
	width: 611px;
	color: #e4f091;
	line-height:170%;
}
.bg_red p{
	margin:0 0 10px;
	padding:0px;
}
.normal {
	background-image: url(../img/bg_middle.jpg);
	background-repeat: repeat-x;
	padding: 20px 15px 10px 15px;
}
*/
.withbg {
	background-image: url(../img/bg_middle.jpg);
	background-repeat: repeat-x;
	padding: 20px 10px 10px 10px;
}
.news{clear:left;
	border:none;
	width:450px;
	margin:4px 0 0px 0px;
	_margin:0px 0px 2px 0px;
	padding:4px 0px 4px 0px;


}
.news+.news {border-top:1px solid #700300;}
.news img {float:left; margin-right:5px; vertical-align:top;}
.news p{
	margin:0px;
}

#scroll {
	margin-top:5px;
	margin-right:10px;
	float:right;
}
.line{
	border:none;
	border-bottom:solid 1px #700300;
}.half {
	float: left;
	width: 49%;
	margin-right: 5px;

}
#newsgaleria {
float:right; width:126px; text-align:center;
font-size:90%;
}
#newsgaleria img {
	
}
#newsgaleria a{
	text-decoration:none;display:block;
}
.right {
	float:right;
	width:140px;
}
.kursy {
width:auto;
}
.kursy img{
margin:2px;
display:inline;
}
dt {
margin-top:10px;
}
dd{
text-indent:-40px;
padding-left:40px;
margin:0px;
}

