/*#####################################################################################################################################################*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
	font-size:0px;
}


img {
	border:0px;
}

/*####################################################################################################################################################*/
body {
	text-align:center;
	min-width:1000px;
	background:#FFE1BA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;

}

	

#www {
	position:relative;
	width:982px;
	margin:0 auto;
	background-image:url(/static/images/center.jpg);
	background-repeat:repeat-y;
	text-align:center;
	overflow:hidden;
}


#content {
	width:910px;
	margin-left:36px;
	margin-right:36px;
	text-align:left;
	background:transparent url(/static/images/menu_bg_flower.png) bottom left;
	background-repeat:no-repeat;
	padding-bottom:15px;	
}




#bottom {
	padding-top:5px;
	clear:both;
	width:983px;
	height:45px;
	background-image:url(/static/images/footer.png);
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	margin:0 auto;
	border-right:1px solid #FFE1BA;
}

#bottom p{
	padding-left:36px;
	margin:0px;
}


#menu {
	width:170px;
	background:transparent url(/static/images/menu_top_logo.png) top left;
	background-repeat:no-repeat;
	float:left;
	padding-bottom:175px;
}

#main {
	float:left;
	width:720px;
	height:inherit;
	padding-left:10px;
	padding-right:10px;
}


.first_menu{
	display:block;
	text-decoration:none;
	color:#e7d2ad;
	font-size:13px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	outline:none;
	padding-left:30px;

}

.first_menu:hover{
	color:#ce6e19;
	display:block;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	outline:none;
	padding-left:30px;

}
 .fmh {
 	color:#ce6e19;
 }

.pod_meni{
	font-size:10px;
	color:#e7d2ad;
	background-image:url(/static/images/arrow-menu.png);
	background-repeat:no-repeat;
	display:block;
	padding-left:46px;
	text-decoration:none;
	padding-bottom:2px;
	padding-top:2px;
}

.pod_meni:hover{
	color:#ce6e19;
}
.img_right {
	right:0px; 
	position:absolute; 
	bottom:-1px; 
	border:0px;
}

.img_left{
	left:0px; 
	position:absolute; 
	bottom:-1px;
	border:0px;
}

.both {
	clear:both;
}


.form_text {
	clear:both;
	float:left;
	width:200px;
	padding-top:10px;
	
}

.form_polja{
	float:left;
	width:200px;
	text-align:left;
}

.form_radio {
	padding-top:5px;
	margin:0px;
	margin-top:5px;
}

.marign_star {
	width:10px;
	padding-bottom:15px;
}

.framea {
	width:335px;
	background-color:#8A5E3B;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.t1a {
	float:left;
	width:100px;
}

.t2a {
	float: left;
	width: 200px;
}

.t2a a {
	text-decoration:none;
	font-size:11px;
}

.link_home {
	height:100px;
	margin-bottom:20px;
}



#auth, #auth a, #auth a:visited, #auth a:link {
	color:#603813;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
 #auth a:hover {
	color:#603813;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}


#frame_right b.red	{
	color:red;
}
