* { margin: 0; padding: 0; }

body {
	font-family: Arial;
	line-height: 1.4em;
}

img { border: 0; }

.krepko { font-weight: bold; }
.tDesno { text-align: right; padding-right: 0.5em; }
.tLevo { text-align: left; }
.clean { clear: both;}

#headerWrapper {
	width: 100%;
	min-height: 120px;
	background: #fff;
	text-align: right;
	display: block;
}

#contentWrapper {
	width: 100%;
	min-height: 300px;
	background: #eae5e5;
	display: block;
}

#footerWrapper {
	width: 100%;
	min-height: 120px;
	background: #000;
	text-align: center;
	display: block;
}

#logo {
	position: absolute;
	margin-top: 20px;
	width: 300px;
	height: 65px;
}

#logo a {
	display: block;
	width: 300px;
	height: 65px;
}

#language {
	padding-top: 5px;


}

a:link, a:visited {
	text-decoration: none;
	color: #75c8c8;
}
a:hover, a:active {
	color: #4a250d;
}



nav ul.menu {
	list-style-type: none;
	height: 40px;
	width: 650px;
	margin: auto;
	margin-right: 0;
	padding-top: 80px;
}
nav ul.menu li { float: right; }

nav ul.menu a {
	padding-right: 16px;
	padding-left: 16px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-size: 1.2em;
	color: #75c8c8;
}

nav ul.menu a:hover {
	color: #4a250d;
}


header, footer, section {
	width: 1000px;
	margin: auto;
}

footer, section {
	padding-top: 20px;
	padding-bottom: 20px;
}


footer div#place1, footer div#place2, footer div#place3, footer div#place4 {
	color: #fff;
	padding-left: 10px;
	text-align: left;
	min-height: 80px;
	float:left;
	font-size: 0.9em;
}
footer div#icon1 {
	background: url('/images/ikona-kje-smo.png') no-repeat;
	width: 28px;
	height: 80px;
	color: #fff;
	float: left;
}

footer div#icon2 {
	background: url('/images/ikona-tel.png') no-repeat;
	width: 28px;
	height: 80px;
	color: #fff;
	float: left;
}

footer div#icon3 {
	background: url('/images/ikona-naslov.png') no-repeat;
	width: 50px;
	height: 80px;
	color: #fff;
	float: left;
}

footer div#icon4 {
	background: url('/images/ikona-c.png') no-repeat;
	width: 28px;
	height: 80px;
	color: #fff;
	float: left;
}
footer div.box {
	width:33%;
	height: 80px;
	float:left;
}

footer div p {
	display: block;
	margin-top: 10px;
}

footer #place1 img {
	margin-left: 5px;
}

article {
	text-align: justify;
}

article div#tableKontakt {
	margin-top: 30px;
	margin-bottom: 50px;
	display: table;
	float: left;
	width: 50%;
}
div.tr {
	display: table-row;
}

div.td {
	display: table-cell;
/*	padding: 0.5em;
	padding-left: 0;*/
	padding: 5px;
}

article div.col1 {
	float: left;
	width: 324px;
	margin-right: 7px;
	line-height: 2em;
}
article div.col2 {
	float: left;
	width: 324px;
	margin-left: 6px;
	margin-right: 6px;
	line-height: 2em;
}
article div.col3 {
	float: right;
	width: 324px;
	margin-left: 7px;
	line-height: 2em;
}


aside.zemljevid {
	float: left;
	width: 50%;
	margin-top: 30px;
	margin-bottom: 50px;
}
div.tristo {
	display: block;
	text-align: right;
	color: #000;
	font-size: 0.6em;
	padding-right: 0.5em;
}
div.tristo a {
	color: #000;
}

ul {
	list-style: circle;
	margin:0;
	padding-left: 20px;
	text-align: left;
}

div.col1 img, div.col2 img, div.col3 img, article div.gallery img
{
	box-shadow: 6px 6px 3px #888;
	-moz-box-shadow: 6px 6px 3px #888;
	-webkit-box-shadow: 6px 6px 3px #888;
	margin-top: 1em;
	margin-bottom: 1em;
}

article div.gallery {
	padding-top: 40px;
	padding-bottom: 50px;
}
article div.gallery img {
	margin-right: 60px;
	margin-top: 20px;
}


div#frontPage a {
	display: block; padding: 23px;color: #fff;font-size: 2em;
}
div#frontPage .bigBox {
	float:left;width: 630px; height: 376px;padding-top: 60px;padding-left: 30px;padding-right: 30px;line-height: 3em;margin-right: 10px;background: url('/images/ozadje-zobniki.jpg') no-repeat;
}
div#frontPage .boxGumb1 {
	float:left;width: 296px; height: 68px; background: url('/images/gumb-oranzen.jpg') no-repeat;
}
div#frontPage .boxGumb2 {
	float:left;width: 296px; height: 68px; background: url('/images/gumb-zelen.jpg') no-repeat;
}
div#frontPage .boxGumb3 {
	float:left;width: 296px; height: 68px; background: url('/images/gumb-moder.jpg') no-repeat;
}
div#frontPage .boxPloscica {
	float:left;width: 296px; height: 242px; background: url('/images/zobniki-ploscica.jpg') no-repeat;
}