html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #959595 url('../image/background.png') repeat-x;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}
#header {
	position: relative;
	height: 214px;
	width: 960px;
  background: url('../image/header_background.png') no-repeat center;

}

#header .div1{
	position: absolute;
	top: 20px;
	left: 5px;
	font-size: 24px;
	text-decoration: none;
	color: #eeeeee;
}

.black{
  color: #000000;
}

#header .div1 a{
  text-decoration: none;
}

#header .div1 a:hover{
  text-decoration: none;
}

#header .div2{
	position: absolute;
	top: 60px;
	left: 5px;
	font-size: 14px;
	color: #eeeeee;
}



#header .div3{
	position: absolute;
	top: 120px;
	left: 10px;
	height: 58px;
	width: 940px;
	background: #000000 url('../image/menu_back.png') repeat-x;	
}

#header .div3_left{
	position: absolute;
	top: 120px;
	left: 0px;
  height: 58px;
	width: 10px;
	background: #000000 url('../image/menu_back_left.png');	
}

#header .div3_right{
	position: absolute;
	top: 120px;
	left: 950px;
  height: 58px;
	width: 10px;
	background: #000000 url('../image/menu_back_right.png');	
}

#header .div3 a {
  display: block;
  height: 38px;
  float: left;
  text-align: center;
  padding: 20px 20px 0 20px;
  color: #FFF;
	text-decoration: none;
	font-size: 13px;
}

#header .div3 a:hover {
  text-decoration: underline;
}

#module_cart {
	position: absolute;
  float: left;
  right: 6px;
  top: 70px;
	width: 400px;
	height: 50px;
	text-align: right;
}

#module_cart .black {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  
}

#module_cart img{
  margin-top: 5px;
}


#module_cart .dokosiku a{

  padding-left: 5px;
  font-size: 14px;
  color: #000;
  font-weight: Normal;
}

#module_cart .mezisoucet {
  font-size: 14px;
  color: #FFF; 
}

#uzivatel {
	position: absolute;
  float: left;
  right: 6px;
  top: 10px;
  font-size: 14px;
	text-align: right;
  color: #FFF; 
}

#uzivatel a{
  font-size: 14px;
  color: #000; 
  text-decoration: underline;
}

#uzivatel a:hover{
  text-decoration: none;
}

#breadcrumb {
	position: absolute;
  float: left;
  left: 0px;
  top: 186px;
  font-size: 11px;
  color: #fff;
	width: 950px;
	height: 28px;
	padding-left: 10px;

  background: url(../image/breadcrumb.png) no-repeat center bottom;	
}

#breadcrumb a{
  font-size: 11px;
  color: #fff;
  text-decoration: none;

}

#breadcrumb a:hover{
  text-decoration: underline;
}

#navigace_text {
	position: absolute;
  float: left;
  left: 0px;
  bottom: 20px;
  font-size: 10px;
  text-decoration: underline;
  color: #cf2e33;
}

#column_left {
	float: left;
	width: 248px;
	padding: 3px 1px 0px 10px;
	margin-left: 1px;
  background: #ffffff;
}

#body_block {
  width: 960px;
	background: #ffffff;
}

#content {
	float: left;
	width: 670px;
	height: 100%;
	padding: 0px 14px 0px 15px;
	margin-bottom: 10px;
	background: #ffffff;
}


#content .top {
	text-align: left;
  padding: 14px 10px 10px 5px;
	border-bottom: 1px solid #DDDDDD;
}

#content .top h1 {
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	margin: 0px;
}

#content .heading {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
}
#content .middle {
	padding: 10px 5px 1px 5px;
	min-height: 380px;
}
#content .bottom {
	background-color: #FFFFFF;
	height: 5px;
}

.produkt{
  position: relative;
  float: left;
  width: 320px;
  margin: 10px 3px 10px 3px;
  padding: 0px;
  background: #FFF;
}

.nazev{
  margin: 5px 2px 3px 0px;
  text-align: left;
  border-bottom: #d6d6d6 solid 1px;
  padding-bottom: 2px;
}

.nazev a{
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}

.obrazek{
  position: relative;
  float: left;
  width: 170px;
  height: 140px;
  margin-bottom: 10px;
}

.popisek{
  position: relative;
  float: left;
  margin: 8px 5px 0px 5px;
  width: 140px;

  padding-bottom: 3px;
  font-size: 11px;
  text-align: left;
}

.detail{
  position: absolute;
  left: 10px;
  top: 175px;
}

.cena{
  position: relative;
  float: right;
  margin: 3px 5px 5px 5px;
  text-align: left;
  width: 170px;
  font-size: 18px;
  color: #DD0000;

}

.cena small{
  font-size: 11px;
  color: #777;
  font-weight: normal;
}

.img_special{
  position: absolute;
  right: 0px;
  bottom: 180px;
}

.cena_special{
  font-size: 14px;
  color: #DD0000;
  font-weight: bold;
}

.box {
	margin-bottom: 10px;
}

.box .top {
  padding: 11px 0 0 15px;
  height: 33px;  
	font-size: 19px;
  color: #ffffff;
	background: url('../image/menu_background.png') no-repeat;	
	
}

.box .top_search input {
  width: 130px;
}

.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	background: #f4f4f4;
  padding: 15px 10px 5px 10px;
}

.box .middle1 {
  text-align: center;
	background: url('../image/menu_center_back.jpg') repeat-x top;
	padding: 20px 10px 5px 10px;
}
.box .middle ul {
	padding: 0px 10px 0px 15px;
}

.box .middle p {
	margin-bottom: -7px;
}

.kosik_odkaz {
  margin-top: 5px;
  text-align: center;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button_search {
	color: #DDD;
	display: inline-block;
	height: 25px;
	margin: 10px;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

a:hover.button_search {
  text-decoration: underline;
}


/*
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; 
	text-decoration: none;
}

a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}

*/
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}

.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
  width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	height: 31px;

}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	height: 40px;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
	background: #959595;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}

#zpetne_odkazy{
  position: relative;
  float: center;
}

#category ul {
  position: relative;
  float: left;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 100%;
}

#category li{
  position: relative;
  float: left;
  margin: 0px;
  padding: 11px 0px 0px 0px; 
  width: 100%; 
  color: #ffffff;
	background: #f4f4f4 url('../image/menu_background.png') no-repeat top;
	list-style: none;
}

#category li a{
  position: relative;
  float: left;
  font-size: 19px;
	color: #fff;
	padding-left: 15px;
	padding-bottom: 11px;
	text-decoration: none;
}

#category li a:hover{
	text-decoration: underline;
}

#category ul .small{
  position: relative;
  float: left;
	margin: 0px 0px 6px 0px;
	width: 100%;
	text-decoration: none;
	border-bottom: none;
}

#category ul .small li {
  position: relative;
  float: left;
  margin: 8px 0px 0px 0px;
  padding: 0 0 0 10px;
  width: 88%;
  color: #000000;
  background: #f4f4f4;
  border: none;
}

#category ul .small li a{
	font-size: 14px;
	font-weight: normal;
  color: #000000;
  padding-bottom: 0px;
  padding-left: 10px;
	text-decoration: none;
}


#category ul .small li a:hover{
	text-decoration: underline;
}

#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-left: 4px;
	list-style: none;
}

#information li{
  margin-bottom: 2px;
}

#information li a{
	font-size: 12px;
	text-decoration: underline;
}

#information li a:hover{
	text-decoration: none;
}

.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
