@charset "utf-8";
body {
	background-image: url(Template/top_gradient.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}
body h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
body h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tabimg {
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
}



#conteyner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(Template/Slice_01.gif);
	height: 160px;
	width: 960px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #F0C030;
}
#upmenu {
	background-image: url(Template/Slice_02.gif);
	height: 42px;
	width: 960px;
}

#baner {
	background-image: url(Template/Slice_03.gif);
	height: 304px;
	width: 960px;
	clear: both;
}
#headercont {
	background-image: url(Template/Slice_04.gif);
	height: 125px;
	width: 960px;
	text-align: center;
}
#phonecont {
	height: 125px;
	width: 384px;
	float: left;
}

#leftmenu {
	float: left;
	width: 150px;
	text-decoration: none;
	
}
#leftmenu a{
	text-decoration: none;
	line-height: 0em;
	font-weight: bold;
	color: #076696;
}
#leftmenu a:visited {
	color: #076696;
}


#leftmenu IMG {
	border-style:none;
	vertical-align:middle;
}
#content {
	float: left;
	width: 810px;
}
.contblok {
	float: left;
	width: 810px;
}

#footer {
	background-image: url(Template/Slice_07.gif);
	clear: both;
	height: 50px;
	width: 960px;
	text-align: center;
	background-repeat: no-repeat;
}
ul.upmenucont {
	list-style: none;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-left: 90px;
}
ul.upmenucont li {
	float: left;
	margin-top: 0px;
}
ul.upmenucont li a, ul.upmenucont li a:visited {
	display: block;
	padding: 5px;
	margin-right: 1px;
	color: #3482a9;
	/* [disabled]background-color: #4682B4; */
}
ul.upmenucont a:hover {
   color: #4682B4;
   background-color: #FAFAD2;
}
ul.leftmenucont {
	list-style: none;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-left: 10px;
}
ul.leftmenucont li {
	float: left;
	margin-top: 0px;
}
ul.leftmenucont li a, ul.leftmenucont li a:visited {
	display: block;
	padding: 5px;
	margin-right: 1px;
	color: #3482a9;
	/* [disabled]background-color: #4682B4; */
}
ul.leftmenucont a:hover {
   color: #4682B4;
   background-color: #FAFAD2;
}
#novost {
	font-size: large;
	font-weight: bold;
}
#vk_groups {
	float: right;
	width: 150px;
}
