/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
margin: 0px;
padding: 0px;
}

a:link {
	color: #2E8BC4;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #2E8BC4;
}

body {
	background: #2E8BC4 url(../images/back_all.gif) repeat-y center;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content {
	margin: 0 auto;
	background: #ffffff;
	width:900px;
	text-align: left;
}
#back {
background: #ffffff;
width: 900px;
}
#header {
	height: 420px;
	text-align: center;
	background: url(../images/logo.jpg) no-repeat;
}

#logo {
width: 880px;
height: 340px;
text-align: center;
padding-top: 10px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a {
font-size: 12px;
}

#menu {
width: 850px;
height: 58px;
margin-left: 7px;
padding-left: 40px;
background: url(../images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 115px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 115px;
    height: 32px;
	color: #51CFE3;
	text-decoration: underline;
}

#main {
width: 880px;
padding: 10px;
}


#left {
	width: 220px;
}

#left H3 {
width: 195px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) repeat-x;
}

#left ul {
	list-style: none;
	border-left: 1px solid #2E8BC4;
	border-right: 1px solid #2E8BC4;
	border-bottom: 1px solid #2E8BC4;
	margin-bottom: 10px;
	background: url(../images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #2E8BC4;
}
#left a:visited {
	color: #2E8BC4;
}

#left p {
padding: 10px;
}

#right {
float: right;
width: 640px;
padding-right: 5px;
line-height: 150%;
}

#right H4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a {
	color: #2E8BC4;
	text-decoration: none;
	font-size : 12pt;
}

#right a:hover {
	text-decoration: underline;
	color: #0C89FA;
}

#rught a:visited {
	color: #2E8BC4;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: left;
}

#right p.lev{
	text-align : left;
	font-size : 100%;
	padding-bottom : 0px;
	font-family : "Times New Roman", Times, serif;
}

#right p.prav{
	text-align : right;
	font-size : 100%;
	font-family : "Times New Roman", Times, serif;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #2E8BC4;
	font-size : 16pt;
}

#right ol, #right ul {
	margin-left: 30px;
	text-align : justify;
}

#right p.abz {
	margin-left: 30px;
}

#footer {
	height: 52px;
	width: 880px;
	clear: both;
	padding-top: 20px;
	background: url(../images/footer.gif) repeat-x bottom;
	border-top: 4px solid #573479;
	margin-left: 10px;
	margin-right: 10px;
}

#footer p {
	margin: 0px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/* Для таблиц */

table{
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border-collapse : collapse;
}

table td {
	border: 1px solid Black;
	padding : 4px 4px;
}

table tr {
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	margin : 2px 2px;
}
table td.bez-bord{
	padding : 3px 0px 3px 0px;
	margin : 0px 0px 0px 0px;
	border-collapse : collapse;
	border: 0;
}

#bld {
	font-weight: bold;
	font-size: 1.0em;
	font-family: "Times New Roman", Times, serif;
}

.img {
	BORDER-RIGHT: #7c1530 5px solid; 
	BORDER-TOP: #7c1530 5px solid; 
	MARGIN: 5px; 
	BORDER-LEFT: #7c1530 5px solid; 
	BORDER-BOTTOM: #7c1530 5px solid
}

.img1 {
	MARGIN: 5px;
	border : 5px solid #ADD8E6;
}

.sht {
	font : normal 12pt "Times New Roman", Times, serif;
}