* {
	margin: 0;
	padding: 0;
	/*border: 0*/
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333366;
	line-height: 16px;
}
a {
	color: #660000;
text-decoration: none;
}

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

.editable {
	border: 1px dashed red;
}

h1 {
	font-size: 20px;

}
h1 span {
	display: none
}
h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #452B6A
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: italic;
	color: #949494
}

h4 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #452B6A;
	padding: 14px 0 2px 0;
	
      
}
h5 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #452B6A;
	padding-top: 4px;
}

h6 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: italic;
	color: #FF0000}

.h4_style {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #452B6A;
  
   
}

#h5_style {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #452B6A;
	padding-top: 4px;
}

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

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

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

.textinputs {

	padding: 1px;
	font-size: 13px;
	color: #333333;
	border: #452B6A 1px solid;
	background-color: #F9F9F9;
}

.textinputs_s {
	width: 100px;
	height: 16px;
	padding: 1px;
	font-size: 12px;
	color: #333333;
	border: #452B6A 1px solid;
	background-color: #F9F9F9;
}

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

}
#quick-links {
	position: relative;
	top: 10px;
	margin-left: 10px;
	z-index: 1
}
	#quick-links a {
		display: block;
		float: left;
		margin: 0 15px;
	}
	#quick-links #home {
		width: 11px;
		height: 10px;
		background: url(/images/icons/home_active.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: 202px;
	margin-right: -18px;
	background: url(/fon_tsg/top7.jpg)
}

#header_topposuda {
	position: relative;
	width: 963px;
	height: 202px;
	margin-right: -18px;
	background: url(/fon_tsg/topposuda.jpg)
}
	#header .banner {
		position: absolute;
		width: 260px;
		margin-top: 70px;
		margin-left: 480px;
		font-size: 12px;
		color: #fff
	}
#langs {
	position: absolute;
	margin: 10px 0 0 10px
}
	#langs a {
		padding: 2px 6px;
		text-transform: uppercase;
		background: #fff
	}
	#langs a.active {
		text-decoration: none;
		color: #fff;
		background: #ff6400
	}
#auth {
	
	margin: 6;
	color: #452B6A}
	#auth label {
		float: left;
		margin: 3px 0;
		font-weight: 500
	}
	#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
	}

#menu {
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	/*border: #f00 1px solid*/
}
	#menu a {
		padding: 7px 10px;
        color: #fff;
        text-decoration: none; 	
}
	#menu a.hover {
		padding: 7px 10px;
        color: #cccccc;
        text-decoration: none;
        background: #555555; 	
}
	#menu a.active {
		text-decoration: none;
		color: #fff;
		background: #5F24B3					
	}


.menulink:hover {
	background-color: #955EDF;
	
}

#menul {
	line-height: 28px;
	color: #666666;
    font-size: 12px;
	font-weight: normal;
    text-decoration: none;
	/*border: #f00 1px solid*/
}
	#menul a {
		padding: 7px 10px;
        color: #666666;
        text-decoration: none; 	
}
	#menul a.hover {
		padding: 7px 10px;
        color: #666666;
        text-decoration: none;
        background: #5F24B3; 	
}
	#menul a.active {
		text-decoration: none;
		color: #666666;
		background: #5F24B3					
	}



#content {
	margin: 0;
	
}
.column {
	float: left;
	width: 290px;
	padding-top: 20px;
	padding-left: 15px;
	height: auto;
   background-color: #F0ECE1; 
}
.column_left {
	float: left;
	width: 623px;
    height: auto;
  padding-top: 20px;
padding-left: 35px;
  background-color: #FFFFFF; 
}

.block {
	padding: 10px
}
.blockmenu {
	padding: 5px
}
#search, #rubricator {
	margin-bottom: 10px;
	
}
#search {
	
}
	#search .input {
		width: 135px
	}
	#rubricator h2 {
		color: #888888
	}
	#rubricator ul {
		padding: 10px;
	
		margin-left: 0px;
	}
		#rubricator ul li {
			margin: 2px 10px
		}

#footer {
	clear: both;
	width: 963px;
	height: 108px;
	background: url(/fon_tsg/butt_fonn.jpg) no-repeat bottom;
	

}


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

#menu_headm {
	background-color: #452B6A;
   
	height: 28px;
	width: 963px;

}

#menu_head {
	background-color: #452B6A;
   
	height: 28px;
	width: 650px;
	float: left;
}
#menu_search {
	background-color: #452B6A;
	height: 25px;
	width: 210px;
	padding-top: 3px;
	

}
#menu_foot {
background-color: #352150;
height: 28px;
}
#left_line {
height: 31px;
width: 290px;
background: url(/fon_tsg/left_line.jpg);
}
#cat_line {
	height: 30px;
	width: 600px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 30px;
}
#news_line {
	height: 10px;
	width: 600px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}


.avtoriz_button
{
	BORDER-BOTTOM:	0px solid;
	BORDER-LEFT:		0px solid;
	BORDER-RIGHT:		0px solid;
	BORDER-TOP:		0px solid;
	background-image: url(/fon_tsg/arrow_v.gif);
	height: 41px;
	width: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
} 

.btn_poisk
{
BORDER-BOTTOM:	0px solid;
	BORDER-LEFT:		0px solid;
	BORDER-RIGHT:		0px solid;
	BORDER-TOP:		0px solid;
height: 19px;
width: 100px;
background: url(/images/poisk_m.jpg)

}
.bel
{
	color: #FFFFFF;
	font-size: 10px;
}

.menu2{
	font-size: 14px;
	line-height: 18px;
}
table.cat_topposuda { width:100%; text-align:center; border-collapse:collapse; margin:1px; padding:1px; } 
table.cat_topposuda td { text-align:center; border:1px solid #ccc; border-collapse:collapse; margin:1px; padding:1px; }

