		*{ 
			padding: 0; 
			margin:0;
			border: 0;
		}
		
		body{
			color: #fff;
			font-family: arial, verdana, courier;
			font-size: 12px;
			background: #014373 url('/img/mainBg1.jpg') no-repeat;
		}
		
		a{
			text-decoration: none;
			color: #ffff00;
		}
		
		.error{ color: red; }
		
		.right{ float: right; }
		
		.left{ float: left; }
		
		a.more{ font-weight: bold; }
		
		h1{
			color: #fff;
			font-weight: bold;
			font-size: 15px;
			padding-bottom: 15px;
		}
		
		h4{
			font-size: 13px;
			margin-bottom: 3px;
		}
		
		.small{
			font-size: 80%;
			font-style: italic;
			background: #fcfcfc;
			padding: 10px;
			line-height: 11px;
		}	
		
		.small p{
			line-height: 11px !important;
			margin-bottom: 5px !important;
		}
		
		input, textarea, select{
			border: 1px solid silver;
			padding: 4px;
			font-size: 11px;
			color: #000;
		}
		
		input.button{
			padding: 3px !important;
		}
		
		input.radio{
			width: 10px !important;
			border: 0px !important;
			background: #fff !important;
		}
		
		input:hover, textarea:hover{
		color: #0080ff;
		}
		
		ul{
			padding: 0 0 20px 20px;
		}
		
		ul ul{
			padding-bottom: 10px;
		}
		
		img.imgArt{
			margin: 10px 0;
		}
		
		a:hover{
			text-decoration: none;
			color: #fff;
		}
				
		.clear{
			clear: both;
			height: 10px;
		}
		
		.clear2, .clearer{
			clear: both;
		}
		
		.bold{
			font-weight: bold;
		} 
		
		
		#body{
				width: 1120px;  
				height: 800px; 
				position: relative;
				padding-left: 100px;
			}
			
			#logo{
				position: absolute;
				left: 40px;
				top: -40px;
			}
			
			#content{
				width: 864px;
			}
			
			#left{
				float: left;
				width: 182px; 
				margin-right: 40px;
				text-align: right;
				padding-top: 10px;
				line-height: 20px;
			}
			
			#left a{
				color: #ffff00;
			}
			
			#left a:hover{
				color: #ffffff;
			}
			
			#mainContent{
				float: left;
				width: 564px;
				padding-left: 70px;
				background: url('/img/linia_pion.png') no-repeat 46px 0;	
				min-height: 270px; 
				height: auto !important;
				height: 270px;
			}	
						
			#menuBox{
				float: left; 
				width: 694px; 
				margin-top: 136px; 
			}
			
			#menuBox #titleBox {
				float:left; font-size: 19px;  letter-spacing: 1px; font-family: verdana; width: 300px; padding-left: 29px;
				line-height: 10px;
			}
			
			#menuBox #titleBox span, #menuBox #titleBox #titleBoxSub{
			font-size:30px; margin-left: 45px;
			line-height: 32px;
			
			}
			
			
				
			#menu{
				float: left; 
				width: 184px;
				padding: 0;
			}
			
			#menuSelector{
				float: left;
				overflow:hidden;
				height: 313px;
			}
			#menu li{
				height: 78px;
				list-style-type: none;
				text-align: right;
			}
			
			#menu li a{
				color: #fff;
				padding: 30px 15px 30px 0 ;
				display: block;
			}
			
			#menu li.selected {
				font-weight: bold;				
				background: url('/img/menuHover.jpg') no-repeat;
			}
			
			#menu li:hover{			
				background: url('/img/menuHover1.jpg') no-repeat;
			}			
		
		div#left h1{
			padding-left: 20px;
		}
		
		
		div#mainContent a.right, a.rightLink{
			float: right;
			padding: 10px;
			font-weight: bold;
		}	
		
		div#mainContent p, div#mainContent div {
	/*	text-align: justify; */
		line-height: 18px;
		}
		
		div#mainContent p{
			margin-bottom: 10px;
		}
		
		div#mainContent li p{
			margin-bottom: 2px; 
		}
		
		div#mainContent ul li{
			background: url('/img/listyletype.gif') no-repeat 0 3px;
			list-style-type: none;
			padding-left: 15px;
			margin: 0;
		}
		
		div#mainContent ul, div#mainContent ol{
			padding-left: 50px;
			 line-height: 18px;
		}
		
		div#mainContent ol{
			margin-left: 15px;
		}
		
		div#mainContent h2{
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 10px;
		}
		
		div#mainContent table{
			empty-cells: show;
		}
		
		div#mainContent table th{
		/*	border: 1px solid #c0c0c0;*/
			/*
			background: #2B8938;
			border: 1px solid #fff;
			color: #fff;
			*/
		}
		
		div#mainContent table td{
			/*border: 1px solid #c0c0c0;*/
			/*border: 1px solid #fff;
			background: #e1ffe1;
			*/
			padding: 2px;
		}		
		
		div#mainContent table td p, div#mainContent table th p{
			margin: 0;
		}
				
		 
		div.header{
			font-weight: bold;
			padding: 0px 0 15px 0;
		}
		
		.info{
			text-align: center;
			clear: both;
		}
		
		.content{
			color: #393838;
		}
		
		img.artPhoto{
			margin: 10px 0;
		}
		
		.centerText{
			text-align: center;
		}
			


ul#siteMap{
	padding-left: 0px !important;
}

ul#siteMap .clear2{
	background: #fff;
}

ul#siteMap ul{
	padding: 0 0 0 20px;
	font-weight: normal;
}

ul#siteMap, ul#siteMap .siteMap_butLi{
	float: left;
	display: block;
}
		
ul#siteMap li{
	list-style-type: none;
	padding: 0 15px;
	vertical-align: top;
}

ul#siteMap .siteMap_butLi{
	margin-bottom: 10px;
	font-weight: bold;
	width: 43%;
	width: 200px;
}
		
/* stary */		

.contactForm input, .contactForm textarea{
	width: 320px !important;
	font-size: 11px;
	padding: 3px;
}

.contactForm input:hover, .contactForm textarea:hover{
	border: 1px solid #D2D2D2;
	
}

.contactForm .label{
	text-align: right;
}



div.contactForm table td{
	padding: 5px;
	font-size: 11px;
	/*
	color: #393838;
	background: #fff;
	*/
	bordeR: 0;
}

div table td.contactForm .contact{
	font-weight: bold;
}

.lang{
	position: absolute;
	left: 899px;
	top: 90px;
}

.lang img{
	width: 20px;
}

#footer{
	background: url('/img/linia_poziom.png') no-repeat;
	margin-top: 15px;
	padding: 15px 255px 20px 266px;
}

#footer .blim{
	float: right;
}
