@charset "utf-8";
/* CSS Document */

body{
	background: #FFF;
	font: 12px "Trebuchet MS", Verdana, Arial;
	color:#033;
	font-size: 76%;
}

h1, h2, h3, h4, h5, h6{
	font-family: Constantia,Georgia,Times New Roman,Times,serif;
}

#container{
	display: block; 
	width: 980px;
	margin: 10px auto;
}

#head{
	display: block;
	width: 980px;
	height: 200px;
	background: url(images/header_top_bg.jpg) center repeat-y; 

}

#h_top{
	display: block;
	width: 980px;
	height: 10px;
	background: url(images/header_top.jpg) top center no-repeat; 
}

#h_middle{
	display: block;
	width: 960px;
	height: 180px;
	background: url(images/header_bg.jpg) bottom no-repeat;
	padding: 0px 10px;
}

#h_bottom{
	display: block;
	width: 980px; 
	height: 10px;
	background: url(images/header_bottom.jpg) bottom center no-repeat;	
}

#content{
	display: block;
	width: 980px;
	background: url(images/header_top_bg.jpg) center repeat-y; 

}

#c_top{
	display: block;
	width: 980px;
	height: 10px;
	background: url(images/header_top.jpg) top center no-repeat; 
}

#c_middle{
	padding: 0px 20px;
	overflow: auto;
}

#race_menu{
	width: 500px;
	text-align: center;	
	margin: auto;
	margin-bottom: 20px;
	overflow: hidden;
	
}
#race_menu a{
	display: block;	
	width: 130px;
	height: 33px;
	margin: 0px 10px;
	background: url(images/race_button.gif) no-repeat top center;
	float: left;
}

.veza1:link, .veza1:visited{
	color: #fff;
	font-size: 1.2em;
	padding-top: 5px;
}

.veza:link, .veza:visited{
	color: #696;
	text-decoration: none;
	border-bottom: 1px dashed #696;
	font-style: italic;
	font-size: 1em;
}

.veza:hover{
	color: #006633;
}


#c_middle_l{
	display: block;
	width: 575px; 
	float:left;
	padding-right: 5px;
}

#c_middle_r{
	display: block;
	width: 350px;
	float: right;
	padding: 15px 0px 0px 5px;
	border-left: 1px dashed #A4D5AA;

}

#c_bottom{
	display: block;
	width: 980px; 
	height: 500px;
	background: url(images/c_bottom.jpg) bottom no-repeat;	
	clear: both;
}

#forma{
	width: 500px;
}

#footer{
	clear:both; 
	text-align: center;	
}

#menu{
	display: 	block;
	width:	980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 36px;
	background: url(images/menu_bg.jpg) top center no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: 15px;
}

#menu a:link, #menu a:visited{
	text-decoration: none; 
	color: #fff;
}

#menu a:hover{
	text-decoration: underline;
	
}

.lista td{
	background-color: #b7ddc8;
}

.lista .prijavljeni_head{
	background-color: #066;
	color: #fff;
}

.online_prijava a{
	background: url(images/online_button.png) top center no-repeat;	
	display: block;
	width: 256px;
	height: 65px;
	text-align:center;
	font-size: 20px;
	color: #fff;
	line-height: 3em;
	margin: auto;
}

.staza{
	text-align: center;
	font-size: 3em;
	font-weight: bold;
	color: #033;
}
