/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 12px "trebuchet ms", Verdana, Helvetica, sans-serif;
	background: #754d2a url(imgs/back.jpg) center 120px no-repeat;
	color:#ffffff;
    }
body, td, th, div, p {
	font: 12px "trebuchet ms", Verdana, Helvetica, sans-serif;
	/*color: #7A6--541;*/
	color:#ffffff;
    }
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:#F5E4CD;
	text-decoration:none;
}
img {
	border:0;
}
a:hover {
	color:#F5E4CD;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Times, Georgia, serif;
	color:#F5E4CD;
	font-weight:normal;
	font-variant:small-caps;
}

h1 {
	font-size: 25px;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
h1.mask {
	display:inline; 
	font: 12px "trebuchet ms", Verdana, Helvetica, sans-serif; 
	color:#ffffff;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 20px;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0;
}
h2 a {
	text-decoration: none;
	color: #ffffff;
}
h2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}
h3 {
	font-size: 15px;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
}
/**********   struktura strony  ***********/
#main {
    width: 100%;
	text-align: center;
	background: url(imgs/main_back.jpg) left top repeat-x;
}

#mtab_head {
	width:980px;
	margin: 0 auto;
	text-align: center;
	height:0px;
}
#mtab {
	width:980px;
	margin: 0 auto;
	text-align: center;
}
#mtab_dn{
	width: 100%;
	clear:both;
	padding:0px;
	margin:0px;
	background: #EBC392 url(imgs/bottom_back.jpg) repeat-x left top;
}
#mtab_flash {  
    height:140px;
	width:100%;
}
div.content { 
    clear:both;  
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 5px;
    width:970px;
}

#head {  
    height:90px;
	position:relative;
}

.h_logo {
	position:absolute;
	left:15px;
	top:15px;
}
.h_menu {
	position:absolute;
	right:0px;
	top:45px;
}

.h_search {
	position:absolute;
	width:206px;
	height:90px;
	background: url(imgs/h_right.gif) no-repeat left top;
	right:0px;
	top:0px;
}
.h_search p {
	color:#878684;
	font-size:12px;
	line-height:130%;
}
.srchform {
	margin:10px;
}
.srchform p {
	margin:4px 0px 0px 0px;
	padding:0px;
}
.srchinpt {
	border:#BA9361;
	color:#ffffff;
	width:184px;
	height:16px;
	font:10px Verdana, sans-serif;
	color:#666666;
	border:1px solid #BA9361;
	padding:1px;
}
.srchbtn {
	color:#ffffff;
	width:53px;
	height:18px;
	font:10px Verdana, sans-serif;
	background:url(imgs/srch_btn.jpg) no-repeat left top;
	color:#6F5C3C;
	border:0;
}
.lang_menu {
	position:absolute;
	top:10px;
	right:230px;
	text-align:right;
}
.lang_link {
	font:10px Verdana, sans_serif;
	color:#546BB7;
}
#flash_header {
	width:980px;

	height:220px;
	position:relative;
}
#flash_header_info {
	position:absolute;
	left:0px;
	top:0px;
	margin:0px 5px 0px 5px;
	color:#DFC9B1;
}
#flash_header_info h1 {
	font: 16px "trebuchet ms", Verdana, Helvetica, sans-serif;
}
#flash_movie {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1001;
	width:980px;
	height:220px;
}
#static_header {
	width:990px;
	background:url(imgs/sh_back.png) no-repeat center top;
	height:83px;
}
.h_icon {
	float:left;
	margin:0px 10px 0px 0px;
	padding:7px;
}


#bottom{
    clear:both; 
	margin: 0 auto;
	width:970px; 
	padding-top:15px;
	text-align:left; 
	font-size: 12px;
}

#bottom_text{
	padding: 5px 10px 5px 10px;
	margin:15px 10px 8px 10px;
	color: #7A6541;
	text-align:left;
}
#bottom_text p, #bottom_text a {
	color: #7A6541;
}
#bottom_text a:hover {
	color: #7A6541;
	text-decoration:underline;
}
#bottom_links{
    clear:both; 
	margin: 0px 10px 0px 10px;
	width:970px; 
	padding: 0px 10px 0px 10px;
	text-align:left; 
	color: #7A6541;
}
#bottom_links p, #bottom_links a, #bottom_links h2 a {
	color: #7A6541;
	font-size: 10px;
}
#bottom_links a:hover, #bottom_links h2 a:hover {
	color: #7A6541;
}
#bottom_links h2 {
	display:inline;
	font: 10px "trebuchet ms", Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-variant:normal;
	padding:0;margin:0;
}

/************************************/
#menuhor {
	width:960px;
	height:30px;
}


/************************************/
#flash_menu {
	width:700px;
	height:30px;
}
div#menuhor{
	height:35px;
}
ul.menu  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li {
	list-style-type:none;
	list-style-image:url(imgs/arrow.gif);
	display:block;
	border-left:solid brown 1px;
	list-style-position:inside;
	float:left;
	height: 25px;
	font: 14px Times, Georgia, serif;
	margin: 0px 0px 0px 5px;
	padding: 10px 5px 0px 5px;
	color:#E8CEBD;
	font-variant:small-caps;
}
ul.menu li a {
	color:#F5EEE4;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#F5EEE4;
	text-decoration:none;
}

/************************************/
#cont { 
    padding: 10px 0px 0px 0px;
	/*background: #F5EEE4;*/
}
.m_left, .m_right {
	padding:5px 5px 5px 5px;
	width:210px;
	vertical-align:top;
	border:1px solid #D4B78B;
	 -webkit-border-radius: 4px; /* Safari, Chrome */
	 -khtml-border-radius: 4px;    /* Konqueror */
	 -moz-border-radius: 4px; /* Firefox */
	  border-radius: 4px;	
}
.m_left{ 
    float:left;
	margin:0px 10px 10px 0px;
}
.m_cent {
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	width:715px;
	vertical-align:top;
	border:1px solid #D4B78B;
	background: url(imgs/cont_back_g.png) left top repeat;
	 -webkit-border-radius: 4px; /* Safari, Chrome */
	 -khtml-border-radius: 4px;    /* Konqueror */
	 -moz-border-radius: 4px; /* Firefox */
	  border-radius: 4px;
}
.m_right {
	float: right;
	margin:0px 0px 10px 10px;
}
.m_right_inner, .m_left_inner {
	margin:0px auto;
	padding:10px 5px 10px 5px;
	border:1px solid #D4B78B;
	background: #F5EEE4 url(imgs/m_lr_inner_back.jpg) left top repeat-x;
	 -webkit-border-radius: 3px; /* Safari, Chrome */
	 -khtml-border-radius: 3px;    /* Konqueror */
	 -moz-border-radius: 3px; /* Firefox */
	  border-radius: 3px;
}

#m_left, #m_right, #m_cent { 
	vertical-align:top;
}
div.cont_tfield {
	padding: 10px 10px 10px 10px;
}
div.cont_tfield table.images_table img {
	border:2px solid #A77B4B;
}
.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;
}
/***********************************/
.left_box {
	margin:10px 0 1px 0;
	padding:0;
}
.left_box .inner_left_box {
	margin:0 0 0 0;
	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;
}


.left_menu {
	margin:10px 0 1px 0;
	padding:0;
	
}
ul.mvert {
	margin:0;
	padding:0;
	border-bottom:1px solid #cccccc;
}
ul.mvert li {
	margin:0;
	height:23px;
	width:185px;
	border-top:1px solid #cccccc;
	list-style-type:none;
}
ul.mvert li a{
	display:block;
	text-decoration:none;
	margin:5px 5px 0 10px;
} 
ul.mvert li a:hover{
	text-decoration:underline;
}
/************* right ***************/
.right_box {
	margin:10px 0 1px 0;
	padding:0;
	border-top:1px solid #DAC5A8;
}
.right_box .inner_right_box {
	margin:0 0 0 0;
	padding:0 4px 0 4px;
	text-align:left;
	height:100%;

}
.inner_right_box img {
	vertical-align:bottom;
}
.rb_text {
	font:11px Georgia, serif;
	padding:10px;
}
.rb_title {
	margin:10px 0 0 10px;
}
.warning {
	padding:15px 15px 15px 15px;
	line-height:120%;
	color:#745F1D;
	font-size:10px;
	font-family:Verdana, sans-serif;
}
/************  ****************/
.m_cent_left {
	width:277px;
	float:left;
	margin-left:15px;
}
.box_d {
	background: url(imgs/box_d_dn.png) left bottom no-repeat;
	min-height:105px;
    padding-bottom: 25px;
	margin-bottom:20px;

}
.box_d_inner {
	background: url(imgs/box_d_up.png) left top no-repeat;
	min-height:inherit;
    padding: 25px 10px 10px 10px;
	
}
.box_c {
	background: url(imgs/box_c_dn.png) left bottom no-repeat;
	min-height:420px;
    padding-bottom: 25px;

}
.box_c_inner {
	background: url(imgs/box_c_up.png) left top no-repeat;
	min-height:inherit;
    padding-top: 25px;
}
.m_cent_right {
	float:right;
	margin:0 0 0 15px;
	width:400px;
}
.news_box {
	background: url(imgs/news_box_dn.png) left bottom no-repeat;
	min-height:420px;
    padding-bottom: 25px;
	width:400px;
}
.news_box_inner {
	background: url(imgs/news_box_up.png) left top no-repeat;
	min-height:inherit;
	padding:25px 20px 10px 10px;
}
.box_c_inner ul.ulmenu {
	margin:2px;
	padding:0;
} 
.box_c_inner ul.ulmenu li {
	font-family: Times, Georgia, serif;
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	list-style-type:none;
	border-top:1px solid #CFB997;
	clear:both;
}
.box_c_inner ul.ulmenu li a {
	display:block;
	padding:8px 10px 8px 10px;
} 
.box_c_inner ul.ulmenu li a:hover {
	text-decoration:none;
} 
.box_c_inner ul.ulmenu li img {
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:8px;
	float:left;
} 





/************ newsy ****************/
.news {
	padding: 5px 0px 5px 0px;
	clear:both;
}

.news_left {
	float:left;
	width:130px;
}
.news_right {
	float:right;
	width:560px;
}
.news_box_inner .news .news_right {
	width:230px;
}
.news h2 {
	color:#F5EEE1;
	font-size:14px;
	font-weight:normal;
}
.news p {
	padding: 2px 0px 2px 0px;
	margin:0;
	color:#F5EEE1;
}
.news a.more {
	text-decoration:none;
}
.news .date {
	color:#E5D9CB;
	font-size:10px;
	text-align:right;
}
.news_img {
	margin: 0px;
	padding:3px;
	border:1px solid  #CFBDA5;
}
/************ 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 {
	margin:0 20px 0 20px;
	padding:0;
}
.sitemap  li{
	padding:4px;
	font-size:14px;
	list-style-type:none;
	list-style-image:none;
}
.sitemap a {
	text-decoration: none;
	}
.sitemap a:hover {
	text-decoration: underline;
	}
.sitemap a img {
	vertical-align:middle; padding-right:10px;
}
/*******************************/
.gal_tab {
	margin:0px;
}
.gal_tab img {
	vertical-align:bottom;
}
.gal_tab td {
	margin:0px;
	padding:5px;
	background:#ffffff;
	text-align:center;
	vertical-align:middle;
}
.products {
	margin:0px auto;
}
.products td {
	padding:0; 
	margin:0;
}
.prod_thumbnail {
	width:125px;
	height:180px;
	vertical-align:bottom;
	text-align:center;
}
.prod_thumbnail img {
	border: 1px solid #EBC391;
}
.prod_thumbnail p.name {
	margin:4px;
	font-weight:bold;
	text-align:left;
	font-variant:small-caps;
	font-size:14px;
	font-family: Times, Georgia, serif;
}
.prod_thumbnail a {
	color: #aa0000;
	text-decoration:none;
}
.prod_thumbnail a:hover {
	color: #ff0000;
	text-decoration:underline;
}
.prod_table {
	margin:0 auto;
}
.prod_table td {
	margin:0;
	border:0;	
}
.prod_img {
	width:220px;
}
.prod_img img {
	border:1px solid #EBC391;
}

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;
}


#div1,#div2{
	width:auto;
	min-height:200px;
	margin-top:5px;
	border:0px solid black;
}
#one,#two{
	z-index:9;
	padding:5px 5px 5px 5px;
	border:0px solid black;
	cursor:pointer;
}
.error {
	color:#ff9999;
}
fieldset {
	border:1px solid #E8D6BB;
	margin:5px;
}
fieldset select {
	width:200px;
}
legend {
	font-size:14px;;
}
/* older ver
table.prod_cat_table{
	margin:20px auto;
	border:0;
}
table.prod_cat_table td{
	text-align:center;
	border:0;
}
table.prod_cat_table a{
	text-decoration:none;
	color:maroon;
	font-size:13px;
}
*/
table.prod_cat_table, table.prod_home_table {
	margin:10px auto;
	border:0;
}
table.prod_cat_table {
}
table.prod_cat_table td, table.prod_home_table td {
	text-align:left;
	border:0;
	vertical-align:middle;
}
table.prod_home_table td {
	width:300px;
}
table.prod_cat_table img {
	margin-right:10px;
}
table.prod_cat_table a, table.prod_home_table a {
	text-decoration:none;
	font-size:22px;
	vertical-align:middle;
	font-family: Times, Georgia, serif;
	font-weight:normal;
	font-variant:small-caps;
	margin:0;
	padding:0;
}
table.prod_cat_table a {
	/*color:#C8C0B3;*/
	color:#F5E4CD;
	font-size:22px;
	margin-right:10px;
}
table.prod_home_table a {
	color:#F5E4CD;
}
table.prod_cat_table td img, , table.prod_home_table td img{
	margin:0 3px 0 10px; 
}


ul.ulmenu {
	margin:5px;
	padding:0;
} 
ul.ulmenu li {
	list-style-type:none;
	padding-bottom:3px;
} 
ul.ulmenu a {
	color:#800000;
}
ul.ulmenu li img{
	border:0;
	margin:0 5px 0 0;
} 
.home_table {
	border:none;
}
.home_table td {
	width:33%;
	color:#ffffff;
}
.home_table td p {
	color:#ffffff;
	line-height:120%;
}
.home_table td p:first-child + p {
	border-left:1px solid #D39C6E;
	padding:5px 5px 5px 10px;
}
.transparent_layer {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.box {
	float:left;
	width:150px;
	height:180px;
	margin:4px;
}

.box p{
	font-size:10px;
}

.box h2{
	font-size:14px;
}

.products_right_box {
	margin:0 auto 10px auto;
	width:164px;
	
}
.products_right_box h3 {
	color:#745F1C;
	
}
.products_right_box_products {
	overflow:auto;
	width:180px;
	height:195px;
}

.products_right_box_products .prod_thumbnail {
	width:125px;
	height:182px;
	vertical-align:middle;
	text-align:center;
}
.products_right_box_products .prod_thumbnail img{
	text-align:center;
}
#map *, #map2 * {
	color:#444444;
}
