/* Inventor Systems - Mobile Fashion & Gadgets - Dizajn */

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

a{
	font-weight: normal;
	text-decoration: none;
	color:#000;
}

a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #00CC00;
}

p{
	margin-bottom: 5px;
}

#stranica_okvir{
	margin: 0px;
	width: 100%;
}

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

}

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

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

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

#stranica #gore_prijelaz .sadrzaj{
	padding: 12px;
	padding-left: 30px;
	color: #FFFFFF;
}

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

#stranica .lijevo{
	width: 100%;
	text-align: left;
}

#stranica .linkovi{
	width: 100%;
	height: 55px;
	clear: both;
	line-height: 55px;
	vertical-align: bottom;
	color: #7b931d;
	text-align: left;
	padding-left: 45px;
	background: #121212 url(gwsm_images/vrh_prijelaz.gif) repeat-x top left;
}

#stranica .linkovi a{color: #FFFFFF;}
#stranica .linkovi a:hover{color: #CCCCCC;}

#stranica #sadrzaj #sidebar{
	width: 260px;
	margin: 0px;
	margin-left: 35px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
}

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

#stranica #sadrzaj #glavni{
	width: 600px;
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	float: left;
	color: #000000;
}

#stranica #sadrzaj #glavni .okvir{
	padding: 10px 30px 10px 50px;
}

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

#stranica #sadrzaj #glavni .tekst_d{
	width: 180px;
	margin-left: 20px;
	float: left;
}

#stranica #sadrzaj #glavni .tekst_d .tekst img{
	text-align: center;
}

#stranica #sadrzaj #glavni .tekst_d ul{
	margin-bottom: 15px;
}

#stranica #sadrzaj #glavni .tekst_d ul li{
	display: block;
	line-height: 20px;
	border-bottom: #006600 1px dotted;
}

#stranica #sadrzaj #glavni .tekst_d ul li a{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}

#stranica #sadrzaj #glavni .tekst_d ul li a:hover{
	font-weight: bold;
	color: #FFF;
	background: #666666;
	padding-left: 15px;
}

#nadfooter{
	margin: 0px;
	background: #fff url('gwsm_images/pozadina_dole.gif') repeat-x top left;
	width: 100%;
}

#footer{
	width: 960px;
	height: 55px;
	margin: 0px auto;
	background: url('gwsm_images/dole.jpg') no-repeat top left;
	clear: both;
	line-height: 55px;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	padding-left: 80px;

}

#footer a{color: #666666;}
#footer a:hover{color: #009900;}

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

.okvir{
	padding: 10px;
}

.naslov{
	display: block;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	line-height: 32px;
	font-size: 24px;
	font-weight: normal;
}

.mali{
	font-size: 20px;
}

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

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

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


/************************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 */
