/* 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:#002552;
	color:white;
	font-size:120%;
}

h1 {
	margin:0px;
	padding:3px 4px 3px 10px;
	background-color:#002552;
	color:white;
	font-size:120%;
}

h2 a {
	color:white;
	text-decoration:none;	
}

h2 a:hover {
  color:469afc !important;
}

form {
  margin:0 0 0 0;
  *margin:0 0 0 0;
	padding:0 0 0 0;
}

.navigace {
  margin:5px 0 0 0;
}

h3 {
	margin:2px 0px 0px 0px;
	padding:3px 4px 2px 10px;
	background-color: #D5DFF3;
	color:black;
	font-size:100%;
	border: thin solid #BFC7D9;
}

h3 a {
	color:black;
	text-decoration:none;
}

h4 {
	margin:0px;
	padding:3px 3px 2px 10px;
	color:black;
	font-size:95%;
  background-color: #D5DFF3;
  border: thin solid #BFC7D9;
}

h4 a {
	color:black;
	text-decoration:none;
}

#container {
	margin:0px auto;
	width:888px;
	background:url(images/nav-bg.jpg) repeat-x #FFFFFF;
}

#header {
	height:95px;
	background: url(images/header.jpg) no-repeat;
	margin:0 0 0px 0px;
}

#header h1 {
	margin:0px; padding:0px;
}

#header h1 a {
	position:absolute;
	display:block;
	z-index:2;
	background:url(images/logo.png);
	width:200px;
	height:90px;
	top:0px;
	margin:0 0 0 15px;
}

#header h1 a span {
	display:none;
}

#leftbar ul{
  list-style:none;
  display:block;
}

#leftbar ul li {
	padding:0px 0px 5px 0px;
	margin:0px;
	display:block;
	background-color: #D5DFF3;
  border: thin solid #BFC7D9;

}

#header ul {
	position:absolute;
	z-index:1;
	padding:0;
	list-style:none;
	top:3px;
	height:30px;
	margin:60px 0 0 251px;
}

#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:118%;
	display:block;
	background-position:top center;
	border-left:1px solid #FFFFFF;
	font-weight:bold;
	/*color:#665A53;*/
	color:#FFFFFF;
	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:0px 0 20px 20px;
}

.rightside {
	margin:20px 0 20px 320px;
}

#leftbar {
	float:left;
	width:250px;
	padding:0 0 0 0px;
	background-color:#FFFFFF;
}

#leftbar h3 {
	clear:left;
}


#adbox1 {
	padding:0 0 0 20px;
	clear:left;
}

#adbox1 a {
	font-size:120% !important;
}

#list {
	line-height:130%;
	color:#000000;
}

#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;
}


#rightbar {
	margin:0 0 0 253px;

}
/*
#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:83px;
	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%;
  line-height:105%;
  margin:4px 4px 4px 4px;
  padding:4px 0px 0px 0px;
  background-color:#FFFFFF;
  height:170px;
  width:300px;
  border: thin solid #BFC7D9;
  float: left;
}

.prod hr {
  clear:both;

}

.prod a {
  font-size:110%;
  line-height:115%;
}

.cena a {
  font-size:bold;
  border-right:1px solid #000000;
  padding:3px 8px 3px 6px;
}

.prod-detail {
  font-size:100%;
  margin:4px 4px 4px 4px;
  width:625px;
}

.prod-detail hr {
  /*clear:both;*/
}


.basket-table {
	border: 2px solid #006699;
	margin-bottom:20px;
	width:100%;
}

.basket-table th {
	text-align:left;
	font-size:100%;
	font-weight:bold;
	background-color:#B3B8C1;
	height:30px;
	vertical-align:middle;
}

.basket-table th h3 {
	background-color:#000033;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-size:100%;
	padding:6px;

}

.basket-table td {
	background-color:#E0E6EB;
	font-size:100%;
	text-align:right;
}

.basket-table td input{
	font-size:100%;
}
.total-price td{
	background-color:#EAEAEA;
	font-size:10%;
	font-weight:bold;
	color:#FF0000;
}

