body {
background:#606060;
margin:0px;
padding:0px;
font: 10px  verdana, arial, helvetica;
color:#000;
}
#page {
width:1049px;
margin:auto;
background:url(images/page_bg.gif) repeat-y center top;
}
p{
text-align:justify;
line-height:15px;
padding:0px 0 5px 0;
}
p.left_arrow{
text-align:justify;
line-height:15px;
padding:0px 0 5px 60px;
background:url(images/tool.gif) no-repeat left top;
}
.clear{
clear:both;
}
#main_container{
width:1015px;
margin:auto;
}
#logo{
width:1015px;
height:197px;
background:url(images/logo.jpg) no-repeat top center;
}
#logo a{
color:#000000;
font:bold 20px "Trebuchet MS" verdana, arial, helvetica;
text-decoration:none;
}
#logo a:hover{
border-bottom:1px dashed #000;
}
#city {
float:right;
margin:115px 10px 10px 10px;
padding:10px 15px 10px 15px;
border:5px solid #E4E4E4;
background:#fff;
color:#3fa1bf;
}
#city a {
font-size:26px;
font-weight:bold;
color:#3fa1bf;
}
.slide {
width:1005px;
height:10px;
margin:0px;
padding:10px 5px 15px 5px;
background:#45A8C7;
border-bottom:1px dotted #45A8C7;
font-size:12px;
font-weight:bold;
color:#fff;
/* F46518 */
}
.top_text{
width:315px;
clear:both;
float:left;
padding:55px 0 0 30px;
color:#000000;
}
a.testimonial{
float:right;
padding:0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}
/*----------------------menu-------------------------*/
#menu{
width:1005px;
height:10px;
padding:10px 5px 15px 5px;
background:#fff;
border-bottom:1px dotted #3fa1bf;
font-size:12px;
font-weight:bold;
color:#F46518;

}
#menu a{
	text-decoration:none; padding:0px; color:#3fa1bf; text-align:center;
}
#menu a:hover{
	text-decoration:none; color: #3fa1bf; border-bottom:1px solid #3fa1bf;
}
#menu a.current{
	text-decoration:none; padding:0px; color:#F46518;
}
/*-----------------main content----------------------------*/
.main_content{
width:865px;
height:auto;
min-height:500px;
margin:auto;
padding:0 0 30px 0;
background-color:#FFFFFF;
}
.main_content_width{
width:1015px;
}
.main_content_top{
width:865px;
height:16px;
margin-bottom:-25px;
#background:url(images/main_content_top.gif) no-repeat center top;
}
.main_content_top_width{
width:1015px;
#background:url(images/main_content_top_width.gif) no-repeat center top;
}
#boxes_content{
clear:both;
margin:auto;
}
#boxes_content_width{
width:1015px;
}
.box{
padding:10px 10px 10px 16px;float:left;}
.box_content{
background:url(images/box_bg.gif) no-repeat center;
}

.boxtitle{
font-size:18px;
color:#000000;
padding:10px 0 0 15px;
font-family:Arial, Helvetica, sans-serif;
}
.box_icon{
clear:both;
float:left;
width:80px;
padding:25px 0 0 15px;
}
p.text_content{
width:135px;
float:left;
text-align:left;
padding:5px 10px 0 15px;
color:#000000;
line-height:15px;
}
a.read_more{
padding:10px 0 0 0;
}

.title{
font-size:18px;
/*color:#3FA1BF;*/
color:#F46518;
padding:3px 0px 5px 10px;
margin:0px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
border-left:10px solid #F46518;
border-bottom:1px solid #F46518;
font-weight:bold;
}
.left_content .title span{
margin:0 0 0 120px;
}
.left_content{
width:420px;
float:left;
padding:10px 10px 10px 20px;
}
.left_content a{
color:#000;
text-decoration:none;
}
.left_content a:hover{
color:#2997BA;
text-decoration:underline;
}
.alphabet{
font-size:9px;
text-align:center;
}
.right_content{
width:376px;
float:left;
padding:10px 0 10px 20px;
}
.right_content a{
color:#000;
text-decoration:none;
}
.right_content a:hover{
color:#2997BA;
text-decoration:underline;
}
.right_news{
float:left;
width:auto;
border-bottom:1px #CCCCCC dashed;
padding:10px 0 8px 0;
}
.news_icon{
width:48px;
height:36px;
float:left;
background:url(images/news.gif) no-repeat center;
}
.news_content{
width:310px;
float:left;
text-align:justify;
line-height:15px;
padding:0 0 0 10px;
}

/*-----------------------------footer------------------*/
#footer{
clear:both;
width:995px;
padding:12px 10px 15px 10px;
margin:auto;
height:10px;
color: #fff;
font-weight:bold;
font-size:12px;
background:#F46518;
text-align:right;
border-top:1px solid #606060;
}
#footer a{
text-decoration:none;
color:#fff;
padding:10px 0px 10px 0px;
}
#footer a:hover{
text-decoration:underline;
color:#fff;
}
#footer a.current{
text-decoration:underline;
}
/*-----------------------------maps------------------*/
.map{
border:1px solid #2B98B9;
background:url(images/loading.gif) no-repeat center center;
}
.map_home{
margin:10px 0 0 0;
width:375px;
height:600px;
}
/*-----------------------------items------------------*/
.fb{
font-weight:bold;
}
.fwn{
font-weight:normal;
}
.fu{
border-bottom:1px solid #000;
}
.fl{
float:left;
}
.fr{
float:right;
}
.mr{
margin-right:10px;
}
.mr150{
margin-right:150px;
}
.mb{
margin-bottom:20px;
}
.tl{
text-align:left;
}
.tr{
text-align:right;
}
.db{
display:block;
}
.di{
display:inline;
}
.center{
margin:auto;
text-align:center;
}
#szukajka {
padding:10px 0 5px 0;
}
#searchconent {
width:980px;
margin:auto;
padding:30px 0 0 0;
}
/*-----------------------------reklama------------------*/
.reklama1{
padding-top:30px;
}
.left_rek{
width:150px;
float:left;
padding:52px 0 0 0;
text-align:center;
}
/*-----------------------------firms------------------*/
.firms{
padding:10px;
color:#4F4F4F;
}
.firms a{
color:#4F4F4F;
font-weight:bold;
}
.firms a:hover{
color:#4F4F4F;
}
.firms1{
background:#EFEFEF;
}
.firms2{
background:#fff;
}
.firms3{
font-weight:12px;
background:#EFEFEF;
}
.wn{
color:#CFCFCF;
}
.wn a{
color:#CFCFCF;
font-weight:normal;
}
.miotla {
clear:both;
}
.form select {
	width:250px;
	border:1px solid #ddd;
	padding:5px;
	font-size:16px;
}
.form input {
	width:250px;
	border:1px solid #ddd;
	padding:5px;
	font-size:16px;
}
.form input.submit {
	width:250px;
	border:1px solid #ddd;
	padding:5px;
	font-size:16px;
	background:#F1F1F1;
}
.form input.submit:hover {
	background:#fff;
}
.form textarea {
	width:300px;
	height:100px;
	border:1px solid #ddd;
	padding:5px;
	font-size:16px;
}
.mt10 {
margin-top:10px;
}
.mb10 {
margin-bottom:10px;
}
.c1 {
color:#3FA1BF;
}
.f12 {
font-size:12px;	
}
