/* CSS Document */


BODY {
	SCROLLBAR-FACE-COLOR: #CCD3D7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e0e0e0; 
	SCROLLBAR-3DLIGHT-COLOR: #c8cccc; 
	SCROLLBAR-ARROW-COLOR: #2A487C; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #a0a8a8; 
	
	background-attachment: fixed;
	/*background-image: url(../lay/bg_main.gif);*/
	background-image: url(../lay/new_left_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #08186B;

}

body, a {
	cursor: url("../img/cel.cur"), url("../img/cel.cur"), pointer;
}


p{
	font-family: Verdana;
	font-size: 11px;
	color: #031161;
	text-align : justify;
	line-height : 130%;
}

.tlo {

}
}
a.standard{
	font-family: Verdana;
	font-size: 11px;
	color: #031161;
	text-decoration: none;
}
a.standard:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.yellow{
	font-size: 10px;
	color: #ffff00;
	text-decoration: none;
}
a.yellow:hover{
	font-size: 10px;
	color: #ffff00;
	text-decoration: underline;
}

.small {
	font-family: Verdana;
	font-size: 10px;
	color: #DADEEC;
}
a.small {
	text-decoration: none;
}

a.small:hover{
	color: #FFFFFF;
}

.small_2 {
	font-family: Verdana;
	font-size: 10px;
	color: #193B4D;
	text-align: justify;
	line-height: 11px;
}
a.small_2 {
	color: #193B4D;
	text-decoration: none;
}
a.small_2:hover {
	color: #000000;
}
.small_2miasta {
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	color: #193B4D;
	text-align: justify;
	padding:0px;
	margin:0px;
}
a.small_2miasta {
	color: #193B4D;
	text-decoration: none;
}
a.small_2miasta:hover {
	color: #000000;
}
.small_3 {
	font-family: Verdana;
	font-size: 10px;
	color: #980000;
	line-height: 11px;
}
a.small_3 {
	text-decoration: none;
}
a.small_3:hover {
	color: #031161;
}
.small_4 {
	font-family: Verdana;
	font-size: 10px;
	color: #031161;
	font-weight: bold;
}
a.small_5 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.small_6 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.small_5:hover{
	color: #F1ED42;
}
.bg_menu {
	background-image: url(../lay/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.bg_placowki {
	background-image: url(../placowki/img/placowki_02.gif);
	background-repeat: no-repeat;
}
.yellow_pestilence {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}