@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{
	background-color:#F8F8F8;
	font-family:verdana;
	background: url(/images/tlo_top.jpg) top repeat-x #f8f8f8;
	color: #8D8D8D;
	font-size: 13px;
}
img{border:0;}
img a{border:0;}
.logo{
	width: 782px;
	height: 138px;
	overflow: hidden;
	margin: 0 auto;
}
.logo-left{
	width: 441px;
	height: 100%;
	float: left;
}
.logo-right{
	width: 341px;
	height: 100%;
	overflow: hidden;
	float: left;
	background: url(/images/logo-right.jpg) no-repeat;
}
.container{
	width: 750px;
	margin: 0 auto;
	background: url(/images/s_tlo.gif) repeat-y white;
}
.start{
	width: 100%;
	height: 7px;
	background: url(/images/s1.gif) no-repeat;
	font-size: 1px;
	overflow: hidden;
}
.end{
	width: 100%;
	height: 8px;
	background: url(/images/s2.gif) no-repeat;
	font-size: 1px;
	overflow: hidden;
}
.left-region{
	float: left;
	width: 554px;
	padding: 4px 10px;
	overflow: hidden;
}
.right-region{
	float: left;
	width: 164px;
	padding: 0 6px;
	overflow: hidden;
}
.clear{
	clear: both;
}
h1, h2, h3{
	color: #3b87a3;
	font-family: tahoma;
	margin-bottom: 10px;
	padding-top: 6px;
}
h1{ font-size: 15px; }
h2{ font-size: 14px; }
h3{ font-size: 13px; }
.header1{
	color: #ff9000;
}
.header2{
	color: #4093b0;
}
.header-box{
	background: url(/images/box-bg.jpg) no-repeat;
	font-size: 13px;
	font-family: tahoma;
	padding-left: 28px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-bottom: 8px;
	overflow: hidden;
}
.box{
	border-bottom: 1px solid #DAE2E7;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
hr{
	border: 1px solid #DAE2E7;
}
.box .text{
	padding-left: 4px;
}
div.last-box{
	border: none;
	margin-bottom: 0px;
}
a{
	color: #0CA0CB;
	text-decoration: none;
}
a:hover{
	color: #0b6782;
}
ul.menu a:hover{
	text-decoration: underline;
	color: #8d8d8d;
}
ul.menu a{
	color: #A3A2A2;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
ul.menu li{
	background: none;
	padding: 0;
}
ul.menu{
	list-style-type: none;
	background-color: #F5F5F5;
	padding-left: 10px;
}
.sub{
	padding-left: 10px;
}
.footer{
	background: url(/images/d0.jpg) no-repeat;
	width: 740px;
	height: 31px;
	color: rgb(153, 169, 177);
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 10px auto 0;
}
.footer1{
	float: left;
	width: 580px;
	height: 100%;
	overflow: hidden;
}
.footer2{
	float: right;
	padding-right: 20px;
}
.footer a{
	color: #767f84;
}
p{
	margin: 6px 0;
}
.box p{
	margin: 4px 0;
}
.top-menu{
	float: right;
	margin-right: 20px;
}
* html .top-menu{
	margin-right: 10px;
}
.top-menu li{
	width: 62px;
	height: 78px;
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}
.top-menu li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 9px;
	font-family: Arial;
	color: black;
	text-decoration: none;
	text-align: center;
	padding-top: 57px;
	overflow: hidden;
}
.top-menu li a:hover{
	filter: alpha(opacity=80);
	color: black;
	opacity: 0.80;
}
.top1 a{ background: url(/images/top1.png) no-repeat; }
.top2 a{ background: url(/images/top2.png) no-repeat; }
.top3 a{ background: url(/images/top3.png) no-repeat; }
.top4 a{ background: url(/images/top4.png) no-repeat; }
.top5 a{ background: url(/images/top5.png) no-repeat; }
* html .top1 a{ background: url(/images/top1.gif) no-repeat; }
* html .top2 a{ background: url(/images/top2.gif) no-repeat; }
* html .top3 a{ background: url(/images/top3.gif) no-repeat; }
* html .top4 a{ background: url(/images/top4.gif) no-repeat; }
* html .top5 a{ background: url(/images/top5.gif) no-repeat; }
.gallery-title{
	padding-bottom: 5px;
}
.galleryImg{
	 float: left;
	 padding: 0px 5px 0 0;
}
.gallery-item{
	border-bottom: 1px solid #e7e6d7;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.gallery-img img{
	margin: 0 auto;
	margin-top: 2px;
}
.gallery-img{
	text-align: center;
	float: left;
	width: 160px;
	height: 160px;
	background: url("/images/gal-bg.gif") no-repeat #FFFFFF;
	margin: 5px 10px;
	overflow: hidden;
	font-size: 11px;
}
.gallery-img-div td{
	overflow: hidden;
	height: 144px;
	vertical-align: middle;
	align: center;
	border: none;
}
.gallery-img-div{
	width: 100%;
	margin-top: 4px;
}
h3.gallery-title{
	margin-top: 20px;
}
.gallery-item img{
	float: left;
	padding-right: 4px;
}
.ng2{
	color: #8D8D8D;
	font-weight: normal;
	font-size: 13px;
}
.back{
	margin: 11px;
	font-size: 11px;
}
h1.ng{
	border-bottom: 1px solid #e7e6d7;
	padding-bottom: 4px;
}
.news-title{
	font-size: 12px;
	margin-bottom: 2px;
}
.date{
	margin-bottom: 6px;
	font-size: 10px;
}
.more{
	font-size: 11px;
	margin-bottom: 14px
}
.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: #70859A;
}
.topp5{
	padding-top: 10px;
}
table td{
	padding: 5px;
	vertical-align: top;
}
ol{
	margin-left: 22px;
}
.box .news-title a:hover{
	text-decoration: underline;
}
.box .news-title a{
	color: #8D8D8D;
}
.box .news-title{
	font-size: 11px;
}
.box .date{
	font-size: 8px;
}
.box .news-content{
	line-height: 12px;
	font-size: 11px;
	padding-bottom: 10px;
}
.box .more{
	font-size: 10px;
	margin-bottom: 2px;
}
.pbox{
	border: 2px solid #3B87A3;
	background-color: #eff3f5;
	padding: 5px;
}
.box-small{
	width: 45%;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.box-small1{
	float: left;
}
.box-small2{
	float: right;
}
.form-table input{
	width: 210px;
}
#sf_form_a_sf_news_item_id{
	width: 210px;
}
.form-table th{
	font-weight: normal;
	text-align: right;
	padding-right: 4px;
	width: 300px;
	vertical-align: middle;
}
table.contact-form th{
	width: 130px;
}
table.form-zapis th{
	width: 210px;
}
.form-table td{
	border: none;
}
ul.radio_list li input{
	width: 20px;
}
table.form-zapis ul.radio_list li{
	width: 60px;
}
ul.radio_list li{
	float: left;
	width: 80px;
	background: none;
}
input.submit{
	width: 80px;
}
.error_list li{
	color: red;
	background: none;
	padding-left: 0px;
	font-size: 10px;
}
.flash_success{
	color: black;
	text-align: center;
	padding: 5px;
	background-color: #c7f9c7;
	border: 1px solid #0c5d0c;
	width: 540px;
	margin: 0 auto;
	margin-bottom: 15px;
}
ul li.wide{
	width: auto;
}
table.form-zapis ul li.wide{
	width: auto;
}