body{
	background-color:#c4c4c4;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

.main{
	width:950px;
	text-align:center;
	margin:0px auto 0px auto;
}

.header{
	width:auto;
	height:270px;
	background-image:url(../image/header_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

h1 {width:auto;	text-align:left;font-size:11pt;	font-weight:bold;	color:#FF0000;
	margin-bottom:10px;
}

h2 {font-size:10pt;	font-weight:bold;	color:#555555;}

h3{	width:auto;	background-color:#CCCCCC;	padding:3px;font-weight:bold;	color:#000000;}
		
.header_top{
	width:auto;
	height:30px;
	background-color:#FFFFFF;
}
.header_top_left{
	width:0px;
	height:30px;
	float:left;
}
.header_top_right{
	width:170px;
	float:right;
	padding:5px 0px 0px 0px;
}

.header_img{
	width:685px;
	height:240px;
	float:left;
	/*background-image:url(../image/header_img_bg.jpg);*/
	background-position:center;
	background-repeat:no-repeat;
}
.header_flash{
	width:200px;
	height:90px;
	float:left;
	margin:10px 0px 0px 10px;
}
.header_info{
	width:265px;
	height:240px;
	float:right;
	background-image:url(../image/header_info_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.content{
	width:auto;
	text-align:left;
	margin-top:8px;
	background-color:#FFFFFF;
}
.line_top{
	width:950px;
	height:10px;
	background-image:url(../image/line_top_bg.jpg);
}
.line_bottom{
	width:950px;
	height:10px;
	background-image:url(../image/line_bottom_bg.jpg);
}
.content_text{
	width:auto;
	margin:10px 10px 0px 10px;
}

.content_text_center_index{
	/*width:530px;*/
	width:930px;
	float:left;
	text-align: justify;
}
.content_text_center_index img{border:none;}
.content_text_center_index a{border:none; text-decoration:none;}

.content_text_title{
	width:auto;
	text-align:left;
	font-size:11pt;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:10px;
}

.content_text_menu{
	width:200px;
	float:left;
}
.content_text_center{
	width:400px;
	float:left;
	text-align: justify;
}

.content_text_center_uvod{
	width:700px;
	float:left;
	text-align: justify;
}

.content_text_full{
	width:100%;
	float:left;
	text-align: justify;
	clear:both;
}

.content_text_right{
	width:300px;
	float:left;
}
.content_text_right_index{
	width:400px;
	float:left;
}

.product_uvod{
	background-color:#FF0000;
	color:#FFFFFF;
	padding:5px;
	clear:both;
}
.product_uvod span{
	font-weight:bold;
}

.product_item{
	width:auto;
	margin-top:10px;
	clear:both;
}
.product_item_name{
	width:auto;
	background-color:#CCCCCC;
	
	padding:3px;
	font-weight:bold;
	color:#000000;
}
.product_item_text{
	width:700px;
}

.product_item_text ul{
	margin-top:0px;
}
.product_item_img{
	width:200px;
	float:right;
}
.product_item_img img{
	margin:10px 0px 10px 0px;
	border:2px solid #CCCCCC;
}
.product_item_img img:hover{
	border:2px solid #FF0000;
}

.pata_text{
	background-color:#FFFFFF;
	}
	
.cb{
	clear:both;
}
.red{
	color:#FF0000;
	font-size:8pt;
	font-weight:bold;
}

/* header menu */
.header_menu{
	width:850px;
	float:right;
	padding:7px 0px 0px 0px;
	text-align:right;
}
.header_menu a{
	font-size:9pt;
	text-decoration:none;
	color:#000000;
	/*margin:0px 5px 0px 0px;*/
	padding:0px 7px 0px 5px;
	border-right:1px solid #000000;
}
.header_menu a:hover{
	text-decoration:underline;
	color:#FF0000;
}
/* content menu top */
.content_menu_top{
	width:auto;
	height:30px;
	background-image:url(../image/content_menu_top_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
}
.content_menu_top a{
	border:none;
	text-decoration:none;
}

.content_menu_top a:hover{
	border:none;
	text-decoration:underline;
	color:#000000;
}
.content_menu_top .icons{
	border:none;
	text-decoration:none;
	margin:3px 5px 0px 0px;
}

.print_page{
	width:50px; 
	float:right;
}
.print_page img{
	border:none;
	text-decoration:none;
	margin:3px 5px 0px 0px;
}

.content_menu_top_item_on{
	width:auto;
	height:22px;
	display:block;
	float:left;
	padding:8px 5px 0px 5px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../image/content_menu_top_item_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	border-right:1px solid #FFFFFF;
}
.content_menu_top_item_off{
	width:auto;
	height:22px;
	display:block;
	float:left;
	padding:8px 5px 0px 5px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
}

.content_menu_top2{
	width:auto;
	background-color: #FF0000;
	background-image:url(../image/content_menu_top_item_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
}
.content_menu_top2 a{
	padding:5px 6px 5px 6px;
	text-decoration:none;
	color:#ffffff;
}
.content_menu_top2 a:hover{
	text-decoration:underline;
	color:#000000;
}
.content_menu_top2_on{
	background-color:#666666;
}
.content_menu_top2_off{}

.content_menu_top3{
	width:auto;
	/*background-image:url(../image/content_menu_top_item_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	*/
	background-color:#999999;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
}
.content_menu_top3 a{
	padding:5px 6px 5px 6px;
	text-decoration:none;
	color:#ffffff;
}
.content_menu_top3 a:hover{
	text-decoration:underline;
	color:#000000;
}
/* content menu bottom */
.content_menu_bottom_box{
	width:auto;
	background-color:#FFFFFF;
	padding:3px 5px 3px 5px;
}
.content_menu_bottom{
	width:auto;
	background-color:#CCCCCC;
	padding:3px 10px 3px 10px;
	text-align:center;
}

.content_menu_bottom a{
	font-size:9pt;
	text-decoration:none;
	color:#000000;
	padding:0px 7px 0px 5px;
	border-right:1px solid #000000;
}
.content_menu_bottom a:hover{
	text-decoration:underline;
	color:#FF0000;
}

.cert_group_box{
	text-align:center; clear:both;
}

.cert_box{
	float:left; width:150px;
}

.cert_box img{
	border:1px solid #999999;
}

#detailwin{
		background-color:#FFFFFF;
		display:none;
		position:absolute;
		top: 0px;
		left: 0px;
		background-position:center;
		background-repeat:no-repeat;
		border:  #FF0000 2px solid;
		cursor:pointer; 		
	}

#galeria_img{
		background-color:#FFFFFF;
		/*display:none;*/
		background-position:center;
		background-repeat:no-repeat;
		border:  #000000 1px solid;
		cursor:pointer;
		background-image:url(../image/elemont-kamerove-systemy.jpg);
		background-position:center;
		background-repeat:no-repeat;
		width:700px;
		height:525px;
	}
	
.content_text_menu_galeria{
	width:170px;
	height:600px;
	float:left;
	overflow:auto;
}	
	
.product_item_img_galeria{
	width:150px;
	height:113px;
	margin-bottom:5px;
	border:1px solid #000000;
	cursor:pointer;
}
		
.sendpage{
	padding:10px;
	margin-top:20px;
	border:1px solid #CCCCCC;
}

.sendpage legend{
	color: #000000;
	font-weight:bold;
}

.sendpageform input{
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.sendpageform .submit{
	margin:10px auto 10px auto;
}
.sendpageform div{
	margin:5px;
}
.sendpageform .label{
	width:150px;
	float:left;
	color:#000000;
	font-weight:bold;
}

.error_message{
	width:250px;
	background-color:#FF0000;	
	border:1px solid #000000;
	padding:5px;
	margin:5px auto 5px auto;
	text-align:center;
	color:#FFFFFF;
} 

.error_message a{
	color:#000000;
}

.info_message{
	width:250px;
	background-color: #CCCCCC;	
	border:1px solid #000000;
	padding:5px;
	margin:5px auto 5px auto;
	text-align:center;
	color:#000000;
}

.access_denied{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width:400px;
	font-size:10pt;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	border:1px solid #CCCCCC;
	/*text-align:left;*/
}

/* tooltips */
div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; line-height:1.2;
    background-color:#E1E5F1; border:1px solid #667295; 
    width:210px;
	text-align:left; 
}
 
div#tipDiv ul.tipContentList {
    margin:0; padding:0; list-style:none;
}
/* tooltips */

.webmedia{
	margin:5px 0px 5px 0px;
	width:auto;
	text-align:center;
	height:20px;
}

.webmedia a{
	color: #666666;
	text-decoration: none;
}
