* {
	margin: 0;
	padding: 0;
	/*border: 0*/
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #19191A;

/*	text-align:center;
*/
}
a {
	color: #00adef
}

a:hover{
	color: #FF9933;
}

.editable {
	border: 1px dashed red;
}

h1.hdr {
	width: 286px;
	height: 90px; /*51*/
	margin-left: 0px;
	background: url(/images/logo.png) left  center no-repeat
}
h1 span {
	display: none
}
h2 {
    font-size:11px;
    font-style:normal;
    font-family: Verdana, Tahoma, sans-serif;
/*

#    text-indent: 14px;
    font-variant: normal;
    text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
#	color: #3281cd;
*/

	color: #FF6633;
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
/*	font-weight: 500; */
	color: #949494
}

ul, ol {
    margin-left: 20px;
}

p {
    line-height: 1.5;
    font-variant: normal;
	margin-bottom: 2px;
	margin-top: 5px;	
}

input[type="submit"],
input[type="button"] {
	padding: 1px 2px; !important;
	font-size: 11px; !important
}

#top_menu  {
    margin-top: -2px;
	float: left;
	width: 100%;
	height: 31px;
	background: #6c7379 repeat;
}

#left {
	width: 90px;
/*	height: 515px;
*/
/*
    background-position: left;
*/
}

.column_l {
	float: left;
	width: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
    height: 95%;
/*	background: url(/images/akviton_bg_left2.gif) bottom repeat-y; */
}


#center {
	width: 440px;
/*
    height: auto;
#	height: 95%;
#	height: auto;
#	background:#FFFFFF;
*/
    background-color: #FFFFFF !important;
	padding: 0 14px
}

.column_c {
	float: left;
	width: 440px;
	margin-top: 2px;
	margin-bottom: 0px;
	background:#FFFFFF;
}
#center h2 {
	margin: 12px 0;
	font-size: 18px;
}
#right {
	padding: 0 0 10px 0px;
	float: right;
	width: 200px;
	background:#ebebeb repeat-y;
	top:auto;
}

.column_r {
	background:#ebebeb;
	float: right;
/*    right: 0;*/
	padding: 0 0 35px 0px;
	width: 200px;
}


#vote {
	background: #f8ecec
}
	#vote h2 {
		color: #cb4747
	}
	#vote p {
		margin-bottom: 10px;
		padding: 10px;
		font-weight: bold;
		background: #fdf9f9
	}

.textinputs {
	width: 120px;
	height: 14px;
/*	padding: 1px;*/
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid;
}

#container {
	/*width: 963px;*/
	width: 780px;
	margin: auto;
	text-align:left;
/*#	height: 100%;*/
	height: 100%;
	background:#FFFFFF repeat-y;
}
#quick-links {
	position: absolute;
	top: 20px;
	margin-left: 120px;
	z-index: 1; 
	background:#5f93a7 repeat-y;
}
	#quick-links a {
		display: block;
		float: left;
		margin: 0 15px;
	}
	#quick-links #home {
		width: 11px;
		height: 10px;
		background: url(/images/icons/home.gif)
	}
	#quick-links #sitetree {
		width: 11px;
		height: 9px;
		background: url(/images/icons/sitetree.gif)
	}
	#quick-links #mailto {
		width: 12px;
		height: 8px;
		background: url(/images/icons/mailto.gif)
	}
    #quick-links a span {
    	display: none
    }
#banner468x60 {
	position: absolute;
	top: 15px;
	margin-left: 477px;
	width: 468px;
	height: 60px;
	background: url(/images/banner468x60.png) no-repeat right
}
#header {
	position: relative;
	width: 963px;
	height: 188px;
	margin-right: -18px;
/*#	background: url(/images/top.jpg)*/
}
	
#header .banner {
		position: absolute;
		width: 260px;
		margin-top: 70px;
		margin-left: 480px;
		font-size: 12px;
		color: #fff
	}
#langs {
	position: absolute;
	margin: 20px 0 0 30px
}
	#langs a {
		padding: 2px 6px;
		text-transform: uppercase;
		background: #fff
	}
	#langs a.active {
		text-decoration: none;
		color: #fff;
		background: #ff6400;
	}
#auth {
    position: relative;
	padding: 10px 0px 20px 0px;
	color: #002f81
}
	#auth label {
		float: left;
/*		margin: 3px 0; */
		font-weight: 600
	}
	#auth input {
		display: block;
	   	margin: 3px 0 24px 5px;
	}
	form[id=auth] input {
    margin: 3px 0 15px 0px !important;
/*    padding: 20px 0px 40px 0px;*/
	}
	#auth #login,
	#auth #password {
		width: 130px;
		padding: 1px;
		font-size: 10px;
		color: #949494;
		border: #95aec5 1px solid
	}
	#auth p {
		margin-top: 5px
    	padding: 10px 0px 10px 0px;

	}
	#auth .links {
		margin-top: 5px
	}

#auth_default {
	margin-top: 10px;
	color: #002f81
}
	#auth_default label {
		float: left;
		margin: 3px 0;
		font-weight: 600
	}
	#auth_default input {
		display: block;
		margin: 3px 0 4px 1px;
	}
	form[id=auth_default] input {
		margin: 3px 0 4px 50px !important
	}
	#auth_default #login,
	#auth_default #password {
		width: 130px;
		padding: 1px;
		font-size: 10px;
		color: #949494;
		border: #95aec5 1px solid
	}
	#auth_default p {
		margin-top: 5px
	}
	#auth_default .links {
		margin-top: 5px
	}


#menu {
	line-height: 28px;
	font-size: 12px;
	font-weight: bold
	/*border: #f00 1px solid*/
}
#menu a {
		padding: 9px 9px;
}
#menu a.active {
	text-decoration: none;
	color: #fff;
/*#	background: #ff6400;*/
	background: #bdbcba;
}


#menu_r {
	line-height: 22px;
	font-size: 14px;
	font-weight: bold
    color: #FF9933;
    text-decoration:none;
	/*border: #f00 1px solid*/
}
#menu_r a:link, a:hover {
		padding: 0px 0px;
        color: #FF9933;
}

#menu_r a.active {
	line-height: 14px;
    color: #FF6633;
/*
#	background: #bcbbb8;
*/
}

/*
a:hover {
	text-decoration: none;
    color: #ff6400;

#     background-image: url(/images/menu_bg.gif);
#    background-color: #bcbbb8;

}
*/
.part_menu {
  text-indent: 12px;
/*#  text-decoration: blink;*/
  color: #FF9933;
  font-style: normal;
  font-weight: normal;
/*  font-size: medium;
  font-variant: normal;
  font-weight: bold;*/
}

.sub_menu {
  font-size: 12px;
  color: #6c7379;
  font-weight: normal;
/*  font-style: normal;
  font-size: small;*/


}

#submenu {
	margin-right: 10px;
	padding: 1px 2px;
	background: #ebebeb repeat-y
}
	#submenu li {
		margin: 5px 1px;
		font-weight: bold;
	}
	#submenu ul {
		margin: 5px 0;
		padding: 1px 2px;
		background: #ebebeb
	}
		#submenu ul li {
			margin: 5px 0;
			padding-left: 5px;
			font-weight: normal
		}
		#submenu li.active {
			color: #ff6400;

		}
#promo {
	margin: 10px 20px 0 0;
	background: #ebebeb
}
	#promo h2, #promo h3{
		font-weight: bold;
		color: #cb4747
	}
	#promo .description {
		padding: 10px;
		background: #ebebeb
	}
		#promo img {
			margin: 5px 0
		}


#content {
	margin-top: 2px;
	background:#FFFFFF repeat-y;
/*	height: 900px; */
	padding: 0 0 10px 0;
/*
	height:1024px;
#    height: auto;
#    height: 99%;
#	azimuth:center-left;
*/
}
.column {

	float: left;
	width: 600px;
/*	height:500px;
    height: 95%; */
	margin-bottom: 0px
	background:#FFFFFF;
}
.block {
	padding: 10px
}
#search, #rubricator {
	margin-bottom: 10px;
	background: #f2f2f2;

}
#search {
/*#	background: #fbebeb;*/
	background: #ebebeb;
}
	#search .input {
		width: 135px
	}
	#rubricator h2 {
		color: #888888
	}
	#rubricator ul {
		padding: 10px;
		background: #fff;
		margin-left: 0px;
	}
		#rubricator ul li {
			margin: 2px 10px
		}

#footer {
    position: relative;
	clear: both;
	padding: 0 0 0 -1px;
}

#footer1 {
    position: relative;
/*	clear: both;
    margin-left: 0px;*/
/*	padding: 0 0 0 0; */
	width:100%;
	height:47px;
    background: #FFFFFF repeat-x;
	background:url(/images/bg_bottom1.gif) left no-repeat;
}

#footer2 {

	padding: 0 0 0 -1px;
	text-align: center;
	width:100%;
	height:38px;
	background: #6c7379 repeat;
}

.column_f {
    margin-top: -2px;
	float: left;
	width: 100%;
	margin-bottom: 0px
}


#articles {
/*  vertical-align: bottom; */
  position: relative;
  padding: 12px 0 2px 0;
}

.footer_ph_text {
    text-align: left;
    font-size: medium;
    font-style: normal;
    color: #FFFFFF;
    vertical-align: 12px;
 }

.footer_fone{
    text-align: left;
    font-size: x-large;
    font-style: normal;
    color: #FF0033;
    vertical-align: 9px;
}


.allright{
  vertical-align: 10px;
  text-align: center;
  color: #FFFFFF;
  font-stretch: narrower;
  font-size: x-small;
}



#center ul {
	padding-left:	20px;
	margin-top:	3px;
	margin-bottom: 	3px;
}

	#center ul {
		margin-top:	3px;
		margin-bottom:	3px;
	}

#center p {
	margin-top:	7px;
	margin-bottom:	7px;
}

#center form#search .input {
	width:		320px;
}


#center .item {
	clear:	both;
	margin-top:	10px;
	margin-bottom:	20px;
}

	#center .item .title, #center .item .date {
		font-weight:	bold;
	}


	#center .item img.preview {
		float:		left;
		margin:		5px;
		margin-left:	0px;
	}


	#center img.news_photo {
		float:	right;
		margin-left:	10px;
		margin-bottom:	10px;
		border:		#CCC 1px solid;
	}


	#center .source {
		text-align:	right;
	}


	#center div#related_news {
		background-color:	#DDD;
		padding:	10px;
		width:		400px;
		margin-top:	30px;
		margin-bottom:	30px;
	}




/* style->p-> Параграф */
/* style->h2-> Заголовок 1 */
/* style->h3-> Заголовок 2 */


.content_quote {		/* style->.content_quote->Цитата */
	padding:		15px;
	background-color:	#DDD;
}

.quote {
    padding : 0px 0px 0px 5px;
    background-color: #eee;    
    border: 1px solid #ccc;
}

#order_block {
	border-color: #F6F9FE;
}
	#order_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
	}

	#order_block td {
		border: 0px !important;
		padding-left: 7px;
		padding-right: 7px;
		height: 20px;
	}

	#order_block td.orow_count {
		text-align: center;
	}

	#order_block td.orow_remove {
		text-align: center;
	}

		a.cancel_link, #order_block td.orow_remove a {
			font-family: Arial;
			font-size: 14px;
			padding: 2px;
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			color: #FB0000;
		}

	#order_block .orow_hat {
		background-color: #E8F1FA !important;
	}

	#order_block .orow_hat td {
		text-align: center;
	}

	#order_block input {
		border: 1px solid #859db5;
		margin: 2px;
		font-size: 11px;
		text-align: center;
	}


#catalog_preview {
	
}

#catalog_preview tr {
	height: 5px;
}



#search_block {
	border-color: #F6F9FE;
}

	#search_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
		font-weight: bold;
	}

	#search_block td {
		border: 0px !important;
		padding-left: 10px;
		padding-right: 5px;
		height: 20px;
	}

	#search_block #hat {
		background-color: #E8F1FA !important;
	}


#cat {
	margin: 0 auto 0 auto;
	width: 100%;
}

#cat .catItem {
	width: 50%; float: left;
	margin: 0 0 10px; 0;
}


#header1 {
/*    margin-bottom: 5px; */
	margin: 0px 0px 0px 0px;
	width: 100%;
	background:#5f93a7 repeat;
}

#header1 .mozaic{
	width: 340px; 
	float: left;
	margin: 0 0 1px; 0;
}

#header1 .logo{
	background:#5f93a7 repeat;
	width: 437px;
	float: right;
	margin: 0 0 1px; 0;
}


