/*  
Theme Name: tehnolit
Theme URI: 
Description: No Discription
Version: 1.0

*/
/* ----------------------------------------
   Standard Elements
------------------------------------------- */

@charset "utf-8";
* {
	margin: 0;а
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	background:#f0efeb;
	
}
/*-----------------------#main----------------------------*/
#main {
	text-align: left;
	width: 1000px;
	padding: 0;
	margin: 0 auto 0 auto;
        position:relative;
background-color: #F2EFE8;

}
/*--------------------#main #head ---------------------------*/
#head {
	margin: 0;
	background:url(/i/head.jpg) no-repeat top center;
	height:157px;
	width:1000px;
	padding:0;
	float: left;
}
/*--------------------#main #head #topmenu------------------*/
#topmenu {
	margin: 0px;
	padding: 113px 0 0 0;
	text-align: center;
	float: left;
	width:100%;
	font-size:12px;
	font-weight:bold;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	padding:0 0 0 120px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; 
}
.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; 
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em;
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; 
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; 
	top:			0;
}

/*** ���� ���� ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu li li a {
	border-top:		1px solid #aca48e;
	font-weight:100;
}
.sf-menu a, .sf-menu a:visited  {
	color:#842135;
}
.sf-menu li li {
	background:#f0efeb;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:		#fff;
	outline:		0;
}

/*** ������� **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; 
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; 
}
a > .sf-sub-indicator {  
	top:			.8em;
	background-position: 0 -100px; 
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; 
}


.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; 
}


/*--------------------#main #left_bar---------------------------*/
#left_bar {
background-color: #F2EFE8;
/*	background:url(images/left_bar.jpg) top no-repeat; */
	height:553px;
	width:193px;
	float:left;
	margin: 0;
}
/*--------------------#main #left_bar ul---------------------------*/
#left_bar ul {
	text-align:left;
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0px 0 0 0px;
}

#left_bar ul li {
	padding: 7px 0 0 0;
	margin: 0;
}

#left_bar ul li a {
	background:url(images/mar_null.gif) top left no-repeat;
	color: #000;
	text-decoration: none;
	padding: 4px 0px 0 20px;
	font-weight: bold;
	font-size: 11px;
	height: 27px;
}

#left_bar ul li a:hover{
	background:url(images/mar.gif) top left no-repeat;
	color:#842135;
}
/*------------------#main #left_bar #banner--------------------*/
#banner {
	margin: 2px 0 2px 15px;
     
}






#fishplacefirma {
	bottom:0px;
	height:31px;
	width:31px;	
	float:left;
	margin: 10px 10px 0px 0;
    padding: 0px 0px 0 5px;
	text-align: left;
        background:url(images/rybnoemesto.gif) no-repeat;
}

#fishplacefirma img{
	border:0px;
}

/*--------------------#main #content---------------------------*/
#content {
	float:left;
	width:594px;
	background-color:#f0efeb;
	min-height:521px;
	border:2px #c6b995 solid;
	border-top:0px;
	margin: 0 0 0 4px;
	padding:0 10px 0px 10px;
}
#content img {
	padding: 3px 3px 3px 3px;
}
#content P {
 margin-top: 0.5em;
 margin-bottom: 1em; 
}
#content p a {
color: #000000;
text-decoration:underline;
}
#content p a:hover {
color: #842135;
text-decoration: none;
}
#content .post .post_body p {
	line-height: 140%;
	text-align:justify;
}

/*--------------------#main #right_bar---------------------------*/
#right_bar {
	background:url(images/right_bar.jpg) top repeat-y;
	width:159px;
	float:right;
	margin: 0;
	padding:0 0 0 17px;
	position:absolute;
        top:158px;
        right:0px;
        

}
#right_bar img{
	padding: 0 0 3px 0px;
/*	border:1px #d0d0c4 solid;	*/
}

/*------------------------------------content_style------------------------------------------------------------*/

.catalog-post {
float: left;
width: 33%;
text-align:center;
}

.catalog-post .post_title {
margin: 12px 0 0 0;
height: 40px;
padding-top:2px;
}
.catalog-post h1 {
font-size:12px;
text-align:center;
}

.post_body ul {
margin:10px 0 10px 10px;
}

.post_body ol {
margin:10px 0 10px 20px;
}

.post_body p {
/*margin:0px 0 0px 20px;*/
margin:0px 0 0px 20px;
}

.post_title h1 a {
font-size:16px;
color: #000000;
text-decoration: none;
}
.post_title h1 a:hover {
font-size:16px;
color: #842135;
}
.post_title h4 a {
color: #000000;
text-decoration: none;
}
.post_title h4 a:hover {
color: #842135;
}

.post_title2 {
margin: 12px 0 5px 0;
padding-top:2px;
text-decoration:none;
}


.post_body a{
color: #000000;
text-decoration:underline;
}
.post_body a:hover{
color: #842135;
text-decoration: none;
}

#right_bar li {
list-style: none;
}

.alignleft {
float:left;
margin:5px 5px 5px 0;
border:solid 2px #a9a08f;
}


.alignright {
float:right;
margin:5px 0px 5px 5px;
border:solid 2px #a9a08f;
}

.alignnone {
margin:5px 5px 5px 5px;
border:solid 2px #a9a08f;
}

#seredina {
background:url(images/pic_head2.jpg) no-repeat;
width:619px;
height:27px;
float:left;
margin:0 0 0 3px;
}

#clear {
clear:both;
}

a.colors:hover {
/*color:#c6b995;*/
color:#000;
}

#img {
width:140px;
height:69px;
background:url(images/DSC_1356-2.jpg);
}

.alignngone {
margin:3px 0px 12px 0px;
border:solid 2px #a9a08f;
}

.alignngone2  {
margin:3px 0px 0px 0px;
border:solid 2px #a9a08f;
}

#banner img {
border:solid 2px #a9a08f;
}

#liveinet {
margin: 13px 10px 0px 0;
float:left;

}

#kontaktinfa {
text-align:left;
font-size:10px;
width:165px;
/* height:80px; */
border:dotted 2px #a9a08f;
margin: 15px 0 0px 0px;
padding:4px 10px;
}

#kontaktinfa:hover {
border:dotted 2px #FFFFFF;
}

#br {
margin:10px 0 10px 0;
}

table {
margin:10px auto 0 auto;

}

table td {
padding: 2px;
/*border:solid 2px #a9a08f;*/
}
table th {
text-align: center;
}

#kontaktinfa a {
color: #842135;
}

#kontaktinfa a:hover {
color: #ffffff;
}

#saving {
margin:10px 0 0 0;
width:150px;
height:21px;
text-align:center;
}

#saving a,a.saving{
display: block;
padding:5px 0  5px 25px;
background:url(images/2.jpg) left center no-repeat;
}

#kontaktinfa2 {
  border: 2px dotted #A9A08F;
  font-size: 14px;
  height: 70px;
  text-align: center;
  width: 140px;
}

#kontaktinfa2 a{
color: #842135;
font-weight:bold;
text-decoration:none;
text-shadow: #c6b895 0.1em 0.1em 0.2em;
}

#kontaktinfa2 a:hover{
color: #FFF;
text-shadow:-1px 0 #c6b895, 0 1px #c6b895,
      1px 0 #c6b895, 0 -1px #c6b895;
}

.post_body a img {
border:#e7d6b3 solid 2px;
}

#new_ob {
font-size:14px;
text-align:center;
color:#e32322;
font-weight:bold;
}

.nvpleft {
float:left;
color:#000;
}

.nvpright {
float:right;
color:#000;
}

.nvpleft a{
color:#000;
}


.nvpright a {
color:#000;
}

.navigation-post {
margin:2px 0 0 0;
font-size:11px;
clear:both;
width:600px;
height:20px;
color:#000;
}

.marquee {
font-size:16px;
font-weight:bold;

}

/*
#ohota {
width:170px;
height:206px;
background:url(images/baner_ohota.jpg) no-repeat;
display:block;
margin:0 0 0 15px;
}
*/

.to_main {
    display: block;
    height: 110px;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    top: 10px;
    width: 520px;
}

ul.mr li{
padding: 0 0 0 10px;
margin: 3px 0;
}
#new {
height: 28px;
width: 48px;
position: absolute;
background:url(images/new.gif) top right no-repeat;
margin-left: 130px;
}
#new2 {
background:url(images/new2.gif) top right no-repeat;
}

