@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(background.jpg);
}
.little-cell {
	background-image: url(fon.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: auto;
}

.bold-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #930;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #930;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: normal;
}
a:link {
	color: #C34E23;
	text-decoration: none;
}
a:hover {
	color: #5A2410;
	text-decoration: none;
}
a:visited {
	color: #C34E23;
	text-decoration: none;
}
.text_red {
color: #FF0000;
}
.text_grey {
	color: #CCC;
}
.green {
	font-family: 'Trebuchet MS', Sans-serif;
	font-weight: bold;
	color: #6C6E3A;
	font-size: 16px;
}
.white {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	color: #FFFFFF;
}
.yellow {
	color: #C8935D;
	font-weight: normal;
}
.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F3A251;
}
.grey {
	color: #BBBBBB;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}
.faq {
	margin-right: 30px;
}
.img_preview {
	margin-right: 3px;
}
.img_otstup {
	margin-right: 30px;
}

.img_preview_n1 {
	margin-right: 4px;
}
.img_preview_n2 {
	margin-right: 5px;
}
.img_preview_n3 {

}
.tab_numbers {
	padding-left: 9px;
}
.tab_preview {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 37px;
}



blockquote {
	margin: 15px;
	padding: 0 0 0 30px;
	background: #FCFCF9;
	border: 1px solid #EFEFEF;
	color: #940;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
}
blockquote a {
	color: #940;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
}
blockquote a:hover {
	color: #940;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
blockquote a:visited {
	color: #940;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
/* sidebar */

#sidebar {
	width: 190px;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0;
}

#sidebar ul.sidemenu {
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 1px dashed #E1E1E1;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#sidebar ul.sidemenu a {
	display: block;
	color: #666666; 
	text-decoration: none;
	padding:.3em 0 .3em 10px;		
	width: 94%;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #CB4721;
	background: #FFF;	
}
#podmenu-1 {
	float: left;
	height: auto;
	width: auto;
	clear: left;
	
}
#podmenu-2 {
	float: left;
	height: auto;
	width: auto;
	clear: left;
}

/* podval */

#podval_levo {
	margin-left: 12%;
	float: left;
	height: 100px;
	width: 320px;
	margin-top: 20px;
}
#podval_pravo {
	float: right;
	height: 100px;
	width: 265px;
	margin-top: 20px;
	margin-right: 20%;
}
#podval_pravo a{
	color: #C8935D;
}
#podval_pravo a:hover {
	color: #FFF;
	text-decoration: none;
}
.cell_main {
	padding-left: 15px;
	padding-bottom: 15px;
	vertical-align: top;


}
.cell_sidebar {
	padding-right: 10px;
	padding-left: 10px;
}
.text-otstup {
	padding-left: 14px;
}
.cell_ramka {
	padding: 10px;
}

