/* start */
/* generally open */

html, body, div, h1, h2, h3, h4, h5, h6, ul, li, p, form, fieldset, table, th, td, img{
	border: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}

p{
	text-align: justify
}

h1{
	color: #EF7B00;
	font-size: 25px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}
h2{
	color: #EF7B00;
	font-size: 22px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	margin-bottom: 15px;
}
h3{
	color: #EF7B00;
	font-size: 18px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	margin-bottom: 20px;
}
h4{
	color: #EF7B00;
	font-size: 13px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	margin-bottom: 0px;
}




.black{
	color: #3B3B3B;
}
.orange{
	color: #EF7B00;
}
.green{
	color: #2E9F27;
}

 /*
.hacek{
	margin: 0 0 0 0px;
	padding-left: 0px;
	list-style-image: URL('images/hacek.gif');
}
    
#hacek ul li{
	margin: 0 0 0 17px;
	padding-left: 4px;
	list-style-image: URL('images/hacek.gif');
}
*/

#hacek li{
  padding-left: 5px;
  list-style-image: URL('images/hacek.gif');
}

/*
#hacek ul
{
  margin-left: 0px;
  padding-left: 0px;
}
  */
.linka{
	border-bottom: 1px dashed #B6B6B6;
	height: 1px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}
#error_message{
	background-color: #cb062b;
	color: #fff;
	height: 30px;
	line-height: 30px;
	width: 944px;
}
a:link{
	color: #EF7B00;
	font-size: 13px;
	text-decoration: underline;
}
a:visited{
	color: #EF7B00;
/*	font-size: 13px;      */
	text-decoration: underline;
}

a:hover{
	color: #2E9F27;
/*	font-size: 13px;    */
	text-decoration: underline
}

body{
	background: url("images/layout_02.jpg") repeat-x top;
	background-color: #C0DAF1;
	color: #222;
	font-size: 13px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	line-height: 22px;
	text-align: center;
}

/* generally close */
/* main cover open */
#medicco{
	margin: 0px auto 0px auto;
	width: 960px;
}

/* main cover close */
/* top open */

#top{
	height: 33px;
	width: 960px;
}
#top_blank{
	height: 12px;
	width: 960px;
}
#top_top{
	background: url("images/layout_05.jpg") no-repeat;
	height: 21px;
	width: 960px;
}
#cover{
	background: url("images/layout_26.png") repeat-y;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 960px;
}
#header{
	height: auto;
	margin: 0px auto 0px auto;
	width: 944px;
}
#header_top{
	height: 65px;
	width: 944px;
}
#header_top_left{
	height: 65px;
	float: left;
	padding: 0 0 0 15px;
	width: 185px;
}
#header_top_center{
	height: 57px;
	float: left;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
	width: 440px;
}
#header_top_center span{
	color: #fff;
}
#header_top_center div{
	color: #EF7B00;
	font-size: 28px;
}
#header_top_right{
	height: 50px;
	float: left;
	padding: 15px 15px 0 0;
	text-align: right;
	width: 269px;
}
#header_top_right_input{
	background: url("images/search.jpg") no-repeat;
	float: left;
	border: 0px;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 10px;
	width: 210px;
}
#header_top_right_button{
	background: url("images/layout_21.jpg") no-repeat;
	cursor: pointer;
	float: left;
	border: 0px;
	height: 29px;
	margin: 3px 0 0 10px;
	width: 36px;
}
#header_middle{
	height: 12px;
	width: 944px;
}
#header_bottom{
	background: url("images/layout_31.jpg") repeat-x;
	height: 45px;
	padding-left: 36px;
	width: 908px;
}
#header_bottom ul li{
	color: #3B3B3B;
	display: inline;
	float: left;
	font-size: 15px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	line-height: 45px;
	list-style: none;
}
#header_bottom li a{
	color: #3B3B3B;
	float: left;
	font-size: 15px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-weight: normal;
	height: auto;
	line-height: 45px;
	width: auto;
	text-decoration: none;
}
/*

#header_bottom li a:hover{
	color: #fff;
	float: left;
	font-size: 15px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-weight: normal;
	height: auto;
	line-height: 45px;
	width: auto;
	text-decoration: none;
}

*/


#header_bottom li {
	color: #fff;
	float: left;
	font-size: 15px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-weight: normal;
	height: auto;
	line-height: 45px;
	width: auto;
}

#header_bottom a:hover{
	color: #2E9F27;
	text-decoration: underline
}


#header_bottom ul li span{
	color: #fff;
}
#header_shaddow{
	background: url("images/layout_34.jpg") repeat-x;
	height: 15px;
	display: block;
	width: 944px;
}

/* top close */
/* main open */

#main{
	background-color: #fff;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 20px 36px 36px 36px;
	text-align: left;
	width: 872px;
}
#main p{
	margin: 20px 0 20px 0;
	text-align: justify;
}

/* uvod open */

#uvod{
	height: auto;
	width: 872px;
}

#uvod_banner{
	height: 260px;
	width: 872px;
}
#uvod_banner_left{
	float: left;
	height: 131px;
	padding-top: 129px;
	text-align: left;
	width: 62px;
}
#uvod_banner_center{
	float: left;
	height: 260px;
	text-align: left;
	width: 748px;
}
#uvod_banner_center a:link{
	color: #EF7B00;
	font-size: 18px;
	text-decoration: underline;
}
#uvod_banner_center a:visited{
	color: #EF7B00;
	font-size: 18px;
	text-decoration: underline;
}

/*
#uvod_banner_center a:hover{
	color: #EF7B00;
	font-size: 18px;
	text-decoration: none;
}
*/

#uvod_banner_center a:hover{
	color: #2E9F27;
/*	font-size: 13px;  */
	text-decoration: underline
}



#uvod_banner_center_left{
	float: left;
	text-align: left;
	width: 350px;
}
#uvod_banner_center_right{
	float: left;
	text-align: right;
	width: 398px;
}
#uvod_banner_center img{
	border: 1px solid #B8B8B8;
}
#uvod_banner_right{
	float: left;
	height: 131px;
	padding-top: 129px;
	text-align: right;
	width: 62px;
}
#uvod_banner_button{
	height: 9px;
	text-align: center;
	margin-bottom: 30px;
	width: 872px;
}
#uvod_banner_button img{
	margin: 0 2px 0 2px;
}
#uvod_top{
	background-color: #EF7B00;
	height: 44px;
	line-height: 44px;
	padding-left: 15px;
	text-align: left;
	width: 857px;
}
#uvod_top h3{
	color: #fff;
	font-size: 20px;
}
#uvod_center{
	background: url("images/uvod_center_bg.jpg") repeat-y;
	height: auto;
	overflow: hidden;
	margin: 30px 0 0 0;
	width: 872px;
}
#uvod_center ul{
	margin-left: 15px;
}
#uvod_center h3{
	font-size: 16px;
	margin-bottom: 10px;
}
#uvod_center_left{
	float: left;
	height: auto;
	overflow: hidden;
	padding-right: 10px;
	text-align: left;
	width: 635px;
}	

	
}
#uvod_center_middle{
	float: left;
	height: 51px;
	background: url("images/layout_50.jpg") no-repeat top;
	width: 13px;
}
#uvod_center_right{
	float: left;
	height: auto;
	padding-left: 10px;
	text-align: left;
	width: 204px;
}
#main_bottom{
	background-color: #e9e9e9;
	height: 253px;
	margin: 0px auto 0px auto;
	padding-top: 36px;
	width: 944px;
}
#main_bottom img{
	margin: 0 1px 0 1px;
}

/* uvod close */
/* products open */

#products{
	height: auto;
	width: 872px;
	overflow: hidden;
	background: url("images/menu_bg.jpg") repeat-y;
}
#products_left{
	float: left;
	height: auto;
	width: 243px;
}
#products_left_top{
	background: url("images/produkty.jpg") no-repeat;
	height: 17px;
	width: 243px;
}
#products_left_menu{
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	width: 243px;
}
#products_left_menu_left{
	float: left;
	height: auto;
	width: 232px;
}
#products_left_menu_left ul li{
	border-bottom: 1px dashed #B6B6B6;
/*	color: #222;               */

  color: magenta;

	list-style: none;     
	width: 222px;
}
#products_left_menu_left li a{
	color: #222;
	display: block;
	height: 31px;
	line-height: 31px;
	width: auto;
	text-decoration: none;
}


#products_left_menu_left li a:hover{
	color: magenta;
	height: 31px;
	line-height: 31px;
	width: auto;
	text-decoration: none;
}

#products_left_menu_left li a:hover{
	color: #2E9F27;
	
 }

/*
#products_left_menu_left li {
	color: #EF7B00;
	height: 31px;
	line-height: 31px;
	width: auto;
	text-decoration: none;
}


#products_left_menu_left a:hover{
	color: #2E9F27;
	font-size: 31px;
  	line-height: 31px;               
	text-decoration: underline
}

  */



#products_left_menu_left ul li span{
	color: #EF7B00;
}
#products_left_menu_left ul li ul{
	margin-bottom: 15px;
	width: 222px;

}
#products_left_menu_left ul li ul li{
	border-bottom: 0px solid #B6B6B6;
	color: #222;
	list-style: none;
	width: 222px;
}
#products_left_menu_left li ul li a{
	color: #222;
	display: block;
	height: 28px;
	line-height: 28px;
	width: auto;
	text-decoration: none;
}


#products_left_menu_left li ul li a:hover{
	color: #EF7B00;
	height: 28px;
	line-height: 28px;
	width: auto;
	text-decoration: none;
}


#products_left_menu_left li ul li a:hover{
	color: #2E9F27;
} 

#products_left_menu_left ul li ul li span{
	color: #EF7B00;
}
#products_left_menu_right{
	background: url("images/menu_nuzky.jpg") no-repeat top;
	float: left;
	height: 42px;
	width: 11px;
}
#products_left_bottom{
	background: url("images/pobocky.jpg") no-repeat;
	height: 18px;
	margin-bottom: 10px;
	width: 243px;
}
#products_left_bottom_content ul{
	margin: 0 0 15px 15px;
	list-style-image: URL('images/puntik.gif');
}
#products_right{
	float: left;
	height: auto;
	padding: 15px 0 0 30px;
	width: 599px;
}
.products_right_cover{
	overflow: hidden;
	width: 599px;
}
.products_right_left{
	float: left;
	overflow: hidden;
	width: 299px;
}
.products_right_right{
	float: left;
	overflow: hidden;
	width: 299px;
}
.news_block{
	border-bottom: 1px dashed #B6B6B6;
	display: block;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 599px;
}
.news_block img{
	margin: 0 20px 10px 0;
}
.news_block h3{
	margin-bottom: 2px;
}
#navigace{
	margin-bottom: 15px;
	height: 20px;
	width: 599px;
}
#navigace_left{
	float: left;
	width: 500px;
}
#navigace_left h1{
	font-size: 13px;
	float: left;
}
#navigace_right{
	float: left;
	text-align: right;
	width: 99px;
}
#products_right span{
	background-color: #EF7B00;
	color: #fff;
	display: block;
	font-size: 15px;
	height: auto;
	padding: 10px 15px 10px 15px;
	margin-bottom: 30px;
	text-align: justify;
	width: 569px;
}
#products_right ul{
	margin: 0 0 15px 15px;
	list-style-image: URL('images/puntik.gif');
}
#products_right span h3{
	color: #fff;
	margin-bottom: 10px;
}
.products_right_block{
	border-bottom: 1px dashed #B6B6B6;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 599px;
}
.products_right_block2{
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 599px;
}
.products_right_block_left{
	float: left;
	height: auto;
	width: 155px;
}
.products_right_block_right{
	float: left;
	height: auto;
	width: 444px;
}
.products_right_block_right h3{
	margin-bottom: 5px;
}
.products_right_block_right a:link{
	color: #EF7B00;
/*	font-size: 18px;              */
	text-decoration: underline;
}
.products_right_block_right a:visited{
	color: #EF7B00;
/*	font-size: 18px;                      */
	text-decoration: underline;
}

/*
.products_right_block_right a:hover{
	color: #EF7B00;
	font-size: 18px;
	text-decoration: none;
}
 */
 
 
.products_right_block_right a:hover{
	color: #2E9F27;
	/* font-size: 18px;                  */
	text-decoration: underline
}



.products_right_block_right_price{
	margin-bottom: 10px;
}
.products_right_block_right_short{
	text-align: justify;
}
.products_right_block_right_button{
	height: auto;
	margin-top: 10px;
	text-align: right;
	width: 444px;
}
#products_right_block_detail{
	height: auto;
	overflow: hidden;
	width: 599px;
}
#products_right_block_detail_hl img{
	margin: 0 0 0 1px;
}
#products_right_block_detail ul{
	margin: 0 0 15px 15px;
}
#products_right_block_detail_top{
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	width: 599px;
}
#products_right_block_detail_top_left{
	float: left;
	height: auto;
	overflow: hidden;
	width: 389px;
}
#products_right_block_detail_top_right{
	float: left;
	height: auto;
	overflow: hidden;
	text-align: left;
	width: 210px;
}
#products_right_block_detail_top_right_title{
	text-align: justify;
}
#products_right_block_detail_top_right2{
	float: left;
	font-size: 12px;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
	text-align: left;
	width: 210px;
}
#products_right_block_detail_top_right3{
	float: left;
	font-size: 12px;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 210px;
}
#products_right_block_detail_top_right3 img{
	width: 80px;
}
#products_right_block_detail_top_right3_block_cover{
	float: left;
	height: 112px;
	margin-right: 40px;
	overflow: hidden;
	text-align: center;
	width: 84px;
}
#products_right_block_detail_top_right3_block1{
	border: 1px solid #EF7B00;
	height: 80px;
	overflow: hidden;
	padding: 1px;
	text-align: center;
	width: 80px;
}
#products_right_block_detail_top_right3_block1_{
	height: 25px;
	text-align: center;
	margin-top: 4px;
	width: 84px;
}
#products_right_block_detail_top_right3_block_cover2{
	float: left;
	height: 112px;
	overflow: hidden;
	text-align: center;
	width: 84px;
}
#products_right_block_detail_top_right3_block2{
	border: 1px solid #EF7B00;
	height: 80px;
	overflow: hidden;
	padding: 1px;
	text-align: center;
	width: 80px;
}
#products_right_block_detail_top_right3_block2_{
	height: 25px;
	text-align: center;
	margin-top: 4px;
	width: 84px;
}
#products_right_block_detail_top_right4{
	overflow: hidden;
	height: 25px;
	text-align: center;
	width: 210px;
}
#products_right_block_detail_top_right h1{
	font-size: 20px;
	margin: 20px 0 5px 0;
}
#products_right_block_detail_form{
	height: auto;
	overflow: hidden;
	width: 599px;
}
#products_right_block_detail_form_{
	height: auto;
	text-align: right;
	width: 599px;
	margin-bottom: 25px;
}
.products_right_block_detail_form_input{
	border: 1px solid #212020;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 5px;
	margin-bottom: 8px;
	width: 212px;
}
#products_right_block_detail_form_textarea{
	border: 1px solid #212020;
	height: 60px;
	padding: 10px 0 0 10px;
	margin-bottom: 8px;
	width: 587px;
}
#products_right_block_detail_form_button{
	background: url("images/odeslat2.jpg") no-repeat;
	cursor: pointer;
	border: 0px;
	height: 35px;
	width: 107px;
}
#products_right_block_detail_form_button2{
	background: url("images/zavrit.jpg") no-repeat;
	cursor: pointer;
	border: 0px;
	height: 35px;
	width: 47px;
}
#tech h3{
	margin-top: 20px;
}

/* products close */

/* main close */
/* footer open */

#footer{
	height: 441px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	text-align: left;
	width: 944px;
}
#footer_top{
	color: #b0b0b0;
	background-color: #3B3B3B;
	height: 307px;
	padding: 40px 0 0 0;
	width: 944px;
}
 /*
#footer_top h3{
	color: #EF7B00;
	margin-bottom: 2px;
}
*/

#footer_top h3{
	color: #b0b0b0;
	margin-bottom: 4px;

}
#footer_top span{
	margin-bottom: 10px;
}
#footer_top_left{
	float: left;
	height: 307px;
	padding: 0 0 0 36px;
	width: 527px;
}
#footer_top_left_top{
	float: left;
	height: auto;
	margin-bottom: 22px;
	width: 527px;
}
.footer_top_left_top_line{
	background: url("images/footer_line_left.jpg") no-repeat;
	height: 2px;
	margin-bottom: 15px;
	width: 527px;
}
#footer_top_left_top a img{
	border: 1px solid #b0b0b0;
	height: 111px;
	margin-right: 8px;
	padding: 1px;
	width:111px;
}

 /*

#footer_top_left_top a:hover img{
	border: 1px solid #EF7B00;
	height: 111px;
	margin-right: 8px;
	padding: 1px;
	width:111px;
}
*/

#footer_top_left_top img{
	border: 1px solid #EF7B00;
	height: 111px;
	margin-right: 8px;
	padding: 1px;
	width:111px;
}

#footer_top_left_top a:hover{
	color: #2E9F27;
	text-decoration: underline
}





#footer_top_left_top img{
	border: 1px solid #b0b0b0;
	height: 111px;
	margin-right: 8px;
	padding: 1px;
	width:111px;
}
#footer_top_left_bottom{
	height: auto
	width: 527px;
}
#footer_top_right{
	float: left;
	height: 347px;
	padding: 0 36px 0 0;
	width: 345px;
}
.footer_top_right_line{
	background: url("images/footer_line_right.jpg") no-repeat;
	height: 2px;
	margin-bottom: 10px;
	width: 527px;
}
.footer_top_right_div_cover{
	height: 47px;
	width: 527px;
}
.footer_top_right_div1{
	float: left;
	height: 47px;
}
.footer_top_right_div2{
	float: left;
	height: 47px;
	line-height: 40px;
}
.footer_top_right_input{
	background: url("xxxxxxxxxxxxxxxxxxxximages/footer_input.jpg") no-repeat;
	border: 0px;
	color: #fff;
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	width: 212px;
}
#footer_top_right_textarea{
	background: url("xxxxxxxxxxxximages/footer_textarea.jpg") no-repeat;
	border: 0px;
	color: #fff;
	height: 82px;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
	width: 335px;
}
#footer_top_right_button{
	background: url("xxxxxxxxxxxxxxxximages/layout_89.jpg") no-repeat;
	cursor: pointer;
	border: 0px;
	height: 35px;
	margin: 0 0 0 270px;
	width: 75px;
}
#footer_line{
	background-color: #3a3535;
	height: 1px;
	width: 944px;
}
#xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxfooter_bottom{
	background-color: #2B2B2B;
background-color: aqua;
	height: 1px;
	width: 944px;
}
#footer_bottom_left{
	color: #b0b0b0;
	font-size: 12px;
	float: left;
	height: 33px;
	line-height: 16px;
	padding: 0px 0 0 36px;
	text-align: left;
	width: 664px;
}
#footer_bottom_left a:link{
	color: #EF7B00;
	font-size: 12px;
	text-decoration: none;
}
#footer_bottom_left a:visited{
	color: #EF7B00;
	font-size: 12px;
	text-decoration: none;
}

/*
#footer_bottom_left a:hover{
	color: #EF7B00;
	font-size: 12px;
	text-decoration: underline;
}
*/


#footer_bottom_left a:hover{
	color: #2E9F27;
	text-decoration: underline
}


#footer_bottom_right{
	float: left;
	height: 45px;
	text-align: right;
	padding: 0px 36px 0 0;
	width: 208px;
}
#footer_bottom_right span{
	color: #EF7B00;
}
#footer_bottom_right div{
	color: #b0b0b0;
	font-size: 20px;
}
#bottom{
	background: url("images/layout_94.jpg") no-repeat;
	height: 20px;
	width: 960px;
}

/* footer close */
/* stop */

