﻿body{
	margin:0 auto;
	padding:0;
	font:75% Verdana,Tahoma,Arial,sans-serif;
	background: #003250 url(http://poligrodzianie.pl/img/bgd.png) center repeat;
	color:#303030;
	width:770px;
}
.container{
	background-color: #FCEAAB;
	color: #303030;
	margin: 0 auto;
	height: 100%;
	border-left: 1px solid #DC143C;
	border-right: 1px solid #DC143C;
	width: 770px;
	border: 1px none #960018;
}
.os {
	margin: 0em 0em;
	padding-left: 1em;
	padding-top: 0em;
	color: white;
	margin-bottom: 0em;
	background-repeat: no-repeat;
	height: 75px;
	background-color: #FCEAAB;
	background-image: url('images/baner.jpg');
}
.os h1{
	margin:0 0 0 0;
	padding-left: 4em;
	padding-top: 0em;
	color: navy;
	font-size: 1.2em;	
}
.os h2{
	margin: 0 0 0px 0;
	padding-left: 3em;
	padding-top: 0.7em;
	color: #047BBF;
	font-size: 0.8em;
}
.os p{
	width:500px;
	float:right;
	text-align:center;
	color:#a0a0a0;
	margin:0 0 10px 0;
	font-size:0.8em;
	line-height:1.2em;
	background-color:inherit;
}

.logoImageCell {
	padding: 0;
	float: left;
}
.logoImageCell h1 {
	padding: 0.1em 1em 0.3em 1em ;

}
.logoTextCell {
	margin-left: 1em;
	padding-left: 0em;
	font-weight: bold;
	font-size: 2em;
	text-align: left;
	height: 65px;
	color: White;
}

.imgLogo { 	margin: 5px ; 	padding:1px 10px 1px 1px ; 	vertical-align: middle ;}

.mainpict {
	margin: 3px auto;
	background-repeat: no-repeat;
	background-position: center center;
	height: 233px;
	border-top: 3px double #6495ED;
	border-width: thin 0 thin 0;
	border-style: none;
	border-top-color: #960018;
	border-right-color: inherit;
	border-bottom-color: #960018;
	border-left-color: inherit;
}
.toppict {
/* Put your image here under the main menu and uncomment 

	margin:0 auto;
	border:0;
	background-image: url(images/orangeswirl2.jpg) ;
	background-repeat: repeat-x ;
	background-position: center center ;
	height: 30px ;
	width: 760px ;
*/
}

/******************* Top Nav ***************/
.topmenu {
	color: #87CEFA;
	margin: 0em 0em 0em 0em;
	text-align: left;
	height: 30px;
	border-bottom: 3px double #6495ED;
	border-bottom-color: #960018;
}
#topnavlist { 	margin: 0em; 	padding: 5px 0 0px 10px; }

.topmenu li{
	display: inline ;
	list-style-type:none;
	border-right:1px solid #fff;
	white-space:nowrap;
	background-position: left center ;
	background-repeat: no-repeat ;
	padding-left: 4px ;
}
.topmenu li a{
	display: inline;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	background-color: inherit;
	color: #87CEFA;
	background-color: #DF538D;
	background: #4169E1;
	border-bottom: 1px solid #00008B;
	border-left: 1px solid;
	border-top: 1px solid;
}
.topmenu #topcurrent, .topmenu a:hover{
	color: White;
	border-bottom: 0px solid #000;
	text-decoration: none;
}

/******************* Left Nav ***************/

.leftmenu{
	clear:right;
	float:right;
	width:165px;
	margin: 20px 0 0px 0px;
	padding:0;
	font-size:0.9em;
}
.leftmenu ul{	
	list-style:none;
	margin:0 5px 0px 0px;
	padding:0;
	font-size:1em;
}	
.leftmenu li{
	margin-bottom:4px;
}
.leftmenu li a{
	font-weight: bold;
	height: auto;
	text-decoration: none;
	background-color: #EA0000;
	color: #fff;
	display: block;
	padding: 6px 10px 0 10px;
	border-bottom: 1px solid #A0132F;
	border-left: 1px solid;
	border-top: 1px solid;
	font-family: "comic Sans MS";
	font-size: large;
	border-style: none;
}
.leftmenu li a:hover, #leftcurrent {
	background-color: #FF0606;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #981D1D;
	border-left: 1px solid #981D1D;
	border-top: 1px solid #981D1D;
	border-style: none;
}

/******************* Main Contents ***************/

.contents {
	margin: 12px 165px 20px 10px;
	height: 100%;
	border-right: 1px solid #F0FFF0;
	padding: 12px 10px 10px 10px;
	line-height: 1.6em;
	text-align: left;
	background-color: #FEF1C7;
	border: thin solid #FDEFBD;
	width: 74%;
	font-family: "comic Sans MS";
	font-size: 1.2em;
	color: navy;
}

.contents h1 {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px solid #6495ED;
	color: #009D00;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-color: #009D00;
}
h3{
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	padding-bottom: 3px;
	color: blue;
}
h3 {
	font-size: 1.1em ;
}
.contents img{
}
.contents a{
	text-decoration: underline;
	padding: 3px;
	color: #2251DB;
	font-weight: bold;
	font-size: 105%;
}
.contents a:hover{
	text-decoration: none;
	color: #87CEFA;
}
a img{
	border:0;
}

.abox, .abox2 {
	clear: right;
	float: right;
	width: 137px;
	margin: 10px 7px 10px 5px;
	padding: 3px;
	font-size: 0.9em;
	border: 1px solid #4169E1;
	text-align: center;
}
.abox h3 {
	margin: 0 ;
}
.abox ul, .abox2 ul {
	padding: 0 0 0 15px ;
	margin: 0 ;
}
.abox2 {
	clear: right ;
}
.abox2 p {
	padding: 0 ;
	margin: 0 ;
}

/******************* Footer Details ***************/

.footer {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #6495ED;
	text-align: center;
	background-color: #FEF1C7;
	color: navy;
	font-size: 0.9em;
	border-top-color: #F3F3CD;
	border-top-width: thin;
}
.footer a{
	text-decoration:underline;
	padding: 3px ;
	color: blue;
	font-weight: bold ;
	font-size: 105% ;
}
.footer a:hover{
	text-decoration: none;
	color: #00BFFF;
}

/******************* Image Display Settings ***************/

.left{
	margin:10px 10px 5px 0;
	float:left;
}
.right{
	margin:10px 0 5px 10px;
	float:right;
}
.center{
	text-align:center;
	}
.adres{
	margin: 10px auto 10px auto;
	padding: 20px;
	width: 350px;
	text-align: center;
	/*border: medium double Gray;*/
}
h3{
	margin: 5px 0 0px 0;
}
.contents h1 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px solid #047BBF;
	color: #047BBF;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-color: 047BBF;
}
