@charset "windows-1251";
/* CSS Document
author - Nikita Korolev */

body,td,th {
	/*color: #000000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #000000;
	background-image:url("bg-index-image.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 10px;
}
a, a:visited {/*color: #0000FF;*/ text-decoration: underline;}
a:hover {text-decoration: none;}
.index-table {
	border: 2px solid cfa21c;
	border-top: 0px;
	background-color: transparent;
	border-collapse: collapse;
}
.index-table tr, .index-table td {border: 0px; padding: 0px; margin: 0px; 	padding: 12px;}
.index-table td p {text-indent: 0.5cm;}
.index-table-td {
	text-align: left;
}

.nothing {
	padding: 0px;
	border: 0px;
	text-decoration: none;
	margin: 0px;
}
.footer_links{
	font-family: Tahoma; 
	font-size: 10px;
	color: #CCCCCC;
}
.footer_links a,.footer_links a:visited {color: #FFFFFF; text-decoration: underline;}
.footer_links a:hover {text-decoration: none;}
.pic {margin: 6px; border: 4px solid #CCCCCC;}
.pic:hover {border: 4px solid #333333;}

.picture {margin: 6px; border: 0px;}
fieldset {padding: 10px; margin: 5px;}
legend {font-size: 12px; text-align: right; font-weight: bold; font-family: Verdana;}

h1 { padding-top: 14px; margin-bottom: 4px; color: #990000; font-size: 26px; font-family: Tahoma; font-weight: bold;}
h2 { padding-top: 14px; margin-bottom: 4px; color: #666666; font-size: 24px; font-family: Tahoma; font-weight: bold;}
h3 {  padding-top: 14px; margin-bottom: 4px; color: #006666; font-size: 120%; font-family: Tahoma; font-weight: bold;}
h4 {  padding-top: 14px; margin-bottom: 4px; color: #000066; font-size: 120%; font-family: Tahoma; font-weight: bold;}

.note {color: #666666; font-size: 80%;}
.super-big-headline-title {
	font-family: Tahoma;
	font-size: 60px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 3px;
}
.underheadline {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	line-height: 150%;
}
.verdana-big {
	font-family: Tahoma, Verdana;
	font-size: 17px;	
	padding-left: 15px;
}
.red-bottom-border td {
	border-bottom: 2px solid #FF0000;
}
.table-info {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}
.thin-1px-black-border{
	border: 1px solid #333333;
}

.separatorNew { 
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url("/img/separator_01.gif");
	background-position: 0px 0px;
	background-color: transparent;
	height: 27px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.headerline2011 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-size: 120%;
    text-align: center;	
}

.new-order-button {
	display: block;
	width: 157;
	height: 52;
	background-image: url(/images/2011/order.png);
}
.new-order-button:hover {
	background-image: url(/images/2011/order-hover.png);
}