@import "reset.css";

body 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:75%;
	background:#e9e7de url(bg.png) top center no-repeat;
	color:#000;
	line-height:1.7;
	}	
p {
	margin:0;
  padding:10px 0 0 0;
	font-size:1.1em;
	}
hr, .no {
	display:none;
	}
a {
	color:#a90404;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover{
	color:#a90404;
	text-decoration:none;
	}
h2 {
	color:#57577e;
	font-size:1.8em;
	font-weight:normal;
	margin:0;
	padding:0;
	}	
	
	
/* H1 REPLACE
------------------------------*/
h1 {
	display:block;
	position:absolute;
	width:240px;
	height:90px;
	left:269px;
	top:0;
	text-align:center;
	font-size:2em;
	text-indent:-9999px;
	background:url(logo.gif) 0 0 no-repeat;
	}
h1 span {
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0; 
	z-index:1;
	background:url(logo.gif) 0 0 no-repeat;
	cursor:pointer;
	}

/* LAYOUT
------------------------------*/
#allbg {
	background:url(bg.jpg) top center no-repeat;
	z-index:1;
	position:absolute;
	left:0;
	width:100%;
	height:412px;
	}
#all {
	width:778px;
	margin:0 auto;
	position:relative;
	z-index:1000;
	}
#top {
	position:relative;
	width:100%;
	height:320px;
	background:url(top.jpg) 9px 121px no-repeat;
	}	
#top1 {
	position:relative;
	width:100%;
	height:320px;
	background:url(top1.jpg) 9px 121px no-repeat;
	}	
#top2 {
	position:relative;
	width:100%;
	height:320px;
	background:url(top2.jpg) 9px 121px no-repeat;
	}	
#top3 {
	position:relative;
	width:100%;
	height:320px;
	background:url(top3.jpg) 9px 121px no-repeat;
	}	
#wrapper {
	width:760px;
	padding:9px 9px 0 9px;
	background:url(wrapper.gif) no-repeat;
	position:relative;
	}
#container {
	width:760px;
	background:#fff url(roh.gif) right top no-repeat;
	}
#bg {
	background:url(sidebar.gif) repeat-y;
	}
.clean {
	clear:both;
	width:760px;
	font-size:0;
	height:1px;
	}

/* MENU
------------------------------*/
ul#menu {
	position:absolute;
	height:35px;
	width:515px;
	left:9px;
	top:275px;
	list-style:none;
	background:none;
	/*url(_menu.gif) 0 0 no-repeat;*/
	margin:0;
	padding:0;
	overflow:hidden;
	}
ul.menu1 {
	background:url(menu1.gif) 0 0 no-repeat;
}
ul.menu2 {
	background:url(menu2.gif) 0 0 no-repeat;
}
ul.menu3 {
	background:url(menu3.gif) 0 0 no-repeat;
}
ul#menu li {
	position:relative;
	height:35px;
	width:102px;
	list-style:none;
	float:left;
	display:block;
	padding-right:1px;
	}
ul#menu li a {
	height:35px;
	width:102px;
	display:block;
	margin:0;
	padding:0;
	font-size:0.8em;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	}
ul#menu li a:hover {
	color:#fff;
	text-decoration:underline;
	}
.menu1 li a span{
	height:35px;
	width:102px;
	display:block;
	background:url(menu1.gif) 0 0 no-repeat;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	}
.menu2 li a span{
	height:35px;
	width:102px;
	display:block;
	background:url(menu2.gif) 0 0 no-repeat;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	}
.menu3 li a span{
	height:35px;
	width:102px;
	display:block;
	background:url(menu3.gif) 0 0 no-repeat;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	}
.m1 a span {background-position:0 0;}
.m2 a span {background-position:-103px 0 !important;}
.m3 a span {background-position:-206px 0 !important;}
.m4 a span {background-position:-309px 0 !important;}
.m5 a span {background-position:-412px 0 !important;}

.m1 a:hover span, .m1 a.active span {background-position:0 -35px !important;}
.m2 a:hover span, .m2 a.active span {background-position:-103px -35px !important;}
.m3 a:hover span, .m3 a.active span {background-position:-206px -35px !important;}
.m4 a:hover span, .m4 a.active span {background-position:-309px -35px !important;}
.m5 a:hover span, .m5 a.active span {background-position:-412px -35px !important;}
	

/* SIDEBAR
------------------------------*/
#sidebar {
	float:left; 
	width:177px;
	overflow:hidden;
	padding:20px 0 0 0;
	background:url(sidebar.gif) repeat-y;
	}
#sidebar p span {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	display:block;
	}
.katalog,
.nejsledovanejsi {
  height:30px;
  width:176px;
	text-indent:-9999px;
	position:relative;
	}
.katalog span {background: url(katalog.gif) left top no-repeat;}	
.nejsledovanejsi span {background: url(nejsledovanejsi.gif) left top no-repeat;}

#sidebar ul {
	margin:0;
	padding:0 0 20px 0;
	}
#sidebar ul li {
	margin:0;
	padding:0;
	}
#sidebar ul li .active{
	background-color:#B3A995;
	}
#sidebar ul li a {
	color:#57577e;
	text-transform:uppercase;
	padding:1px 9px 1px 30px;
	width:137px;
	display:block;
	text-decoration:none;
	background:url(menu-hover.gif) no-repeat -177px 0;
	}
#sidebar ul li a:hover {
	color:#fff;
	text-decoration:none;
	}

#sidebar ol {
	margin:0;
	padding:0 0 0 30px;
	list-style:decimal;
	}
#sidebar ol li {
	margin:0 0 0 0;
	padding:10px 10px 10px 0;
	list-style:decimal;
	font-weight:bold;
	color:#988e7b;
	}
#sidebar ol li a {
	color:#57577e;
	text-transform:uppercase;
	width:127px;
	text-decoration:none;
	}
#sidebar ol li a:hover {
	text-decoration:none;
	color:#000;
	}
#sidebar ol li a span {
	text-decoration:none;
	color:#988e7b;
	text-transform:none;
	}
#sidebar ol li a:hover span {
	text-decoration:none !important;
	color:#a90404;
	}

/* CONTENT
------------------------------*/	
#content { 
	width:555px;
	float:right;
	overflow:hidden;
	padding:15px 14px;
	}	
h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:20px 0 0 0;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #e5decd;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	}
#content ul {
	margin:0;
	padding:12px 0 5px 27px;
	list-style:square;
	position:relative;
	}
#content ul ul {
	margin:0;
	padding:5px 0 5px 27px;
	list-style:disc;
	position:relative;
	font-size:0.9em;
	}
#content ul li {
	padding:0 0 0 7px;
	font-size:1.1em;
	}
#content ol {
	margin:12px 0 5px 34px;
	padding:0;
	list-style:decimal;
	}
#content ol li {
	margin:0;
	padding:0;
	font-size:1.1em;
	}
table {
	margin:12px 0;
	}
table td {
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:4px 5px;
	}
table th {
	font-weight:bold;
	background-color:#f6f5ee;
	border-bottom:1px solid #999999;
	border-right:0;
	padding:4px 5px;
	text-align:left;
	}
	

#container .vypis {
	padding:15px 0 15px 14px; !important;
	width:569px !important;
	}	
.box {
	width:177px;
	border:1px solid #e9e7de;
	background-color:#f6f5ee;
	height:182px;
	display:block;
	margin:9px 9px 0 0;
	float:left;
	}
.box a.img {
	width:169px;
	height:147px;
	display:block;
	border:1px solid #ddd5c3;
	margin:3px;
	}
.box a.img:hover {
	border:1px solid #aa0404;
	}
.box a.detail {
	width:117px;
	margin:5px 20px 0 40px; 
	background:url(lupa.jpg) right center no-repeat;
	display:block;
	}


/* LEFT + RIGHT
------------------------------*/	
.vlevo {
	float:left;
	margin:3px 10px 10px 0;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e5decd;
	z-index:1;
	}
.vpravo {
	float:right;
	margin:3px 0 10px 10px;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e5decd;
	z-index:1;
	clear:left;
	}
.center {
	text-align:center;
	}
	
/* FOOTER
------------------------------*/
#footer {
	width:778px;
	height:60px;
	position:relative;
	margin:0 auto;
	background:url(footer.gif) no-repeat;
	}
#footer p {
	color:#8a7f6b;
	margin:0;
	padding:15px 0 0 0;
	line-height:18px;
	font-size:0.9em;
	text-align:center;
	}
#footer a {
	font-weight:normal;
	text-decoration:none;
	color:#8a7f6b;
	}
#footer a:hover {
  color:#8a7f6b;
	text-decoration:underline;
	}
