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

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}

.mainbody {
	background-color: #333333;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.container {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 0px;
}
.maintext {
	text-align: left;
	color: #CCCCCC;
	font-size: 14px;
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(images/colorbar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
}
.header {
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}
.cyan {
	color: #66CCCC;
}
.magenta {
	color: #C3F;
}
.left_column {
	width: 143px;
	font-size: 12px;
	margin-right: 20px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
}
.right_column {
	width: 487px;
	margin-left: 163px;
	min-height: 370px;
}
.vrezka {
	color: #FFC;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 20px;
	margin-top: 3px;
}
.vrezka a {
	color: #FFC;
}
#zagolovok {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
}


#zagolovok a:link {
	font-size: 24px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
}

#zagolovok a:visited {
	font-size: 24px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
}

#zagolovok a:hover {
	font-size: 24px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
}

#zagolovok a:active {
	font-size: 24px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
}


.yellow {
	color: #CB0;
}
.gray {
	color: #CCC;
}
.product {
	text-align: center;
	float: left;
	height: auto;
	width: 162px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.alert {
	width: 380px;
	padding-top: 10px;
	padding-right: 97px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: auto;
	color: #CCCCCC;
	font-size: 12px;
	border: 1px dotted #CCCCCC;
	background-color: #666666;
	background-image: url(images/alert.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#noflash {
	height: 400px;
	width: 650px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
a#noflash {
	text-decoration: none;
	}
