/* CSS Document */

body {
	background:url(images/bgr.png) top center repeat-y #f2f2f2;
	color:#444444;
	font:0.8em/160% arial,sans-serif;
	margin:0;
	padding:0;
}

.hide {
	display:none;
}

a {
	color:#666666;
}

a:hover {
	color:#000000 !important;
}

h2 {
	margin:0px;
	padding:3px 4px 3px 10px;
	background-color:#C51019;
	color:white;
	font-size:120%;
}

h1 {
	margin:0px;
	padding:3px 4px 3px 10px;
	background-color:#C51019;
	color:white;
	font-size:120%;
}

h2 a {
	color:white;
}

h3 {
	margin:0px;
	padding:3px 4px 2px 10px;
	background-color:#C51019;
	color:white;
	font-size:110%;
}

h3 a {
	color:white;
}

h4 {
	margin:0px;
	padding:3px 3px 2px 10px;
	background-color:#C51019;
	color:white;
	font-size:100%;
  margin: 3px 0px 0px 0px;
}

h4 a {
	color:white;
	text-decoration:none;
}

#container {
	margin:0px auto;
	
	width:888px;
	background:url(images/nav-bg.jpg) repeat-x #FFFFFF;
}

#header {
	height:32px;
	
	margin:0 0 35px 0;
}


#header #pagedescription {
	position:absolute;
	top:0px;
	font:90% Arial, sans-serif ;
	color:#666666;
	margin:0px;
	padding:4px 0 5px 12px;
	background-color:white;
	width:877px;
}

#header ul {
	position:absolute;
	z-index:1;
	padding:0;
	list-style:none;
	top:3px;
	height:30px;
	margin:36px 0 0 16px;
}

#header ul li {
	float:left;
	
	padding:0px 0px 5px 0px;
	margin:0px;
}

#header ul .active {
	background:url(images/nav-active.png) top center no-repeat;
	margin:0px;
}

#header ul .active a {
	color:white;
}

#header ul li a {
	font-size:85%;
	display:block;
	background-position:top center;
	border-right:1px solid #78070C;
	font-weight:bold;
	color:#665A53;
	margin:0px 0 0 0;
	padding:5px 5px 0px 5px;
	text-decoration:none;
}

#header ul li a:hover {
	text-decoration:underline;
}

#content {
	background:url(images/rightbar-bgr.png) top right repeat-y;
	clear:both;
}

.leftside {
	float:left;
	*list-style:inside;
	margin:0px;
	*margin:20px 0 20px 20px;
}

.rightside {
	margin:20px 0 20px 320px;
}

#leftbar {
	float:left;
	width:655px;
	padding:0 0 0 7px;
	background-color:#FFFFFF;
}

#leftbar h3 {
	clear:left;
}


#adbox1 {
	padding:0 0 0 20px;
	clear:left;
}

#adbox1 a {
	font-size:120% !important;
}

#ads {
  border:1px solid #7D9934;
	position:abolute;

}

#list {
	line-height:130%;
	color:#000000;
	position:relative;
	*margin:150px 0 0px 0px;
}

#list ul {
	list-style:none;
	margin:0px 0 0 15px;
	padding:0px;
	font-size:90%;
}

#list ul li {
	margin:10px 0 10px 10px;
}

#list ul li a {
	font-weight:bold;
}

#homebox {
	background-color:#f1f7fb;
	border:1px solid #7D9934;
	padding:10px;
	margin:0 0 15px 0;
}

#homebox #box1 {
	line-height:130%;
	float:left;
	width:300px;
	margin:0px;
	padding:0 15px 0 0;
	list-style:none;
}

#homebox #box2 {
	line-height:130%;
	margin:0 0 0 265px;
	padding:0 15px 0 0;
	list-style:none;
}

#homebox #box1 li, #homebox #box2 li {
	margin:0 0 5px 0;
	padding:0px;
	color:#999999;
	height:85px;
	line-height:160%;
}

#homebox #box1 a, #homebox #box2 a {
	color:#387CBA;
}

#homebox #box1 a.subcat, #homebox #box2 a.subcat {
	font-size:110%;
	display:block;
	color:#051553;
	margin:0 0 3px 0;
	}


#rightbar {
	margin:0 0 0 664px;
}

#rightbar ul {	
	list-style:none;
	margin:0px 0 0px 0px;
}

#rightbar ul li a {
	font-size:95%;	
	border-bottom:1px solid #929190;
	border-right:1px solid #929190;
	font-weight:bold;
	color:#665A53;
	margin:5px 5px 5px 5px;
	padding:5px 5px 0px 5px;
	text-decoration:none;
}

#rightbar p {
	margin:5px 5px 5px 10px;
}

.lehka-tabulka {
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	width:100%;
}

.lehka-tabulka td {
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	padding:1px 3px 1px 3px;
}

.lehka-tabulka th {
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	padding:1px 1px 1px 1px;
}
#footer {
	height:53px;
	clear:both;
	border-top:20px solid white;
	background:url(images/footer-bgr.png) top left repeat-x;
	vertical-align:middle;
}

#index-logo {
	height:193px;
	clear:both;
	text-align:right;
	background:url(images/logo.jpg);
	padding:0px 10px 0px 5px;	
}

.prod {
  font-size:90%;
  margin:10px 0 10px 10px;
  clear:both;
	
}
