/***************** Oblika strani *****************/
body{ 
	width:100%;
 	margin:0; 
 	padding:0; 
 	text-align:center; 
	background:#ffffff;
	}
	
#Pagewidth{
	border:1px solid #C1C2BA;
 	width:680px; 
 	text-align:left; 
 	margin:15px auto 10px auto;
 	}	 

#Header{
 	width:680px;
	height:100px;  
	background:url(../ikone/artphotologo.jpg) no-repeat;
	background-position: center;
	margin:10px 0;
	padding:0px;
	}
	
#Content{
 	width:680px;
	margin:50px 0px;
	padding:0;
	background:#eeeeee;
	}
								
#Footer{
 	width:680px;
	height:40px;   
	margin:0px;
	padding:0px;
	background:#eeeeee;
	text-align:center;	
	}
	
	
a {
	color: #566666;
	font-family :Verdana;
	font-size : 12px;
	text-decoration: none;
}
a:active {
	color: #666666;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF8C05;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #666666;
	font-family : Verdana;
	font-size :12px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {
	color: #FF8C05;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
}

body { background-color: #eeeeee;font-family: Arial,Verdana; font-size: 12px; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #123456; scrollbar-highlight-color: #666666; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #666666; }

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold}
h2 {  font-family: Arial; font-size: 24px; font-weight: bold}
h3 {  font-family: Arial; font-size: 20px; font-weight: bold}
h4 {  font-family: Arial; font-size: 16px; font-weight: bold}
h5 {  font-family: Arial; font-size: 12px; font-weight: bold}

TABLE {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;

}