/* CSS Document */

body {
	font-family:"Trebuchet MS", "Palatino Linotype", "Lucida Console", "Lucida Sans Unicode";
	margin:0;


}


	
h1  {
	color:#000000;
	font-size:14px;
	}
	
a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a4668;
}

a:hover {
	color:#cd0808;
}


#container {
	text-align:center;
	
	}
	
#shadow-ust {
	background-image:url(images/shadow-ust.gif);
	margin:auto;
	background-repeat:no-repeat;
	width:804px;
	
}	

#main {
	
	background-repeat:repeat-y;
	border-right:1px solid #3a4668;
	border-left:1px solid #3a4668;
	border-bottom:1px solid #3a4668;
	background-color:#FFFFFF;
	text-align:left;
	width:800px;
	margin:0px auto;
	}





#bottomHeader {
	background-image:url(images/back2.gif);
	width:790px;
	float:right;
	height:25px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	text-align:right;
	padding-right:10px;
	
	font-weight:bold;
}



#sideBar {
	width:195px;
	float:left;
	padding:0 0px 0 0;


	}

	
	

#content {
	float:right;
	width:550px;
	padding:5px;
	font-size:12px;
	clear:right;
}
#content li{

list-style:url(images/nokta.gif);
}

#content img { 
	border:1px #cccccc solid;
	padding:2px;

}
	



#footer {


	width:800px;
	background-image: url(images/backgroundson.gif);
	background-repeat:repeat-x;
	clear:both;
	height:10px;

}

#banner {
	background-image: url(images/banner.jpg);
	height:180px;
	} 

#topHeader { 
	height:70px;
	border:1px solid #ccc;
	padding:10px 10px 0px 10px;
	}
	
#pageBody {

background-color:#;


}	

.photoItem img{
width:100px;

}

.leading h1 {
font-size:16px;
background-image: url(images/backgroundson.gif);
color:#ffffff;
margin:0px;
height:24px;
padding-left:10px;

}

html .leading {
border:1px solid #eee;
width:522px;

}

#content .leading div {
	padding:10px;
	color:#000000;
	background-color:#ffffff;
	}
 #content .leading li {
 list-style:url(images/nokta.gif);

 
 
 }
