body{
	margin: 0;
	padding: 0;
	font: 80% Arial, Verdana, Georgia, sans-serif;
	color: #09F;
	background-image: url(images/pixel_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #3E435A;
}

#container{
	position: relative;
	margin-top: 0;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}


.top_header{
    position: relative;
    width: 950px;
    height: 50px;
    background-color: #3E98DB;
}
#container #header .baner #navigation .spajalica {
	position: absolute;
	width: 51px;
	top: -52px;
	left: 34px;
	z-index: 4;
}

.top_header .element_header{
	position: absolute;
	left: 700px;
	top: 1px;
	width: 257px;
	z-index: 1;
}
.top_header .element_header img{
    border: 1px solid #000000;
}
.top_header .element_header a:link,
.top_header .element_header a:visited{
    color: #ffffff;
    font-size: 12px;
}
.top_header .element_header a:hover{
    color: #FF8000;
}


.logo{
    text-align: left;
}
.baner{
    position: relative;
    width: 950px;
    height: 245px;
}
.women{
	position: absolute;
	top: -96px;
	left: 262px;
}
.traka{
	position: absolute;
	top: 66px;
	left: 0px;
}


#fade_base {
	position: absolute;
	height:80px;
	margin: 0;
	width: 600px;
	top: 144px;
	left: 451px;
	text-align: left;
	z-index: 4;
	visibility: visible;
    
}

#fade_base img {
	display: none;
	position:absolute;
	top:0;
	left:0;
	border: none;
	z-index: 3;
}

#header #navigation{
	position: absolute;
	width: 318px;
	left: 620px;
	top: -11px;
	font-size: 120%;
	z-index: 3;
}
#header #navigation img{
    border: none;
}
/* End of Header>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/*Content>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#content{
	position: relative;
	width: 950px;
	height: 1200px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	
}
#content hr{
    height: 0px;
    border: 1px solid #43B6F3;
}
#content .main{
	position: relative;
	float: left;
	width: 730px;   
}
#content .main strong{
    color: #1188EA;
}
#content .main a:link,
#content .main a:visited{
    color: #09F;
}
#content .main .left_navigation{
	position: absolute;
	width: 200px;
	top: 17px;
	left: 6px;
	padding-right: 0.6em;
	z-index: 2;
	color: #09F;
}
#content .main .left_navigation h2{
    font: 1.5em Arial;
    color: #43B6F3;
    border-bottom: 1px solid #43B6F3;
    
}
#content .main .left_navigation ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    width: 200px;
}
#content .main .left_navigation li{
    display: block;
    border-bottom: 1px solid #0A6BA0;
    list-style: none;
    margin: 0;
    padding: 0.8em;
}
#content .main .left_navigation a:link,
#content .main .left_navigation a:visited{
    color: #09F ;
    text-decoration: none;
}
#content .main .left_navigation a:hover{
    color:#E1642F;
}
#content .main .main_center{
	margin-left: 220px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
    border-left: 1px dashed #43B6F3;
    border-right: 1px dashed #43B6F3;
    padding: 0 10px 0 10px;
    text-decoration: none;
}
#content .main .main_center img{
    border: none;
}
#content .right_side{
	float: right;
	width: 210px;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .right_side img{
    border: 0px;
}
#content .right_side .dok_edit{
    float: left;
}

#content .right_side a:link,
#content .right_side a:visited{
    color: #09F;
    font-weight: bold;
    text-decoration: none;
}
#content .right_side a:hover{
    color: #E1642F;
    text-decoration: underline;
}
#content .right_side h2{
    font: 1.5em Arial;
    font-weight: bold;
}
#content .right_side span{
    color: #43B6F3;
}

/*End of Content>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/*Footer>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#footer{
	clear: both;
	width: 100%;
	height: 100px;
	background-color: black;
	text-align: center;
    
}
#footer img{
	border: 0px;
}

/* Start dropdown manu >>>>>>>>>>>>>>>>>>>>>>*/
#usluge{
	font-size: 1.3em;
	position: absolute;
	top: 0px;
	left: 450px;
	border-top: 7px solid #1B56BA;
	border-left: 7px solid #1B56BA;
	border-bottom: 7px solid #3E7CE3;
	border-right: 7px solid #3E7CE3;
	width: 500px;
	height: 234px;
	background-color: #345A85;
	z-index: 7;
	visibility: hidden;
	text-align: left;
}
#usluge ul{
    width: 220px;
    margin: 0px;
    list-style: none;
}
.usluge_left{
    float: left;
    padding: 10px;
}
.usluge_right{
    float: right;
    padding: 10px;
}
#usluge li{
    border-bottom: 1px solid #ffffff;
    
}
#usluge a:link,
#usluge a:visited{
    color: #FFFFFF;
    text-decoration: none;
    display: block; 
    padding: 5px; 
}
#usluge a:hover{
    background-color: #3F86D6;
    padding: 5px;
}

/* Enf of dropdown manu >>>>>>>>>>>>>>>>>>>>>>*/
