body
{
	font-family:Verdana,Geneva,Kalimati,sans-serif;
	font-size:12px;
}

img
{
	border:0;
}
font a:visited  {
 color: #FFF;

}


table
{
	border-collapse: collapse;
}
table td, table th
{
	padding: 0;
} 


#head_top
{
	background:url(/images/top1.png);
	width: 100%;
	height: 90px;
	color: white;
	font-size: 12px;
}


#registration_link
{
	color: #51a5c1;
	font-size:14px;
}

#personal_link
{
	color: white;
	text-decoration: none;
	font-size:14px;
}

.input_form
{
	height: 14px;
	font-size: 12px;
	margin: 0px;
	background:#000;
	border:solid 1px #242d42;
	margin: 1px;
	width:80px;
	color: grey;
}

.submit_form
{
	height: 19px;
	font-size: 10px;
	font-weight:bold;
	margin-left:5px;
	cursor:pointer;
}

#phone
{
	font-size:30px;
}

/*|||||||||||||||||||||||||||||||||||||||||*/

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#head_bot
{
	background:url(/images/top2.jpg);
	width: 100%;
	height: 86px;
	vertical-align: middle;
}

#usa
{
	float:left;
	background:  url(../images/usa.png) no-repeat 50% 0;
	height:100%;
	width:400px;
}


/*|||||||||||||||||||||||||||||||||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||*/

#main
{
	background: #fff url(../images/bg-top.jpg) no-repeat 50% 0;
}

#content
{
	background:url(../images/bg-bottom.jpg) no-repeat center bottom;
	width:100%;
	min-height:700px;
	height:auto !important; /* IE 6 min-height fix */
	height:700px; /* IE 6 min-height fix */
}

#main_content
{
	width: 100%;
	height: 100%;
}


/*||||||||||||||||||||||||||||||*/

.menu{
margin: 0px;
padding-top: 50px;
padding-left:130px;
font-family: Arial,Helvetica,Garuda,sans-serif;
font-size:16px;
font-weight:bold;
list-style-type: none;
}

.menu li {
padding-top: 5px;
}
.menu li a:link, .menu li a:visited, .menu li a:active {
color:black;
text-decoration: none;
width: 200px;
}
.menu li a:hover {

color: #3F4554;
text-decoration: none;
}



/*||||||||||||||||||||||||||||||*/


#bottom
{
	background:url(../images/bottom.png) no-repeat 50% 0;
	width:100%;
	height:110px;
	color:#fff;
}

.cont_center
{
	padding: 40px 50px 100px 50px;
}



.first_day
{
	color: blue;
	font-size: 20px;
}

.news_list
{
	
	margin:0px 0px 50px 0px;
}

.news_list .head_news
{
	
	font-size:14px;
	font-weight:bold;
}

.news_list a
{
	color: blue;
}

.catalog_list
{
	float: left;
	border: solid 2px blue;
	width: 200px;
	margin:10px;
}

.inscription
{
	text-align: center;
	margin: 2px;
}

#simplegallery{
position: relative;
visibility: hidden;
border: 1px solid #3F4554;
}

#simplegallery .gallerydesctext{
text-align: left;
padding: 2px 5px;
}

.catalog_main
{
	font-size: 15px;
	font-weight: bold;
}

.selected_goods
{
	float: left;
	margin: 2px;
	border: solid 2px grey;
	width: 100px;
	height: 100%;
}

.hint_error
{
	color: red;
}

#main_links td
{
	padding-right:20px;
}

