/* CSS Document */

body {
	margin: 0px;
	background-color: #2B2B2B;
	background-image: url(img/bgosnova.gif);
}
#tabletop3 table a {
	color: #E60101;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#tabletop3 table a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#tabletop3 {
	background: url(img/bgniz.gif);
	height: 207px;
}
.tabletop3_21 {
	background: url(img/2_21.gif) no-repeat top;
	width: 21px;
}
.ok1 {
	background: url(img/2_10.gif) repeat-y;
	width: 7px;
}
.ok2 {
	background: url(img/2_12.gif) repeat-y;
	width: 10px;
}


.tabletop3bg {
	background: url(img/2_17.gif) no-repeat;
	width: 20px;
	height: 159px;
}

.tabletop3bg1 {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#tabletop {
	background: #333333 url(img/bg.gif) repeat-x;
	width: 100%;
	padding: 0px;
}
.what {
	background: #FFFFFF url(img/2_09.gif) no-repeat right top;
	padding-left: 10px;
	padding-top: 60px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
}
#tabletop2 {
	background: url(img/2_11.gif) repeat-x;
}

.logo1 {
	background: #FFFFFF url(img/2_07.jpg) no-repeat;
	width: 565px;
	height: 318px;
}
b {
	color: #E0081C;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
}


.bgtop {
	background: url(img/2_05.gif) repeat-y right;
	width: 7px;
}
.main {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 5px 10px;
}
.cena {
	font: 18px Arial, Helvetica, sans-serif;
	color: #E60101;
}

.imaga {
	padding: 0px 25px 0px 0px;
}

.bgtop1 {
	background: url(img/2_08.gif) repeat-y;
	width: 10px;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
}
/*Список разворачиваемый*/
ul.tab-list
{
	display:block;
}

.tab-section-container ul.tab-list, ul.tab-list li 
{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

.tab-section-container ul.tab-list
{
	background:transparent url(/img/horizontal-line.gif) no-repeat scroll right bottom;
	height:30px;
}

ul.tab-list li
{
	float:left;
	margin-right:2px;
	height:30px;
	overflow:hidden;
	display:block;
	font-size:12px;
}

ul.tab-list a:link, ul.tab-list a:visited
{
	background:url(/img/tabs.gif) right 60px;
	color:#FFF;
	display:block;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}

ul.tab-list a span
{
	background:url(/img/tabs.gif) left 60px;
	display:block;
	margin-right:14px;
	padding-left:14px;
}

ul.tab-list a:hover
{
	background:url(/img/tabs.gif) right 30px;
	display:block;
}

ul.tab-list a:hover span
{
	background:url(/img/tabs.gif) left 30px;
	display:block;
	white-space:nowrap;
	color: #FFF;
}

ul.tab-list .active a:link, 
ul.tab-list .active a:visited, 
ul.tab-list .active a:visited, 
ul.tab-list .active a:hover
{
	background:url(/img/tabs.gif) right 0 no-repeat;
	color: #FFF;
}

ul.tab-list .active a span, 
ul.tab-list .active a:hover span
{
	background:url(/img/tabs.gif) left 0 no-repeat;
	color:black;
}

.tab-boby-container
{
	background:url(/img/vertical-line.gif) no-repeat;
	padding:20px 20px;
}

.tab-boby-container .tab-off
{
	display:none;
}

.tab-boby-container div.container
{
	width:100%;
}
.toptableimag .content {
	padding-left: 7px;
}
.sitelink {
	font-weight: bold;
	color: #1891E0;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

a:hover{ /* Hover state CSS */
	color: #F00;
	text-decoration: none;
}

