/*Styl ---------------------------------------------*/

img 
{
  display: block;
  border: 0; 
  }
a
{
  text-decoration: none;
  color: #000000
}
a:hover
{
  text-decoration: underline;
  color: #0C4DA2;
}

/*BODY---------------------------------------------*/

body
{	
	margin:0;
	padding:0;
	text-align: center; 
	background-image: url("pic/body/bg.gif");
	background-repeat: repeat;
	font-family: Verdana, Arial, Arial CE, sans-serif;
	font-size: 12px;
}

/*BLOKY--------------------------------------------*/

#obal
{
	width: 920px;
	margin:0 auto;
	background-color: #fff;
	color: #fff;
	text-align: left;
	border-right:1px solid #eee;
	border-left:1px solid #eee;

}

#menutop
{
	margin: 0 0 0 7px;
	width: 906px;
	height: 28px;
	background-image: url("pic/body/menutop.gif");
	color: #fff; 
}

/*MENU TOP --------------------------------------------*/

#menutop_text
{	
	padding: 6px 0 0 0;
	font-size: 12px;
	color: #fff; 
}

a.mtt
{
	margin-left: 35px;
	color: #fff;
	text-decoration: none;
}
	
a.mtt:hover
{
	margin-left: 35px;
	color: #fff;
	text-decoration: underline;
}

a.mttlc
{	
	margin-left: 60px;
}

a.mttl
{
	margin-left: 5px;
	font-size: 10px;
	color: #444;
	text-decoration: none;
}	

a.mttl:hover
{
	margin-left: 5px;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

/*LOGO-BANNER --------------------------------------------*/

#lb
{
	width: 100%;
	height: 115px;
}

#lp {
	padding: 40px 0 0 30px;
}

#logo {
	height: 49px;
	width: 186px;
	border-width: 0px;
	border: 0px;
}

/*LEVE MENU --------------------------------------------*/

#levy
{
	float: left;
	width: 200px;
} 

.menubox
{
	width: 200px;
	margin: 0 0 0 7px;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

a.menubox  {text-decoration: none; color: #fff; font-size: 13px;}
a.menubox:hover {text-decoration: underline; color: #fff;}
a.active  {text-decoration: none; color: #000;}
a.active:hover {text-decoration: underline; color: #0C4DA2;}

.menubox ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #084299;
}

.menubox li
{
 	line-height:30px;
	margin-top: 0;
	padding-right: 10px;
	background-color: #0C4DA2;
	background-image: url("pic/body/m_w_noactive.gif");
	background-repeat: no-repeat;
	background-position: 7px;
	border-bottom: 1px solid #fff;
}

.menubox li.b_active
{
	margin: 0;
	line-height: 30px;
	margin-top: 0;
	padding-right: 10px;
	background-image: url("pic/body/m_w_active.gif");
	background-repeat: no-repeat;
	background-color: #0C4DA2;
	background-position: 7px;
	border-bottom: 1px solid #fff;
}

.menubox li.active
{
	line-height:23px;
	margin-top: 0;
	padding-right: 10px;
	background: url("");
	background-repeat: no-repeat;
	background-color: #eee;
	background-position: 7px;
	border-bottom: 1px dotted #bbb;
}

.menubox li.end
{
	margin: 0;
	line-height: 30px;
	margin-top: 0;
	padding-right: 10px;
	background-image: url("pic/body/m_w_noactive.gif");
	background-repeat: no-repeat;
	background-color: #0C4DA2;
	background-position: 7px;
	border-bottom: 1px solid #0C4DA2;
}

.menubox_top
{		
	margin: 0;
	padding: 0;
	width: 200px;
	height: 4px;
	background: url("pic/body/menubox_top.gif");
	background-repeat: no-repeat;
	background-color: #fff;
} 

.menubox_bottom
{		
	margin: 0 0 10px 0;
	width: 200px;
	height: 4px;
	background: url("pic/body/menubox_bottom.gif");
	background-repeat: no-repeat;
	background-color: #fff;
} 

/*HLAVNI PANEL --------------------------------------------*/

#hlavni
{
 	  margin: 0 0 20px 214px;
	  padding: 0 5px 0 0;
	  width: 630px;
} 

.main
{
	text-align: left;
	width: 630px;
	margin: -6px 0 0 0;
	height: 100%;
	padding: 30px;
	color: #000;
	border-right:1px solid #eee;
	border-left:7px solid #eee;
	border-bottom:1px solid #eee;
}
.main1
{
	text-align: left;
	width: 630px;
	margin: -6px 0 0 0;
	height: 450px;
	padding: 30px;
	color: #000;
	border-right:1px solid #eee;
	border-left:7px solid #eee;
	border-bottom:1px solid #eee;
}





/*NAVIGACE -------------------------------------------*/

.navibox
{
 	padding: 9px 0 0 0;
	width: 698px;
 	height: 34px;
 	background: url("pic/body/main_top.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

ul.navi  {
	margin: 0 0 0 15px;
}
li.navi  { 
	float: left;
	text-indent: 13px;
	list-style: none;
	background: url("pic/body/navi.gif") no-repeat 0px 6px;
}
a.navi {font-weight: normal; font-size: 10px; text-decoration: underline; color: #000;}
a.navi:hover {font-weight: normal; font-size: 10px; text-decoration: underline; color: #084299;}
a.navi_a {font-weight: normal; font-size: 10px; text-decoration: none; color: #000;}
a.navi_a:hover {font-weight: normal; font-size: 10px; text-decoration: none; color: #084299;}


/*CISTIC--------------------------------------------*/



hr.cistic
{
 	clear: both;
	display: none;
} 

hr.clear
{
 	clear: both;
	visibility: hidden;
} 

/*PATKA--------------------------------------------*/

#patka_m
{
 	clear:both;
	bottom: 0;
	height: 10px;
	background-color: #606060;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
}

#patka
{
 	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #606060;
}

img.patka 
{
  margin: 0 20px 10px 20px; 
  float: left;
}

/*FONTY-----------------------------------------*/

h1 
{
	margin-bottom: 15px;
	font-family: Verdana, Arial, Arial CE, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h2 
{	
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 15px;
	color: #000000; 
	font-weight: normal;
}

h3 
{	
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 14px;
	color: #000000; 
	font-weight: normal;
}	

h4
{
	margin-bottom: 15px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 16px;
	color: #000000; 
	font-weight: bold;
}
	

.text 
{	
	font-family: Verdana, Arial, Arial CE, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}	

.textb 
{	
	font-family: Verdana, Arial, Arial CE, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}	
.info 
{	
	font-family: Verdana, Arial, Arial CE, sans-serif;
	font-size: 12px;
	color: #0C4DA2; 
	font-weight: bold;
	font-style: italic;
}	

.produkty
{
 	font-family: Verdana, Arial, Arial CE, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

a.none {font-weight: normal; font-size: 10px; text-decoration: none; color: #000;}
a.none:hover {font-weight: normal; font-size: 10px; text-decoration: underline; color: #084299;}
a.nahoru {font-weight: normal; font-size: 10px; text-decoration: none; color: #aaa;}
a.nahoru:hover {font-weight: normal; font-size: 10px; text-decoration: underline; color: #aaa;}

hr.hr
{
 	 height: 1px;
	 color: #eeeeee;
}

/*TABULKA/PRODUKTY-----------------------------------------*/

td.pic
{
	padding: 0 40px 0 20px;
	border-left: solid #fff 1px;
}

td.nadpis
{
      	background-color: #f4f4f4;
	text-align: left;
	padding: 10px 10px 0 10px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 14px;
	color: #000000; 
	font-weight: normal;
}

td.nadpis2
{
      	background-color: #ffffff;
	border-bottom: 4px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #000000; 
	font-weight: normal;
}

a.pic {font-weight: normal; font-size: 14px; text-decoration: underline; color: #000000;}
a.pic:hover {font-weight: normal; font-size: 14px; text-decoration: underline; color: #084299;}
a.picv {font-weight: normal; font-size: 12px; text-decoration: none; color: #000000;}
a.picv:hover {font-weight: normal; font-size: 12px; text-decoration: underline; color: #084299;}

td.info
{ 
      	background-color: #eeeeee;
	text-align: right;
	padding: 0 5px 0 80px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}

td.info2
{
      	background-color: #dddddd;
	text-align: left;
	padding: 0 25px 0 5px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}

td.info3
{
      	background-color: #eeeeee;
	text-align: left;
	line-height: 160%;
	padding: 10px 15px 10px 15px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}

td.info4
{
      	background-color: #ffffff;
	text-align: right;
	line-height: 160%;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 10px;
	color: #999999; 
	font-weight: normal;
}

td.info5
{
      	background-color: #bbbbbb;
	text-align: left;
	padding: 0 25px 0 5px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}

td.info6
{ 
      	background-color: #cccccc;
	text-align: right;
	padding: 0 5px 0 80px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}

td.break
{
  	padding:0 25px 0 0;
}	

/*TABULKA/GALERIE-----------------------------------------*/

td.galerie
{
      	background-color: #fff;
	text-align: center;
	padding: 5px 9px 5px 9px ;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}

img.right 
{
  	border: 0; 
	float: right;
	padding-left: 15px;
}


img.left 
{
  	border: 0; 
	float: left;
	padding-right: 15px;
}


/*ODSTAVCE/P-STYLES-----------------------------------------*/

p
{
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}

p.information
{
	background-image: url("pic/icons/info.gif");
	background-repeat: no-repeat;
	background-position: 7px left;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 10px 10px 10px 40px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}

p.importand
{
	background-image: url("pic/icons/importand.gif");
	background-repeat: no-repeat;
	background-position: 7px left;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 10px 10px 10px 40px;
	font-family: Arial, Arial CE, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
}