/* @override http://klimapoz.hostit.pl/style.css */

html, body {
background: white url('images/body.png') repeat-x left top; 
font-family: arial, verdana, tahoma, helvetica, sans-serif;
margin: 0px; 
padding: 0px; 
}

img{
border: 0px;
}

h1{
font-size: 18px;
color: #003494; 
margin: 0 0 10px;
	text-align: right;
	border-bottom: 1px solid #e6ddce;
	padding-right: 10px;
	border-right: 10px solid #e6ddce;
	line-height: 30px;
}

.left{
float: left;
}

.right{
float: right;
}

div#logo{
margin-left: 61px;
}


div#container{
background: white url('images/container.jpg') no-repeat top left;
width: 900px;
margin: auto;
padding-top: 43px;
}

div#shadow{
background: url('images/shadow.png') no-repeat top center;
width: 100%;
}

div#header{
height: 270px;
}

div#slideshow1, div#slideshow2{
width: 270px;
height: 177px;
border: 6px solid white;
overflow: hidden;
}

div#photos{
height: 197px;
width: 590px;
padding: 10px;
float: right;
}

div#menu{
height: 50px;
width: 680px;
text-align: right;
float: right;
	padding-right: 5px;
}

div#menu ul{
list-style: none;
margin: 0;
padding: 0;
}

div#menu li{
display: inline;
line-height: 50px;
}

div#menu a{
text-decoration: none;
color: black;
padding: 0 10px;
font-size: 16px;
}

div#menu a:hover,div#menu a.currentpage{
color: #e41421;
}

div#breadcrumb{
padding: 0 15px;
font-size: 12px;
line-height: 22px;
height: 22px;
color: #333333;
}

div#breadcrumb a{
text-decoration: none;
color: #e41421;
}

div#breadcrumb a:hover{
text-decoration: underline;
}

div#content{
text-align: justify;
	padding-right: 15px;
	padding-top: 15px;
	padding-left: 15px;
	padding: 15px;
	font-size: 14px;
}

div#content a {
	color: #01328f;
}

div#content a:hover {
	color: #de1422;
}

div#content ul {
	display: inline-block;
	margin: 0;
}

div#news {
	float: right;
	width: 585px;
	margin-right: 8px;
	text-align: left;
}

/* @group news */

div.NewsSummary {
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

div.NewsSummaryLink {
	font-weight: bold;
	color: #df121f;
	font-size: 16px;
}

div.NewsSummaryContent {
	font-size: 14px;
}



/* @end */

/* @group formularz */

.contactform {
	width: 340px;
}

fieldset {
	border: 1px solid #e6ddce;
	color: black;
	text-align: left;
	padding-top: 10px;
}

legend {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

label {
	font-size: 12px;
}

.red {
	color: #e20f20;
}

.error_message {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color: #dc1623;
	padding: 5px;
	text-align: center;
	width: 342px;
	margin-bottom: 10px;
}

#send_ok {
	color: #085b29;
	font-weight: bold;
	font-size: 14px;
	background-color: #cefcaf;
	padding: 5px;
	text-align: center;
	width: 342px;
	margin-bottom: 10px;
}

.fb_invalid input[type=text] {
	background-color: #fde6e1;
	border: 1px solid #dc1623;
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

input[type=text] {
	margin-bottom: 5px;
}

input[type=text],textarea {
	width: 320px;
	border: 1px solid #b7b0a5;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.submit {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

input[type=submit] {
	border: 2px solid #b7b0a5;
	background-color: #cefcaf;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 90px;
	color: #085b29;
}



/* @end */

#GoogleMaps1 {
	margin-bottom: 10px;
}

div#menu2 {
	background: #fbfaf6 no-repeat;
	border: 1px solid #e6ddce;
	font-size: 12px;
	padding-right: 30px;
	width: 230px;
	margin: 0 15px 8px 0;
	padding-bottom: 5px;
	text-align: left;
}

div#menu2 a {
	color: #00318f;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}

div#menu2 ul li ul li a {
	color: #00318f;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

div#menu2 a.currentpage {
	color: black;
}

div#menu2 ul li {
	padding-bottom: 2px;
	list-style-image: url(images/strzalka.png);
}

div#pliki {
	background: #fbfaf6 no-repeat;
	border: 1px solid #e6ddce;
	font-size: 12px;
	padding-right: 30px;
	width: 230px;
	margin: 10px 15px 8px 0;
	padding-bottom: 5px;
	text-align: left;
}

div#pliki h2,div#menu2 h2 {
	font-size: 14px;
	color: #e20f20;
	margin-left: 15px;
}

div#pliki a {
	color: #00318f;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div#pliki a:hover,div#menu2 a:hover {
	color: #e20f1e;
}

div#pliki ul li {
	list-style-image: url(images/pdf.png);
	border-bottom: 1px dotted #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#logos{
height: 80px;
width: 900px;
clear: both;
background: url('images/logos.jpg');
}

div#bottom_menu{
width: 480px;
text-align: right;
}

div#bottom_menu ul{
list-style: none;
margin: 0;
padding: 0;
}

div#bottom_menu ul li{
display: inline;
line-height: 20px;
}


div#bottom_menu a{
text-decoration: none;
color: #ccc;
padding: 0 2px;
font-size: 14px;
}

div#bottom_menu a:hover,div#bottom_menu a.currentpage{
color: #ffff33;
}


div#bottom{
height: 113px;
width: 100%;
background: url('images/bottom.png') repeat-x left bottom; 
clear: both;
}

div#foo{
background: url('images/foo.jpg'); 
width: 900px;
margin: auto;
height: 93px;
padding-top: 15px;
}

div#bottom address{
font-style: normal;
float: left;
padding: 0 10px;
color: #cccccc;
font-size: 14px;
line-height: 20px;
}

div#bottom address a {
color: #cccccc;	
}

div#bottom address a:hover {
	color: #fff;
}

div#footer{
line-height: 30px;
text-align: right;
float: right;
width: 100%;
	padding-top: 5px;
}

div#footer,div#footer a{
color: #cccccc;
font-size: 11px;
}

div#footer a:hover {
	color: #fff;
}

div#trademarks{
font-size: 10px;
line-height: 20px;
color: #666;
	text-align: center;
}
