
body {
margin: 0px;
padding: 0px;
background: #1b0101;
color: #000;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif,"bitstream vera sans";

}
 



#logo {
	display: block;
	width: 100%;
	height: 110px;
	text-indent: -999em;
	background: url(images/logo.jpg) no-repeat;
}


 
h1 {color: #fcfc00; font-size: 20px; font-family: Georgia, verdana, arial; background: #6f0102}
h2 {color: #fcfc00; font-size: 18px; font-family: arial, verdana, Georgia; background: #6f0102}
h3 {color: #fcfc00; font-size: 16px; font-family: arial, verdana, Georgia; background: #6f0102}


strong  {color: #fce701; font-family: Arial, Helvetica; font-weight:bold; background: #31011b}

hr { border: none; border-top: 1px solid #fce701; color: #fce701; background-color: #31011b; height: 1px; } 

.logo {background: #31011b}

.kamerki {background: #31011b}



.linie { border-top: 1px solid #fce701; } 

a:link {color: #fefce9}
a:visited {color: #fefce9}
a:active {color: #fefce9}
a:hover {color: #ff2602}


a.testuj:link {color: #ffc602; font-family: Arial, Helvetica; font-weight:bold; background: #505050}
a.testuj:visited {color: #ffc602; font-family: Arial, Helvetica; font-weight:bold; background: #505050}
a.testuj:active {color: #ffc602; font-family: Arial, Helvetica; font-weight:bold; background: #505050}
a.testuj:hover {color: #ff2602; font-family: Arial, Helvetica; font-weight:bold; background: #505050}


.maintext {color: #f2ebd1; font-family: verdana, aria, Georgia; font-size: 10px;}

ol { list-style-type: square; color: #fe0089;}

img { margin-right: 4px}

p {
text-align: justify;
}

.info {
float: left;
margin-right: 20px;
}


#navilinks {
width:1125px;
margin:5px auto;

}
.wrapperDiv {
margin:2px;
}
.wrapperDiv:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.wrapperDiv {display:inline-block;}
/* Hides from IE-mac \*/
 * html .wrapperDiv {height:1%;}
.wrapperDiv {display:block;}
/* End hide from IE-mac */
.col {
width:216px;
background:#31011b;
}
.floatLeft {
float:left;
display:inline;
}
.marginRight {
margin-right:10px;
}





.copr {
color: #ffffff;
font-family: verdana, arial, tahoma, georgia;
}

