* {
	margin: 0;
	padding: 0;
	border: 0
}
body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF
}

a {
	color: #00adef
}

.editable {
	border: 1px dashed red;
}

#topzone {
	width: 100%;
	height: 184px;
	background-image: url(/images/design/upback.jpg);
	background-repeat: repeat-x;
	position: absolute
}

#logo {
	margin-left: 20px;
	margin-top: 10px;
}

h1 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin: 12px 0;
	color: #3281cd
}

h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #3281cd
}

h3 {
	font-size: 2;
	font:Tahoma;
	font-weight:normal;
	margin-bottom: 10px;
	color: #000000;
	text-decoration:underline
}

ul, ol {
    margin-left: 20px;
}

input[type="submit"],
input[type="button"] {
	padding: 1px 10px; !important
	font-size: 11px; !important
}

#vote {
	padding: 30px;
}
	#vote h2 {
		color: #cb4747	
	}
	#vote p {
		margin-bottom: 10px;
		padding: 10px;
		font-weight: bold;
		background: #ffffcc
	}

.textinputs {
	width: 200px;
	height: 16px;
	padding: 1px;
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid
}

#container {
	/*width: 963px;*/
	width: 995px;
	margin: 0 auto;
}

#upmenu {
position: absolute;
top: 0px;
margin-left: 340px;
width: 621px;
height: 32px;
background: url(/images/design/firstmenu.png)
}

#firstmenu .menu {
    margin-top: 7px;
	margin-left: 15px;
	font-size: 14px;
        font-weight: bold;
}
	#firstmenu .menu a {
		padding: 5px 17px;
		color: #666666;
	    text-decoration: none;
	}
	
	#firstmenu .menu a:hover {
		text-decoration: none;
		color: #0099ff;	
	}
	
	#firstmenu .menu a.active {
		text-decoration: none;
		color: #0099ff;					
	}




#ad {
    position:relative;
	margin-left: 250px;
	padding-top: 10px;
	width: 735px;
	height: 152px;
}
	
#city {
	position: relative;
	width: 385px;
	height: 56px;
	background-image: url(/images/design/city.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bar {
	position: absolute;
	margin-left: 285px;
	width: 685px;
	height:81px;
	top: 60px;
    }
	
#auth {
	margin-left: 3px;
	height: 60px;
	padding: 20px;
	background: url(/images/gradientauth.gif) left;
}
	#auth label {
		float: left;
		margin: 3px 0 0 10px;
		font-weight: 600
	}
	#auth input {
		display: block;
		margin: 3px 0 4px 35px
	}
	form[id=auth] input {
		margin: 3px 0 4px 60px !important
	}
	#auth #login,
	#auth #password {
		width: 130px;
		padding: 1px;
		font-size: 10px;
		color: #949494;
		border: #95aec5 1px solid
	}
	#auth p {
		margin-top: 5px
	}
	#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 30px
	}
	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
	}
.cena {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	font-size: 16px;
}

#content {
}

.column {
	float: left;
	width: 243px;
	margin-bottom: 40px
}

.block {
	padding: 10px
}
#search, #rubricator {
	margin-bottom: 10px;
	/*background: #f2f2f2*/
}
#search {
	width: 215px;
	height: 37px;
	background-color: #EAEAEA;
}
	#search .input {
		width: 100px
	}
	#rubricator h2 {
		color: #888888
	}
	#rubricator ul {
		padding: 10px;
		background: #fff;
		margin-left: 0px;
	}
		#rubricator ul li {
			margin: 2px 10px
		}

#footer {
	clear: both;
	margin-top:20px;
	height: 70px;
	background: url(/images/design/upback.jpg) #1c7eba;
	border-top-width: 3px;
	border-top-color: #e4e3e3;
	border-top-style: solid;
}

#footercenter {
width: 995px;
margin: 0 auto;
}

#stat {
	float: left;
	width: 245px;
	height: 50px;
	margin-left: 10px;
	margin-top: 10px;
}

#downtext {
	float:left;
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
}

#downmenu {
    float: right;
	width: 452px;
	height: 31px;
	margin-right: 20px;
	background-image: url(/images/design/downmenuback.png);
	background-repeat: no-repeat;
	
}

#downmenu .menu {
	font-size: 13px;
	margin-top: 5px;
	margin-left: 25px;
}
	#downmenu .menu a {
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(/images/slash.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	#downmenu .menu a:hover {
	text-decoration: none;
	color: #0099ff;	
	}
	#downmenu .menu a.active {
		text-decoration: none;
		color: #0099ff;				
	}




#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;
}

#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;
	}
	
.color {width: 63px; height:34px;}
.colorblock {width: 66px; height: 50px; float: left;}	