body { 
	font: 12pt Verdana, sans-serif;
	color: #333; 
	margin: 0px;
	padding: 0px;
	text-align: justify; 
	background: url(back.jpg); 
}

#eyed{
	padding: 0px;  
	background: transparent url(top_back.png) repeat-x top; 
	text-align: center;
}

#intro {
	margin: 0 auto;
	width: 1000px;
	background: #cbdaee url(top_back.png) repeat-x top; 
}

#links {
	padding-top: 12px;
	height: 346px;
	background: transparent url(top.png) no-repeat top right; 
}	

#container { 
	padding: 40px;
	padding-top: 0;
	margin-bottom: 10px;
	background: #cbdaee; 

}


h1 span{
	display: none;
}

#summary{
	font-size: 12pt;
	text-align: justify;
	color: black;
	padding-bottom: 10px;
}

h2{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	
}
h3{
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	
}
h4{
	font-size: 12pt;
	font-weight: bold;
	
}


#links ul {
	margin:0px;
	_margin-top:20px;
	padding: 0;
	color: white;
	width: 100%;

}

#links li { 
	display: inline; 
	text-align:center; 
	border-right: 1px #777 solid;
}

#links ul #language{
	border-right: none;
}

#links ul li a {
	padding: 5px 20px;
	width: 150px;
	_width: 200px;
	font: 17px Verdana, sans-serif;
	color: white;
	text-decoration: none;
}

#links ul #language a{
	padding: 5px 5px;
	width: 50px;
}

#links ul li a:hover {
	color: #aaaaaa;
}

a{
	color: #222;
}


#footer{
	background-color: white; 
	font-size:10px; 
	text-align:right; 
	color: #777;
}

#footer a{
	color:#777;
	text-decoration: none;
}

#photo{
	background: black;
	width: 850px;
	margin: 0 auto;
	_margin-top: 25px;
	padding-top: 15px;

}

#taryfa li{
	padding-bottom: 14pt;
}


#taryfa_tab{
	border: 1px solid black;
}
#taryfa_tab tr td{
	text-align: right;
	padding: 5px 10px;
	background: #ddd;
}
#taryfa_tab tr th{
	text-align: center;
	padding: 10px 10px;
	background: #ccc;
}

#ruch td, #ruch th{
	padding: 7px;
	background: #b6baf3;
}

#ruch td.data{
	text-align: center;
}

#project{
	font-size: 10px;
	color: #aaa;
	margin: 5px auto;
	width: 1000px;
	text-align: right;

}

#project a{
	color: #aaa;
}

