@charset "utf-8";

img { border:0; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.red { color:#e41d24; }
span.red p { color: #e41d24; }

body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body, p, div
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}
a
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
input, select, textarea
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form, img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
hr
{
	width: 100%;
	height: 1px;
	background: #999;
	border: 0px;
}
.big
{
	font-weight: bold;
	font-size: 12px;
	background-color: #ee7f01;
	color: #fff;
}
.big2
{
	font-weight: bold;
	font-size: 12px;
	background-color: #ee7f01;
	color: #fff;
	padding: 2px;
}
.big a
{
	background-color: #ee7f01;
	font-size: 12px;
	color: #fff;
	padding: 2px;
}
.big a:hover
{
	background-color: #999;
	font-size: 12px;
	color: #fff;
	padding: 2px;
	text-decoration: none;
}
.sbig
{
	font-weight: bold;
	font-size: 12px;
	color: #ee7f01;
}
.sitemap ul, .sitemap li
{
	list-style: circle url('../image/arrow.gif');
	text-transform: uppercase;
	line-height: 180%;
}
.light
{
	color: #cccccc;
}
.news_box
{
	background-color: #ffffff;
	border: 1px dotted #ccc;
	padding: 10px;
	overflow: hidden;
}
.news_box .mini { display:block; float:left; margin-right:10px; width:100px; height:100px; }
.zoom_box
{
	background-color: #ffffff;
	border: 1px dotted #ccc;
	padding: 10px;
}
.orange
{
	color: #ee7f01;
}
.orangeTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #ee7f01;
}
.search
{
	width: 105px;
	border: 1px solid #d7d7d7;
	background-color: #ffffff;
	margin-right: 12px;
	padding-left: 3px;
	padding-right: 3px;
}
.search_button
{
	width: 24px;
	height: 24px;
	border: 0px;
	background-image: url('../image/search_ico.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
}
.middle_img
{
	vertical-align: middle;
	margin-left: 18px;
}
#header
{
	width: 100%;
	height: 130px;
	background-color: #fff;
}
#header_content
{
	width: 852px;
	margin: 0 auto;
	padding-top: 45px;
}
#header_block_left
{
	width: 220px;
	float: left;
	text-align: left;
}
#header_block_right
{
	width: 632px;
	margin-top: 20px;
	float: left;
	text-align: right;
}
#menu_bar
{
	width: 100%;
	height: 22px;
	background-color: #ffffff;
}
#menu_bar_content
{
	width: 852px;
	margin: 0 auto;
}
#menu_bar_block_left
{
	width:290px;
	float: right;
	text-align: right;
	/*padding-top: 5px;*/
}
#menu_bar_block_right
{
	width: 562px;
	float: left;
}
#menu_bar_block_right ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu_bar_block_right li
{
	display: inline;
	height: 27px;
	list-style: none;
	padding: 0 10px;
}

#menu_bar_block_right li.selected
{
	color: #fff;
	background: #000;
}

#menu_bar_block_right li.selected a
{
	color: #fff;
}

#menu_bar_block_right li:first-child
{

}
#menu_bar_block_right a
{
	padding-top: 5px;
	font-size: 12px;
	color: #000;
	font-family: Arial;
}
#menu_bar_block_right a:hover
{
	
}
#top
{
	width: 100%;
	height: 214px;
	background: #000 url('../image/top-bg.jpg') repeat-x; 
}
#top_margin
{
	width: 100%;
	height: 67px;
	background: #000 url('../image/top-bg-small.jpg') repeat-x; 
	margin-top: 1px;
}
#top_content
{
	width: 852px;
	margin: 0 auto;
}
#main
{
	width: 100%;
	background-color: #ffffff;
	padding: 15px 0 35px 0;
}
#main_content
{
	display: table;
	width: 852px;
	margin: 0 auto;
	padding-top: 10px;
}

div.main-column 
{
	float: left;
	width: 283px;
}

.no-border
{
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: none !important;
}

.content_box
{
	width: 284px;
}
.content_box_middle
{
	width: 300px;
	background-image: url('../image/px2.gif');
	background-repeat: repeat-y;
	background-position: top;
}
.sub_box
{
	padding: 0 35px;
}
.sub_box a
{
	color: #ee7f01;
	text-decoration: none;
}
.sub_box a:hover
{
	text-decoration: underline;
}

img.cat_icon
{
	display: block;
	border: 0px;
	float: left;
}
h2
{
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
h2.main
{
	padding-bottom: 20px;
}
h3
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
h4
{
	font-size: 12px;
	text-transform: uppercase;
}
h4 a
{
	font-size: 12px;
}
#footer
{
	width: 100%;
	padding: 17px 0;
	background-color: #f4f4f4;
}
#footer_content
{
	width: 852px;
	height:40px;
	margin: 0 auto;
	padding-top: 6px;
	font-size: 10px;
	color: #999999;
}
#footer_content ul
{
	margin: 0px;
	padding: 0px;
}
#footer_content li
{
	display: inline;
	float: none;
	list-style: none;
	padding-left: 3px;
	padding-right: 3px;
}


#logos
{
	width: 100%;
	height: 80px;
	text-align: center;
	background-color: #ffffff;
}
#logos img
{
	margin-top: 15px;
}
#end
{
	width: 100%;
	height: 24px;
	background-color: #ffffff;
	text-align: center;
}
#end_content
{
	padding-top: 4px;
	width: 852px;
	margin: 0 auto;
	font-size: 10px;
	color: #999999;
}
#footer_content a, #end_content a
{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
#footer_content a:hover, #end_content a:hover
{
	text-decoration: underline;
}

#newsletter_box 
{
	width:223px;
	background:#F7F7F7;
	margin-left:25px;
	margin-top:30px;
	padding:10px 0px 0 10px;
	border: 1px solid #EEEEEE;
}
#newsletter_title 
{
	width:213px;
	height:17px;
}
#newsletter_t_1
{
	color: #ee7f01;
	text-align:right;
	float:left;
	font-size:15px;
	font-weight:700;
	width:40px;
}
#newsletter_t_2
{
	color:#000;
	text-align:left;
	float:left;
	font-size:15px;
	font-weight:700;
	width:173px;
}
#newsletter_form
{
	width:213px;
	margin-top:20px;
}
#newsletter_email_opis
{
	float:left;
	width:50px;
	height:17px;
}
#newsletter_email
{
	float:left;
	width:163px;
	height:17px;
}
#newsletter_radio
{
	width:213px;
	height:17px;
	margin-top:5px;
	text-align:center;
}
#newsletter_button
{
	width:213px;
	margin-top:10px;
	text-align:right;
}
.newsletter_email
{
	border: 1px solid #d7d7d7;
	width:150px;
}
.imgb
{
	border: 1px solid #999;
}
.box213
{
	display: block;
	width: 213px;
	min-height: 100px;
	background-image: url('../image/px2.gif');
	background-repeat: repeat-y;
	background-position: 212px 0px;
}
.box213 p
{
	width: 203px;
	min-height: 100px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.box213 li
{
	width: 90%;
	list-style: none;
	margin-left: -30px;
	padding: 3px;
	border-bottom: 1px dotted #d7d7d7;
	
}
.box243
{
	display: block;
	width: 243px;
	min-height: 100px;
	float: left;
	background-image: url('../image/px2.gif');
	background-repeat: repeat-y;
	background-position: 242px 0px;
}
.box243 p
{
	width: 233px;
	min-height: 100px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-align: center;
}
.box396
{
	display: block;
	width: 396px;
	min-height: 100px;
	float: left;
	background-image: url('../image/px3.gif');
	background-repeat: repeat-y;
}
.box396 p
{
	width: 376px;
	min-height: 100px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-align: justify;
}
.box639
{
	width: 639px;
	background-image: url('../image/px4.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	text-align: justify;
}
.box639x
{
	width: 639px;
	background-image: url('../image/px4.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	text-align: justify;
}
table.x
{
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
#foto_cont
{
	/*margin-left: 10px;*/
	width: 629px;
	display: block;
}
#foto_cont .foto_box
{
	display: block;
	width: 198px;
	height: 94px;
	float: left;
	margin-left: 4px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	padding: 2px;
}
.column
{
	display: block;
	float: left;
}
.column ul
{
	margin-left: 16px;
	padding: 0px;
	list-style: circle;
}
.column li
{
	font-weight: bold;
}
.pageTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.result_header
{
	font-size: 14px;
	font-weight: bold;
	background-color: #ee7f01;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
}
.result_title
{
	font-size: 12px;
	text-decoration: underline;
}
.error
{
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.highlight
{
	background-color: #ffce97;
	padding: 1px;
}
.simpleTable
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#gallery { display: block; width: 100%; min-height: 90px; overflow:hidden; }
.gallery-div { float: left; width: 200px; margin: 5px; }
.gallery-img { padding: 3px; background-color: #fff; border: 1px solid #ccc; }

.str_box
{
	width: 90px;
	background-color: #fff;
	border: 1px solid #ddd;
	float: left;
	padding: 5px;
	text-align: center;
}
.str_box_blank
{
	width: 90px;
	float: left;
	padding: 5px;
}
.str_middle
{
	margin-left: 50px;
	margin-right: 50px;
	width: 548px;
	background-color: #fff;
	float: left;
	text-align: center;
}
.str_middle_txt
{
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #ee7f01;
}