/*
Online Shop Panavis v2.8 - Standard stylesheet
Copyright: Panavis&Panadela - www.panavis.cz - 2007
*/
BODY       {
	background: #000000 url(img/bg_wrc_6.jpg) no-repeat top fixed ;
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 12px;
}
TD         {
	color : #FFFFFF;
	font-family : Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 12px;
}
DIV        { margin: 0px; }
FORM       { margin: 0px; }
IMG        { border: 0px; }

.head      {
	background-color: #242424;
	background-image: url(img/head_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #344028;
	text-decoration: none;
}
.header	   {
	background-color: #242424;
	background-image: url(img/head02.jpg);
	background-position: center left;
	border-bottom: #333333 1px solid;
	width: 882px;
	height: 194px;
}
.content   {
	background-color: #242424;
	color: #FFFFFF;
}
.shadow    {
	background-color: #242424;
	width: 1px;
}
.productbg { background-color: ; border: #393939 1px solid; padding: 0px; width: 170px; table-layout: fixed; }
.probgfoot { background-color: #393939; padding: 0px; }
.showbg    {
	background-color: #333333;
	border: #111111 1px solid;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
.foot      {
	background-color: #6F0000;
	height: 30px;
}

h1         { font-size: 18px; margin: 0px; padding-bottom: 10px; font-weight: bold; font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; color: #FFFFFF; }
h2         { font-size: 12px; margin: 0px; padding: 0px; font-weight: bold; font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; color: #FFFFFF; }
h3         {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	color: #444444;
}
h4         { font-size: 11px; margin: 0px; padding: 0px; font-weight: normal; font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; color: #FFFFFF; }

.menu_head           {
	background-color: #2A2A2A;
	background-image:  url(img/bg_hlavni.gif);
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	height: 40px;
}
.menu                {
	background: url(img/bg_boky.gif) repeat; 
	width: 158px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}
.menu_categories     {
	text-align: left;
	height: 40px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #242424;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 5px;
}
.menu_categories:hover     {
	background-color: #9F0000;
	background-image: url(img/bg_hlavni.gif);
}
.menu_categories a:hover     {
	color: #FFFFFF;
}
.menu_categories_sub {
	text-align: left;
	height: 22px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
}
.menu_categories_sub:hover {
	background-color: #9F0000;
	background-image: url(img/bg_hlavni.gif);
}
.menu_categories_sub a:hover     {
	color: #CCCCCC;
}
.menu_product_foto   { border: none; }
.menu_bottom         {
	width: 158px;
	height: 10px;
}

.left_content        { text-align: left; padding: 8px 12px 0px 12px; vertical-align: top; color: #FFFFFF  }
.separator           { background-color: #C5B697; width: 1px; }

.input               { font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; font-size: 11px; font-weight: normal; color: #333333; background-image: ; background-repeat: repeat-x; border: 1px solid #333333; }
.searchheight        { height: 20px; }
.uos                 { height: 97px; }
.fontpadd            {
	border: 0px;
	padding: 10px 10px 0px 10px;
	font: 11px Tahoma, Lucida Grande CE, lucida, sans-serif;
	color: #FFFFFF;
}
.det                 {
	font: 11px Tahoma, Lucida Grande CE, lucida, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.graf                { background-color: #ECE9D8; margin-top: 4px; font-size: 0px; height: 7px; }

.product_list_foto	 { padding: 5px 0px 4px 0px; border-bottom: 0px solid #C5B697; vertical-align: top; }
.product_list_data	 { width: 100%; padding: 5px 0px 4px 0px; border-bottom: 1px solid #C5B697; vertical-align: top; }
.product_list_price	 { width: 120px; text-align: right; font-weight: bold; padding: 5px; }

.product_comm_price	 {
	text-decoration: line-through;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}
.product_price	     { color: red; font-weight: bold;  font-size: 12px; padding: 2px; }

.product_show_table  { margin-left: 3px; }
.product_show_foto	 { border: #C5B697 0px solid; margin-right: 25px;}
.product_show_data	 {
	background-color: #999999;
	padding: 5px;
	border-bottom: 3px solid white;
	vertical-align: top;
}
.product_show_price	 { text-align: right; font-weight: bold; padding: 5px; }
.product_show_cost	 { border: 0px; background-color: #333333; text-align: center; font-family : Tahoma, Lucida Grande CE, lucida, sans-serif; font-size: 14px; font-weight: bold; color: red; }
.product_show_comm	 { text-decoration: line-through; color: #666666; font-weight: bold;  font-size: 11px; }
.product_show_disc	 { font-size: 11px; font-weight: bold; color: #679B34; }
.product_show_avail  { font-size: 11px; font-weight: bold; color: red; }

.order_table_head         {
	background-color: #333333;
	background-image: url(img/bg_hlavni.gif);
	text-align: center;
	height: 30px;
}
TD.order_table_head       { border-right: 1px solid #242424 }
.order_table_data_odd     {
	background-color: #404040;
}
.order_table_data_even    {
	background-color: #333333;
}
TD.order_table_data       { padding: 5px; border-right: 1px solid #242424; text-align: right; }
.order_table_footer       {
	background-color: #840000;
	background-image:  url(img/bg_hlavni.gif);
	text-align: right;
	height: 30px;
	padding: 5px;
	width: 120px;
}
.order_table_footer_light {
	background-color: #333333;
	text-align: right;
	height: 20px;
	padding: 5px;
}

.hr              { width: 100%; height: 1px; background-color: #C5B697; }
.operation_table { border: 0px; padding: 0px; width: 300px; }
.alert           { font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; font-size: 12px ; font-weight: bold; color: red; text-decoration: none; text-align: center; }
.ok              { font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; font-size: 12px ; font-weight: bold; color: green; text-decoration: none; text-align: center; }
.image_border    { border: 0px solid #C5B697; }

.tekst8    {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tekst9    {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tekst10   {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.px	       {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nazevproduktu	       {
	background-image:url(img/bg_hlavni.gif);
	background-color:#303030;	
}
.contentpozadi	       {
	background-image:url(img/bg_hlavni.gif);
	background-color:#292929;	
}
.strankovani	       {
	background-image:url(img/bg_hlavni.gif);
	background-color:#303030;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.upper        { background-color: #CFC3A9; background-image: url(img/nav_head.gif); background-repeat: repeat-x; height: 21px; font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; font-size: 11px; font-weight: bold; color: #679B34; text-decoration: none; }
table.entries   { color : #FFFFFF; font-family : Tahoma, Lucida Grande CE, lucida, sans-serif; font-size: 11px; border: #C5B697 1px solid; }
.mgbg           { background-color: #ECE9D8; }

a:link     {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover    {
	color: #999999;
	text-decoration: none;
}
a:active   {
	color: #CCCCCC;
	text-decoration: none;
}

.tekst	          {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.tekst:link      {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d42222;
	text-decoration: none;
}
a.tekst:visited   {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.tekst:active    {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.tekst:hover     {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #5B5B5B;
}

.tekst_b          {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tekst_b:link    {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tekst_b:visited {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tekst_b:active  {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.tekst_b:hover   {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.submit  {
	font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 2px;
}
.select  { border: 1px solid; border-color: #C5B697; font-family: Tahoma, Lucida Grande CE, lucida, sans-serif; font-size: 11px; background-color: #FFFFFF; }
.bird    { font-weight: bold; font-size: 11px; color: #db4449; }
.foot_banner  {
	background-color: #242424;
	background-image: url(img/bg_hlavni.gif);
	padding: 10px;
}
.banner_img   { border: none; }
.filelist     { float: left; margin: 2px 6px 5px 0; }

/*
Thickbox
*/
#TB_window { font: 12px Tahoma, Lucida Grande CE, lucida, sans-serif; color: #333333; font-weight: bold; }
#TB_secondLine { font: 11px Tahoma, Lucida Grande CE, lucida, sans-serif; color:#666666;}
#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG { background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
#TB_window { position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; }
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border: 0px; }
#TB_caption{ height:25px; padding:7px 30px 10px 25px; float:left; }
#TB_closeWindow{ height:25px; padding:11px 25px 10px 0; float:right; }
#TB_title{ background-color:#e8e8e8; height:27px; }
#TB_load{ position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */ }
#TB_HideSelect{ z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%; }
* html #TB_overlay { /* ie6 hack */  position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
* html #TB_window { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
* html #TB_load { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
* html #TB_HideSelect { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }