* {
margin: 0;
padding: 0;
}

img
{
	border: 0;
}

input.asd
{
	border: 1px solid black;
}

body {
padding: 0 0;
color: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#container {
background: #ffffff;
width: 1000px;
margin: 0 auto;
border : 10px solid #004870;
}

#header_full {
background-image: url("/img/header.jpg");
width: 1000px;
height: 277px;
}

#header {
width: 1000px;
height: 277px;
texr-align: left;
}

/*��������� ����*/
#nav {
background-image: url("/img/nav.jpg");
width: 1000px;
height: 40px;
}

#nav_links {
background: #ffffff;
width: 521px;
padding: 5px;
}

#nav_links a.menu_link, #nav_links a.menu_link:visited, #nav_links a.menu_link:active
{
	font-size:14px;
	color: #3C90C4;
	font-weight: normal;
	text-decoration: none;
}

#nav_links a.menu_link:hover
{
	color: #f10705;
	text-decoration: none;
}

#nav_links p {
color: #3C90C4;
}

.navigation_bar, .navigation_bar strong, .navigation_bar a, .navigation_bar a:visited, .navigation_bar a:active
{
	font-size:10px;
	color: #3C90C4;
}

#nav_links a:hover
{
	color: #f10705;
	text-decoration: none;
}

a, a:visited, a:active
{
	text-decoration: none;
	color: #3C90C4;
}

a:hover
{
	text-decoration: underline;
}

/*���� �����*/
#text
{
	background: #ffffff;
	width: 643px;
	font-size: 11px;
	color: #333;
	float: left;
	padding: 2px 0px 2px 20px;
	min-height: 300px;
}

.img {
float: left;
margin: 4px;
padding: 4px;
}

.p {
width: 180px;
}

.text_block_one {
float: left;
}

.w
{
margin: 20px auto;
}

.floating
{
	float: left;
}

.description {
margin: 4px;
padding: 4px;
}

.more_text {
font-size: 14px;
text-align: right;
color: #3C90C4;
}
/*���� ������*/

#catalogue {
background: #ffffff;
width: 334px;
float: left;
}

#search {
background-image: url("/img/search_area_img.jpg");
width: 312px;
height: 96px;
float: right;
}

#search_input {
background: url("/img/search_input.jpg") no-repeat;
width:267px;
height:21px;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:normal;
color:#A7ADB6;
padding:0px;
margin-top: 14px;
margin-left: 10px;
vertical-align:top;
}

#search_submit {
background: url("/img/search_submit.jpg") o o no-repeat;
width: 26px;
height: 23px;
border: none;
vertical-align:top;
padding: 14px 0px 0px;
}

.p_green {
background: #CCFFD8;
width: 270px;
height: 40px;
margin-right: 10px;
margin-top: 10px;
padding: 14px;
text-align: justify;
float: right;
font-size: 11px;
}

.p_weight {
background: #ffffff;
width: 270px;
height: 40px;
margin: 10px;
padding: 10px;
text-align: justify;
float: right;
font-size: 11px;
}

#footer {
background-image: url("/img/footer.jpg");
width: 1000px;
height: 96px;
clear: both;
color: #3C90C4;
font-size: 10px;
}

a.site_icons
{
	padding: 4px;
}

h1, h2, h3, h4, h5, h6
{
	color:#3C90C4;
	font-weight:bold;
}

h1, h2
{
	font-size: 20px;
}

h3, h4
{
	font-size: 16px;	
}

.headline_tr td
{
	padding-top: 16px;
}

td
{
	padding: 2px 2px;
}

.sitemap
{
	margin-top: 4px;
	margin-bottom: -10px;
	list-style-position: inside;
}

.sitemap li
{
	margin: 4px 6px;
	font-size: 12px;
}
	



p{
	padding: 0 0 15px 0;
	margin: 0;
	text-align: justify;
}

ul{
	margin: 0 0 5px 10px;
	padding: 0 0 5px 10px;
	text-align: left;
}

li{
	padding-bottom:7px;
}


ol{
	margin: 0 0 5px 30px;
}

form, insert, textarea{
	margin-top: 0px;
	margin-bottom: 0px;
}

a img{
	border: none;
}