
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,label,select,textarea,p,blockquote,th,td
{ 
	margin:0;
	padding:0;
}

img,fieldset
{
	border:none;
}

/*** Main Layout ***/

html
{
	padding:10px;
	background:#fff;
}

body
{
	font-size:62.5%;
    background:#f9ce29; /* zuta */
    color:#454545;
}

body,input,textarea
{
	font-family: futura, helvetica, arial, sans-serif;
}


.noJS #logo:hover
{
	opacity:0.7;
    filter:alpha(opacity=70);
}

#nav
{
	width:940px;
	padding:0px 20px;
	margin:0 auto;
	height:40px;
}

#nav ul
{
	float:right;
	list-style:none;
}

#nav ul li
{
	display:inline;
}

#nav ul li a
{
	float:left;
	height:40px;
	overflow:hidden;
	margin:0px 0px 0px 20px;
}

.noJS #nav ul li a:hover
{
	opacity:0.5;
    filter:alpha(opacity=50);
}

#navPocetna
{
	width:111px;
	background:url("../images/pocetna-nav.png") no-repeat;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pocetna-nav.png', sizingMethod='scale');
}

#navInspiracija
{
	width:150px;
	background:url("../images/inspiracija-nav.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/inspiracija-nav.png', sizingMethod='scale');
}


#navOStihiji
{
	width:110px;
	background:url("../images/o-stihiji-nav.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/o-stihiji-nav.png', sizingMethod='scale');
}


#navKupi
{
	width:56px;
	background:url("../images/kupi-nav.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kupi-nav', sizingMethod='scale');
}

#navKontakt
{
	width:113px;
	background:url("../images/kontakt-nav.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kontakt-nav.png', sizingMethod='scale');
}

#naslov
{
	height:101px;
	border-bottom:solid 20px #ffffff;
	margin:30px 0px 0px 0px;
}

#naslov h1
{
	width:940px;
    padding:0px;
	margin: auto;
	height:101px;
	overflow:hidden;
	background:#454545 no-repeat 0px 0px;
    
}

#content
{
	width:940px;
	/*height:420px;*/
	padding:0px 20px 0px;
	margin:30px auto 40px;
	overflow:auto;

}

#content-pocetna
{
	width:940px;
	height:272px;
	padding:0px 20px;
	margin:0px auto;
}


#footerContainer
{
	background:url("../images/footer_bg.gif") repeat-x left 0px;
}

#footer
{
	width:940px;
	padding:0px 20px 20px;
	margin:0px auto;
	overflow:hidden;
    /*background:#ffffff;*/
}

#topBorder
{
	background:#ffffff;
	height:10px;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	_display:none;
}

#bottomBorder
{
	background:#ffffff;
	height:10px;
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	_display:none;
}


#footer p
{
	padding:10px 0px 0px 0px;
	color:#222222;
	font-size:1.2em;
	font-weight:normal;
}

#footer p a
{
	color:#222222;
}

#socialNetworks a
{
	margin:0px 10px 0px 0px;
}

#secondaryLinks
{
	text-align:right;
}

p
{
	font-size:1.4em;
	line-height:1.429em;
	padding:0px 0px 13px 0px;
	font-weight:normal;
}

ol
{
	font-size:1.4em;
	line-height:1.429em;
	padding:0px 0px 13px 20px;
	font-weight:normal;
}


p.large
{
	font-size:2em;
	line-height:1.6em;
	letter-spacing:-1px;
	padding:8px 0px 16px 0px;
}

a
{
	color:#ffffff;
	outline:none;
}

h2
{
	padding:0px 0px 12px 0px;
}

h2.Xlarge
{
	font-size:4em;
	line-height:1.6em;
	letter-spacing:-1px;
	padding:8px 0px 16px 0px;
}

h3
{
	font-size:1.4em;
	line-height:1.667em;
}

.singleColumn
{
	float:left;
	width:100px;
	margin:0px 20px 0px 0px;
	display:inline; /* IE6 */
}

.doubleColumn
{
	float:left;
	width:220px;
	margin:0px 20px 0px 0px;
	display:inline; /* IE6 */
}

.quadColumn
{
	float:left;
	width:460px;
	margin:0px 20px 0px 0px;
	display:inline; /* IE6 */
}

.sixColumn
{
	float:left;
	width:700px;
	margin:0px 20px 0px 0px;
	display:inline; /* IE6 */
}

.endColumn
{
	margin:0px;
}



.page
{
	float:left;
	width:940px;
	margin:0px 960px 0px 0px;
	min-height:300px;
    overflow:visible;
}

.page-pocetna
{
	width:940px;
	margin:0;
}


#content img
{
	display:block;
	margin:0px 0px 20px 0px;
	zoom:1;
    border:solid 7px #ffffff;
}

#content img.largeImage
{
	display:block;
	border:solid 2px #ffffff;
	margin:0px 0px 0px 0px;
}

#web img
{
	margin:0px 0px 6px 0px;
}

#web .doubleColumn h3
{
	font-size:1.2em;
	padding:0px 0px 2px 0px;
	font-weight:bold;
}

#web .doubleColumn p
{
	font-size:1.4em;
	color:#454545;
	padding:0px 0px 15px 0px;
	font-weight:normal;
}

#webMain
{
	float:left;
}

.webDetail
{
	float:left;
	display:none;
}

.webDetail .back
{
	display:block;
	text-decoration:none;
	padding:5px 0px 5px 35px;
	color:#454545;
	background:url("../images/back.png") no-repeat 0px 0px;
}

#feed h2
{
	background:url("../images/subtitle_feed.png") no-repeat left top;
	padding:0px 0px 15px 0px;
	height:30px;
	overflow:hidden;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subtitle_feed.png', sizingMethod='crop');
}

#feed li
{
	/*border-bottom:solid 2px #58A8A9;*/
	border-bottom:solid 2px #ffffff;
	padding:1px 0px 12px 0px;
	margin:0px 0px 15px 0px;
	font-size:1.2em;
	line-height:1.667em;
	color:#454545;
	list-style:none;
	font-weight:bold;
}

#feed li a
{
	color:#454545;
}

#feed li a.time
{
	display:block;
	color:#454545;
	font-size:0.8em;
	text-decoration:none;
	font-weight:normal;
}

label
{
	display:block;
	font-size:1.4em;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

.izgledaKoLabel
{
font-size:1.4em;
font-weight:bold;
}

input
{
	display:block;
	font-size:1.4em;
	padding:5px;
	background:#ffffff;
	border:solid 2px #ffffff;
	color:#222222;
	width:446px;
	margin:0px 0px 10px 0px;
}

input.radio
{
    /*margin: 5px 0 0 10px;*/
    margin:0px 0px 10px 10px;
    padding: 5px;
    width: 15px;
    display: inline;
}

textarea
{
	display:block;
	font-size:1.4em;
	padding:5px;
	background:#ffffff;
	border:solid 2px #ffffff;
	color:#222222;
	width:446px;
	margin:0px 0px 10px 0px;
	height:120px;
}

input.error,
textarea.error
{
	background: #BB6767;
}

input.submit
{
	border:none;
	width:auto;
	display:block;
	padding:0px;
	background:none;
}