body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 160%;
	color: #222222;
	margin: auto 0;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../img/prevuznak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
      width: 822px;
      height: auto;
      height:auto !important;

}

#header {
        width: 980px;
        height: 67px;

}

#content_right {
	width: 520px;
	height: 464px;
	display: table;
	padding-left: 302px;

}

#menu {
	width: 520px;
	height: 40px;
	text-align: left;

}
.ftext a, .ftext a:hover {
	color: #767676;
	text-decoration: none;
	font-weight: normal;
}


#text_lr {
	width: 520px;
	clear: both;
	text-align: left;
}

#text_l {
	width: 335px;
	float: left;
	text-align: left;
	padding: 0px 10px 0px 5px;
	display: table;

}
a {
	font-weight: bold;
	color: #008FF3;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #767676;
	text-decoration: underline;
}


#text_r {
	width: 149px;
	float: right;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
	text-align: left;

}

#footer {
        width: 822px;
        height: 67px;
        clear: both;
		text-align: right; 
}
.copyright {
	color: #CCCCCC;
	float: left;
}
.copyright a {
	color: #CCCCCC;
	text-decoration: none;
}



.ftext {
	position: relative;
	top: 50px;
	left: 0;
	color: #767676;
}

.blue {color: #008FF3}
h2 {
	font-size: 12px;
	color: #008FF3;
	margin: 0px;
}

p {
	margin: 0px;
}

.copyright a:hover {
	color: #999999;
	text-decoration: none;
}
