@charset "utf-8";
/* CSS Document */

* {

}


body {
	margin: 0px;
	background-image: url(../images/bk.jpg);
	background-repeat: no-repeat;
	background-color: #080607;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header #top {
	width: 146px;
	height: 19px;
	float: left;
	margin-left: 17px;
}
#header #login {
	width: 797px;
	float: right;
	height: 19px;
	clear: none;
	text-align: right;
}
#navigation {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 120px;
}
#navigation #logo {
	width: 163px;
	float: left;
	height: 107px;
	background-image: url(../images/01_04.gif);
}
#navigation #sddm {
	height: 110px;
}

#navigation #button {
	list-style-type: none;
	height: 48px;
	padding-top: 50px;
	padding-left: 50px;
}
#navigation #button li {
	height: 48px;
	float: left;
	margin-right: 15px;
}
#navigation #button li a {
	display: block;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
#newstitle {
	width: 927px;
	height: 26px;
	margin-right: 17px;
	margin-left: 16px;
}
#container {
	width: 960px;
	background-color: #FFFFFF;
	height: 283px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}
#content-left {
	width: 300px;
	background-color: #CCCCCC;
	float: left;
	margin-bottom: 10px;
	margin-left: 17px;
	clear: none;
	height: 273px;
}
#content-light {
	float: right;
	margin-right: 17px;
	margin-left: 10px;
	width: 616px;
	background-color: #666666;
	clear: none;
	height: 273px;
	margin-bottom: 10px;
	
}
#content2 {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 3700px;
	color: #111;
}
#content2  #events {
	width: 633px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 17px;
	height: 3100px;
	background-color: #FFFFFF;
}
#content2 #submenu {
	width: 231px;
	float: right;
	margin-right: 17px;
	height: 3600px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-color: #333;
}
#footer {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	clear: both;
	background-color: #FFF;
}
#footer .main {
	width: 938px;
	height: 48px;
	background-image: url(../images/underbar.jpg);
}
#footer #copyright {
	float: left;
	list-style-type: none;
}
#footer #fbbt {
	list-style-type: none;
	float: left;
	clear: none;
	margin-left: 350px;
}
#footer #frbt {
	list-style-type: none;
	margin-left: 15px;
	float: left;
	clear: none;
}
#footer #mlbt {
	list-style-type: none;
	margin-left: 15px;
	float: left;
}
.prodlist {
	float: left;
	width: 620px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}

.title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}


.h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
}
.h3 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.h3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.h3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.h3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}


.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bolder;
}

.h4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.h4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.h4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: underline;
	color: #000;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.h11 {
	background-color: #F00;
	width: 147px;
	height: 20px;
	margin-left: 17px;

}

.h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}



.tablel {
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
}
.table2 {
	width: 120px;
	height: 20px;
}
.table3 {
	height: 15px;
	width: 150px;
}
.table4 {
	width: 500px;
}
.table5 {
	height: 17px;
	width: 180px;
}

.error {
	font-weight: bold;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
img, li {
 outline: none;   /*for Firefox*/
 hlbr:expression(this.onFocus=this.blur());   /*for IE*/
}
#fuck {
	width: 700px;
}

