body,p,td,textarea,input,pre,th,select,font,ul,li,div
{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#5D5B5B;
	letter-spacing:1px;
	line-height:180%;
}

img{border: none}
p
{
	margin: 0px;
}
ul,li{list-style:none;padding:0px;margin:0px}

h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
input
{
}
a
{
	color:#003;
}
th
{
	text-align: left;
}
table{
border-collapse: collapse;
}
table td {border: 0 none;}

a:hover
{
	color: #CD200F;
	text-decoration: underline;
}
.clear{clear: both;}
body{
	margin:0px auto;
	background:  url('images/back.gif');
	text-align: center;
}

hr {
	height: 1px;
	color: #CDCDCD;
	border-style: solid;
}


#content{
	margin: 0px auto;
	margin-top:40px;
	text-align: left;
	width: 767px;
	min-height:500px;
	background: url('images/box_back.png') repeat-y ;
}

#topsection{
	background: url('images/box_header.png') no-repeat top;
	min-height: 150px;
}
#bottomsection{
	background: url('images/box_footer.png') no-repeat bottom;
	height:4px;
	margin-left:2px;
}

#holder{
	margin: 0px auto;
	text-align: center;
	width: 100%;

	background: url('images/back_top.gif') repeat-x;
}

#logo{margin-left: 3px;float:left}

#menuholder{float:right;margin-top: 39px ;margin-right:46px;}

.text{
	padding: 0px 110px 0px 190px;
	line-height:180%;
	letter-spacing:1px;
}

.stoev, .design{font-weight:bold; font-size: 12px;}
.stoev{color: #000}
.design{color: #7E7E7E}


#leftmenu a:hover{
	color: red;
}
#leftmenu a{
	width:150px;
	padding:3px;
	text-decoration: none;
	color: #444;
	letter-spacing: 1px;
	line-height: 18px;
}
#leftmenu{
	line-height:28px;
	text-decoration: none;
	float:left;
	width: 150px;
	margin-left: 40px;
	margin-top: 50px;
}

#slideshow_holder{
	height: 300px;
}
#slideshow{
	width: 500px;
	height:350px;
}

.info{
	width: 380px;
	padding:10px;
	background: #eeeedd;
	border: 1px solid #DED9C3;
	color: black;
}

.trade{
	color: red;
}

h1.title{
	font-size: 12px;
}

input
{
	border-width:1px;
	border-style:solid; 
	border-color:#DED9C3;
}
textarea
{
	border-width:1px;
	border-style:solid; 
	border-color:#DED9C3;
	overflow:auto;
}

.but1{
	background: #999 url(images/bg.gif);
	padding:1px 5px;
	color: #fff;
	width:100px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #666;
}

.link1{
	text-decoration: none;
}

.h10{
	height:10px;
}

.msg{
	background: gray;
	color: white;
	font-weight:bold;
	padding:10px;
}
.partners{margin: 20px;color: black;font-size: 11px}
.partners a {margin:5px;color: darkred;font-size: 11px}