/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 11px Verdana, Helvetica, sans-serif;
	background: #ffffff url(imgs/back.jpg) repeat-x left top;
	
    }
body, td, th, div, p {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #555555;
    }
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;
}
a.lang {
	color: #fff;
	text-decoration:none;
}
a.lang:hover {
	color: #fff;
	text-decoration:underline;
}
img {
	border:0;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#C10101;
	font-weight:normal;
}

h1 {
	font-size: 25px;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 18px;
	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 {
	font-size: 15px;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
}
h3 a {
	text-decoration: none;
	color: #009900;
}
h3 a:hover {
	text-decoration: underline;
	color: #009900;
}
h4 {
	font-size: 12px;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
}
/**********   struktura strony  ***********/
#main {
    width: 100%;
	text-align: center;
}
#mtab_head {
	width:1000px;
	margin: 0 auto;
	text-align: center;
}
#mtab {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	background:url(imgs/mtab_back.jpg) repeat-y left top;
}
#mtab_dn{
	width: 100%;
	height: 70px;
	clear:both;
	padding-top:50px;
}
#mtab_flash {  
    height:140px;
	width:100%;
}
div.content { 
	clear:both;  
    padding: 0px 0px 0px 0px; margin: 0px 5px 0px 5px;
    width:990px;
}

#head {  
    height:136px;
	background:url(imgs/h_back.jpg) no-repeat left top;
	position:relative;
}

.h_logo {
	position:absolute;
	left:45px;
	top:43px;
}

.h_lang {
	position:absolute;
	right:30px;
	top:0px;
}
.h_lang p {
	color:#ffffff;
	font-size:10px;
}

.lang_link {
	font:10px Verdana, sans_serif;
	color:#546BB7;
}
#flash_header {
	width:100%;
	height:140px;
}
.h_icon {
	float:left;
	margin:0px 10px 0px 0px;
	padding:7px;
}
#bottom{
    clear:both; 
	margin: 0px 5px 0px 5px;
	width:990px; 
	height:80px; 
	padding:0;
	background:#dadfe4 url(imgs/bottom_back.jpg) repeat-x left bottom;
	text-align:left; 
	font-size: 10px;
	font-family:Arial, sans-serif;
	color:#666666;
}

#bottom a {
	color:#666666;
}
#bottom a:hover {
	color:#666666;
	text-decoration:underline;
}

#bottom_links{
    clear:both; 
	margin: 0px 5px 0px 5px;
	width:990px; 
	min-height:25px; 
	background:#ffffff url(imgs/bottom_menu_back.jpg) repeat-x left top;
	text-align:center; 
	color:#666666;
	font-family:Arial, sans-serif;
}
#bottom_links p{
	padding:10px; 
	font-size:10px; 
	text-align:center; 
}
#bottom_links p, #bottom_links a {
	color:#666666;
}
#bottom_links a:hover {
	color:#666666;
}

/************************************/
#menuhor {
	width:700px;
	height:30px;
}


/************************************/
#flash_menu {
	width:700px;
	height:30px;
}
/*
ul.menu  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li {
	list-style-type:none;
	float:left;
	height: 23px;
	font: bold 14px Times, Georgia, serif;
	margin: 0px 11px 0px 5px;
	padding: 3px 10px 3px 10px;
	color:#C62424;
	text-transform:uppercase;
}
ul.menu li a {
	color:#C62424;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#ff3300;
	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:190px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.m_cent_right {
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:800px;
	vertical-align:top;
}
.m_cent {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:600px;
	min-height:350px;
	vertical-align:top;
	background:url(imgs/c_up.jpg) no-repeat 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: 55px 20px 20px 20px;
	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;
}
/***********************************/
.contact_box {
	margin:1px 7px 7px 7px;
	padding:1px 7px 7px 7px;
	color:#336699;

}
.left_box {
	margin:0px 0 0px 7px;
	padding:0;
}
.left_box .inner_left_box {
	margin:0 0px 0 0px;
	padding:0;
	height:100%;
}
.lb_text {
	font:11px Georgia, serif;
	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 {
	border:1px solid #E4B959;
}

.left_menu {
	margin:0px 0 0px 0;
	padding:0;
	width:190px;
	background:#ffffff url(imgs/ml_up.jpg) no-repeat left top;
}
#mp_left_menu, #mp_head_imgs {
	height:287px;
}
#p_left_menu {
	height:287px;
}
.head_imgs {
	width:800px;
	background:#ffffff;
}
#p_head_imgs {
	height:0px;
	border-bottom:0px solid #dadfe4;
}
ul.mvert {
	margin:0px 0 0 0;
	padding:40px 0 0 0;
}
ul.mvert li {
	margin:0;
	padding:6px 6px 6px 6px;
	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:0 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;
	padding:4px 6px 4px 6px;
	border-bottom:1px solid #AEBABD;
	background:url(imgs/mp_item_back.gif) no-repeat left bottom;
	list-style-type:none;
}
ul.mprod li.title {
	margin:0;
	padding:8px 6px 8px 6px;
	border-bottom:1px solid #AEBABD;
	background:none;
	list-style-type:none;
	color:#cc0000;
	font-size:13px;
}
ul.mprod li a{
	display:block;
	color:#5C6979;
	text-decoration:none;
	margin:0 5px 0 10px;
} 
ul.mprod li a:hover{
	text-decoration:underline;
}
/************ 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 {
	margin: 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;
	}
/**********************************/
.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:10px 0 10px 5px;
}
.gal_tab table{
	float:left;
}
.gal_link{
	border:1px solid blue;
	background:url(imgs/pic_shadow_top.gif) right top no-repeat;
}
.gal_tab td {
	padding:0;margin:0;
	background:#e2e5e8 url(imgs/pic_shadow.gif) right bottom no-repeat;
	text-align:center;
	vertical-align:middle;
}
.gal_tab td a {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	background:url(imgs/pic_shadow_top.gif) right top no-repeat;
}
.gal_tab td a span.img {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	background:url(imgs/pic_shadow_left.gif) left bottom no-repeat;
} 
.gal_tab td a img {
	margin:5px 10px 8px 5px;
}

.products td {
	padding:3px; margin:0;
}
.prod_info {
	width:125px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #DDE2E8;
}
.prod_head {
	width:125px;
	vertical-align:middle;
	text-align:left;
	border:1px solid #DDE2E8;
	background:#EDF0F3;
}
.prod_info img {

}
.prod_head p {
	font-weight:bold;
	font-family:Verdana;
}
.prod_head a {
	text-decoration:none;
	color:#cc0000;
}
.prod_img {
}
.prod_img p {
	float:left;
	border:5px solid #ffffff;
}
.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;
	vertical-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 {
	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;
}