@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* CSS Document */
body{
	font-family:verdana;
	background: url(/images/body-bg.jpg) 50% top no-repeat #1c1c1c;
	color: #ffffff;
	font-size: 11px;
}
img{border:0;}
img a{border:0;}
.container{
	width: 900px;
	margin: 0 auto;
}
.top-left{
	float: left; 
}
.top-right{
	float: right;
}
.top-left, .top-right{
	margin-top: 52px;
}
.logo-top{
	width: 142px;
	text-align: center;
}
.top-logo-text{
	font-size: 8px;
	color: #cccccc;
	font-family: Tahoma;
	margin-top: 2px;
}

.top-menu{
	margin-top: 10px;
	float: right;
}
.top-menu li a{
	text-decoration: none;
	color: white;
}
.top-menu li a:hover{
	color: #00baff;
}
.top-menu li{
	color: #4d4d4d;
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
.top-menu li.selected a{
	color: #00baff;
}
.lang-menu{
	margin-top: 30px;
}
.lang-menu li.selected img{
	opacity: 1;
	filter: alpha(opacity=100);
}
.lang-menu li img{
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.lang-menu li{
	margin-left: 15px;
}
.lang-menu li a img{
	cursor: pointer;
}
.lang-menu li.selected a{
	
}
.clear{
	clear: both;
}
.lang-logo{
	float: right;
	margin-top: 27px;
	margin-right: 2px;
}
* html .lang-logo{
	margin-right: -8px;
}
* html .logo{
	margin-top: 39px;
}
.logo{
	width: 538px;
	height: 234px;
	overflow: hidden;
	margin-top: 30px;
	background: url(/images/logo.jpg) no-repeat;
	padding-left: 342px;
	padding-top: 30px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.logo-sub{
	width: 538px;
	height: 140px;
	overflow: hidden;
	margin-top: 30px;
	background: url(/images/logo-sub.jpg) no-repeat;
	padding-left: 342px;
	padding-top: 30px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.logo-sub .quote{
	height: 40px;
}
.quote{
	height: 34px;
	overflow: hidden;
	line-height: 16px;
}
.first{
	padding-left: 65px;
	height: 73px;
	overflow: hidden;
	line-height: 16px;
}
.secound{
	padding-right: 110px;
	overflow: hidden;
	line-height: 16px;
	height: 60px;
}
.logo-buttons{
	margin-top: 20px;
	height: 18px;
	overflow: hidden;
	font-size: 10px;
}
.logo-buttons div a{
	text-decoration: none;
}
.logo-buttons div{
	float: left;
	text-align: center;
	font-weight: bold;
}
.butt1{
	width: 255px;
	margin-right: 15px;
	min-height: 2px;
}
.butt2{
	width: 136px;
}
.top{
	overflow: hidden;
}
.bottom-content{
	background: url(/images/bottom-content.gif) no-repeat;
	margin-bottom: 20px;
}
.top-content{
	background: url(/images/top-content.gif) no-repeat;
}
.bottom-content, .top-content{
	width: 900px;
	height: 10px;
	font-size: 1px;
}
.content{
	background-color: #0d0d0d;
	padding: 15px 28px 10px;
}
h1{ font-size: 13px; margin-bottom: 14px; margin-top: 18px;}
h2{ font-size: 12px; color: #00baff; margin-bottom: 10px; margin-top: 14px;}
h3{ font-size: 11px; }
h4{ font-size: 10px; }
.box-left{
	float: left;
	width: 644px;
	overflow: hidden;
}
.box-right{
	float: left;
	width: 200px;
	overflow: hidden;
}
a{color: white;}
.date{
	color: #404040;
	font-size: 11px;
}
.box-left .news-item{
	width: 190px;
	margin-right: 24px;
	float: left;
}

h2.news-title{
	float: left;
	padding-right: 10px;
	margin-top: 0px;
}
* html h2.news-title{
	padding-right: 6px;
}
p{line-height: 16px; margin: 3px 0;}
.button a:hover{
	text-decoration: underline;
}
.button a{
	text-decoration: none;
	color: #e5e5e5;
}
.button{
	overflow: hidden;
	font-size: 9px;
	font-family: tahoma;
	text-align: center;
	padding-top: 12px;
}
.long-button{
	width: 97px;
	height: 27px;
	background: url(/images/long-button.jpg) no-repeat;
}
.light-button{
	width: 70px;
	height: 27px;
	background: url(/images/light-button.jpg) no-repeat;
}
.dark-button{
	width: 64px;
	height: 27px;
	background: url(/images/dark-button.jpg) no-repeat;
}
.box-left .news-content{
	margin-bottom: 10px;
}
.footer{
	margin-bottom: 50px;
	line-height: 18px;
}
.footer, .footer a{
	color: #808080;
}
.left{ float: left}
.right{ float: right}
.footer-menu{
	margin: 0;
}
.footer-menu li{
	font-weight: normal;
}
.footer-menu li a, .footer-menu li.selected a{
	color: #808080;
	font-weight: normal;
	font-size: 10px;
}
.buttons{
	margin-top: 10px;
}
.buttons div{
	float: left;
	margin-right: 10px;
}
h1.ng{
	margin-top: 0px;
}
.text{
	padding-right: 20px;
	width: 624px
}
.text .button{
	margin-top: 20px;
}
/*** paginacja ***/
.pagination span{
	padding: 0 2px;
}
.pagination img{
	position: relative;
	top: 3px;
}
.pagination{
	font-weight: bold;
	margin-top: 16px;
}
.pagination a{
	text-decoration: none;
	font-weight: normal;
	color: #555555;
}
.top-menu li{
	padding: 0px;
	background: none;
}
.logo-top img{
	cursor: pointer;
}
.logo-limit{
	overflow: hidden;
	height: 167px;
}
.top20{
	margin-top: 20px;
}
.bottom10{
	margin-bottom: 10px;
}
.news h2.news-title{
	margin-bottom: 2px;
	margin-top: 15px;
	float: none;
}
.news div.date{
	margin-bottom: 8px;
}
h2 a:hover{
	text-decoration: underline;
}
h2 a{
	color: #00BAFF;
	text-decoration: none;
}
.back a, .more a{
	text-decoration: none;
}
.back a:hover, .more a:hover{
	text-decoration: underline;
}
.flash_success{
	color: black;
	text-align: center;
	padding: 5px;
	background-color: #c7f9c7;
	border: 1px solid #0c5d0c;
	width: 890px;
	margin: 0 auto 20px;
}
.contact-form{
	margin: 20px auto;
}
.contact-form input, .contact-form textarea{
	border: 1px solid #808080;
}
.contact-form input{
	width: 200px;
}
.contact-form textarea{
	width: 400px;
}
#contact_title{
	width: 300px;
}
.contact-form td{
	border: none;
	padding-bottom: 3px;
}
.contact-form th{
	padding-top: 4px;
	vertical-align: top;
	text-align: right;
	padding-right: 4px;
}
.error_list{

}
.error_list li{
	list-style-type: none;
	padding: 0;
	color: red;
	padding-bottom: 4px;
	padding-top: 2px;
	background: none;
}
.main-menu a:hover{
	text-decoration: underline;
}
.main-menu a{
	text-decoration: none;
}
.main-menu li.selected a{
	color: #00BAFF;
}
.news, .page-content, .news-content{
	padding-right: 15px;
}
.butt1, .butt2, .lang-menu a{
	text-transform: uppercase;
}
.limiter{
	background: #808080;
	width: 98%;
	margin: 30px auto;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
h1{
	line-height: 16px;
}

.facebook{
	position: fixed;
	width: 230px;
	height: 340px;
	top: 150px;
	right: -200px;
}
.facebook-handler{
	background: url(/images/fb.jpg) no-repeat top left;
	width: 30px; 
	height: 100px;
	float: left;
}
.facebook-content{
	margin-top: 0px; margin-left: 0px; background: #fff; width: 200px; height: 340px;
	float: left;
}
