/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 12px "trebuchet ms", Arial, Helvetica, sans-serif;
	background: #ffffff left top repeat;
    }
body, td, th, div, p { 
	font: 12px "trebuchet ms", Arial, Helvetica, sans-serif;
	/*color: #999999;*/
	line-height:140%;
    }
body, div, p, table, tr, th, td { 
	vertical-align:top;
    }
div {
	text-align:left;
}
p {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
a {
	color: #000000;
	text-decoration:none;
}
img {
	border:0;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
h1 {
	color: #ffffff;
	/*font: 22px "trebuchet ms", Arial, Helvetica, sans-serif;font: 22px Georgia, Times, serif;*/
	font: 20px "century gothic", Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 3px 0px 3px 13px;
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #999999;
	font: 18px "trebuchet ms", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0;
}
h2 a {
	text-decoration: underline;
	color: #993300;
}
h2 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
h3 {
	color:#FF9999;
	font: 14px "trebuchet ms", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
	border-bottom:1px dotted #666666;
}
h3 a {
	text-decoration: none;
	color: #009900;
}
h3 a:hover {
	text-decoration: underline;
	color: #009900;
}
h4 {
	color:#FF9999;
	font: 12px "trebuchet ms", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
	border-bottom:1px dotted #666666;
}
/**********   struktura strony  ***********/
#main {
    margin: 0 auto;
    width: 990px;
}
#mtab {
	width:100%;
	text-align: center;
}
#mtab_dn{
	width: 100%;
	height: 70px;
	clear:both;
	background: url(imgs/bottom_back_top.jpg) repeat-x left top;
	padding-top:50px;
}
div.content { 
	clear:both;  
    padding: 0px 0px 0px 0px; 
	margin: 0px 10px 0px 10px;
    width:990px;
	background: #bbc9ad;
}
#head_belt {  
    height:22px;
	position:relative;
}
#head {  
    height:185px;
	position:relative;
	margin-bottom: 3px;
	padding: 0px;
}
.h_links {
	position:absolute;
	right:10px;
	top:0px;
	color:#666666;
}
.h_links p {
	float:left;
	border-left:1px solid #cccccc;
	height:15px;
	margin:0;
	padding:0 0 0 5px;
}
.h_links img {
	border:0;
	margin:5px 0 0 0;
}
.h_links a, a:hover{
	text-decoration:none;
}

.lang_link {
	font:10px Verdana, sans_serif;
	color:#546BB7;
}
#flash_header {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
    height:185px;
}
#head_cont img.logo_img {
	position:absolute;
	left:30px;
	top:33px;
}
.h_icon {
	float:left;
	margin:0px 10px 0px 0px;
	padding:7px;
	background: url(imgs/i_back.jpg) left top no-repeat;
}

#bottom{
    clear:both; 
	margin: 3px 10px 0px 10px;
	width:990px; min-height:70px; 
	padding:0;
	text-align:left; font-size: 10px;
	background: #fbfafb url(imgs/bottom_back.jpg) left top no-repeat;
}

#bottom_text{
	padding: 12px 30px 10px 240px;
}
#bottom_text p {
	font-size: 10px;
}
#bottom_text a {
	color:#666666;
}
#bottom_text a:hover {
	color:#666666;
	text-decoration:underline;
}
.client_menu_container {
	float: left;
	margin-left:13px;
	padding-top:10px;
}
.client_menu {
	background:#FFFFFF url(imgs/menu_bg_right.gif) no-repeat right top;
	width: 450px;
	height: 25px;
}
.client_menu_inner{
	height: 25px;
	margin: 0px;
	background: url(imgs/menu_bg_left.gif) no-repeat left top;
	width: 450px;
}
/************************************/
ul.menu  {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 0px 0px;
	height: 18px;
}
ul.menu li {
	list-style-type:none;
	float:left;
	height: 18px;
	font: 12px Arial, sans-serif;
	color:#ffffff;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
}

div.menu_cont {
	margin:0px 0px 0px 0px;
	background:#ffffff url(imgs/menu_bg_left.gif) left top no-repeat;
	height:25px;
	text-align:center;
	z-index:101;
	position:absolute;
	left:10px;
	top:8px;
	width:640px;
	padding:0;
}
div.menu_cont div.menu_inner {
	margin:0px;
	background: url(imgs/menu_bg_right.gif) right top no-repeat;
	width:inherit;
	height:25px;
	padding:0px;
}
/************************************/
#cont { 
    padding: 0px 0px 0px 0px;
	min-height:300px;
	background: #BBC9AD url(imgs/content_bg.jpg) left top no-repeat;
}
#cont_dn {
    padding: 0px 0px 0px 0px;
	background: #fffeff url(imgs/cont_dn_back.jpg) left top repeat-x;
	min-height:300px;
	color:#666666;
}
#cont_dn td, #cont_dn th, #cont_dn div, #cont_dn p { 
	color: #666666;
    }
#cont_dn a { 
	color: #FF3300;
    }
#cont_dn a:hover { 
	color: #FF3300;
	text-decoration:underline;
    }
.m_left{ 
    float:left;
	width:270px;
	text-align:left;
	margin:50px 0px 20px 20px;
	padding:5px 0px 0px 20px;
	vertical-align:top;
	border-left:1px solid #666666;
}
#cont_dn .m_left { 
	border-left:1px solid #cccccc;
	min-height:150px;
}
.m_right {
/*	background: #bbc9ad url(imgs/mright_bg_top.jpg) no-repeat;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:180px;
	height: 100%;
	min-height:200px;
	vertical-align:top;
}
#cont_dn .m_right { 
	border-left:1px solid #cccccc;
	min-height:150px;
}

.m_both {
    float:left;
	width: 808px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:200px;
	vertical-align:top;
	
/*	background: #bbc9ad url(imgs/center_bg_top.jpg) no-repeat;*/
}
#cont_dn .m_both { 
	border-left:1px solid #cccccc;
	min-height:100px;
}

#m_left, #m_right, #m_both { 
	vertical-align:top;
}
div.cont_tfield_top {
	background: #ffffff url(imgs/page_bg_top.jpg) no-repeat;
	height: 10px;
	width: 789px;
	margin: 0 0 0 13px;
}
div.cont_tfield_bottom{
	background: url(imgs/page_bg_bottom.jpg) no-repeat;
	height: 8px;
	margin-left: 13px;
	margin-bottom: 13px;
}
div.cont_tfield_container {
	background: #ffffff;
	padding: 10px 0px 10px 0px;
	width: 789px;
	margin: 0 0 0 13px;
	margin-top: 0px;
}
div.cont_tfield {
	padding: 10px;
}
/************ newsy ****************/
.news {
	padding: 5px 0px 5px 0px;
	clear:both;
}
.news h2 {
	color:#FF9999;
	font-size:14px;
	font-weight:normal;
}
.news p {
	padding: 2px 0px 2px 0px;
	margin:0;
}
.news a.more {
	color:#FF9999;
	font-size:12px;
	text-decoration:none;
}
.news_img {
	padding: 0px 10px 10px 0px;
	border:0px;
}
/************ style tekstu *****************/
.mp_img{  
    padding:0px;
	border:0px;
}
.main_frame {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align:top;
}
.path {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #E4E4E4;
	margin:0 10px 0 10px;
}
.path a {
	text-decoration:none;
	padding:5px;
	color:#FF9999;
}
.path a:hover {
	text-decoration:underline;
	color:#FF9999;
}

.mov {
	height:204px;
}
.mph {
	background:#ff3300 url(imgs/mph_right.jpg) right top repeat-x;
	height:40px;
}
.mph h1 {
	color:#fff;padding:7px 10px 7px 10px;
	font-size:25px;
}
.p_img {
	border:4px solid #8B8B8B;
}
.p_link a {
	color:#FF9966;
	text-decoration:none;
}
.p_link {
	border-bottom:1px solid #2F2F2D;
}

/*************************************/
.stronicowanie{ 
	padding: 2px;
	height:16px;
	font: bold 11px Verdana;
	text-align:center;
	color: #A63709;
	}
/*************************************/
div.bottom_text {
	padding: 10px 5px 5px 5px;
	font-size: 10px;
	color: #ffffff;
}
.bottom_text a {
	color: #ffffff;
}
.bottom_text a:hover{
	color: #f0f0f0;
	text-decoration:underline;
}
/**********************************/
.login_form{
	padding:5px;margin:0;
}
.form_field{
	font: 11px Arial, sans-serif;
}
.form_area{
	width: 380px;
	height: 120px;
	font: 11px Arial, sans-serif;
}
.form_butt{
	color: #f0f0f0;
	background: #333333;
	font: 12px Arial, sans-serif;
}
#im_tab td {
	text-align:center;
}
#sitemap {
	
}
#sitemap  li{
	padding:4px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
#sitemap a {
	text-decoration: none;
	color: #cccccc;
	}
#sitemap a:hover {
	text-decoration: underline;
	color: #FF9999;
	}
/*******************************/
.products td {
	padding:5px; margin:6;
}
.prod_thumbnail {
	border: 1px solid #bbbbbb;
	width:125px;
	height:180px;
	background: #f5f5f5 url(imgs/prod_thumb_back.jpg) left top repeat-x;
	vertical-align:top;
	text-align:center;
}
.prod_thumbnail img {
	border: 1px solid #C8CFE1;
}
.prod_thumbnail p.name {
	margin:10px 5px 5px 5px;
}
.prod_thumbnail a {
	color: #FF9999;
	text-decoration:none;
}
.prod_img {
	width:220px;
}
.prod_img img {
	border:5px solid #C8CFE1;
}
.prod_thumbnail a:hover {
	color: #1181D2;
	text-decoration:underline;
}



div.kontakt{
	background: url(imgs/kontakt.jpg) no-repeat;
	margin-top: 31px;
	width: 177px;
	height: 219px;
}

div.cb_right{
	background: url(imgs/panel_bg.jpg) no-repeat;
	margin: 0 0 8px 0;
	padding: 0px;
	width: 177px;
	height: 120px;
}

div.kontakt_text{
	padding-top: 125px;
	padding-left: 5px;
}

textarea {
	width:400px;
	height:100px;
}

.text_inpt {
	width:400px;
}

button {
	background: url(imgs/btn_back.jpg) left top no-repeat;
	border:0;
	width:102px;
	height:22px;
	padding:0;
	margin:0;
	font-size:11px;
}

div.form_container{
	margin-left: 13px;
}

div.form_box, div.form_box_orange{
	padding: 0px;
	width: 397px;
	float: left;
	margin: 0px;
}

div.form_box{
	background: url(imgs/form_box_white_up.jpg) left top no-repeat;
	color: #000000;
}

div.form_box_orange{
	background: url(imgs/form_box_orange_up.jpg) left top no-repeat;
	color:#ffffff;
	min-height:350px;
}

div.form_box div.form_box_inner, div.form_box_orange div.form_box_inner{
	padding: 0px;
	width: inherit;
	height:100%;
	margin:0px;
}

div.form_box div.form_box_inner{
	background: url(imgs/form_box_white_dn.jpg) left bottom no-repeat;
}
div.form_box_orange div.form_box_inner{
	background: url(imgs/form_box_orange_dn.jpg) left bottom no-repeat;
	min-height:inherit;
}

table.box_table{
	border-spacing: 0px;
	width:365px;
	margin:10px;
}

div.form_box_head{
	padding: 10px 20px 10px 20px;
	font-size: 16pt;
	height: 70px;
}

input.form_field{
	width: 114px;
	border: 1px #7F9DB9 solid;
}

select.form_field{
	width: 116px;
	border: 1px #7F9DB9 solid;
}

textarea.form_field{
	margin-top: 0px;
	width: 114px;
	height: 40px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px #7F9DB9 solid;
}

textarea.order_field{
	margin-top: 0px;
	width: 220px;
	height: 40px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px #7F9DB9 solid;
}

textarea.form_field_wide{
	margin-top: 0px;
	width: 250px;
	height: 40px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px #7F9DB9 solid;
}

tr.form_line{
	border-bottom: 1px #CCCCCC solid;
}

td.form_input_column{
	border-bottom: 1px #CCCCCC solid;
	text-align: right;	
	margin-right: 0px;
}

td.form_text_column{
	border-bottom: 1px #CCCCCC solid;
}

.form_button{
	background: url(imgs/send_btn.jpg) left top no-repeat;
	border:0;
	width:164px;
	height:36px;
	color:#ffffff;
}

.prod_tab {
	width:768px;
}
.prod_tab a, .prod_tab a:visited{
	color: #008001;
	font-weight:bold;
}
.prod_tab td {
	padding:5px; margin:0px;
	color: #333436;
	background: #EAF0F5;
	text-align: center;
	border:0;
	verical-align:middle;	
}
.prod_tab td.prod_head {
	background:#E0EAF0;
	color:#555555;
	text-align: center;
}
.prod_tab td.prod_info {
	background:#EAF0F5;
	color:#ffffff;
}

.client_order{
	border: 1px solid #ff0000;
}