/* CSS Document */
body {
 color: black; background: #F3F2E8; 
 font-family:"Trebuchet MS", Tahoma, Arial;
 font-size:11px;
}

#page{ 
	width: 1100px; 
	margin: 0 auto; 
	background-color:#FFFFFF;
	border:2px solid #EBEBEB;
	padding:20px;
}

#header { height: 100px; position: relative; background-color:#F3F2E8;width: 1100px; margin: 0 auto; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
div#logo { height: 100px; width: 272px; position: absolute; }
h1#logo { display: none; }
#logo a, #logo a:active, #logo a:visited {
	height: 100px;
	width: 272px;
	background: url(../images/logo-kamik.png) no-repeat top;
	display: block;
}
#menu {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -250px;
	margin-bottom:24px;
}
#reg {
	position: absolute;
	left: 87%;
	height:75px;
	border-left:1px solid #CCCCCC;
	margin-top:10px;
}
#reg ul {padding:0px;margin:0;list-style:none;}
#reg li {padding-left:15px;padding-top:10px;}
#reg li a{
	background:url(../images/arrow.png) no-repeat left 1px;
	padding-left: 20px;
	color: #000000; 
}

#reg ul li a:hover, #reg ul li a.selected, #reg ul li a.selected:link, #reg ul li a.selected:visited, #reg ul li a.selected:hover {
	color: #DD0000;
}
#menu ul li { float: left; display: inline; }
#menu ul li a, #menu ul li a:active, #menu ul li a:visited {
	display: block; 
	height: 15px; 
	text-align: center;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-right:15px;
	padding-left:15px;	
	border-right:1px solid black;
}
#menu ul li a:hover, #menu ul li a.selected, #menu ul li a.selected:link, #menu ul li a.selected:visited, #menu ul li a.selected:hover {
	color: #DD0000;
}

a {
	text-decoration:none;
	color:#6D754E;
}
a:hover {
	text-decoration:underline;
}

#leftbar { 
	float: left; 
	display: inline;
	width: 250px;
	height: 980px;
}

#rightbar { 
	float: right; 
	display: inline;
	width: 150px;
}

#left_content {	
	padding-bottom:0px;
}

#right_content {	
	padding-bottom:0px;
}

#right_content a {
	color:#A38100;
	text-decoration:underline;
}

#right_content h3{	
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color:white;
	margin:1px;
	padding:3px 0px 3px 10px;	
}

#right_content.info {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #D1D1D1;
	background-color: #FFFFFF;
	color: #5F5F5F;
	margin-bottom: 20px;
}

#right_content.info h3 {
	background-image:url(../images/goods_title.png);
	background-repeat:no-repeat;
	padding-left: 15px;
}

#left_content h3{	
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color:white;
	margin:1px;
	padding:3px 0px 3px 10px;	
}

#left_content.goods {
	border-width: 1px;
	border-style: solid;
	border-color: #F2DC84;
	background-color: #F6EABB;
	margin-bottom: 20px;
}

#left_content.info {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #D1D1D1;
	background-color: #E5E5E5;
	color: #5F5F5F;
	margin-bottom: 20px;
}

#left_content.info li {
	color: #A38100;
	margin-top: 5px;
	margin-left: 20px;	
	list-style-type:square;	
}

#left_content.find {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #FF6E6E;
	background-color: #EC2525;
	height:100px;
}

#left_content.find .input{
	height: 25px;	
	width: 175px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #BFBFBF;
	background-color: #FFFFFF;
}
#left_content.find table{
	margin:10px 15px;
}

#left_content.find a{
	color: #FFFFFF;
	text-decoration: underline;
}

#right_content.find {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #D1D1D1;
	background-color: #FFFFFF;
	color: #5F5F5F;
	margin-bottom: 30px;
}

#right_content.find h3 {
	background-image:url(../images/goods_title.png);
	background-repeat:no-repeat;
	padding-left: 15px;
}

#right_content.find {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #D1D1D1;
	background-color: #FFFFFF;
	height:90px;
}

#right_content.find .input{
	height: 25px;	
	width: 100px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #BFBFBF;
	background-color: #FFFFFF;
}

#right_content.find a{
	color: #5F5F5F;
	text-decoration: none;
}

#right_content.find a:visited{
	color: #5F5F5F;
	text-decoration: none;
}


#left_content.goods h3 {
background-image:url(../images/goods_title.png);
background-repeat:no-repeat;
padding-left: 15px;
}
#left_content.info h3 {
background-image:url(../images/info_title.png);
background-repeat:no-repeat;
padding-left: 15px;
}
#left_content.find h3 {
background-image:url(../images/find_title.png);
background-repeat:no-repeat;
padding-left: 15px;
}

#left_content ul { margin:0 0px 0px 10px;list-style:none; padding-left:0px; padding-bottom:5px; }
#left_content ul li a{
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#leftbar ul li a span, #leftbar ul li a:hover span{
	margin-left:25px;
}

#leftbar ul li a:hover{
	color:#990000;
}
#leftbar ul li a.selected{
	background-color:#F1F5E1;
	color:#798C2D;
	font-weight:bold;	
}
.white {
	background-color:#F9F9F9;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #EEEEEE;
}

#column h2 {
	height:5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #737373;
	text-transform:uppercase;
	padding:0 0 10px 0;
	margin:0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #737373;
	text-transform:uppercase;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #737373;
	margin:0px 0px 5px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #737373;
	text-transform:uppercase;
	padding:0 0 10px 0;
	margin:0;
}

#content { 
	width: 640px; float: left; display: block; margin: 0px 0px 0px 20px; position:relative; 
	background: url(../images/static_bk.png);
	background-position:top;
	background-repeat:repeat-x;	
	padding:10px 10px 10px 10px;
	
}
#content_index { 
	width: 640px; float: left; display: block; margin: 0px 0px 0px 20px; position:relative; 
	background-position:top;
	background-repeat:repeat-x;	
	padding:0px 10px 10px 10px;	
}
#content_zbozi { 
	width: 640px; float: left; display: block; margin: 0px 0px 0px 20px; position:relative; 
	padding:0px 0px 0px 10px;
}

#content p {
	padding-left:6px;
}

#content h2 {
	margin:25px 0px 0px 0px;
	padding:0px;
}

.treeview {
	background-color:#F6EABB;
	width:230px;
	padding: 5px 0px 0px 0px;
	margin: 0;
}

#leftbar .treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0px;
	padding:0px;
	color:#A38100;	
}
#leftbar .treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	padding-left: 3px;
	margin-bottom: 1px;
}
#leftbar .treeview li a{
	color:#A38100;
}
#leftbar .treeview li a:hover{
	color:#DD0000;	
}
#leftbar .treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background:url(../images/closed.png) no-repeat left 1px;
	padding-left: 15px;	
	cursor: hand !important;
	cursor: pointer !important;
}
#left_content .treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}
#leftbar .treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}
#leftbar .treeview li.submenu a:hover{ /*Style for LIs of ULs that are children of LIs (submenu) */
	color:#DD0000;	
}
#leftbar .treeview li.submenu a{ /*Style for LIs of ULs that are children of LIs (submenu) */
	color:#A38100;	
}
#leftbar .treeview li.leaf a,#leftbar .treeview li.leaf a:hover{ /*Style for LIs of ULs that are children of LIs (submenu) */
	font-weight:normal;
}
#zbozi {
	width:206px;
	height:210px;
	float:left;
	margin-bottom:5px;
	padding:0px;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Arial;
	background: url(../images/static_bk.png);
	background-position:top;
	background-repeat:repeat-x;

}
#zbozi_news {
	width:640px;
	float:left;
	margin-bottom:10px;
	padding-left:5px;
	text-align:left;
	font-family:"Trebuchet MS", Tahoma, Arial;
	background: url(../images/static_bk.png);
	background-position:top;
	background-repeat:repeat-x;

}
#zbozi_news p {
	margin-left:5px;
	margin-top:0;
}
#zbozi_news .cena {
	font-size:11px;
	color:#DD0000;
}
#zbozi_news p a {
	color:#A38100;
	text-decoration:underline;
}
#zbozi.margin {
	margin-right:11px;	
}
#zbozi.norm {
	margin-right:0px;	
}

#zbozi h3 {
	color:#DD0000;
	height:35px;
	vertical-align:top;
	padding-top:3px;
}
#zbozi #img {
	width:180px;
	float:left;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	display:block;
	margin-left:10px;
	text-align:center;
}
#zbozi_news #img {
	width:180px;
	float:left;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	display:inline;
	margin-left:10px;
	margin-right:5px;
	text-align:center;
}

#detail_img {
	min-height:200px;
	width:300px;
	line-height:200px;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	display:block;
	float:left;
	text-align:center;
}
.detail_data {
	padding-left:20px;
	font-size:13px;
}
.cena {
	font-size:14px;
	color:#DD0000;
	font-weight:bold;
}

.dostupnost {
	font-size:14px;
	color:#0C0;
	font-weight:bold;
}


#buttons {
	background-color:#F7F7F7;
	height:35px;
	margin-top:0px;
}
#buttons ul,#detail_buttons ul {padding:0px;margin:0;list-style:none;}
#buttons ul li,#detail_buttons ul li { float: left; display: inline;}
#buttons ul li a, #buttons ul li a:active, #buttons ul li a:visited,
#detail_buttons ul li a, #detail_buttons ul li a:active, #detail_buttons ul li a:visited {
	display: block; 
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
#but a, #but a:active, #but a:visited {
	background-image:url(../images/bt_black.gif);
	background-repeat:repeat-x;
	border:2px solid #E2E2E2;
	height:24px;
	line-height:24px;	
	display: block; 
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

#but_red a, #but_red a:active, #but_red a:visited {
	background-image:url(../images/bt_red.gif);
	background-repeat:repeat-x;
	border:2px solid #FFC5C5;
	height:24px;
	line-height:24px;	
	display: block; 
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.but_blue {
	background-image:url(../images/bt_blue.gif);
	background-repeat:repeat-x;
	border:2px solid #caf6d5;
	height:18px;
	line-height:18px;	
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	width: 81px;
	cursor: help;
}

.but_blue_long {
	background-image:url(../images/bt_blue.gif);
	background-repeat:repeat-x;
	border:2px solid #caf6d5;
	height:18px;
	line-height:18px;	
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	cursor: help;
}

.but_green {
	background-image:url(../images/bt_green.gif);
	background-repeat:repeat-x;
	border:2px solid #caf6d5;
	height:18px;
	line-height:18px;	
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	width: 81px;
	cursor: help;
}

.but_orange {
	#background-image:url(../images/bt_orange.gif);
	#background-repeat:repeat-x;
	#border:2px solid #fcf3cf;
	height:18px;
	line-height:18px;	
	display: inline-block;
	text-align: center;
	text-decoration: underline;
	font-weight:bold;
	color:#ff8c00;
	width: 81px;
	font-size:12px;
	cursor: help;
}

.but_orange_long {
	background-image:url(../images/bt_orange.gif);
	background-repeat:repeat-x;
	border:2px solid #fcf3cf;
	height:18px;
	line-height:18px;	
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	cursor: help;
}

.zbozi {
	 width:82px;
	 cursor:pointer;
} 
.zbozi a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#detail_buttons {
	height:35px;
	float:right;
	margin-right:50px;
}
.norm_buttons {
	background-image:url(../images/bt_black.gif);
	background-repeat:repeat-x;
	border:2px solid #E2E2E2;
	height:28px;
	line-height:24px;	
	color:#FFFFFF;	
	text-align: center;
	text-decoration: none;
	font-weight:bold;	
 font-family:"Trebuchet MS", Tahoma, Arial;
 font-size:11px;	
	cursor: hand !important;
	cursor: pointer !important;
}

.detail {
	top:3px;
	left:11px;
	position:relative;
}
.button_bl {
	background-image:url(../images/bt_black.gif);
	background-repeat:repeat-x;
	border:2px solid #E2E2E2;
	height:24px;
	line-height:24px;		
}
.button_rd {
	background-image:url(../images/bt_red.gif);
	background-repeat:repeat-x;
	border:2px solid #FFC5C5;	
	height:24px;
	line-height:24px;		
}
.buy {
	color:#FFFFFF;
	top:3px;
	left:17px;
	position:relative;
}
#detail {
	float:left;
	width:100%;
	display:block;
	font-size:12px;
}
#popis {
	float:left;
	width:100%;	
	font-size:13px;	
	display:block;
}
#popis p {
	font-size:12px;
	color:#555555;
}

a.cesta_bg {
	color:#000000;
}

a.cesta {
	color:#OO0000;
	background-image:url(../images/sipka.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:5px;
}

#pages {
	float:left;
	display:block;
	width:640px;
	text-align:center;
	height:24px;
	line-height:24px;
	background-color:#FFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
	margin-top:0px;
}
#pages a, .zobrazeni a {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:2px;
}
#pages a.selected {
	font-size:12px;
	font-weight:bold;
	background-color:#cccccc;
	color:#FFFFFF;
	text-decoration:none;
}
.kosik {
	width:630px;
	border:1px solid #CCCCCC;
}
.kosik input {
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Arial;
}
#head {
	line-height:34px;
	height:34px;
	background-image:url(../images/path_bg.gif);
	background-repeat:repeat-x;	
}
#head_vyrobce {	
	width:640px;
	float:left;	
	padding-bottom:5px;
}
#head_vyrobce ul {
	padding:0;
	margin:0px 0px 0px 20px;
}
#head_vyrobce ul li {
	float: left;
	display: block; 
	height: 15px;
	width:145px;
	line-height: 15px;
}

#head h3 {
	width:500px;
	float:left;
	padding-left:5px;
}
.zobrazeni {
	margin-right:5px;
	float:right;
	color:#999999;
}
#back {	
	display:inline;
	height:32px;
	width:20px;
	float:right;
	padding-top:7px;
	margin:1px 1px 0px 0px;
	background-image:url(../images/back_bg.png);
	background-repeat:no-repeat;
}
.error{
	color:#CC6600;
	font-weight:bold;
}
.noborder { border: none!important; }

.zbozi_skladem {
	color: #dd0000; 
	background: white; 
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight:400;
	text-decoration:underline;
}

.zbozi_skladem_detail {
	color: #dd0000; 
	background: white; 
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	font-weight:400;
	text-decoration:underline;
}

.stav0 {
	background-color:#FFFFCC;
}
.stav1 {
	background-color:#DCDCDC;
}
.stav2 {
	background-color:#FF9933;
}

