html,body{margin:0;padding:0;}
body{
	font: arial sans-serif;
	text-align:center;
	background: #30373D;
	font-family: Arial;
	color: #A6B1B7;
	font-size: 12px;
	background-image: url(img/background-gradient.jpg);
	background-repeat: repeat-x;
	}
p{margin:0 10px 10px}
a{display: block;color: #006;padding: 10px}
a.Aimg{display: inline;padding: 0px}

.colorWH { color: #ffffff; }
.size1 { font-size: 23px; line-height: 1; }
.size2 { font-size: 17px; }
.size3 { font-size: 12px; }

div#header{
	clear:left;
	width:100%;
	height: 140px;
	text-align: center;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
div#fold {
	width: 390px;
	height: 40px;
	background: #434D53;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 170px;
}
h1 {
	position: absolute;
	font-size: 20px;
	font-weight: normal;
	padding-top: -7px;
	padding-left: -20px;
	margin-top: 7px;
	margin-left: 20px;
}

div#container {
	text-align:left;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
.content p {
	line-height: 22px;
	margin: 20px;
	margin-top:10px;
	text-align: justify;
}
div#extra {
	float:left;
	width:170px;
	margin-left: -170px;
}
div#extra p{
	font-size: 9px;
	line-height: 16px;
	padding: 20px;
}
div#container{width: 740px; margin: 0 auto}
div#wrapper{float: left;width: 100%}
.content {
	width: 390px;
	background: #384046;
	margin-bottom: 10px;
}
div#navcontainer{float: left;width: 160px;margin-left: -740px}

.footer{
	width:100%;
	height: 90px;
	font-size: 9px;
	text-align: center;
	border-top: 1px solid #4A545C;
	background: #181B1E;
}
	
div#model {
	background: #48535A;
}

div#advertise {
	background: #384046;
}

ul#navlist
{
	width: 158px;
	width: 160px;
	width: 158px;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #353D42;
}

ul#navlist li a
{
	display: block;
	width: 158px;
	width: 158px;
	width: 158px;
	padding: 5px 0px 5px 0px;
	border: 0px;
}

ul#navlist li a:link { color: #94ABC6; }
ul#navlist  li a:visited { color: #94ABC6; }

ul#navlist li a:hover
{
border-color: #ff9000;
color: #ffffff;
background: #353D42;
}

a {
	text-decoration: none;
	text-align: right;
	color: #94ABC6
	border-bottom: 1px dotted 5F696F#;
}

img.zd {
	border: solid #48535A 1px;
}

a.menuCennik {
	display: inline;
	padding: 0px;
	color: #94ABC6;	
}
a.menuCennik:hover {
	display: inline;
	padding: 0px;
	color: #ffffff;
	background: #353D42;	
}
a.dolMenu {
	display: inline;
	padding: 0px;
	font-size: 9px;
	color: #A6B1B7;
}
a.dolMenu:hover {
	display: inline;
	padding: 0px;
	font-size: 9px;
	color: #ffffcc;
}
.dolMenu {
	font-size: 9px;
}
div#foldCennik {
	width: 740px;
	height: 60px;
	background: #434D53;
	margin-bottom: 10px;
}
div#anronet {
	width: 740px;
	color: #A6B1B7;
	font-size: 10px;
}
a.anronet {
	color: #48535A;
}
a.anronet:hover {
	color: #ffffff;
}

select,textarea,input {
	color: #000000;
	background: #CACACA;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:normal;
	font-size:8pt;
	font-family:"Arial, Verdana";
 	width: 180px;
 }
textarea {
	height:90px;
 }
 
input.code {
 	width: 50px;
 }
input.check {
 	width: 20px;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	border: none;
 }
input.miasto {
 	width: 198px;
 }
 
 .FormSubmit {
 display: block;
 color: #000000;
 text-decoration: none;
 font-weight:normal;
 font-size:8pt;
 border: 1px solid #000000;
 background: #CACACA;
 width: 100px; 
 height: 13px;
 text-align: center;
 padding: 5px
 }
 .FormSubmit:hover {
 color: #000000;
 text-decoration: underline;
 font-weight:normal;
 font-size:8pt;
 border: 1px solid #000000;
 background: #E1E1E1;
 width: 100px;
 height: 13px;
 text-align: center; 
 padding: 5px
 } 
 TD {
 height: 30px;
 }
 .dane { 
 color: #CACACA;
 font-weight: bold;
 }
 
 .hiddenLink{
 	text-decoration: none;
 	color: inherit;
 	display: inline;
 	padding: 0;
 }
 
#komunikat {
	text-align: center;
	margin: 10px 0;
	padding-top: 10px;
	background-color: green;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
