body, html {
margin:0px;
padding:0;
text-align:center;
}

#conteiner {
min-width:500px;
width:1020px;
margin: auto;
border:1px solid #003300;
}

.header {
	background-image:url(img/Head0.jpg);
	background-repeat:no-repeat;
	height:230px;
	border-bottom:3px solid #FF6600;
	font-size:16px;
	color:#FF6600;
	text-align:left;
}

.left_column {
	background-color:#8B8B8B;
	width:220px;
	color:#333333
}

.content {
	width:650px;
	padding:10px;
	background-color:#ADADAD;
	background-image:url(img/fon.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:justify;
	color:#000000;
	}


P {
font-family:
Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}

H1 {
	font-family:
Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
}

H2 {
	font-family:
Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#333333;
}

H3 {
font-family:
Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#663300;
}

p strong {
	color:#000000;
}

p bold{
font-family:
Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color:#663300;
}

.right_column {
	background-color:#8B8B8B;
	width:180px;
}

#footer {
	background-color: #000000;
	border-top: 6px solid #CC3300;
	color:#CC3300;
}

<style type="text/css">

#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 220px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color:#333333;
	display: block;
	background-color: #8B8B8B;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover {
	color:#FFFFCC;
	background:#FF6600;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}
</style>

#right_column_bloc11{
font-size:12px;
font-weight : bold;
padding:5px;
padding-left:10px;
padding-bottom:4px;
color: #333333;
border-bottom:1px dotted  gray;
}

#right_column_bloc22{
font-size:12px;
font-weight : bold;
padding:5px;
padding-left:10px;
padding-bottom:4px;
color: #333333;
border-bottom:1px dotted  gray;
}

#zagolovok{
	background-color: #000000;
	font-size:14px;
	font-weight : bold;
	margin-top:10px;
	padding:5px;
	padding-left:10px;
	padding-bottom:4px;
	color: #ADADAD;
	border-bottom:1px dotted  gray;
}

#sapa{
	font-size:12px;
	color: #666666;
}

#blok_ssilok{
	height:20px;
	width:500px;
	position:absolute;
	top:0px;
	right:100px;
	}

a:link {
color: #333333;
}
a:visited {
color:red ;
}
a:hover {
color:red ;
text-decoration:none;
}
a:active {
color:green;
text-decoration:none;
}

