/* juliana-nails.com - Dizajn */

body{
	margin: 0px;
	/* background: #7a0920 url('gwsm_images/poz.jpg') repeat-x top left; */
	background: #FFFFFF url(gwsm_images/background.jpg) repeat-y scroll center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

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

p{
	margin-bottom: 5px;
}

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

#stranica{
	margin: 0px auto;
	width: 960px;

}

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

#stranica #gore .linkovi{
	line-height: 48px;
	vertical-align: middle;
	padding-left: 60px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

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

#stranica #sadrzaj{
	width: 960px;
	background: url('gwsm_images/poz_stranica.gif') top right repeat-y;
	padding-bottom: 15px;
}

#stranica #sadrzaj a{
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

#stranica #sadrzaj a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#stranica #sadrzaj #main{
	width: 480px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 30px;
	padding: 0px;
	float: left;
	color: #000;
	padding-right: 15px;
	border-right: #7a0920 1px dashed;
}

html>body #stranica #sadrzaj #main{
	margin-left: 25px;
}

#stranica #sadrzaj #main tr{
	height: 20px;
}

#stranica #sadrzaj #main tr td{
	height: 20px;
	text-align: left;
}

#stranica #sadrzaj #main tr td input{
	text-align: left;
	padding-left: 5px;
	border: #000000 1px solid;
}


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

#stranica #sadrzaj #side_n1{
	width: 165px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 30px;
	padding: 0px;
	padding-right: 15px;
	float: left;
	color: #000;
	border-right: #7a0920 1px dashed;
}

#stranica #sadrzaj #side_n2{
	width: 200px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 30px;
	padding: 0px;
	float: left;
	color: #000;
}

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

#stranica #sadrzaj .tekst ul{
	display:block;
	line-height:20px;
	margin-left:20px;
}

#stranica #sadrzaj .tekst ol{
	display:block;
	line-height:20px;
	margin-left:20px;
}

#stranica #sadrzaj .tekst li{
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:6px;
}

#stranica #sadrzaj .tekst ul ol li a{
	display: block;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
}

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

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

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

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

#stranica #sadrzaj #shortcuts{
	width: 680px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 60px;
	float: left;
	color: #000;
	line-height: 30px;
}

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

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

#footer{
	width: 900px;
	padding-left: 60px;
	height: 55px;
	margin: 0px auto;
	clear: both;
	line-height: 55px;
	vertical-align: bottom;
	color: #FFF;
	text-align: left;

}

#footer a{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
#footer a:hover{color: #FFFFFF; text-decoration: none;}

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

.okvir{
	padding: 10px;
}

.naslov_m{
	display: block;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.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: 26px;
	font-size: 20px;
	font-weight: normal;
	color: #990000;
}

.mali{
	font-size: 20px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 0px;
}

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

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

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

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

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

ul.list{
	padding-left:30px;
	list-style-type:disc;
}
ul.list li{
	line-height:1.5em;
}

.banner{
	margin-bottom: 10px;
	border-top: #990000 1px solid;
	border-bottom: #990000 1px solid;
}

/************************ FORMS ****************************************/
.cForm{
	font-size:12px;
}
.cForm fieldset{
	border:1px #8B120A solid;
	padding:10px;
	margin-bottom:20px;
}
.cForm legend{
	padding:3px 6px;
}
.cForm p{
	
}
.cForm p img{
	margin-left:170px;
	padding:1px;
	border:1px #8B120A dashed;
}
.cForm p input,.cForm p select,.cForm p textarea{
	margin-left:170px;
	background:#FFF;
	border:1px #8B120A dashed;
	padding:3px;
	color:#000;
	width:250px;
}
.cForm p input.radio{
	width:auto;
}
.cForm p input.child,.cForm p select.child,.cForm p textarea.child{
	margin-left:20px;
}
.cForm p label{
	position:absolute;
	width:160px;
	padding:3px;
}
.cForm p span{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.cForm p.hightlight label{
	text-decoration:underline;
}
.cForm p.submitHolder{
	text-align:center;
}
.cForm p.submitHolder input{
	margin-left:0px;
	border:1px #000 solid;
	padding:4px 8px;
	width:auto;
}
p.notice{
	font-size:12px;
	text-align:center;
	margin:5px 0px;
	border:1px #FFF solid;
	padding:20px;
	color:#000;
	text-decoration:underline;
}
p.error{
	font-size:12px;
	text-align:center;
	margin:5px 0px;
	border:1px #8B120A solid;
	padding:20px;
	color:#000;
	text-decoration:underline;
}
/************************sitemap****************************************/
.sitemap ul{
	list-style-type:disc;
	padding-left:30px;
}
.sitemap li{
	margin:5px;
}
.sitemap_dir li, .sitemap_subdir li{
	margin-bottom:10px;
}
.sitemap_sadrzaj li{

}
.sitemap_dir{
	padding:0px;
}
.sitemap_subdir{
	list-style-type:circle;
}
.sitemap_dir_opis{
	margin-left:10px;
}
.sitemap .sitemap_dir a, .sitemap .sitemap_subdir a{
	margin:5px;
	padding:2px;
	line-height:20px;
}
ul.sitemap_sadrzaj{
	list-style-type:square;
}
.sitemap .sitemap_sadrzaj a{

}

/****************** CLEARFIX *********************/

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

.clearfix {*display: inline-block;}

/* Hide from IE Mac \*/

.clearfix {display:block;}

/* End hide from IE Mac */