/* CSS Document */

body {
	margin: 0;
    background: url('../images/reklamzabalok_bg_left.jpg') top left repeat;
}


.frame_top {
	background-image: url('../images/rz_logo2.jpg');
	background-position: left top;
	background-repeat: no-repeat;

}

.frame_bottom {
	background: #ECF0DB;
}

.img {
	border:none;
}


a { color: #3d3d3d; text-decoration: underline; }
a:link, a:visited, a:active { color: #3d3d3d; }
a:hover { color: #000000; }

a.xa:link, a.xa:visited, a.xa:active { text-decoration: none; color: #3d3d3d; }
a.xa:hover { background: #244B19; color: #FFF; }


td {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #565656;
}

form {
	margin: 0; padding: 0;
}

input, textarea {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #565656;

}

ul {
	margin: 0; padding: 5px 0 10px 0;
	font-weight: bold;
}

	li {
		list-style: none;
		margin-bottom: 3px;
	}


p {
	padding: 5px;
	margin: 0px;
}

h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
	padding: 3px;
}

.clr { clear: both; }

/*.opac2 {
	opacity: .2;
	filter: alpha(opacity=20);
}*/

.inactive {
	text-decoration: line-through !important;
	color: #565656 !important;
}

.content {
	position: relative;	
	margin: 0 0 0 140px;
	width: 720px;

}

#FooterSepNeo {
	margin: 5px 0 10px 0;
	color: #999999;
	text-align: center;
}

#FooterSepNeo td {
	font-size: 11px;
	padding: 0px;
	color: #999999;
}

#FooterSepNeo a {
	color: #999999;
}

#FooterSepNeo a:hover {
	color: #F3A716;
	background: #eeeeee;
}

#FooterSepNeo img {
	cursor: pointer;
	margin-right: 10px;
	border: none;
}
