html, body{
	font-family: 'Arial';
	font-size: 10pt;
	text-align: justify;
	color: #000;	
	padding: 0px;
	margin: 0px;
	background-color:#fff;
	height: 100%;
	width:100%;
}

h1{
	font-size: 12pt;
}

hr{
	height: 1px;
	border: none;
	padding: 0;
	color: #3576A4;
	background-color: #3576A4;
}

div{
	border: 0px;
	margin: 0px;
	color: #000;
}

a{
	outline: none;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.a1{
	margin-left: 20px;
}

a:hover{
	color: #777;
	cursor:pointer;
}

img{
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: bottom;
}

p{
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

table{
 padding: 0px;
 border-collapse: collapse;
 border: none; 
}

table td{
	padding: 0px;
}

.mail_table{
	width: 80%;
	margin: 0 auto;
}

.mail_table_text{
	padding-top: 20px;
	vertical-align: top;
	text-align: left;
	width: 25%;
}

.mail_table_form{
	padding-top: 20px;
	width: 75%;
}

.mail_table_form textarea{
	width: 100%;
	height: 300px;
	white-space: normal;
}

.mail_table_form input{
	width: 100%;
}

.main_table{
	width: 100%;
}

.left{
	width: 320px;
	vertical-align: top;
	background: #E28123 url('/images/shadow.jpg') repeat-y right;
}

.right{
	width: auto;
	vertical-align: top;
}

.right_border{
	width: 3%;
	background: url('/images/menu_bg.jpg') top repeat-x #091A27;
}

.small_icons{
	height: 60px;
	background: url('/images/fast_nav.jpg') no-repeat;
	padding: 8px 0 0 70px;
}

.small_icons a:first-child{
	margin: 0;
}

.small_icons a{
	margin-left: 40px;
}

.news_table{
	width: 320px;
	height: 400px;
}

.news_text{
	width: 316px;
	vertical-align: top;
	background: url('/images/news_bg.jpg') repeat-x top;
}

.news_text p{
	color: #fff!important;
}

.news_shadow{
	width: 4px;
	
}

.news_item{
	margin: 0;
	padding: 0 10px;
	text-align: left;
}

.date{
	margin: 20px 0 10px;
	text-align: right;
	padding-right: 20px;
	font-size: 9pt;
}

.menu_table{
	width: 100%;
	height: 77px;
}

.lang{
	width: 64px!important;
	background: url('/images/top.jpg') no-repeat;
	vertical-align: top;
}

.lang p{
	margin: 10px 0px;
	padding: 0;
	line-height: 20px;
}

.lang a{
	color: #fff;
}

.lang a:hover{
	color: #777;
}

.lang img{
	margin: 0px 5px 0 0;
}

.top_main{
	width: 127px;
	text-align: right;
	background: url('/images/top_2.jpg') no-repeat;	
}

.top_main a{
	color: #fff;
	font-size: 12pt;
}

.top_main a:hover{
	color: #777;
}

.top_menu{
	background: url('/images/menu_bg.jpg') repeat-x;
}

.top_menu a{
	color: #fff;
	font-size: 12pt;
	margin-left: 30px;	
}

.top_menu a:hover{
	color: #777;
}

.footer_left{
	height: 81px;
	width: 320px;
	background: #E28123 url('/images/footer_shadow.jpg') right no-repeat;
}
.footer_left div{
	padding-left: 10px;	
	font-size: 8pt;
	color: #762B0A;
}
.footer_left a:hover{
	text-decoration: underline;
	color: #762B0A;
}
.footer_menu_td{
	width: auto;
	background-color: #091A27;
}

.footer_menu{
	width: auto;
	background-color: #091A27;
	text-align: center;
	height: 81px;
}

.footer_menu a:first-child{
	margin-left: 0;
}

.footer_menu a{
	margin-left: 40px;
	text-decoration: underline;
	color: #fff;
}

.footer_menu a:hover{
	color: #999;
}

.content{
	padding: 20px 20px 20px 50px;
	background: url('/images/top_angle.jpg') no-repeat top left;
}

.content_title{
	font-size: 14pt;
	color: #3576A4;
	margin: 0px;
}

.counter{
	width: 120px;
	background-color: #091A27;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
	color: #fff;
}

.counter p{
	margin: 5px 0;
	padding: 0;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}

.adres{
	position: relative;
	bottom: 0!important;
	padding: 10px;
	color: #fff;
	font-size: 12pt;
}

.adres p{
	color: #000;
	line-height: 25px;
	margin-left: 40px;
}

.catalog_table{
	width: 80%;
	margin: 0 auto;
}

.catalog_table td, .small_catalog_table td{
	text-align: left;
	padding: 5px;
	height: 20px;
	border: 1px solid #091A27;
}

.small_catalog_table{
	margin: 20px auto;
	width: 50%;
	
}

.back_p{
	text-align: center;
}

.back_p a{
	font-weight: bold;
	color: #204862;
}

.back_p a:hover{
	color: #202832;
}

.order{
	margin: 0 auto;
	width: 60%;
}

.order td{
	height: 40px;
}

.order_form input, .order_form textarea{
	width: 100%;
}

.cat{
	margin: 0 auto;
	width: 50%;
}

.cat td{
	vertical-align: top;
	width: 50%;
	padding: 20px;
	text-align: center;
}

.cat td img{
	width: 150px;
}