body {
	background-color:#2c3339;
	text-align:center;
	padding:0px;
	margin:0px;
	background-image:url(img/tlo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
a {
	color:#000000;
	text-decoration:none;
	}
a:link {color:#000000;}
a:visited {color:#000000;}  
a:hover {
color:#FF0000;
text-decoration:none;}

img { border:0px; }

INPUT.submit {
font-size:12px;
font-weight: bold;
color: black;
border: 2px solid;
background-color: red;
vertical-align:baseline;
}

.formularz { border:0px; border-bottom:1px dotted #000000; font-size:10px; }

#logo {
	margin-top:0px;
	height:95px;
	width:800px;
	}
body>#logo {width:768px;margin-bottom:0px;margin-left:auto;margin-right:auto;}		

.content {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	width:800px;
	height:336px;
	height:auto;
	margin:0px;
	text-align:justify;
	padding:0px;
	} 
	body>.content {margin-top:0px;margin-left:auto;margin-right:auto;}
	
#tresc_index {
	font-family: Arial, Verdana;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:7px;
	margin-right:6px;
	border:2px solid #e4dcd2;
	background-image:url(img/content_tlo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	}
	.content>#tresc_index {margin-top:0px;min-height:330px;height:auto;}
			
			#tresc_index h1
				{
					color: #ffffff;
					font-family:Arial, Helvetica, sans-serif;
					font-style:italic;
					font-size: 18px;					
					text-align: center;
					margin-bottom:10px;
				}
			#tresc_index p
				{
					color:#ffffff;
					font-size: 13px;
					font-family: Arial, Verdana;
					text-align:center;
				}
			#tresc_index a:link, #tresc_index a:visited
					{
						
						padding: 5px;
						color:#ffffff;
						text-decoration: none;
						font-weight:bold;
					}
					
			#tresc_index a:hover, #tresc_index a:active
					{
						color:#01618E;
						font-weight:bold;
					}
			#tresc_index td 
					{
						font-size:11px;
						color:#ffffff;
					}
			#opis {
				font-size:11px;
				background-color:#fff2d4;
				padding:10px;
				border:1px solid #ffffff;
				width:400px;
				margin-left:auto;
				margin-right:auto;
				color:#af1f29;
			}
			#tresc_index ul { padding-left:20px; padding-right:20px; margin:0px; color:#FFFFFF; font-size: 13px;}
		
#menu_left {
	font-size:12px;
	width:800px;
	color:#ffffff;
	margin-top:0px;
	height:32px;
	background-image:url(img/gora.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000000;
	}
	.content>#menu_left {}
	
			#menu_left p 
					{
						padding-top:10px;
						margin-left:360px;
					}	
	
			#menu_left a:link, #menu_left a:visited
					{
						color: #ffffff;
						margin:0px;
						padding:0px;
					}
					
			#menu_left a:hover, #menu_left a:active
					{
						color: #ffff16;
					}
		
#menu_dol {
	position:static;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	min-height:230px;
	font-family: Vedrana, sans, sans-serif;
	font-size:9px;
	background-image:url(img/dol.jpg);
	background-position:top;
	background-repeat:no-repeat
	}
	body>#menu_dol {margin-top:0px;}
	
		#menu_dol p 
					{
					font-family: Vedrana, sans, sans-serif;
					font-size:12px;
					color: #ffffff;
					margin-top:0px;
					text-align:right;
					padding-top:6px;
					padding-right:35px;
					}
		#menu_dol a {
			color: #ffffff;
			text-decoration:none;
		}
		#menu_dol a:link {color: #ffffff;}
		#menu_dol a:visited {color: #ffffff;}  
		#menu_dol a:hover {
			color: #ffff16;
		}
