﻿BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	text-align: center;
	background: #c6f36f url(../images/bg4.gif);
}

div#container
{
	background: url(../images/container.jpg) bottom left repeat-x;
}

div#page
{
	padding: 100px 0 50px 0;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 1100px;
	background: url(../images/top_bg.gif) top left repeat-x; 
}

div#top
{
	margin: 0 0 0 0;
  padding: 0 37px 0 39px;
}

div#left
{
  display: none;
	float: left;
	width: 250px;
	_height: 70px;
	min-height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/right_body2.jpg) top left repeat-y;
}

div#right
{
  float: right;
  margin: 0 0 0 4px;	
  width: 250px;
  text-align:right;
}

div#left_body
{
	padding: 0px 10px 0px 0px;
	background: url(../images/left2.jpg) top right no-repeat;
	
}

div#right_body
{
	padding: 0;
}

div#menu
{
  float: right;
  padding: 26px 0 0 0; 
}

div#menu h3
{
	display:none;
}

div#menu .action_panel_item
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:none;
	background:none;
}

div#menu .box
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:none;
	background:none;
}

#left .menu_sub
{
	background: url(../images/menu_sub_repeat.jpg) top left repeat-y;
	padding:0px 0px 0px 0px;
	_padding:0px 0px 10px 0px;
	margin:5px 0px 10px 0px;
}

#left .menu_sub .action_panel_item .header
{
	display:none;
	background: url(../images/menu_sub_header.jpg) top left no-repeat;
}

#left .menu_sub .action_panel_item
{
	padding:0px;
	margin:0px;
	background: url(../images/menu_sub_bar.jpg) top left  no-repeat;
}

#left .menu_sub .box
{
	padding:0px 10px 20px 9px;
	margin: 0px 0px 0px 0px;
	min-height:50px;
	_height:50px;
	background: url(../images/menu_sub_box.jpg) bottom left no-repeat;
}

.searchbox, .inquiries, .login, .news, .news_bar, .pchCart
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/action_panel_repeat.jpg) top left repeat-y;
}

div#action_panel
{
	display: none;
}

div#main
{
	position:relative;
	background: #ffffff;
	padding: 0 0 10px 0;
	_padding: 0 0 20px 0;
	margin: 0;  
	min-height: 330px;
	_height:330px;	
/*overflow:auto;*/
}

div#main_container
{
  margin: 0px;
	padding: 0 37px 0 39px;
	background: url(../images/main_bg.gif) top left repeat-y;
}

div#main_content
{
  margin: 0px;
	padding: 0px;
}

div#content_body
{
	margin: 0 0 0 0;
	padding: 0px;
}

div#content_text
{
  width: 760px;
  clear: left;
	margin: 0px 0px 0px 0px;
	line-height: 1.4;
	padding: 5px 0px 0px 0px;
	font-family: Verdana,Calibri,TrebuchetMS,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}


div#content_gallery {
width:750px;
}

/*********************** CATALOG ******************************/

div#content_text .catalog_even .action_panel_item, 
div#content_text .catalog_odd .action_panel_item,
div#content_text .catalog_even_top .action_panel_item,
div#content_text .catalog_odd_top .action_panel_item
{
  background: #e8f6ff;
  float:none; 
  padding: 8px 8px 8px 0px;
  margin: 0;
  border-bottom: 1px solid #cce9fc;
  border-top: 1px solid #ffffff;   
  position:relative;
  color:#505050;
  min-height: 100px;
  _height: 110px;
  
}

div#content_text .catalog_odd .action_panel_item
{
  background: #fff;
  border-bottom: 0px;
}
div#content_text .catalog_even_top .action_panel_item
{
  background: #fffac2;
  border-bottom: 0px;
 
}
div#content_text .catalog_odd_top .action_panel_item
{
  background: #d9f5be;
  border-bottom: 1px solid #c6f36f; 
}
div#content_text .action_panel_item .cat_visits { 
  position:absolute;
  right:10px;
  top:10px;
  }

div#content_text .action_panel_item .cat_image { 
  position:absolute;
  left:11px;
  top:9px;
  min-width:85px;
  min-height:84px;
  background:#fff;
  border:1px solid #e1e1e1;
  margin:0;
  }
div#content_text .action_panel_item .cat_image img{ 
  padding:0;
  margin:0;
  }
div#content_text .action_panel_item h2 { 
  margin:0;
  padding: 0 0 7px 117px;
  font-size: 1.3em;
  
  }
div#content_text .action_panel_item .cat_text { 
  margin:0;
  padding: 0 0 0 117px;
  }
div#content_text .action_panel_item .cat_text  p{ 
  margin:0;
  padding: 0 0 10px 0 ;
  }
div#content_text .action_panel_item .cat_links { 
  color:#1A65C2; 
  margin:0;
  padding: 0 0 0 117px;}
div#content_text .action_panel_item .cat_links a{
  font-weight: normal;
  text-decoration: none;
}
div#content_text .action_panel_item .cat_links a.link1{
  padding-left:15px;
  
  background: url(../images/ico_href_cat.gif) 0 2px no-repeat;
  
}
div#content_text .action_panel_item .cat_links .star_hodnoceni{
  height:10px;
  width:140px;
  margin: 2px 0 0 0px;
  float:right;
  position:relative;
  color: #505050;
}
div#content_text .action_panel_item .cat_links .star_hodnoceni p {margin:0;}
div#content_text .action_panel_item .cat_links .star2 {
  background: url(../images/star_0.gif) top left repeat-x;
  height:10px;
  width:67px;
  position:absolute;
  right:2px;
  top:3px;


  }
div#content_text .action_panel_item .cat_links .star2_hodnoceni {
  height:10px;
  background: url(../images/star_1.gif) top left repeat-x;
  
  
}




span.visited
{
  float: right;
}

span.companyname
{
  color: #1a65c2;
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: underline;
}

#content_text .logo_list
{
  float: left;
  height: 83px;
  width: 83px;
  margin: 0 10px 0 0;
  padding: 0px;  
  border: 1px solid silver;
  display: block;
}

#content_text .detail_list 
{
  padding: 0 0 0 20px; 
  background: url(../images/list_detail.gif) top left no-repeat;
}

div#bottom
{
	background: #ffffff;
	padding: 5px 40px 0 36px;
	margin: 0;
}

div#bottom IMG
{
	padding: 2px;
	border: 1px solid black;
}

div.login
{
  float: right;
}

/************** left/right **********************/

/*************** action_panel ********************/

#left .action_panel_item, #right .action_panel_item, #content_body .action_panel_item
{
	display: block;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}

#left .action_panel_item P, #right .action_panel_item P
{
	margin: 0px;
	padding: 0px;
}

#left .action_panel_item .header, #right .action_panel_item .header
{	
	display: block;
	font-size: 1.4em;
	padding: 8px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
}

#content_body .action_panel_item .header
{	
	display: block;
	font-size: 1.8em;
	padding: 8px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #2e2e2e;
	font-weight: bold;
}

#left .action_panel_item h4, #right .action_panel_item h4
{	
	display: block;
	font-size: 1.3em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #ffb800;
	font-weight: bold;
}


#left .box, #right .box
{
	padding: 2px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background: url(../images/box.jpg) bottom left no-repeat;
}

#left .box A, #left .box A:link, #left .box A:hover, #left .box A:visited,#right .box A, #right .box A:link, #right .box A:hover, #right .box A:visited
{
	color: #ffff00;	
	font-weight:bold;
}

#left .box A:hover, #right .box A:hover
{
	text-decoration:underline;
}

.box UL
{
}

.box DIV, P, TABLE
{
}

.box TABLE TR TD
{
	padding: 0px;
	margin: 0px;
}

#top .bannersbox
{
	text-align: center;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index:999px;
	width:1100px;
}
.bannersbox A
{
	padding-top: 5px;
}

#right .bannersbox img
{
  position: absolute;
	top: 150px;;
	right: -130px;
}
/******************** logo **************************/

a.logo img
{
  margin: 15px 0 0 0; 
  float: left;
	height:50px;
	width:256px;
	z-index:999;
}

/*************** languages ****************/

div#languages
{
	display:none;
	position:absolute;
	top:0px;
	right:5px;
	text-align:right;
	z-index:2000;
	padding:0px 5px 4px 5px;
	color:white;
	font-weight:bold;
	font-size: 1em;
	text-decoration:none;
}

div#languages IMG
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

div#languages A
{
	color:white;
	font-weight:bold;
	font-size: 1em;
	text-decoration:none;
}

div#languages A:hover
{
	text-decoration:underline;
}

/*************** top_text******************/

div#top_text
{
  margin: 3px 0 3px 0px;
}

div#top_text IMG
{
	border:0px solid black;
}

div#top_text div
{
}

div#top_text p
{
	margin-top:0;
}

/*************** top_img******************/

div#top_img
{

}

.preview_js
{
	position:absolute;
	top:135px;
	left:250px;
	width:650px;
	height:211px;
	z-index:10;
}
.preview_js IMG
{
	margin:8px;
}

.preview_js .header
{
	display:none;
}


/**************** top_menu *******************/

div#top_menu
{
	display: none;
}

div#top_menu UL
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

div#top_menu UL LI
{
	display: inline;
}

div#top_menu A
{
	text-decoration: none;
	color: white;
	font-size: 1em;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid white;
}

div#top_menu A:visited
{
	text-decoration: none;
}

div#top_menu A:hover
{
	text-decoration: none;
	color: White;
}

/**************** bottom menu******************/

div#bottom_menu
{
	display: none; /*border-bottom:1px solid white;*/
}

div#bottom_menu UL
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div#bottom_menu UL LI
{
	display: inline;
	border-right: 1px solid black;
}

div#bottom_menu A
{
	text-decoration: none;
	color: black;
	font-size: 1em;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}

div#bottom_menu A:visited
{
	text-decoration: none;
}

div#bottom_menu A:hover
{
	text-decoration: underline;
	color: black;
}

/**************** menu *******************/

#menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;

}

#menu ul li 
{
  height: 33px;
	margin: 0px 4px 0px 4px;
	position: relative;
	list-style-type: none;
	float:left;
}

#menu ul li.selected
{
  background: url(../images/menu_item_li.jpg) top left no-repeat; 
}

#menu ul li a
{
	display:block;
	float:left;
	margin: 0;
	padding:0;
	font-size:1.2em;
	color: #7a7a7a;
	text-align:left;
	text-decoration: none;
}


#menu ul li a:hover
{
	text-decoration: underline;
}

#menu ul li.selected a
{
	color: #000000;
	text-decoration: none;
	background: url(../images/menu_item_a.jpg) top right no-repeat;
}

#menu ul li a span
{
  display: block;
  float: left;
  height: 30px;
  margin: 0; 
	padding: 6px 8px 0;
	text-align: center;
}

#menu ul li.selected span
{
  background: url(../images/menu_item_span.jpg) top center no-repeat;
}
/********************  menu_tree ****************************/
.menu_sub_tree
{
  padding: 0;
  clear: left;
  width: 767px; 
}

.menu_sub_tree ul
{
  padding: 0; 
  margin: 0; 
}

.menu_sub_tree li
{
  display: inline;
  list-style-type: none;
  background: url(../images/menu_tree_li.gif) center left no-repeat;
  padding: 0 6px 0 12px; 
  margin: 0px 
}

.menu_sub_tree a
{
  color: #848484;  
}

/**************** menu_sub *******************/
/*.menu_sub
{
  background: url(../images/sub_menu_bg.gif) top left repeat-x;
  border: 2px solid #bcd85f;
  width: 1018px;
  margin: 4px 0 0 0;
  padding: 0 0 0 0;
  float: left;
  height: 32px;
  display:none;
}*/

.menu_sub
{
  background: #C7F372 url(../images/sub_menu_bg.gif) top left repeat-x;
  border: 2px solid #bcd85f;
  width: 1018px;
  margin: 4px 0 0 0;
  padding: 0 0 0 0;
  min-height: 32px;
  _min-height: 30px;
  
}

.menu_sub .action_panel_item .header
{
  display: none;  
}

.menu_sub .action_panel_item ul
{
  padding: 0;
  margin: 10px 12px; 
}

.menu_sub .action_panel_item li
{  
  display: inline;
  list-style-type: none;
  border-right: 2px solid #bcd85f;
  padding: 0 5px;     
}

.menu_sub .action_panel_item li a
{
  color: #000;
  text-decoration: none;
}

.menu_sub .action_panel_item li a:hover,
.menu_sub .action_panel_item li a.selected
{
  text-decoration: underline;
}

/*************************  firmy kategorie nav  ***************************************/

.menu_subnavi
{
  margin: 4px 0 9px 0;
  padding: 8px;
  float: left;
  background: #e5f1d4;
  width: 750px; 
  
}

.menu_subnavi .action_panel_item
{
 float:none;
}

.menu_subnavi .action_panel_item .header
{
  display: none;  
}

.menu_subnavi .action_panel_item ul
{
  padding: 0;
  margin: 0; 
}

.menu_subnavi .action_panel_item li
{  
  display: inline;
  list-style-type: none;
  float: left;
  width: 20em;
  padding: 3px 0;     
}

.menu_subnavi .action_panel_item li a
{
  background: url(../images/sub_menu_li.gif) no-repeat  0 0;
  padding: 0px 10px 0 25px;
  color: #1a65c2;
  text-decoration: underline;
  display: block;   
}

.menu_subnavi .action_panel_item li a:hover
{
  background:url(../images/sub_menu_li.gif) no-repeat scroll 0 -15px;
}

.menu_subnavi .action_panel_item li a:hover
{
  text-decoration: underline;
}

/********************************  KRAJE END ******************************************/

#left .menu_sub .box UL, #right .menu_sub .box UL
{
	list-style-type:none;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#left .menu_sub .box UL LI, #right .menu_sub .box UL LI
{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../images/menu_sub_li.jpg) bottom left no-repeat;
}

#left .menu_sub .box UL LI A.selected,#left .menu_sub .box UL LI A:visited.selected,#right .menu_sub .box UL LI A.selected, #right .menu_sub .box UL LI A:visited.selected
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: #ffff00 url(../images/menu_sub_item_hover.jpg) top left repeat-x;
}

#left .menu_sub .box UL LI A, #right .menu_sub .box UL LI A
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/menu_sub_item.jpg) center left no-repeat;
}

#left .menu_sub .box UL LI A span
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left .menu_sub .box UL LI A:visited
{
	
}

#left .menu_sub .box UL LI A:hover, #right .menu_sub .box UL LI A:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: #ffff00 url(../images/menu_sub_item_hover.jpg) top left repeat-x;
}

#left .menu_sub .box UL LI UL
{
	list-style-type:none;
	padding:0px 0px 20px 10px;
	margin:0px 0px 0px 0px;
	background:#212226 url(../images/menu_sub_sub_item_box.jpg) bottom left no-repeat;
}



#left .menu_sub .box UL LI UL LI
{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../images/menu_sub_li.jpg) bottom left no-repeat;
}

#left .menu_sub .box UL LI UL LI A.selected,#left .menu_sub .box UL LI UL LI A:visited.selected
{
	color: #f0f0f1;
	font-weight: bold;
	text-decoration: none;
	border:none;
	background: #212226 url(../images/menu_sub_item_hover.jpg) center left no-repeat;
}

#left .menu_sub .box UL LI UL LI A
{
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	color: #ffec01;
	border:none;
	font-weight: bold;
	text-decoration: none;
	background: #212226 url(../images/menu_sub_item.jpg) center left no-repeat;
}

#left .menu_sub .box UL LI UL LI A span
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left .menu_sub .box UL LI UL LI A:visited
{
	color: #ffec01;
}

#left .menu_sub .box UL LI UL LI A:hover
{
	color: #f0f0f1;
	font-weight: bold;
	text-decoration: none;
	border:none;
	background: #212226 url(../images/menu_sub_item_hover.jpg) center left no-repeat;
}

#left .menu_sub .box UL LI UL LI UL
{
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background:none;
}

/**************** other *******************/

#top .searchbox
{
  margin: 0 0 0 0; 
	height:42px;
	width:1021px;
	background: #212226 url(../images/search.gif) top left no-repeat;
	float: left;
}

#top .searchbox .header
{
  display: none;
	font-size: 1.4em;
	padding: 7px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #979791;
	font-weight: bold;
}

#top .searchbox .action_panel_item
{

}

#top .searchbox .box
{
  margin: 6px 0 0 47px;
  width: 100px;
}

#top .input_search
{
	width: 200px;
	height: 19px;
	background: #ffffff;
	border: none;
}

#top .searchbox .submit
{
	display:block;
	width:99px;
	height:26px;
	border:none;
	color:#ffffff;
	background: transparent url(../images/search_button.gif) top left no-repeat;
}


#right .searchbox, #left .searchbox
{
	margin:0px;
	padding:0px 0px 20px 0px;
	background: url(../images/searchbox.jpg) top left no-repeat;
}

#right .searchbox .header,#left .searchbox .header
{
	color:#ffffff;
	border:none;
	padding:10px 0px 2px 15px;
	margin:0px;
	text-align:left;
	font-size:1.4em;
	background: url(../images/searchbox_header.jpg) bottom left no-repeat;
}

#right .searchbox .action_panel_item,#left .searchbox .action_panel_item
{
}

#right .searchbox .box.,#left .searchbox .box
{
	background:none;
}

#right .input_search,#left .input_search
{
	width: 160px;
	height: 14px;
	border:1px solid #b15300;
	background: white url(../images/searchbox_input.jpg) top left no-repeat;
}

#left .searchbox .submit,#right .searchbox .submit
{
	display:block;
	width:39px;
	height:19px;
	border:none;
	color:#000000;
	border:1px solid #b15300;
	background: #ffffff url(../images/btn_search.jpg) top left no-repeat;
}
.input_login
{
	width: 100px;
	height: 10px;
}

#actualities
{
}

.title
{
	display: block;
	padding: 5px 0px 5px 0px;
}

.odd
{
	display: block;
	padding: 5px;
	border-bottom: 1px solid black;
}

.even
{
	display: block;
	padding: 5px;
	border-bottom: 1px dashed black;
}

/*************** box ********************/

#left .box .bar_odd, #right .box .bar_odd
{
	display: block;
	_height:30px;
	min-height:30px;
	background: url(../images/separator.jpg) bottom left no-repeat;
	padding:5px;
	border-bottom:1px solid #00000;
}

#left .box .bar_odd A,#right .box .bar_odd A
{

}

#left .box .bar_even, #right .box .bar_even
{
	display: block;
	_height:30px;
	min-height:30px;
	background: url(../images/separator.jpg) bottom left no-repeat;
	padding:5px;
	border-bottom:1px solid #000000;
}

#left .box .bar_even A, #right .box .bar_even A
{
}

.box A
{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}

.box A:link
{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}

.box A:hover
{
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

.box A:visited
{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}


/*************** path ********************/

div.path_top
{
	display:none;
}

div.path_top UL
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

div.path_top UL LI
{
	float: left;
	padding-right: 5px;
}

div.path_top A
{
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 1em;
}

div.path_top A:visited
{
	text-decoration: none;
	font-weight: normal;
	color: white;
}

div.path_top A:hover
{
	text-decoration: underline;
	color: white;
	font-weight: normal;
}

div.content_nav
{
  display: none;
  position: absolute;
  top: 212px;
  left: 60px;
	padding: 5px 0 0 0;
	color:#979791;
	z-index: 999;
}

div.content_nav span
{
	color:#01040b;
}

div.content_nav DIV
{
  float: left;
}

div.path_content
{

}

div.path_content UL
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

div.path_content UL LI
{
	float: left;
	padding-right: 5px;
}

div.path_content UL LI.selected A
{
	color:#01040b;
}

div.path_content A
{
	text-decoration: none;
	font-size: 1em;
	color: #01040b;
	font-weight:bold;
}

div.path_content A:visited
{
	text-decoration: none;
	color: #01040b;
}

div.path_content A:hover
{
	color: #01040b;
	text-decoration: underline;
}

div.path_bottom
{
	display: none;
}

div.path_bottom UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.path_bottom UL LI
{
	float: left;
	padding-left: 10px;
}

div.path_bottom A
{
	text-decoration: none;
	color: black;
	font-size: 1.0em;
}

div.path_bottom A:visited
{
	text-decoration: none;
	color: White;
}

div.path_bottom A:hover
{
	color: White;
}

/*************** headers *******************/

h1
{
	padding: 4px 38px 2px 0;
	margin: 0;
	text-align: right;
	font-size: 1.6em;
	font-style:normal;
	color: #9ae830;
	z-index:99;
}

H2
{

}

H2 span
{
}

H3
{
}

H4
{
  padding: 0; 
  margin: 0;
  font-size: 1.5em;
  font-weight: bold;
}

H5
{
	padding: 25px 0px 25px 10px;
	margin: 0px;
	font-size: 110%;
	color: #F57C00;
}

.req
{
	color: red;
}

/***************** forum ********************/

#forum
{
  background: #EFFFCF;
  padding: 5px; 
}

#forum UL
{
	list-style:none;
}

#forum .header
{
	color:#8a6f69;
}

#forum .body
{
	padding:5px;
	color:#7b8e25;
	border:1px solid #cbe8f6;
}

#forum .footer
{
	display:block;
	text-align:right;
}

#forum .footer A
{
	color:#95a551;
	padding:2px;
}
/*************content_gallery**************/

/*IMG#imgContenetGalleryPreview*/

#content_gallery
{
	
}

.gallerypreview
{
}

/********* copyright ************/
div#copyright
{
	display:block;
	color:#848484;
	padding:0px 0 5px;
	text-align:center;
	position:relative;

}
div#copyright .icos
{
	padding:0;
	margin:0;
	position:absolute;
	right:6px;
	top:0px;
}
div#copyright .icos li
{
	float:left;
	list-style: none;  
}

div#copyright .icos li a
{
	display:block;
	height:43px;
	width:35px;
	font-size:0px;
  background:  url(../images/ico_star.gif) top left no-repeat;
  color:#656565;
}
div#copyright .icos li.li1 a
{
	width:36px;
  background: url(../images/ico_fb.gif) top left no-repeat;
}
div#copyright .icos li.li2 a
{
	width:44px;
  background: url(../images/ico_print.gif) top left no-repeat;
}
#copyright .box
{
	padding:0px 0px 0px 0px;
	margin:0px;	
}

div#copyright A
{
	text-align: left;
	padding:0px 0px 0px 0px;
	color: #848484;
	font-size: 1em;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
}

div#copyright A:hover
{
	text-decoration:underline;
}



.partner_links
{
  border-top:2px solid #C6F36F;
	display:block;
	text-align:center;
	color:#848484;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.partner_links span
{
  display: none;
  float: left;
}

#bottom .partner_links .box A
{
	text-decoration:none;
	color:#848484;
	border-right: 1px solid #848484;
	padding: 0 3px 0 3px;
  font-weight: normal; 
  font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#bottom .partner_links .box A:hover
{
	text-decoration:underline;
}




/******************* other **********************/

div#content_text strong
{
	color: #000;
	font-weight: bold;
}

div#content_text A
{
	font-size: 1em;
	font-weight: bold;
	color: #1a65c2;
}

div#content_text TABLE
{
	padding: 0px;
	margin: 0px;
}

DIV#actualities
{
	width: 95%;
	margin: auto;
	border: 1px solid #B6C6D6;
}

DIV#actualities DIV
{
	padding: 5px;
}

.nodisplay
{
	display: none;
	visibility: hidden;
}

A:visited
{
	/*font-family: Arial, Verdana, Helvetica, sans-serif;     font-weight: bold;     text-decoration: none;     color: black;*/
}

A
{
  cursor: pointer;
}

A:hover
{

}

.none
{
	display: none;
}

IMG
{
	border: 0px solid white;
}

#content_text IMG
{
	padding: 3px;

	background: url(../images/loading2.gif) center center no-repeat;
}

div#panMap UL
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

div#panMap UL LI
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

div#panMap UL LI A:link
{
	text-decoration: none;
}

div#panMap UL LI A:visited
{
	text-decoration: none;
}

div#panMap UL LI A:hover
{
	text-decoration: underline;
}


HR.content
{
	height: 1px;
	width: 99%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.left
{
	float:left;
}


.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

TABLE
{
}

TD
{
	padding: 5px;
}

.table_data
{
	text-align: right;
}
.form_text { width:495px; padding:0; margin:0;}
.messages
{
	display: block;
	border: 1px solid black;
	color: black;
	font-weight: bold;
	width: 99%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}

#left .messages, #right .messages
{
	font-weight: bold;
	width: 180;
	display: block;
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


#top .messages
{
	font-weight: bold;
	width: 235px;
	display: block;
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

A.galeria
{
	font-size: 110%;
	font-weight: bold;
}

A.foto
{
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

.submit
{
	font-size: 100%;
	height: 20px;
	border:1px solid black;
}

.center
{
	text-align: center;
}

.input_small
{
	width: 20px;
}

.input_normal
{
	width: 130px;
	display: block;
}

.input_captcha
{
	width: 180px;
	height: 16px;
	border: 1px solid #5f101e;
}

.action_panel_item .input_normal
{
	width: 185px;
	height: 16px;
	background:#ffffff;
	border: 1px solid #ed1c24;
}

.action_panel_item .submit
{
	border:1px solid #ed1c24;
	background:#ffffff;
	height:18px;
}


.input_big
{
	width: 200px;
}

TEXTAREA
{
	/*width: 200px;
	height: 50px;*/
}

.smaller
{
	font-size: 90%;
}
.bigger
{
	font-size: 110%;
}
.small
{
	font-size: 70%;
}
.big
{
	font-size: 120%;
}
.nadpis
{
	font-size: 110%;
	font-weight: bold;
}

/********* eshop cart*************/
#left .pchCart, #right .pchCart, #top .pchCart
{
	position:absolute;
	left:780px;
	top:20px;
	height:50px;
	width:100px;
	color:White;
	background: url(../images/cart.jpg) bottom right no-repeat;
}

#left .pchCart .header, #right .pchCart .header, #top .pchCart .header
{
	display:none;
}

#left .pchCart .box, #right .pchCart .box
{
	padding:33px 0px 20px 5px;
	margin:0px;
	background: url(../images/bar_cart.jpg) bottom right no-repeat;
}

#left .pchCart .box .content, #right .pchCart .box .content
{
	padding:0px 0px 0px 20px;
}

#left .pchCart .box A:link, #left .pchCart .box A:hover, #left .pchCart .box A:visited, #right .pchCart .box A:link, #right .pchCart .box A:hover, #right .pchCart .box A:visited,#top .pchCart .box A:link, #top .pchCart .box A:hover, #top .pchCart .box A:visited
{
	padding:0px 0px 0px 0px;
	color:White;
	background: url(../images/a_cart.jpg) center left no-repeat;
}

#left .pchCart .box A:hover, #right .pchCart .box A:hover
{
	text-decoration:underline;
}

.eshop_cart TD
{
	border: 1px solid black;
	text-align: center;
	border-bottom: 1px solid #e9c3d5;
	color: black;
	font-weight: bold;
	background: url(../images/none.jpg) top left no-repeat;
}

.cart_odd TD
{
	font-weight: normal;
}

.cart_even TD
{
	font-weight: normal;
}

.cart_price
{
	border: 1px solid #ffffff;
	padding: 2px;
}

.eshop_item
{
	padding:0px 0px 0px 0px;
}

#panEshopList .eshoplist_even
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width:320px;
	background: url(../images/eshop_list_repeat.jpg) top left repeat-y;
}

#panEshopList .eshoplist_even .action_panel_item
{
	padding:0px;
	margin:0px;
	width:320px;
	color:#000000;
	background: url(../images/eshop_list_even.jpg) top left no-repeat;
}

#panEshopList .eshoplist_even .box
{
	width:310px;
	padding:0px 0px 10px 5px;
	margin:0px;
	background: url(../images/eshop_list_box.jpg) bottom left no-repeat;
}

#panEshopList .eshoplist_odd
{
	float: left;
	width:320px;
	background:  url(../images/eshop_list_repeat.jpg) top left repeat-y;
}

#panEshopList .eshoplist_odd .action_panel_item
{
	width:320px;
	padding:0px;
	margin:0px;
	color:#000000;
	background: url(../images/eshop_list_even.jpg) top left no-repeat;
}

#panEshopList .eshoplist_odd .box
{
	width:310px;
	padding:0px 0px 10px 5px;
	margin:0px;
	background: url(../images/eshop_list_box.jpg) bottom left no-repeat;
}

#panEshopList .content
{
	border-bottom:1px solid gray;
}

#panEshopList H3
{
	font-size: 110%;
	padding: 0px;
	margin: 0px;
	color: #474f52;
	padding: 2px;
}

#panEshopList .eshoplist_even IMG,#panEshopList .eshoplist_odd IMG
{
	padding: 0px 0px 0px 4px;
	border: 1px solid #76c4de;
}

#panEshopList H3 A:link, #panEshopList H3 A:hover, #panEshopList H3 A:visited
{
	display:block;
	font-size: 110%;
	padding: 5px 0px 8px 10px;
	margin: 0px;
	color: #474f52;
}

#panEshopList .price
{
	color: #000000;
}

.eshop_new, .eshop_action
{
	color: #c9292b;
	font-weight: bold;
	padding: 2px;
}

.eshop_amount
{
	width: 50px;
	height: 15px;
}

.eshop_navigation
{
	display: block;
	width: 100%;
}

#panEshopList .eshop_order .active
{
	color: black;
	text-decoration: none;
}

#panEshopList .eshop_order IMG
{
	border: 0;
}

#panEshopItem IMG
{
	padding:5px;
}

.eshop_navigation_bottom
{
	clear: left;
	display: block;
	width: 100%;
}

.do_order
{
}

.do_order INPUT
{
	border:1px solid #848485;
}

.do_order .submit
{
	border:1px solid #848485;
}

.do_order .eshop_amount
{
	width:100px;
}

/************************ top ******************************/
#top .action_panel_item
{
	background: none;
}

/********************* articles ****************************/

#panDateCreated, #panDateUpdate, #panAutor
{
	font-size: 0.8em;
}

.article_nav
{
}

#content_text .article_nav A, #content_text .article_nav A:visited, #content_text .article_nav A:hover
{
	font-size: 1.0em;
}

/******************** inquiry *****************************/

#left .inquiries,#right .inquiries
{
	background: url(../images/inquiries_bar_repeat.jpg) top left repeat-x;
}

#left .inquiries .header,#right .inquiries .header
{	
	color:#929292;
}

#left .inquiries strong,#right .inquiries strong
{
	color:#929292;
}

#left .inquiries .action_panel_item,#right .inquiries .action_panel_item
{
	
	background: url(../images/inquiries_bar.jpg) top left no-repeat;
}

#left .inquiries .action_panel_item .box,#right .inquiries .action_panel_item .box
{
	padding-bottom:20px;	
	background: url(../images/inquiries_bar_box.jpg) bottom left no-repeat;
}

.inquiries div
{
	display: block;
	margin: 7px 0px 0px 0px;
}

.inquiry_q
{
	padding: 0px 0px 5px 0px;
	color:#737373;
	background: url(../images/inquiry.jpg) center left no-repeat;
}

.inquiry_a
{
	display: block;
	width: 95%;
	color: #bfc773;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	background: url(../images/inquiry.jpg) top left no-repeat;
}

.inquiry_a .inquiry_votes
{
	display: block;
	padding: 0px;
	_margin: -5px 0px -5px 0px;
	height: 4px;
	background: #d0d0d0;
}

.inquiry_a .inquiry_votes_total
{
	display: block;
	height: 4px;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff; /*margin:-5px 0px -5px 0px;*/
	border: 1px solid #8e8e8e;
}

#left .inquiry_a A, #left .inquiry_a A:link,#left .inquiry_a A:visited
{
	display: block;
	text-decoration: none;
	padding: 0px 0px 5px 2px;
	color: #6b6b6b;
}
.inquiry_a A:hover
{
	text-decoration: underline;
}

#left .inquiry_a strong
{
	font-size: 0.8em;
}

#left .inquiries .total
{
	font-size: 1em;
	font-weight: bold;
}

#left .inquiries .total strong
{
	font-size: 1em;
	font-weight: bold;
}

/**************** login *********************/

#left .login, #right .login
{
	background:  url(../images/login.jpg) top left no-repeat;
}

#left .login .header, #right .login .header
{
	color:#ee2930;
}

#left .login .action_panel_item, #right .login .action_panel_item
{
	
}

#left .login .box, #right .login .box
{

}

#left .login .input_normal, #right .login .input_normal
{

}

#left .login A:link
{
	
}

#left .login .lp,#right .login .lp
{
	
}


/**************** news *********************/

#left .news_bar,#right .news_bar, #content_body .news_bar
{
	background: url(../images/news_repeat.jpg) top left repeat-y;
}

#left .news_bar .header,#right .news_bar .header, #content_body .header
{
	padding-top:14px;
	color:#000000;
}

#left .news_bar .action_panel_item,#right .news_bar .action_panel_item, #content_body .news_bar .action_panel_item
{	
	padding-left:0px;
	background: url(../images/news_bar.jpg) top left no-repeat;
}

#left .news_bar .box, #right .news_bar .box
{
	padding-bottom:20px;
	background: url(../images/news_box.jpg) bottom left no-repeat;
}

.news_bar A, .news_bar A:link, .news_bar A:hover, .news_bar A:visited
{

}

#left .news_content,#right .news_content
{
	padding:0px 0px 0px 0px;
}

.news_bar A.archive, .news_bar A.archive:hover, .news_bar A.archive:visited
{
	display:none;
	padding:0px 10px 0px 0px;
	background: url(../images/news_a.jpg) center right no-repeat;
}

/************ newsletter ***************/

.newsletter .box_text
{
	display: block;
	background: url(../images/newsletter.jpg) center left no-repeat;
}


/*************** content panel ****************/

#content_body .action_panel_item
{
	
}
/*
#content_body .news_bar .action_panel_item
{
    width:300px;
}

#content_body .actualities_bar .action_panel_item
{
    width:370px;
}

#content_body .actualities_bar h3
{
    color:Black;
    font-style:normal;
}

#content_body .actualities_bar .box
{
    border:1px solid black;
}*/

/************* mneu_independent **************/

.menu_independent .header
{
}

.menu_independent UL
{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.menu_independent UL LI
{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../images/menu_sub_li.jpg) bottom left no-repeat;
}

.menu_independent A.selected
{
	color: #ffaa00;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/menu_sub_item_hover.jpg) center left no-repeat;
}

.menu_independent A
{
	display: block;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	color: #ffaa00;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/menu_sub_item.jpg) center left no-repeat;
}

.menu_independent A span
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menu_independent A:visited
{
}

.menu_independent A:hover
{
	color: #ffaa00;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/menu_sub_item_hover.jpg) center left no-repeat;
}


.inquiries, .login, .news, .news_bar
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

/************* preview *******************/
.preview1
{
   /*position: absolute;
   left: 250px;*/
   width: 377px;
   height: 121px;
   background: url(../images/rozcestnik__2.gif) center left no-repeat;  
}

.preview1 h2
{
   font-size: 1.2em;
   color: red;
}

.preview10
{
  position: absolute;
  right: 120px;
  top: 177px;
}

.preview10 .header
{
  display: none;
}

.preview10 a, .login a
{
  color: #7A7A7A;
}

.preview10 p
{
  margin: 0; 
}


.pics IMG
{
	padding:10px 0px 0px 20px;
}

.login
{
  position: absolute;
  right: 120px;
  top: 171px;
}

.login .header
{
  display: none;
}
.login p
{ 
  margin:0;
}
.login p.change_login { position: relative; top:6px; left:20px;}
.login p span { color: #7A7A7A;}

.login a:hover
{
  text-decoration:underline;
}



/************* flash ****************/

.top_flash
{
	
}


/*div#page
{
	position:static;
}
div#main
{
	position:static;
}
*/
#inline_form
{
	display:block;
	width:300px;
	height:300px;
	background:red;
	border:2px solid green;
}

/************* Google ADsence ****************/
.adsence250
{
  height: 250px;
  width: 249px;
  display: block;
  padding: 0 0 5px 0;
}
.adsence120
{
  height: 120px;
  width: 249px;
  display: block;
  padding: 0 0 5px 0;
}


table#reg_edit
{
  
}

table#reg_edit #txtCompany
{
  width: 495px;
  height: 20px;  
}

table#reg_edit #txtNote,
table#reg_edit #txtDescription
{
  width: 495px;
  height: 100px;
}

#novabriktable  {
  font-size:11px;
  background-color:#777;
}
#novabriktable td{
  background-color:#fff;
  padding:2px;
  text-align: center;
}
#novabriktable .tr1 td{
  background-color:#D7D7D7;
}

#novabriktable .td0{
  font-weight: bold;
  text-align: left;
}

