@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #DEDEDC url('imgz/bck.jpg') top center scroll repeat-x;

}
#big01 {
	background:#FFFFFF url( 'imgz/bck_001.jpg' ) top left no-repeat;
	
}
#big02 {
	background:#FFFFFF url( 'imgz/bck_002.jpg' ) top left no-repeat;
}

#big03 {
	background:#FFFFFF url( 'imgz/bck_003.jpg' ) top left no-repeat;
}
#big04 {
	background:#FFFFFF url( 'imgz/bck_004.jpg' ) top left no-repeat;
}

.text_normal  {
	font-size: 12px;
	font-weight: normal;
	vertical-align:top;
	color:#000000;
	width: 461px;
	height: 39px;
}


.text_normal a:hover{
	color:#000000;
	text-decoration:underline ;
	font-weight:bold;

}
#linedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}
#imgborder  {
	border: 1px solid #000000;	
}
.footer {
	font-size: 10px;
	color:#999999;
	padding-top: 4px;
}
.footer a {
	text-decoration: none;
	color: #999999;
}

.pl {
	padding: 0 20px 0 50px;
	
}

.pl_1 {
	padding: 0 20px 0 0px;
	
}

.neoznacen:visited{
color:inherit; 

