﻿body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

a:link {
	text-decoration: underline;
	color: #00F;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #00F;
}

h1{
	text-align:center;
	color:#000;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	margin:0px 0px 5px 0px; /* отступ основного текста */
	text-transform: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2{
	text-align: center;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
}

h3{
	text-align: center;
	color:#000;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}

h4{
	text-align: left;
	color:#000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}

p{
	font-size: 14px;
	margin-top:5;
	margin-bottom:5
	}

#wrapper{
  min-width:650px;
  width:expression(document.body.clientWidth < 650? "650px": "auto" );
}

#left1{
	padding:5px;
	left:10px;
	text-align: left;
	text-indent: .5cm;
	border:1px solid #3E0072;
	color:#000000;
	background-color: #FFFFEA;
	font-size: 14px;
}

#content{
	border:1px solid #000000;
	padding:16px;
	text-align: justify;
	text-indent: 1cm;
	background-color: #FFFFEA;
}

#content_tr{
	border:1px solid #3E0072;
	padding:16px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F2FFF5;
	min-height:280px;
}

#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-right: 16px;
	padding-left: 16px;
	text-align: center;
	}
	
#navigation_mini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 16px;
	padding-left: 16px;
	text-align: center;
	}	
	
#menu_bar {
	margin:0px;
	padding:0px;
	background-color: #9f3;
	height: 22px;
	width: auto;
}
ul{
	list-style-position: inside;
}
#footer {
	font-size: small;
	background-color: #FFFF66;
}
#left_reklama{
}
