@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-image: url(images/1px.jpg);
	font-family: arial;
	font-size: 12px;
	color: #072c50;
}
h1,h2,h3,h4,h5,h6{
	font-size: 14px;
	color: #ba2441;
}
h4{
	font-size: 16px;
	margin-top: 0px;	
}
.smallPrint{
	font-size: 10px;
}
#container{
	width: 100%; 
	background-image: url(images/strp_right.jpg); 
	background-repeat: repeat-x;
	position: relative;
	z-index: 1;
}
#left_wing{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 243px;
	width: 50%;
	background-image: url(images/left_strip_small.jpg);
	background-repeat: repeat-x;
	z-index: 2;
}
#content{
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	z-index: 3;
	position: relative;
	/*background-image: url(images/banner.jpg);
	background-repeat: no-repeat;*/
}
#bannerArea{
	width: 779px;
	height: 243px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#meniArea{
	width: 779px;
	height: 60px;
	margin-top: -40px;
	position: relative;
	z-index: 4;
}
#meniArea li{
	display: inline;
	float: left;
	margin: 0px 16px 0px 0px;
	padding: 0;
}
#meniArea ul{
	margin: 0px 0px 0px 18px;
	padding: 0;
	list-style-type: none;

}
#dinamicArea{
	width: 588px;
	float: left;
}
#dinamicBackground{
	width: 554px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#advertsArea{
	width: 191px;
	float: left;
}
#loginArea{
	width: 173px;
	height: 187px;
	margin-top: 10px;
	margin-left: 2px;
	background-image: url(images/login.jpg);
	color: #D7EDF8;
	overflow: hidden;
}
#loginArea a{
	color: #D7EDF8;
	font-weight: bold;
	text-decoration: none;
}
#loginArea a:hover{
	color: #BA2441;
}
#loginArea input{
	background-color: #FFF;
	border: none;
	width: 150px;
}
#loginArea img{
	float: left; 
	display: block; 
	margin-right: 5px;
}
#loginButton{
	margin-top: 5px;
}
#loginButton input{
	background-color: #082C50;
	color: white;
	border: 1px #D7EDF8 groove;
}
#flashArea{
	width: 173px;
	height: 298px;
	margin: 10px 0px 10px 2px;
	background-image: url(images/flash.jpg);	
}
#contTop{
	background-image: url(images/cont_top.jpg); 
	width: 554px; 
	height: 26px; 
	float: left	
}
#contBottom{
	background-image: url(images/cont_bottom.jpg); 
	width: 554px; 
	height: 26px; 
	float: left	
}
#cont{
	width: 554px; 
	background-image: url(images/cont_1px.jpg); 
	background-repeat: repeat-y;
	float: left;
}
#paddingCnt{
	margin-left: 15px; 
	margin-right: 15px;
	width: 524px;
	min-height: 470px;	
}
.clear{
	clear: both;	
}
#footer{
	width: 779px;
	text-align: left;
	padding: 5px 0px 0px 20px;
	font-size: 11px;
	color: #3D3936;
	padding-bottom: 10px;
}
#footer a{
	color: #3D3936;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.errors{
	color: red; 
	margin-top: 0px; 
	font-size: 10px; 
	margin-bottom: 5px;
	width: 220px;
}
.message{
	text-align: center; 
	font-weight: bold; 
	margin-bottom: 30px; 
	width: inherit;
}
.napomena{
	font-size: 10px; 
	margin-top: 35px;
}
#trokut{
	position: fixed; 
	width: 100%; 
	text-align: right; 
	bottom: -3px;
}
#dinamicArea a.hideLink {
	visibility: hidden;
}
a.rollLink{
	text-decoration: none;
	color: #072c50;
}
a.rollLink:hover{
	background-color: #B92340;
	color: white;
}
