/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 12px "trebuchet ms", Arial, Helvetica, sans-serif;
	background: #414141 url(imgs/back.gif) 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: #FF9999;
	text-decoration:none;
}
img {
	border:0;
}
a:hover {
	color: #FF9999;
	text-decoration:underline;
}
h1 {
	color: #999999;
	/*font: 22px "trebuchet ms", Arial, Helvetica, sans-serif;font: 22px Georgia, Times, serif;*/
	font: 22px "century gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align: left;
	padding: 5px 0px 5px 0px;
	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: 970px;
}
#mtab {
	width:100%;
	text-align: center;
	background: url(imgs/mtab_back.gif) repeat-y right top;
}
#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:950px;
}
#head_belt {  
    height:22px;
	background:#cccccc;
	position:relative;
}
#head {  
    height:280px;
	position:relative;
}
.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:950px;
	height:280px;
}
#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: 0px 10px 0px 10px;
	width:950px; min-height:70px; 
	padding:0;
	text-align:left; font-size: 11px;
	background: #fbfafb url(imgs/bottom_back.jpg) left top repeat-x;
}

#bottom_text{
	padding: 10px 30px 10px 30px;
}

#bottom_text a {
	color:#666666;
}
#bottom_text a:hover {
	color:#666666;
	text-decoration:underline;
}
/************************************/
ul.menu  {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li {
	list-style-type:none;
	float:left;
	width: 140px;;
	height: 18px;
	font: 11px Arial, sans-serif;
	color:#ffffff;
	margin: 0px 11px 0px 5px;
	padding: 3px 0px 3px 0px;
}
/************************************/
#cont { 
    padding: 0px 0px 0px 0px;
	background: url(imgs/cont_back.jpg) left top repeat-x;
	min-height:300px;
}
#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 {
	float: right;
	margin: 50px 10px 20px 0px;
	padding:5px 20px 0px 20px;
	width:550px;
	min-height:200px;
	vertical-align:top;
	border-left:1px solid #666666;
}
#cont_dn .m_right { 
	border-left:1px solid #cccccc;
	min-height:150px;
}

.m_both {
    float:left;
	margin: 50px 10px 20px 20px;
	width:830px;
	padding:5px 20px 0px 20px;
	min-height:200px;
	vertical-align:top;
	border-left:1px solid #666666;
}
#cont_dn .m_both { 
	border-left:1px solid #cccccc;
	min-height:100px;
}

#m_left, #m_right, #m_both { 
	vertical-align:top;
}
div.cont_tfield {
	padding: 10px 0 10px 0;
	clear:both;
}
/************ 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;
}
/**********************************/
.form_field{
	width: 380px;
	height: 12px;
	padding: 2px;
	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;
}
.prod_tab {
	
}
.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 url(imgs/prod_head_back.gif) left top repeat-x;
	color:#555555;
	text-align: center;
}
.prod_tab td.prod_info {
	background:#EAF0F5 url(imgs/prod_head_back.gif) left top repeat-x;
	text-transform:uppercase;
	color:#ffffff;
}
.prod_tab {
	width:100%;
}

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;
}
