body{
	margin:0px;
	padding:0px;
	background-color:#000066;
	font-size:8pt;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.main{
	width:850px;
	text-align:center;
	margin:20px auto 0px auto;
	padding:0px;
}
.header{
	width:850px;
	height:87px;
	background-image:url(../image/header_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
}
.menu{
	width:567px;
	height:44px;
	background-image:url(../image/menu_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	font-size:10pt;
}
.menu a{
	display:block;
	float:left;
	width:135px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
	margin-top:15px;
	border-right:2px solid #CC0000;
}
.menu a:hover{
	color:#000066;
}

/* - - - - index - - - - - */
.box_left{
	width:567px;
	float:left;
	padding:0px;
	margin:0px;
}
.box_left_intro{
	width:567px;
	height:216px;
	background-color:#0066FF;
}
.box_left_text{
	width:567px;
	height:216px;
	background-image: url(../image/index_bg_text.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:justify;
}
.box_left_text img{
	margin:0px 7px 10px 15px;
	width:150px;
	height:126px;
	float:left;
	}
.box_left_text_div{
	margin:0px 15px 10px 0px;
	width:370px;
	float:right;
	overflow:hidden;
}

.box_left_bottom_box{
	width:567px;
	height:107px;
	text-align:left;
}
.left_bottom_box{
	width:276px;
	height:107px;
	margin:15px 0px 15px 0px;
	float:left;
	background-image:url(../image/index_info_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.left_bottom_box img{
	float:right;
	margin:3px 15px 10px 10px;
	border: none;
	}
.box_text{
	margin:0px 0px 5px 15px;
} 

.box_right{
	width:283px;
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.index_info1{
	width:auto;
	height:216px;
	background-image:url(../image/index_info1_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.index_info2{
	width:auto;
	height:216px;
	background-image:url(../image/index_info2_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.right_bottom_box{
	width:270px;
	height:107px;
	margin:15px 0px 15px 0px;
	float:right;
	text-align:left;
	background-image:url(../image/index_info_r_bg.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
.right_bottom_box img{
	float:right;
	margin:3px 15px 10px 10px;
	border: none;
	}
.box_right_text_l{
	width:100px;
	float:left;
	margin: 5px 0px 5px 0px;
}
.box_right_text_r{
	width:140px;
	float:right;
	margin: 5px 10px 5px 0px;

}
.box_right_text_l img{
	float:left;
	border:1px solid #CC0000;
	margin-bottom:3px;
	margin-left:20px;
}
.box_right_text_r a{
	color:#CC0000;
	text-decoration:underline;
}
.box_right_text_r a:hover{
	color: #CC0000;
}
.index_box_title{
	padding:5px 0px 0px 15px;
	font-size:11pt;
	font-weight:bold;
	color:#CC0000;
}
.index_box_title_fl{
	font-size:16pt;
	color:#CC0000;
	font-weight:bold;
}
.index_box_title_right{
	padding:10px 0px 0px 20px;
	font-size:11pt;
	font-weight:bold;
	color:#CC0000;
}
.index_box_title_fl_right{
	font-size:16pt;
	color:#CC0000;
	font-weight:bold;
}

/* - - - - - page - - - - - - */
.page_content{
	width:auto;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
}
.page_content h1{
	font-size:18pt;
	margin-bottom:10px;
	margin-top:0px;
	color:#000066;
}
.page_content h2{
	font-size:14pt;
	margin-bottom:0px;
	margin-top:0px;
}
.page_content ul{
	margin-bottom:0px;
	margin-top:5px;
}
.page_content_text{
	width:auto;
	background-image:url(../image/page_content_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	text-align:justify;
	padding:15px;
}
.page_bottom_box{
	width:276px;
	height:107px;
	margin:15px 10px 15px 0px;
	float:left;
	text-align:left;
	background-image:url(../image/index_info_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.page_bottom_box img{
	float:right;
	margin:3px 15px 10px 10px;
	border: none;
	}

.cennik_table{
	width: 50%;
	border-collapse:separate;
	/*border:1px solid #000066;*/
	text-align:left;
}

.cennik_table th{
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	color:#000066;
	background-color:#CCCCCC;
	padding:3px;
}
.cennik_table td{
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	color:#000000;
	background-color:#FFFFFF;
	padding:3px;
}
.produkt_box{
	border-bottom:1px solid #CC0000;
	width:auto;
	margin-bottom:10px;
	padding-bottom:10px;
}
.produkt_box_image{
	width:200px;
	float:right;
}
.produkt_box_image img{
	cursor:pointer;
	border:1px solid #CC0000;
}
#detailwin{
		background-color:#FFFFFF;
		background-image:./image/wait.png;
		background-position:center;
		background-repeat: no-repeat;
		display:none;
		position:absolute;
		top: 0px;
		left: 0px;
		width:640px;
		height:480px;
		background-position:center;
		background-repeat:no-repeat;
		border: #000000 1px solid;
		text-align:center;
		cursor:pointer;		
	}

/* - - - - formular - - - - - */
.downloadform{
	margin-top:5px;
}
.downloadform_submit{
	border:1px solid #990000;
	color: #990000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

.form_tabulka{
	width:100%;
	border:none;
	color:#CC0000;
}
.form_tabulka_hlavicka{
	text-align:center;
}
.form_td_title{
	font-weight:bold;
	background-color:#CCCCCC;
	padding:5px;
	text-align:left;
}
.form_td1{
	font-weight:bold;
	background-color:#CCCCCC;
	padding:5px;
	text-align:left;
	color:#000000;
}
.form_td2{
	background-color: #EBEBEB;
	padding:5px;
	vertical-align:top;
	text-align:left;
	color:#000000;
}
.form_tlacitko{
	font-weight:bold;
	background-color:#CCCCCC;
	padding:1px;
	text-align:center;
	color:#CC0000;
	border:none;
}

.pata{
	clear:both;
	width:830px;
	padding:10px 10px 10px 10px;
	text-align:right;
	margin:0px auto 10px auto;
	background-color: #CC0000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
.pata a{
	color:#FFFFFF;
	text-decoration:none;
}
.pata a:hover{
	text-decoration:underline;
}

.webmedia{
	margin:5px auto 5px auto;
	width:auto;
	text-align:center;
	height:20px;
	color:#0000FF;
}

.webmedia a{
	text-decoration: none;
	color:#0000FF;
}
.webmedia a:hover{
	text-decoration: underline;
}
