html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #969696;
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
	background: #e7e7e7 url(../image/back.jpg) 0px 0px 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: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	position: relative;
	height: 102px;
	background: url(../image/motto.jpg) center center no-repeat;

}
#header .div1 {
  float: left;
}
#header .div2 {
	float: right;
	margin-top:15px;
}
#header .div4 {
	padding: 90px 10px 0px 10px;

}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div5 a {
	float: left;
	font-size:13px;
	padding:17px 3px 12px 3px;
}
#header .div5 a:hover {
  text-decoration: underline;
}
#header .div6 a {
	float: left;
	font-size:13px;
	padding:17px 3px 12px 3px;
	margin-right:0px;
}
#header .div6 a:hover {
  text-decoration: underline;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main{
  clear: both;
	background: #fff url(../image/main.jpg) 0px 0px no-repeat;
	width: 951px;
	padding: 20px 0px 0px 0px;
}
#column_left {
	float: left;
	width: 181px;
	padding: 0px 0px 0px 18px;
}
#column_right {
	float: right;
	width: 210px;
}
#content {
	float: left;
	width: 471px;
	padding: 0px 0px 0px 20px;
}
#content .top {
	padding: 8px 0px 6px 10px;
	margin: 0px 0px 0px 5px;
	width: 100%;
/*	background: url('../image/content_top.png') no-repeat;*/
}
#content .top h1, .heading, .heading2 {
	color: #fff;
	font-size: 12px;
	height: 24px;
	padding: 1px 0px 0px 15px;
	background: #fff url(../image/h1.jpg) 0px 0px no-repeat;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}
.heading {
	border-bottom: 1px dashed #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding-bottom: 3px;
   padding-top:10px;
	margin-bottom: 10px;
	color:#ec972b;
	font-size:14px;
}

.heading2
	{
	margin-bottom: 5px;
	}		

#content .middle {
/*	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	padding: 15px;
	min-height: 380px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#content .middle_i {
/*	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	padding: 15px;
	min-height: 380px;
	border: 1px solid #e6e6e6;
	margin: 0px 0px 0px 15px;
	width: 440px;
}

#content .bottom {
/*	background: url('../image/content_bottom.png') no-repeat;*/
	height: 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 22px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height:16px;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	background: #7b8387;
	padding: 10px;
}
.box .bottom {
	height: 14px;
	background: url('../image/box_bottom.png') no-repeat;
}
.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{
 width: 100%;
 clear: both;
 height: 1px;
 font-size: 1px;
}
a.button {
	background: transparent url('../image/button.jpg') 0 0 no-repeat;
	color: #FFFFFF;
	display: inline-block;
	height: 22px;
	width: 92px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	margin: 5px 0px 0px 0px;
}
a.button span {
	display: inline-block;
	padding: 0px 0 5px 0;
	font-weight:bold;
}
.buttons {
	
	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 {
	vertical-align: top;
	padding: 0px 10px 10px 10px;
}
.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%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 16px 15px 16px;
	margin-right: 0px;
	background: #FFFFFF url('../image/tab.jpg') 0px bottom repeat-x;
	color: #bbb;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab-sel.jpg') 50% bottom repeat-x;
	border-bottom: 0px;
	padding-bottom: 15px;
	z-index: 3;
	color: #0055af;
	text-transform: uppercase;
}
.page {
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 435px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
}
.cart th {
	padding: 0px 5px;	
	font-weight: normal;
	color: #00467e;
	border-bottom: 5px solid #e6e6e6;
}
.cart td {
	padding: 5px;
	border-bottom: 1px solid #e6e6e6;
}


/*XXXXXXXXXXXXXX*/
a.button2 {
	background:  url(../image/btn.jpg) 0px 0px no-repeat;
	color: #FFFFFF;
	display: inline-block;
	font: bold 11px arial, sans-serif;
	height: 19px;
	float: right;
	width:60px;
	text-decoration: none;
	text-align:center;

}
a.button2 span {
	background: transparent;
	display: inline-block;
	padding: 3px 0 0px 0px;
}
input#filter_keyword
{
	border: solid 1px #cccccc;
  color:#000;
	float: left;
	height:19px;
  width:159px;
  margin-bottom: 5px;
  padding:2px 3px 0px 3px;
}
#module_search h4{
  color: #006600;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
}
#module_search{
  padding: 15px 7px 0px 7px;
}

#breadcrumb {background: url(../image/breadcrumb_bg.png) 4px 0px no-repeat;border-bottom:1px solid #DDD;}
#breadcrumb a {text-decoration:none;color:#7b8387;font-weight:bold;font-size:11px;}
#breadcrumb a:hover {text-decoration:none;color:#ed982b;}

#module_cart {background: #9c0100 url(../image/bg-cart.jpg) 0 0 no-repeat; width:195px;}

#module_cart h2 
	{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	}
	
#module_cart h2 a
	{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	}
	
#module_cart h2 a:hover
	{

	text-decoration: underline;

	}
	
#module_cart div.top{color:#4b4841;padding-top:15px;}
#module_cart div.middle{color:#4b4841;background:none;position:relative;font-size:11px;border:0px;height: auto;}

#module_cart div.middle table{color:#000;background:none;top:15px;left:50px;}
#module_cart div.middle table a{color:#f2a63d;text-decoration:none;font-weight:bold;}
#module_cart div.middle table a:hover{text-decoration:underline;}
#module_cart div.middle div{color:#000;background:none;width: auto;text-align:right;font-weight:bold;}
#module_cart div.bottom{background:none;}

#category ul li {padding:5px;}
#category ul li a {color:#FFF;font-size:12px;text-decoration:none;}
#category ul li a:hover {color:#FFF;font-size:12px;text-decoration:underline;}


.middle table.list {border-collapse:collapse;text-align: right;}
.middle table.list td.coll_0 { background-image: url('../image/bg-product.jpg'); background-repeat: no-repeat; background-position: 50% top; height: 181px; margin: 0px; padding-bottom: 0px;}
.middle table.list td.coll_1 { background-image: url('../image/bg-product.jpg'); background-repeat: no-repeat; background-position: 50% top; height: 181px; margin: 0px; padding-bottom: 0px;}
.middle table.list td a:hover {text-decoration:underline;}
.middle table.list td p.desc {color:#7b8387;font-size:10px;font-weight:normal; height: auto; line-height: 16px; margin: 0px;}
.middle table.list td p.desc2 {color:#7b8387;font-size:10px;font-weight:normal; height: auto; line-height: 15px; margin: 0px;}
.middle table.list td span.price {color:#990000;font-size:13px;font-weight:bold;}
.middle table.list h2 a{
  font-size: 12px;
  text-decoration: none;
  color: #003b79;
  font-weight: normal;
  margin: 0px;  
  padding: 0px;
}
.middle table.list h2{
  font-size: 12px;
  text-decoration: none;
  color: #003b79;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0px;
  text-align: left;
}
img.foto-product{
  float: left;
  max-height: 90px;
  height: auto;
}

.middle div.detail table td.price{color:#900;font-weight:bold;font-size:12px;}
.middle div.detail table td a.manufac{color:#288dc6;font-weight:normal;font-size:12	px;text-decoration:none;}
.middle div.detail table td a.manufac:hover {text-decoration:underline;}

.box .middle table#bestseller {width: 165px;text-align:center;margin:0px auto;}
.box .middle table#bestseller td {width:165px;height:160px;background:url(../image/best_bg.png) 0 0 no-repeat;}
.box .middle table#bestseller td span.price{color:#288dc6;font-size:14px;font-weight:bold;}
.box .middle table#bestseller a {color:#ec962b;font-size:13px;font-weight:bold;text-decoration:none;}
.box .middle table#bestseller a:hover {text-decoration:underline;}


.pr0px {padding-right:0px !important;}
.mr0px {margin-right:0px !important;}






ul.menu {
  margin: 0px;
  padding: 0px;
}
ul.menu li{
  list-style: none; 
  margin: 0px 0px 2px 0px;
}
ul.menu li a{
  display: block;
  padding: 2px 0px 0px 15px;
  width: 166px;
  text-decoration: none;
  height: 25px;
  color: #003c7b;
  text-transform: uppercase;
  background:url(../image/menu.jpg) 0 0 no-repeat;
}
ul.menu li a:hover{
  background:url(../image/menu-hover.jpg) 0 0 no-repeat;
  padding: 2px 0px 0px 35px;
  width: 146px;
  color: #fff;
}
.bottom-left{
  float: left;
  
}

.bg-mapa
	{
 	background-repeat: no-repeat;
	width: 204px;
	height: 208px;
	position: absolute;
	margin: -50px 0px 0px -60px;
	z-index: 0;
	}

.copy{
  background:url(../image/copy.jpg) 0 0 no-repeat;
  padding: 30px 20px;
  font-size: 11px;
  line-height: 1.6em;
}
.copy input{
  width: 113px;
  font-size: 11px;
  border: solid 1px #c4d8eb;
}
.copy strong{
  font-size: 14px;
  color: #2580d3;
  font-weight: normal;
}
.copy textarea{
  width: 246px;
  height: 33px;
  font-size: 11px;
  border: solid 1px #c4d8eb;
}
.copy input.input-submit1{
  background:url(../image/odeslat.jpg) 0 0 no-repeat;
  color: #fff;
  text-align: center;
  height: 32x;
  width: 108px;
  cursor: pointer;
  font-weight: bold;
  padding: 0px 0px 4px 0px;
}
table.table-copy-right{
  float: right;
  font-size: 11px;
}
table.table-copy-left{
  float: left;
  margin-left: 5px;
  font-size: 11px;
  margin: 0px 0px 0px 10px;
  }
.de{
  text-align: center;
}
.de img{
  margin: 30px 80px 10px 80px;
}

a.informace{
  width: 82px;
  background:url(../image/informace.jpg) 0px 3px no-repeat;
  text-align: center;
  float: left;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
  height: 22px;
}

a.informace:hover{
	text-decoration: none;
	}

.blue
	{
	color: #00467e;
	}
	
.forgotten
	{
	margin: 10px 0px 0px 0px;
	color: #00467e;
	text-decoration: none;
	float: left;
	}
	
#login input
	{
	width: 160px;
	font-size: 12px;
	}
	
#quantity
	{
	width: 23px;
	height: 20px;
	font-size: 12px;
	margin: 3px 8px 0px 9px;
	color: #00467e;
	background: none;
	background-image: url('../image/bg-pcs.jpg');
	background-repeat: no-repeat;
	border: none;
	outline-style: none;
	float: left;
	padding: 2px 0px 0px 2px;
	}
	
.home_btns
	{
	margin: 5px 0px 5px 0px;
	width: auto;
	height: auto;
	text-align: left;
	}
	
.home_btns #add_to_cart
	{	
	background: transparent url('../image/bg-buy.jpg') 0px 3px no-repeat;
	color: #FFFFFF;
	display: inline-block;
	height: 22px;
	width: 83px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	margin: 0px 5px 0px 0px;
	color: #00467e;
	}
	
.correct
	{
	width: 100%;
	height: 1px;
	clear: both;
	}
	
.home_btns .add_to_cart
	{	
	background: transparent url('../image/bg-buy.jpg') 0px 3px no-repeat;
	color: #FFFFFF;
	height: 22px;
	width: 83px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	margin: 0px 8px 0px 0px;
	color: #00467e;
	float: left;
	padding: 0px;
	}	
	
.detail .button
	{	
	background: transparent url('../image/bg-buy.jpg') 0px 3px no-repeat;
	color: #FFFFFF;
	display: inline-block;
	height: 22px;
	width: 83px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	margin: 0px 0px 0px 0px;
	color: #00467e;
	padding: 0px;
	}	
	
.link-kos
	{
	color: #fff;
	}
	
.middle H1	
	{
	color: #00467e;
	font-size: 16PX;
	font-weight: normal;
	}
	
.news	
	{
	margin: 10px 0px 0px 0px;
	width: 100%;
	}
	
.news .top
	{
	width: 184px;
	height: 24px;
	text-transform: uppercase;
	background-image: url('../image/bg-news.jpg');
	color: #fff;
	padding: 0px 0px 0px 10px;
	}
	
.news .middle
	{
	width: 184px;
	height: auto;
	}
	
.news .middle .news_title_link
	{
	color: #060;
	text-decoration: none;
	font-size: 12px;
	}
	
.news .middle .news_more_link
	{
	color: #060;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	}	
	
.news .middle p
	{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
	color: #a0a0a0;
	}
	
.underlined h3
	{
	margin: 0px 0px 5px 0px;
	color: #060;
	font-size: 13px;
	}
	
.underlined p
	{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #a0a0a0;
	}
	
.underlined a
	{
	color: #060;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	}	
	
.underlined
	{
	border-bottom: 1px solid #e6e6e6;
	padding: 5px 0px;
	}
	
.underlined span
	{
	font-size: 11px;
	}
	
.news .more_news
	{
	color: #060;
	text-decoration: none;
	font-weight: bold;
	}

.news .bottom
	{
	margin: 10px 0px 10px 0px;
	}
	
#video-vlevo 
	{
	clear: both;
	width:183px; 
	height:148px;
	margin: 10px 0px 0px 0px;
	color: #00467e;
	}
	
.bg_prihlasen {background: url(../image/bg_prihlasen.jpg) 0px 0px no-repeat; width:195px; height: auto; padding-top:8px;}

.bg_prihlasen li {margin-left:25px;}
.bg_prihlasen b { padding-left:15px; color:#00467e;}
.middle .index-tex p{
  padding: 0px 10px 6px 15px;
  margin: 0px;
  text-align: justify;
}
#content .index-stred{
  padding-top: 0px;
}
a.link-kosicek{
  color: #fff;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  display: block;
  width: 180px;
  padding: 5px 0px 0px 0px;
}
