/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	outline:0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

p,h1,h2,h3,h4,h5,h6,ul,ol {margin-bottom:.5em}
a img,img{border:none;display:block;}
a{
	text-decoration:none;
	color:#252e1c;
}
#main a{
	text-decoration:underline;
	color:#a97b40;
}
ul#ntb a, ul#ntb2 a{
	display:block;
	text-decoration:underline;
	color:#deb887;
	font-size:1.2em;
	width:165px;
	margin-right: 5px;
}
ul#ntb a.small, ul#ntb2 a.small{
	display:block;
	text-decoration:none;
	color:#000;
	font-size:0.85em;
	width:165px;
	margin-right: 5px;
}


#main p{
	padding:1em 2px;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
h1{font-size:17px; color:#a97b40; padding:1em 0 0 30px; margin:0 1px;}/* 26px */
h2{font-size:14px; color:#a97b40; padding:0 0 0 5px; margin:0;}/* 24px */
h3{font-size:13px; text-transform:uppercase;
color:#595959; margin-top:-4px; letter-spacing:150%;}
h4{font-size:152%}/* 20px */
h5{font-size:136%}/* 18px */
h6{font-size:122%}/* 16px */

body{
	font-size: 13px; 
	text-align:center;/* for ie5.+*/
	background:#fff;/* fdfaee*/
}

#outer{
   width:915px;
   margin:auto;/* center the page*/
   text-align:left;/* reset text back to left due to ie5.x fix */
   background:#fff;
}

#header {
	width:915px; height:72px;
	background: #f7f1d6 url(img/hover.jpg) repeat-x 0 0;
	margin-top:2px;
	position:relative;
}

#header #kr {
	color:#595959;
	font:1.3em "Trebuchet MS", Verdana;
	position:absolute;
	right:10px; top:23px;
}

#header #tv {
	color:#d97dab;
	font:.9em "Trebuchet MS", Verdana;
	position:absolute;
	right:10px; top:42px;
}

#header #tl {
	color:#595959;
	font:1.35em "Trebuchet MS", Verdana;
	position:absolute;
	right:200px; top:14px;
	width:201px;
	text-align:center;
}

#header #pn {
	color:#d97dab;
	font:.9em "Trebuchet MS", Verdana;
	position:absolute;
	right:210px; top:34px;
	width:181px;
	text-align:center;
}
#header #pn #color {
	color:#000;
	font:1em "Trebuchet MS", Verdana;
	font-weight: bold;
}

ul#nav1 {
	width:915px; height:47px;
	background: #fff url(img/nav1back.jpg) repeat-x 0 0;
	position:relative;
	padding-left:0px;
	margin:0px;
}

ul#nav1 li{
	float:left;
}

ul#nav1 li a{
	display:block;
	width:182px;
	height:32px;
	text-align:center;
	background:#deb887 url(img/nav1butt.jpg) repeat-x 0 0;
	margin: 0 0 0 1px;
	padding:15px 0 0 0;
}

ul#nav1 li a.two-lines{
	height:38px;
	padding-top:9px;
}

ul#nav1 li a:hover, ul#nav1 li a.active:hover {
	color:#6c614d;
	background: #f7f1d6 url(img/nav1button.jpg);
}

ul#nav1 li a.active{
	color:#000;
	background:#deb887 url(img/nav1butt.jpg) repeat-x 0 0;
}

ul#nav2 {
	width:908px; height:47px;
	background: #fff;
	padding-left:7px;
}

ul#nav2 li{
	float:left;
	width:180px;
	height:32px;
}

ul#nav2 li a{
	text-decoration:underline;
	display:block;
	width:179px;
	height:32px;
	text-align:center;
	margin: 0 0 0 1px;
	padding:15px 0 0 0;
}

ul#nav2 li a:hover, ul#nav1 li a.active{
	background:#deb887 url(img/nav1butt.jpg) repeat-x 0 0;
}

#main{
	position:relative;
}

#main #maincol{
	padding-left:188px;
	margin-bottom:10px;
	color:#010000;
	font:.95em "Trebuchet MS", Verdana;
}

#main #maincol2{
	padding-left:188px;
	margin-bottom:10px;
	color:#010000;
	font:.95em "Trebuchet MS", Verdana;
}

#main #maincol p{
	text-indent:1.55em;
	padding:0 30px 1px 30px; margin:0; line-height:150%;
}

#markt{
	padding-right:368px;
	text-align:center;
}

#markt .name{color:#c8a77c; font-size:1.2em;}
#markt .sklad{color:#deb887; font-size:.95em;}
#markt .price{margin:2px 0 16px 0; color:#595959;}
#markt a.bigpic {display:block;}
#markt a.bigpic img{display:inline;}
#markt .buybutton{display:inline;}
#markt .buybutton a img{display:inline;padding:0 0 2px 0;}
#markt .buybutton a:hover img{padding:2px 0 0 0;}

#markt h2{padding-top:20px; clear:both; text-align:left;}
#markt ul{margin:20px 0 20px 10px;}
#markt ul li{float:left; width:100px; line-height:7pt; padding:6px;}
#markt ul li a{color:#595959; font-size:.75em; text-decoration:none;}
#markt ul li a:hover{text-decoration:underline;}

#main #colkart{
	color:#595959;
	font:.85em "Trebuchet MS", Verdana;
	float:right; width:359px;
	margin:0 9px 0 0px;
	padding:25px 0 150px 0;
	min-height:365px;
}

#main #colkart td, #markt td{
	font-weight:bold;
	width:179px;
	padding:0 5px;
}

#markt td{
	text-align:left;
	font:.85em "Trebuchet MS", Verdana;
	width:auto;
}

#markt td a{
	color:#999;
}

#main #colkart tr.odd, #markt tr.odd{
	background:#f5f5ed;
}

#main #colkart td.odd, #markt td.odd{
	font-weight:normal;
}

#main #colmenu{
	color:#595959;
	font:.85em "Trebuchet MS", Verdana;
	float:left; width:187px;
	margin:0 1px 0 0px;
	background:#ffe4c4 url(img/menu.jpg) bottom left repeat-x;
	padding:25px 0 150px 0;
	min-height:365px;
}

#main #colmenu h3{
	padding:0 0 10px 20px
}
#main #colmenu p{
	color:#000;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-left:20px;
	padding-right: 10px;
	padding-top: 0px;
}

#main #colmenu a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-left:20px;
	padding-right: 20px;
	
	
}

#main #colmenu a:hover{
	text-decoration:underline;
}

#main #colmenu a.active{
	color:#fff;
	background:#a97b40;
}
#main #col1{
	color:#595959;
	font:.85em "Trebuchet MS", Verdana;
	float:left; width:187px;
	margin:0 1px 0 0px;
}

#main #col2{
	color:#595959;
	font:.85em "Trebuchet MS", Verdana;
	float:right;
	width:170px;
	margin:0 8px 0 1px;
	vertical-align: top;
/*	background:#ffe4c4;*/
}

ul#ntb, ul#ntb2 {
	clear:right;
	color:#000;
	font:1em Tahoma, Verdana;
	padding-left:3px;
	text-decoration: underline;
}

ul#ntb {
	clear:both;
}

ul#ntb li, ul#ntb2 li {
	text-align:center;
	float:right;
	margin:6px 0 20px 0;
}

ul#ntb li a img {
	margin:0 15px;
}

ul#ntb2 li a img {
	margin:0 10px;
}

ul#brn {
	height:55px;
	padding-left:7px;
	clear:both;
}

ul#brn li {
	margin:0 11px;
	float:left;
}

ul#brn li a{
	display:block;
	width:53px; height:53px;
	background:#f46 url(img/brandoff.jpg) no-repeat 0 0;
}

ul#brn li a:hover{
	width:53px; height:53px;
	background:#f46 url(img/brandon.jpg) no-repeat 0 0;
}

#ftr{
	color:#d97dab;
	font:.85em Tahoma, Verdana;
	width:915px; height:45px;
	background:#fee6c7 url(img/bottom.jpg) repeat-x 0 0;
	clear:both;
	text-align:center;
	padding-top:5px;
}

#ftr a{
	color:#595959;
	text-decoration:underline;
}

#ftr a.big{
	color:#595959;
	text-decoration:underline;
	font-size: 1.1em;
}


#ftr p{
	padding:0;
	margin:0 0 2px 0;
}

a.akcia{position:absolute;}
a.akcia:hover{padding-top:2px;}
