/* 
Projekt: Derecki
(c) ALBIT Krzysztof Wronikowski
*/

* {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Tahoma, Helvetica, sans-serif; 
	color: black;	
}

body {
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Tahoma, Helvetica, sans-serif; 
	color: black;
}

a {font-weight: bold; text-decoration: none; color: #008ACE;}
a:hover {color: #960000;} 

.strona {
	font-family : Arial,Tahoma,Verdana;
	color : black;
	font-size: 16px;
	font-weight: bold;
	border-bottom-color: #000000; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	width: 100%;
	line-height: 25px;
}

.podtyt {
	font-family : Arial,Tahoma,Verdana;
	color : #960000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px; 
}

.szary {
	margin-top : 5px;
	margin-left : 12px;
	margin-right : 0px;
	font-size: 14px;
	line-height: 20px; 
	font-weight: normal;
	text-align: justify;
	background-color: #FFFFCC;	
}
.szary b{
	color : #B40000;
	font-size : 16px;
	font-weight: bold;
}
.szary i{
	font-size: 14px;
	color : black;
	font-weight: bold;
	font-style: normal;
}
.szary a {
	color : #008ACE;
	font-weight: bold;

}
.szary a:hover {
	color : #960000;
	font-weight: bold;
}

.min {
	font-size: 9px;
	font-weight: normal;
}

.bialy {
	color : yellow;
	font-size : 11px;
	font-weight: normal;
}
.czarny {
	color : black;
	font-size : 11px;
	font-weight: normal;
}
.czarny b{
	color : black;
	font-size : 11px;
	font-weight: bold;
}
.czarny a {
	color : #008ACE;
	font-weight: bold;
}
.czarny a:hover {
	color : #960000;
	font-weight: bold;
}

.modele {
	font-size: 11px; 
	font-weight: normal;
	padding-left : 10px;
	padding-top : 8px;
	padding-bottom : 9px;
	background-color: #DFDFDF;
}
.modele td{
	color : black;
	border: 1px solid #FFFFFF;
}

.modele th{
	color: white;
	background-color: black;
	text-align: left;
	border: 1px solid #FFFFFF;
}

.modele2 {
	font-size: 20px;
	line-height: 25px; 
	font-weight: bold;
	background-color: #DFDFDF;
	text-align: center;
}
.modele2 td{
	color : black;
	border: 1px solid #FFFFFF;
}

.modele2 td a{
	font-size: 13px;
	color : #960000;
}
.modele2 td a:hover{
	font-size: 13px;
	color: #008ACE;
}

.modele2 th{
	color: white;
	background-color: black;
	line-height: 29px;
	text-align: left;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.dane {
	font-size: 11px;
	line-height: 15px; 
	font-weight: normal;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	width: 499px;
}
.dane td{
	color : black;
	background-color: #E6E6E6;
}
.dane th{
	color: black;
	background-color: #C2C2C2;
	line-height: 15px;
	text-align: left;
}

.kropki {
	color : black;
	font-size : 11px;
	font-weight: bold;
	background-image: url('grafika/hr01.gif'); 
	background-repeat: repeat-x;
	margin-left : 12px;
	height: 5px;
}

.news {
	color : #626262;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.news b {
	font-family : Tahoma,Verdana,Arial;
	color : black;
	font-weight: bold;
}

.news a {
	color : #008ACE;
	font-weight: bold;
}
.news a:hover {
	color : #960000;
	font-weight: bold;
}

.news2 {
	color : #626262;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 8px;
	margin-right : 8px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.news2 b {
	font-family : Tahoma,Verdana,Arial;
	color : black;
	font-weight: bold;
}

.news2 a {
	color : #008ACE;
	font-weight: bold;
}
.news2 a:hover {
	color : #960000;
	font-weight: bold;
}

.normal {
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 8px;
	margin-right : 8px;
	font-size : 11px;
	font-weight: normal;
	text-align: left;
}
.normal a {
	color : #2D4174;
	font-weight: bold;
}
.normal a:hover {
	color : #960000;
	font-weight: bold;
}

/* ######### Style for Drop Down Menu ######### */

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu {
	padding-top: 0;
	padding-right: 0;
	margin: 0;
	float: right;
	font: normal 12px Verdana;
	line-height: 30px;
	width: 215px;
}

#chromemenu a{
display: block;
color: white;
font-weight: bold;
text-decoration: none;
background-image: url('grafika/pasek_02.gif');
}

#chromemenu a:hover{
color: black;
background-image: url('grafika/pasek_03.gif');
background-color: white;
}

.dropmenudiv{
position:absolute;
top: 0;

border-bottom-width: 0;
font:normal 12px;
line-height:26px;
z-index:100;
background-color: white;
width: 215px;
visibility: hidden;
text-align: left;
background-image: url('grafika/pasek_02.gif');
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;

padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.dropmenudiv a:hover{ /*Theme Change here*/
color: black;
background-image: url('grafika/pasek_03.gif');
background-color: black;
}

.dropmenudiv2{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 12px;
line-height:26px;
z-index:100;
background-color: white;
width: 310px;
visibility: hidden;
text-align: left;
background-image: url('grafika/pasek_310_ciemny.gif');
}

.dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 10px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.dropmenudiv2 a:hover{ /*Theme Change here*/
color: black;
background-image: url('grafika/pasek_310_jasny.gif');
background-color: black;
}
