
body, html {
margin:0px;
padding:0;
text-align:center;
}

#conteiner {
min-width:500px;
width:1000px;
margin:auto;
border:1px solid #003300;
}

.header {
background-image:url(img/Head0.jpg);
background-repeat:no-repeat;
height:230px;
border-bottom:3px solid #663300;
font-size:16px;
color:#663300;
text-align:left;
}

.left_column {
	background-image:url(img/Left_column.jpg);
	width:190px;
}

.content {
width:630px;
padding:5px;
background-color:#fcebda;
background-image:url(img/fon.jpg);
background-repeat: no-repeat;
background-position: bottom;
text-align:justify;
}

.content1 {
width:630px;
padding:5px;
background-color:#fcebda;
background-image:url(img/fon.jpg);
background-repeat: no-repeat;
background-position: bottom;
text-align: center;
}
.content2 {
width:810px;
padding:5px;
background-color:#fcebda;
background-image:url(img/fon.jpg);
background-repeat: no-repeat;
background-position: bottom;
text-align:justify;
}

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:#663300;
}

H2 {
font-family:
Georgia, "Times New Roman", Times, serif;
font-size: 22px;
color:#663300;
}

H3 {
font-family:
Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#663300;
}

p strong {color:#663300;
}

p bold{
font-family:
Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color:#663300;
}

.right_column {
background-image:url(img/Right_column.jpg);
width:180px;
}

#footer {
	background-color: #80552A;
	border-top: 6px solid #663300;
}

<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: 190px;
	margin: 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: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	}

#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: #000000;
	}
#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:#663300;
	display: block;
	background-color: #fae3cc;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover {
	color:#FFFFCC;
	background:#663300;
	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: #80552A;
	font-size:14px;
	font-weight : bold;
	margin-top:10px;
	padding:5px;
	padding-left:10px;
	padding-bottom:4px;
	color: #fcebda;
	border-bottom:1px dotted  gray;
}

#sapa{
font-size:12px;
color: #80552A;
}


#blok_ssilok{
	height:20px;
	width:500px;
	position:absolute;
	top:0px;
	right:100px;
	}
	
	a:link {
	color: #663300;
}
a:visited {
	color:#793D00;
}
a:hover {
color:red ;
text-decoration:none;
}
a:active {
	color:#FF0000;
	text-decoration:none;