@charset "utf-8";
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-repeat: repeat;
	background-image: url(img/background%20-%20colored%20wood.jpg);
}
#container {
	width: 990px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	padding: 0;
	height: 80px;
	width: 990px;
	background-color: #993366;
	background-image: url(img/headerbar.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header #logo {
	margin: 0px;
	padding: 10px;
	font-family: "Agency FB", "Courier New", Arial;
	color: #fa8e33;
	font-size: 48px;
	height: 60px;
	float: left;
}
#header #nav  {
	float: right;
	display: block;
	height: 35px;
	margin: 0px;
	width: auto;
	padding: 0px;
}
#header #nav li  {
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	list-style-type: none;
	font-size: 12px;
}
#header #nav li a {
	color: #fa8e33;
	text-decoration: none;
}
#header #nav li a:hover {
	color: #FCB983;
}
#header #nav .separator{
	color: #fa8e33;
	float: right;
	text-align: center;
 }
#header #navcontainer {
	background-color: #936;
	opacity: 0.9; /* for IE6 */
	filter:alpha(opacity=80);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	float: left;
	z-index: 1000;
}
#header #akcijska_ponudba a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #906;
	display: block;
	float: right;
	width: 40mm;
	text-align: center;
	padding: 5px;
	background-position: bottom;
	overflow: hidden;
	background-image: url(img/akcija_zavihek.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
#header #akcijska_ponudba a:hover {
	color: #993366;
	background-image: url(img/akcija_zavihek_hover.png);
	background-position: bottom;
	overflow: hidden;
}




#mainContent {
	display: block;
	height: auto;
	padding: 0;
	width: 990px;
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
	z-index: 0;
}
#mainContent h1  {
	font-size: 24px;
	color: #936;
	font-weight: normal;
	margin-bottom: 20px;
}
#mainContent h2 {
	color: #936;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
#mainContent p  {
	font-size: 14px;
	text-align: justify;
	color: #666;
}
#mainContent ul {
	font-size: 14px;
	text-align: justify;
	color: #666;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}



#mainContent #intro {
	padding: 10px;
	margin: 0px;
	width: auto;
}
#mainContent #intro_index {
	padding: 20px;
	float: none;
	width: auto;
}
#mainContent #intro h1 a #intro_index h1 a{
	color: #993366;
	text-decoration: underline;
}

#mainContent #intro .sale a {
	background-image: url(img/sale1.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-right: 20px;
	text-decoration: none;
	height: 168px;
	width: 179px;
	background-color: #F0C;
}
#mainContent #intro .sale a:hover {
	background-image: url(img/sale1_hover.png);
}
#mainContent #intro .zemljevid {
	float: right;
	display: inline; /* <---Solution for bug IE6 */
	margin-right: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 300px;
	width: 300px;
}
#mainContent #intro .zemljevid small {
	float: right;
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#mainContent #intro #vizitka {
	display: block;
	width: 342px;
	float: right;
	margin-right: 100px;
	height: 400px;
}
#mainContent #intro #vizitka .podatki{
	display: block;
	padding: 0px;
	margin: 0px;
}
#mainContent .meni_slike, .meni_slike2 {
	padding: 20px;
	margin: 0px;
	width: 290px;
	float: left;
	position: relative;
	height: auto;
	z-index: auto;
}
#mainContent .meni_slike img {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}
#mainContent .meni_slike h2 a, .meni_slike2 h2 a {
	color: #fa8e33;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	overflow: hidden;
}
#mainContent .meni_slike3  {
	display: block;
	padding: 10px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 450px;
}
#mainContent .meni_slike3 img  {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent .meni_slike2 img {
	border: 2px solid #993366;
	left: auto;
	right: auto;
	width: 286px;
	margin-bottom: 20px;
}
#mainContent .meni_slike4   {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	height: 110px;
	width: 740px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent .meni_slike4 img   {
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer {
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFF;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	font-family: "Agency FB", "Courier New", Arial;
}
.akcijska_cena {
	display: block;
	width: 150px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	padding: 0px;
}

.clear { 
clear: both;
font-size: 0px;
line-height: 0;
}

.blinking {
	text-decoration: blink;
	color: #993366;
}
.align_right {
	text-align: right;
	float: right;
}
.align_left {
	float: left;
}


.vec a {
	color: #fa8e33;
	text-align: right;
	text-decoration: none;
	display: block;
}
.poudarek {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #936;
}

.red_text {
	color: #CC3333;
	font-weight: bolder;
}
.img_align_right_with_padding {
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	float: right;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	position: relative;
	padding: 10px;
	visibility: inherit;
}
.img_align_left_with_padding {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 350px;
	z-index: 0;
}
