/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	background: #E9F0F7 url(imgs/back.jpg) repeat-x left top;
	height:100%;
    }
body, td, th, div, p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
    }
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: #0066CC;
	text-decoration:none;
}
img {
	border:0;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-weight:normal;
}

h1 {
	font-size: 28px;
	text-align: left;
	padding: 4px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 18px;
	margin:6px;
	display: block;
	text-align: left;
	padding: 3px 0px 6px 0px;
	margin: 0;
}
h2 a {
	text-decoration: underline;
	color: #0066CC;
}
h2 a:hover {
	text-decoration: underline;
	color: #0066CC;
}
h3 {
	font-size: 15px;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 8px 0px;
}
h3 a {
	text-decoration: none;
	color: #0066CC;
}
h3 a:hover {
	text-decoration: underline;
	color: #0066CC;
}
h4 {
	font-size: 12px;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
	font-weight:bold;
}
/**********   struktura strony  ***********/
#main {
    width: 100%;
	text-align: center;
}
#mtab_head {
	width:990px;
	margin:0 auto;
	text-align: center;
}
#mtab {
	width:990px;
	margin:0 auto;
	text-align: center;
}
#mtab_dn{
	width: 100%;
	height: 126px;
	clear:both;
	background: url(imgs/mtab_dn.jpg) repeat-x left top;
	text-align: center;
}
#mtab_flash {  
    height:140px;
	width:100%;
}
div.content { 
	clear:both;  
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
    width:990px;
}

#head1 {  
    height:138px;
	position:relative;
	background:url(imgs/h1_back.gif) no-repeat left bottom;
}

.h_logo {
	position:absolute;
	left:0px;
	top:37px;
}
.h_right {
	position:absolute;
	right:180px;
	top:80px;
}
.h_menu {
	position:absolute;
	right:0px;
	top:23px;
	
}
#head2 {  
    height:196px;
	position:relative;
	background:url(imgs/h2_back.jpg) no-repeat left top;
}
#head3 {  
    height:60px;
	background:url(imgs/h3_back.jpg) no-repeat left top;
}

.h_search {
	width:254px;
	height:44px;
	background:url(imgs/search_back.gif) no-repeat left top;
	right:32px;
	top:19px;
	position:absolute;
}
.h_info {
	left:32px;
	top:19px;
	position:absolute;
	height:100px;
	width:170px;
}
.lang_link {
	font:10px Verdana, sans_serif;
	color:#546BB7;
}
#flash_header {
	width:260px;
	height:260px;
	z-index:101;
	position:absolute;
	top:-25px;
	left:260px;
}
.h_icon {
	float:left;
	margin:0px 10px 0px 0px;
	padding:7px;
}
#bottom{
	width:990px;
	margin: 0 auto;
	text-align: center;
	height:60px; 
	padding:0;
	background:url(imgs/bottom_back.jpg) no-repeat left top;
	font-size:10px;
	font-family:Arial, sans-serif;
	color:#666666;
}

#bottom_links{
	margin: 0 auto;
    clear:both; 
	width:990px; 
	min-height:25px; 
	text-align:center; 
	color:#666666;
	font-size: 10px;
}
#bottom_links p{
	padding:10px;
	font-size: 10px;
}
#bottom_links p, #bottom_links a {
	color:#666666;
}
#bottom_links a:hover {
	color:#666666;
}
/************************************/
#menuhor {
	width:700px;
	height:30px;
}
/************************************/
#mhor  {
	height:32px;
	width:762px;
}

table.menu  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height: 32px;
}
table.menu td {
	/*list-style-type:none;
	float:left;*/
	height: 30px;
	font: 15px arial, sans-serif;
	margin: 0px 0px 0px 0px;
	/*padding: 3px 20px 3px 20px;*/
	color:#464646;
	text-align:center;
	vertical-align:middle;
	background:url(imgs/mhor_item_back.jpg) no-repeat left top;
	font-weight:bold;
}
table.menu td a {
	color:#ffffff;
	text-decoration:none;
}
table.menu td a:hover {
	color:#88BFDD;
	text-decoration:none;
}
/************************************/
#cont, #mp_cont { 
    padding: 0px 0px 0px 0px;
	background: #ffffff;
}
#cont  { 
    background:url(imgs/cont_back.gif) repeat-y left top;
}
#mp_cont  { 
    position:relative;
	height:287px;
}
.m_left{ 
    float:left;
	width:240px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	background:url(imgs/l_back.jpg) no-repeat right top;
}
.m_cent {
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:750px;
	min-height:350px;
	vertical-align:top;
	background:url(imgs/c_up.jpg) repeat-x right top;
}
.m_right {
	float: right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 7px;
	width:193px;
	min-height:500px;
	vertical-align:top;
}


#m_left, #m_right, #m_cent { 
	vertical-align:top;
}
div.cont_tfield {
	padding: 10px 10px 10px 10px;
	clear:both;
}
div.cont_tfield h1 {
	padding-bottom: 15px;
	clear:both;
}
.cont_links {
	padding:0px 0 0 0;
	text-align:right;
	font-size:10px;
}
.cont_links a {
	color:#878684;
}
.cont_links a:hover {
	color:#878684;
}
.cont_links  img{
	vertical-align:middle;
	margin-left:5px;
}
/***********************************//****** search, login ******/
.mp_inpt_cont {
	padding:0;
	margin:10px 0 0 10px;
	display:block;
	position:relative;
	height:23px;
	width:233px;
}
.mp_inpt_search {
	position:absolute;
	left:0px;
	top:0px;
	height:23px;
	border:0px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#2D2D2D;
	padding:2px 10px 3px 10px;
	margin:0;
}
.mp_inpt_search {
	width:203px;
	background:url(imgs/mp_inpt_back_left.gif) no-repeat left top;
}
.btn_search {
	border:0px;
	padding:0;
	margin:0;
	position:absolute;
	top:0px;
	right:0px;
}
/************************/
.left_box {
	margin:5px 0 5px 12px;
	padding:0;
	background:#E5E8EC url(imgs/lb_dn.gif) no-repeat left bottom;
	width:224px;
}
.left_box .inner_left_box {
	margin:0 0px 0 0px;
	padding:0;
	height:100%;
	background: url(imgs/lb_up.gif) no-repeat left top;
}
.inner_left_box h1, .inner_left_box h2  {
	padding:12px 10px 0 10px;
	margin:0;
	background: url(imgs/lb_head_back.jpg) repeat-x left bottom;
	min-height:51px;
	
}
.lb_text {
	padding:10px;
}
.lb_title {
	margin:10px 0 0 10px;
}
.lb_gal {
	padding:5px 0 5px 0;
	text-align:center;
}
.rb_news {
	background:url(imgs/rb_news_back.jpg) no-repeat left top;
	min-height:200px;
}
.rb_news_item {
	background:#F7F2D5 url(imgs/rb_news_item_dn.jpg) no-repeat left bottom;
	width:174px;
	margin:10px 0 0 10px;
}
.rb_news_item_inner {
	background:url(imgs/rb_news_item_up.jpg) no-repeat left top;
	width:174px;
	height:100%;
}
.rb_news_item_inner h3 {
	border-bottom:1px solid #E2D484;
}
.rb_news_item_inner h3  {
	margin:0px;
	padding:5px;
}
.rb_news_item_inner h3 a, .rb_news_item_inner h3 a:hover  {
	color:#cc0000;
}
.rb_news_item_inner p {
	margin:0px;
	padding:10px;
}
.rb_news_item_inner img {
	margin:10px;
	padding:0px;
	border:1px solid #E4B959;
}

.left_menu {
	margin:0px 0 0px 0;
	padding:0;
	width:190px;
	background:url(imgs/ml_up.jpg) no-repeat left top;
}
ul.mvert {
	margin:0px 0 0 0;
	padding:40px 0 0 0;
}
ul.mvert li {
	margin:0;
	height:23px;
	width:190px;
	background:url(imgs/ml_item_back.jpg) repeat-x left bottom;
	list-style-type:none;
}
ul.mvert li a{
	display:block;
	color:#5C6979;
	text-decoration:none;
	margin:5px 5px 0 10px;
} 
ul.mvert li a:hover{
	text-decoration:underline;
}


ul.mprod {
	margin:0px 10px 0 12px;
	padding:10px 0 0 0;
}
ul.mprod li {
	margin:0;
	height:18px;
	width:166px;
	border-bottom:1px solid #AEBABD;
	background:url(imgs/mp_item_back.gif) no-repeat left bottom;
	list-style-type:none;
}
ul.mprod li a{
	display:block;
	color:#5C6979;
	text-decoration:none;
	margin:5px 5px 0 10px;
} 
ul.mprod li a:hover{
	text-decoration:underline;
}


.mp_imgs {
	width:800px;
	height:287px;
}
/************ newsy ****************/
.news {
	padding: 5px 0px 5px 0px;
	clear:both;
}
.news h2 {
	color:#1D68AE;
	font-size:14px;
	font-weight:normal;
}
.news p {
	padding: 2px 0px 2px 0px;
	margin:0;
}
.news a.more {
	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;
	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;
}

/*************************************/
.paging{ 
	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;
	}
#sitemap a:hover {
	text-decoration: underline;
	}
/*******************************/
.gal_tab {
	margin:0px;
}
.gal_tab td {
	margin:0px;
	padding:5px;
	background:#ffffff;
	text-align:center;
	vertical-align:middle;
}



.prod_cat_tab {
	
}
.prod_cat_tab td {
	padding:0px; 
	margin:0px;
	text-align: center;
	border:0;
	vertical-align:middle;	
}
.prod_cat_tab td.prod_head {
	background:#040404 url(imgs/prod_tab_title_back.jpg) left top repeat-x;
	color:#ffffff;
	padding:5px;
	height:34px;
}
.prod_cat_tab td.prod_head a {
	color:#ffffff;
}
.prod_cat_tab td.prod_info {
	background:#ffffff url(imgs/prod_tab_img_back.gif) left top no-repeat;
	width:25%;
}
.prod_cat_tab {
	width:728px;
}



.products td {
	padding:5px; 
	margin:6px;
}
.products td {
	padding:0px; 
	margin:0px;
	text-align: center;
	border:0;
	vertical-align:middle;	
}
.products td.prod_head {
	background:#040404 url(imgs/prod_tab_title_back.jpg) left top repeat-x;
	color:#ffffff;
	padding:5px;
	height:34px;
}
.products td.prod_head a {
	color:#ffffff;
}
.products td.prod_info {
	background:#ffffff url(imgs/prod_tab_img_back.gif) left top no-repeat;
	width:25%;
}
.products {
	width:728px;
}




div.head_menu {
	background:url(imgs/prod_head_back.jpg) left top repeat-x;
	color:#555555;
	text-align: center;
	height:30px;
	padding:0;
	margin:0;
	border:1px solid #A4B4C3;
}
ul.prod_head_menu {
	height:30px;
	padding:0;margin:0;
}
ul.prod_head_menu li {
	height:30px;
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0;
	border-right:1px solid #A4B4C3;
}
ul.prod_head_menu li a {
	display:block;
	cursor:pointer;
	padding:8px 10px 0 10px;
}

.prod_details {
	background:#ffffff;
	border:1px solid #A4B4C3;
	margin:0px;
	color: #333436;
	text-align: left;
	border:0;
}
.prod_details_inner {
	padding:10px;
}

.prod_img {
	float:left;
	margin-right:5px;
}
.desc {
	border:0;
}
.desc td {
	background:#E5E8EC;
	padding:5px;
}
.desc td.first {
	background:#C5CFD9;
	width:30%;
}
.desc td.second {
	background:#B6C3CF;
	width:70%;
}

textarea {
	width:400px;
	height:100px;
}

.text_inpt {
	width:400px;
}

button {
	border:0;
	width:102px;
	height:22px;
	padding:0;
	margin:0;
	font-size:11px;
}
.red_text {
	color:#cc0000;
}

.mp_inpt {
	width: 120px;
	background: #fff;
	border: 0;
	margin:2px 0px 0px 0px;
	font-size:10px;
	border:1px solid #336699;
}


.ulmenu {
	margin:0px 10px 0px 10px;
	padding:30px 0 30px 0;
}
.ulmenu li {
	list-style-type:none;
	cursor:pointer;
	padding:2px 0px 2px 0px;
	margin:0px;
	border-top:1px solid #cccccc;
	font-weight:bold;
}
.ulmenu div.sub {
	padding-left:20px;
	border-top:1px solid #cccccc;
	background:#F4F5F7;
}
.ulmenu div.sub li {
	border-top:none;
	font-weight:normal;
}