*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.clear {
  font-size : 1px;
  height : 1px;
  overflow : hidden;
  clear : both;
}
body{
	/*Samotne telo stranky*/
	margin-top: 35px;
	background: #84bed7 url('../layout/bodybg.gif') repeat-x 0% 0%;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}
#content{
	position: relative;
	margin: auto;
	padding: 0 0px 0 0px;
	width: 890px;
	text-align: left;
}
#top{
	position: relative;
	padding: 0 0 0 0;
	width: 100%;
	height: 226px;
	background: url('../layout/topbg.jpg') no-repeat 0% 100%;
	border-bottom: 1px solid #ffffff;
}
#logo a{
	width: 199px;
	height: 97px;
	position: absolute;
	top: 92px; left: 30px;
	overflow: hidden;
	border: 0;
}
#logo a img{
	border: 0;
}
#slogan{
	position: absolute;
	top: 142px;
	left: 487px;
	color: #ff7800;
	text-transform: uppercase;
	background: #ffffff;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
		
#topmenu{
	position: relative;
	width: 100%;
	height: 50px;
	background: #362f2d;
	border-bottom:5px solid #bcdded;
}
	#topmenu ul{
		position: absolute;
		bottom: -5px;
		left: 15px;
		display: inline;
	}

	#topmenu ul li{
		display: inline;
	}
		#topmenu ul li a{
			display: block;
			float:left;
			font-size: 11px;
			color: #ffffff;
			text-align: left;
			padding: 17px 15px 10px 15px;
			text-decoration: none;
		}
		#topmenu li a:hover{
			background: transparent url('../layout/topli.gif') repeat-x 0% 100%;
			text-decoration: underline;
		}
		
div#toppanel{
	position: absolute;
	right: 20px;
	bottom: 0px;
	width: 174px;
	height: 230px;
	padding: 10px 10px;
	overflow: hidden;
	background: url('../layout/toppanelbg.gif') no-repeat 0% 0%;
	color: #ffffff;
}	
div#toppanel strong.header{
	background: url('../layout/toppanelheader.gif') no-repeat 0% 0%;
	display: block;
	width: 168px;
	height: 26px;
	margin-bottom: 5px;
}
div#toppanel strong.header span{
	display: none;
}
div#toppanel input{
	border: 1px solid #444444;
}
div#toppanel label{

}
div#toppanel select{
	width: 156px;
	margin: 2px 0;
}
div#toppanel input.half{
	width: 73px;
	float: left;
	border: 1px solid #7f9db9;
}
div#toppanel label.half{
	width: 75px;
	float: left;
}
div#toppanel input.submit{
	width: 80px;
	background: url('../layout/submitbg.gif') repeat-x 0% 0%;
	border: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
}
div.panel form input.submit, div.produkt form input, div.detailpopis form input{
	width: auto;
	background: url('../layout/submitbg.gif') repeat-x 0% 0%;
	border: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 5px;
}
.centered{
	text-align: center;
}
div.produkt form input{
	position: absolute;
	left: 30px;
	bottom: 4px;
}


#orangesep{
	height: 10px;
	overflow: hidden;	
	width: 100%;
	background: #ff7800;
}
#main{
	padding: 0px 20px 23px 0px;
	background: #ffffff url('../layout/point.gif') repeat-y 197px 0%;
	margin: 1px 0 0px 0;
	width: 871px;
}
	#leftpanel{
		width: 157px;
		float: left;
		padding: 15px 20px;
	}
	#leftpanel h3 {
	  clear: both;
	  padding-top: 5px;
  }
	#leftpanel h3 a{
		font-size: 15px;
		font-weight: bold;
		color: #ff7800;
		text-decoration : none;
	}	
	#leftpanel h3 a:hover{
	  text-decoration : underline;
	}
	#leftpanel .menu {
    /*display : none;*/
  }
	#leftpanel ul{
		list-style: none;
	}
	#leftpanel ul li{
		margin: 1px 0;
		line-height: 150%;
		display: block;
		float: left;
		clear: both;
	}
	#leftpanel ul li a{
		color: #0089e1;
		display: block;
		float: left;
		width: 142px;
		background: url('../layout/leftlipas.gif') no-repeat 5px 50%;
		padding: 0 0px 0 15px;
		text-decoration: none;
	}
	#leftpanel ul li a:hover{
		color: #ffffff;
		background: #ff7800 url('../layout/leftliact.gif') no-repeat 5px 50%;
		text-decoration: underline;
	}
	#obsah{
		float: left;
		width: 443px;
		padding: 20px 13px 10px 22px;
		overflow: hidden;
	}
		#obsah h1{
			font-size: 2em;
			color: #0072bc;
			margin: 3px 0 5px 0;
			padding: 0 0 3px 0;
			font-weight: normal;
		}
		#obsah h2{
			font-size: 1.7em;
			font-weight: normal;
			color: #ff7800;
			margin: 2px 0 5px 0;
		}
		#obsah p{
			text-align: justify;
			color: #444444;
			font-size: 1em;
			margin-bottom: 5px;
		}
			#obsah p a{
				color: #DB3E3E;
			}
			#obsah p a:hover{
				color: #313571;
			}
			
			#obsah ul{
				margin-left: 20px;
				list-style-image: url('../layout/li.gif');
			}
			#obsah ul li{
				padding: 2px 0;
			}
.left{
	float: left;
}
.right{
	float: right;
}


div.produkt{
	position: relative;
	width: 210px;
	height: 120px;
	overflow: hidden;
	background: #f4f9fc;
	float: left;
	margin: 5px;
}
div.produkt img{
	float: left;
}
div.popis{
	position: relative;
	float:right;
	padding: 5px;
	text-align: center;
	width: 120px;
	height: 115px;
	overflow: hidden;
}
div.popis strong{
	font-size: 12px;
}
div.popis strong a{
	color: #0089e1;
}
div.popis strong a:hover{
	color: #ff7800;
}
div.popis span.cena{
	color: #c41017;
	font-size: 1.2em;
	font-weight: bold;
}
div.popis form input{
	font-weight: bold;
	padding: 2px 10px;
}
.boxdolu {
  position : absolute;
  bottom : 10px;
  left: 0;
  width: 100%;
  text-align: center;
}

/*
div.popis{
	position: relative;
	float:right;
	padding: 5px;
	text-align: center;
	width: 120px;
}
div.popis strong{
	display: block;
	height: 28px;
	overflow: hidden;
	font-size: 12px;
}
div.popis strong a{
	color: #0089e1;
}
div.popis strong a:hover{
	color: #ff7800;
}
div.popis span.cena{
	position: absolute;
	bottom: 4px;
	left:0;
	text-align: center;
	color: #c41017;
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
}
*/
div.produkt form input{
	font-weight: bold;
	height: auto;
	width: 45px;
	margin-top: 0px;
	position: absolute;
	bottom: 2px;
	left: 30px;
	text-align: center;
}

	#rightpanel{
		position: relative;
		width: 194px;
			margin: 0; padding: 15px 0 0 0;
		float: right;
		overflow: hidden;		
	}
	#rightpanel div{
		margin: 0 0 10px 0;
	}
	#rightpanel div a{
		color: #0072bc;
		}	
	div.panel{
		position: relative;
		padding: 14px 20px;
		background: #e9f3f9 url('../layout/rightbg.gif') no-repeat 0% 0%;
	}
	div.panel h3{
		margin-bottom: 5px;
		color: #0072bc;
		font-size: 14px;
		font-weight: bold;
	}
	div.panel label{
		width: 40px;
		margin-top: 2px;

		float: left;
	}
	div.panel input{
		width: 108px;
		float: right;
		margin-bottom: 2px;
		border: 1px solid #333333;
	}	
	div.panel input.submit{
	float: right;
	}
	
	div.panel p.kosik{
		background: url('../layout/kosik.gif') no-repeat 0% 0%;
		height: 35px;
		padding: 10px 0 0 50px;
	}
	div.panel p.kosik strong{
		font-size: 16px;
		font-weight: bold;
	}

div.panel div{
	width: 150px;
}

	#footer{
		border-top: 5px solid #84bed7;
		padding: 20px 0 0 0;
		width: 100%;
		color: #686362;
		background: #362f2d;
		font-size: 10px;
		height: 30px;
		overflow: hidden;
		text-align: right;
	}
		#footer p{
			border-right: 1px solid #686362;
			display: inline;
			padding: 0 15px;
		}
		#footer p.last{
			border-right: 0;
		}
			#footer p a{
				color: #686362;
				text-decoration: underline;
			}
			#footer p a:hover{
				color: #ffffff;
			}
			
			
div.detailimg{
	width: 183px;
	height: 213px;
	float:left;
	margin-right: 15px;
}
div.detailimg img{
	padding: 2px;
	border: 1px solid #b7daea;
}
div.detailpopis{
	padding:10px;
	float: right;
	text-align: center;
	width: 216px;
	height: 199px;
	background: #e9f3f9;
  position : relative;
}



div.detailpopis strong.for{
	color: #0089e1;
	font-size: 1.4em;
}
div.detailpopis p{
	line-height: 130%;
	text-align: justify;
}
div.detailpopis span.cenasign{
	font-size: 1.8em;
	color: #9a9a9a;
}
div.detailpopis span.cena{
	font-size: 1.8em;
	color: #ff7800;
}

div#obsah h2.red{
	color: #c41017;
}
select.coolform, input.coolform, textarea.coolform {
  border : 1px solid #848484;
  padding : 2px;
  font-size : 11px;
  width : 150px;
}

input.coolsubmit {
  color : white;
  background-color : #848484;
  border-width : 0px;
  padding : 2px;
  font-size : 11px;
}

.kosiktable {
  table-layout : fixed;
}

.kosiktable td {
  padding : 2px 5px 2px 5px;
  color : #3b3b3b;
}

tr.greybg td {
  padding : 5px;
  background-color : #f2f2f2;
}

.kosiktable td a, .kosiktable td a:visited {
  color : #3b3b3b;
}

.red {
  color : #e94522;
}

.kosiktable td .big {
  font-size : 14px;
}

.kosiktable input {
  width : 120px;
}

.kosikleft {
  width : 210px;
  float : left;
}

.kosikright {
  width : 210px;
  float : right;
  margin-right : 20px;
}

.kosikdiv {
  background-color : #f2f2f2;
  padding : 15px;
  height : 1%;
}

html>body .kosikdiv {
  height : auto;
}

.ared, .ared:visited {
  color : #e94522;
  font-weight : normal;
}


.leftodsad{
	float: left;
	margin: 5px 8px 0 0;
}
.leftneodsad{
	float: left;
	margin: 5px 0 0 0;
}

.banner {
  padding-top : 10px;
  text-align : center;
  background-color : white;
}

.strankovani {
  text-align : center;
}

.strankovani a, .strankovani a:visited {
  font-weight : bold;
  color : black;
}
div.strankovani a.b{
	color: #cc5d0b !important;
}
