/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/******************************* Global properties ***************************/
html {width:100%;}

body {
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#646464;
	min-width:996px;
	background:#336699;
}

.okvir {
	width:900px;
	padding:0;
	margin:0 auto;
	font-size:13px;
	text-align:center;
	line-height:26px;
	position:relative;
	background:#494343;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
.podloga {
	line-height:0;
	background:url(../slike/odjeca.png), url(../slike/obuca.png), url(../slike/kroj.png), url(../slike/podloga-header.png);
	background-position:bottom left, bottom right, top right, top left;
	background-repeat:no-repeat, no-repeat, no-repeat, repeat-x;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:999;
}


/************ izbornik ************/
nav {
	width:900px;
	margin:0 auto;
	position:relative;
	z-index:999;
	background:#494343;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}

.izbornik {
	padding:0; 
	height:34px; 
	width:400px; 
	margin:0 auto;
	/*border:#F00 1px solid;*/
}

.izbornik >li {
		float:left; 
		position:relative;
		background:url(../slike/linija.png) right center no-repeat;
	}

.izbornik img {
	background:#fff;
	border:0;
}
.izbornik li a.active >img,
.izbornik a:hover >img {
	background:#3570ab;
}
	.izbornik >li {
		float:left; 
		position:relative;
		line-height:39px;
		padding:0 20px 0 10px;
		list-style: none;
	}
		.izbornik > li:first-child{padding-left:0;}
		.izbornik > .last-item{background:none; padding-right:0;}
	.izbornik > li > a {
		display:block;
		height:34px;
		color:#000; 
		text-decoration:none;
		text-transform:uppercase;
		cursor:pointer;
		padding-left:9px;
		overflow:hidden;
	}

	.izbornik > li > a:hover {
		color:#fff; 
		text-decoration:none;
	}

/*****************************************sadrzaj**********************************************/
#sadrzaj {
	width:900px;
	margin:0 auto;
	position:relative;
	z-index:999;
	background:#fff;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
	#sadrzaj .tekst {
		padding:15px;
	}

a {
	font-style:italic;
	color:#000;
	outline:none;
	text-decoration:none;
}
a:hover {text-decoration:underline;}

h2 {
	font-size:18px;
	margin-bottom:0px;
    line-height: 16px; 
	font-weight: normal;
}
h3 {
	margin:0;
}

.kocke {
	height:500px;
	padding:0;
}
.kocke > li {
	list-style-type: none;
	text-align:center;
	line-height:155px;
	font-size:25px;
	height:160px;
	width:217px;
	float:left;
	color:#FFF;
}

.kocke > li:nth-child(8n+1), .kocke > li:nth-child(8n+3), .kocke > li:nth-child(8n+6), .kocke > li:nth-child(8n+8) {
	background: #336699;
}


/****************************footer************************/
footer {
	width:100%;
	position:relative; 
	z-index:999;
	color:#FFF;
}
	footer .indents{padding:30px 20px 20px 18px;}
	.footer-text{
		color:#727272;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px !important;
		line-height:16px;
	}
	.small-logo{
		float:left;
		background:url(../images/small-logo.jpg);
		width:151px;
		height:34px;
		margin-right:6px;
	}
	footer a{color:#727272; text-decoration:none; font-style:normal;}
		footer a:hover{text-decoration:underline;}


/************ponuda*****************/

.linija {
	background:#336699;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	padding:5px;
}
.opis {
	margin:10px 0 20px 10px;
}
	.opis img {
		margin:5px;
	}

/************kontakt*****************/
.vrh {
	vertical-align:top;
}

#status {
	text-align:center;
	font-weight:bold;
	color:#F00;
}

.kontaktTekst {
	width:350px;
	height:350px;
	float:left;
}

#map {
	width:500px;
	height:380px;
}

input, textarea{
	border:1px solid #d6d6d6;
	color:#2f2f2f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:4px 10px 4px;
	outline:none;
	width:250px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

textarea {
	width:407px;
	max-width:407px;
	height:200px;
	max-height:298px;
	overflow:auto;
}
#posalji {
	width:90px;
}

.button{
	display:inline-block;
	background:url(../images/button-tail.gif) center top repeat-x #e8e8e6;
	font-style:normal;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	color:#3f4347;
	text-shadow:1px 1px 0px #fff;
	padding:9px 12px 7px;
	margin-bottom:3px;
	box-shadow:1px 1px 2px #bcbcba;
	-moz-box-shadow:1px 1px 2px #bcbcba;
	-webkit-box-shadow:1px 1px 2px #bcbcba;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
	.button:hover{
		text-decoration:none;
		background-position: center bottom;
		background-color:#494343;
		color:#FFF;
		text-shadow:none;
	}