/* Dravski-motiv.com - Dizajn */

body{
	margin: 0px;
	background: #99cc66 url('gwsm_images/pozadina.gif') repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color:#006600;
}

a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#stranica_okvir{
	margin: 0px;
	background: url('gwsm_images/pozadina_bijelo.gif') no-repeat top center;
	width: 100%;
}

#stranica{
	margin: 0px auto;
	width: 960px;
	background: url('gwsm_images/poz_stranica.gif') repeat-y top left;
	
}

#stranica2{
	margin: 0px auto;
	width: 960px;	
}

#gore_linkovi{background: #000000; line-height: 20px; color: #FFFFFF; padding: 0px 15px; text-align: right;}

#gore_linkovi a{ color: #CCCCCC; font-weight: normal;}

#gore_linkovi a:hover{ color: #FFFFFF;}

#stranica #header{
	width: 960px;
	height: 220px;
	background: url('gwsm_images/gore.gif') no-repeat top left;
	clear: both;
}

#stranica #sadrzaj{
	width: 960px;
	background: url('gwsm_images/vrh.gif') top right no-repeat;
}

#stranica #sadrzaj #lijevo{
	width: 250px;
	margin: 0px;
	margin-left: 9px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
}

html>body #stranica #sadrzaj #lijevo{
	width: 270px;
}

#stranica #sadrzaj #lijevo .naslov{
	border-bottom: #FFFFFF solid 1px;
}

#stranica #sadrzaj #lijevo .naslov.gableci{
    padding-bottom: 100px;
    background: url('gwsm_images/poz_stranica2.gif') no-repeat bottom left;
}

#stranica #sadrzaj #desno{
	width: 680px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #000000;
}
html>body #stranica #sadrzaj #desno{
	width: 680px;
}
#stranica #sadrzaj #desno .okvir{
	padding: 10px 20px 10px 50px;
}
html>body #stranica #sadrzaj #desno .okvir{
	padding: 10px 50px 10px 50px;
}

#stranica #sadrzaj #desno .tekst_l{
	width: 400px;
	float: left;
}

#stranica #sadrzaj #desno .tekst_d{
    width: 150px;
	margin:0px;
	padding:0px;
	margin-left: 20px;
	float: left;
	color: #000;
}

#stranica #prijelaz_dole{
	width: 960px;
	height: 25px;
	background: url('gwsm_images/prijelaz_dole.gif') repeat top left;
	clear: both;
}
#desno #meni{
	margin-left:10px;
}
html>body #desno #meni{
	margin-left:0px;
}
#footer{
	width: 990px;
	height: 116px;
	margin: 0px auto;
	background: url('gwsm_images/pozadina_bijelo_dole.gif') -3px 0px no-repeat;
	clear: both;
	line-height: 30px;
	vertical-align: bottom;
	color: #000000;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/************************tekstovi****************************************/

.okvir{
	padding: 10px;
}

.naslov{
	display: block;
	padding: 5px 0px 5px 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: #009900 1px dashed;
	line-height: 20px;
	font-size: 18px;
}

.naslov_gableci{
	height: 37px;
	display: block;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: #009900 1px dashed;
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	background: url('gwsm_images/gableci.gif') no-repeat top left;
}

.naslov_dogadjaji{
	display: block;
	padding: 12px 0px 5px 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: #009900 1px dashed;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url('gwsm_images/dogadjaji2.gif') no-repeat top right;
}

.thumb a span img{
     margin: 20px 20px 20px 20px;
	}

.tekst{
	text-align: justify;
	font-size: 11px;
	line-height: 18px;
}

.tekst p{
	margin-bottom: 10px;
}

.tekst img{
	float: left;
	padding: 2px;
	margin: 0px 5px 5px 0px;
	border: #666666 1px solid;
}

.tekst ul{
	margin-top: 15px;
	margin-bottom: 15px;
	list-style: circle;
	padding-left: 20px;
}

.tekst ul li{
	margin: 5px;

/************************clearfix****************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
