/* kuzov59 */
h1, .style1 {
	font-size: 25px;
	font-weight: normal;
	line-height: 1;
}

h2, .style2 {
	font-size: 23px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	color: #b40000;
	margin: 0 0 13px 16px;
}

h4 {
	font-size: 18px;
	color: #000;
	margin-bottom: 7px;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	color: #735b38;
	margin: 5px 0;
}

/* -- layouts -- */
html, body {
	height: 100%;
}

#wrapper {
	background: #fff;
	width: 857px;
	margin: 0 auto;
	text-align: left;
	/*height: auto;
	min-height: 100%;*/
	position: relative;
}

#container {
	margin: 8px 5px 0px 5px;
	font-size: 13px;
	line-height: 1.41;
}

#content {
	width: 561px;
	float: left;
}

#secondContent {
	float: left;
	width: 481px;
	padding: 20px 0 0 80px;
}

#rightColumn {
	width: 240px;
	margin-left: 27px;
	float: left;
}

#fls {
	width: 561px;
	height: 451px;
}

.fav {
	margin: 31px 0px 22px 22px;
	padding-top: 16px;
	border-top: 4px solid #e8e8e8;
}

ul.serv {
	font-weight: bold;
}

ul.serv a {
	color: #BA1414;
	text-decoration: underline;
}

ul.serv a:hover {
	text-decoration: none;
}

#contacts {
	background: url(../img/bg_contacts.gif) repeat-x bottom #ba1414; 
	color: #fff;
	padding: 20px 20px 10px 20px;
	margin: 25px 0;
}

#contacts p.zag {
	font-size: 18px;
}

#contacts span {
	font-size: 20px;
}

#contacts a {
	color: #fff;
	text-decoration: underline;
}

/* -- form -- */
#form {
	border-top: 4px solid #e8e8e8;
	margin-top: 16px;
}

#form img.send {
	cursor: pointer;
}

#form input, textarea {
	width: 238px; 
	border: 1px solid #cccccc;
	color: #b2a592;
	margin: 0 0 4px;
}

#form textarea {
	height: 73px;
}

/* -- typo -- */
#container ul li {
	background: url(../img/bullet.gif) no-repeat left 8px;
	padding: 0 0 4px 17px; 
}

#container p, #container ul,  #container ol, #container table{
	margin-bottom: 10px;
}
#container ul ul {margin:0 0 0 20px !important; *margin:0 !important; _margin:0 !important;}

#container ol li {
	list-style: decimal;
	padding: 0 0 4px 0;
	margin-left: 30px;
}
div.mycls {
font-size:8px;
color:#F7F7F7;
text-decoration:none;
}
div.mycls a{
font-size:8px;
color:#F7F7F7;
text-decoration:none;
}
table.borderTable td {
	padding: 4px;
	border: 1px solid #dadada;
}

table.noBorderTable  td { 
	border: 0px !important;
}

#secondContent a {
	color: #ba1414;
	text-decoration: underline;
}

#secondContent a:hover {
	text-decoration: none;
}

blockquote {
	font-weight: bold;
	padding: 0 0 10px 25px;
}


/* -- footer -- */
#footer {
	height: 79px;
	width: 857px;
	margin: 0px auto;
	text-align: left;
	background: url(../img/bg_footer.gif) repeat-x top;
	font-size: 11px;
}

#footer a {
	color: #000;
	text-decoration: underline;
}
/*--------------- form -----------------------------*/
.formDiv table td { 
   	text-align: left;
}

table.formTable td{
   text-align: left;
   border: 0px !important;
}
.formTable .inputTxt, .formTable textarea, .formTable select{

        border: 1px solid #cccccc;
	background-color: #ffffff;
        margin-bottom: 10px;
        padding: 0px 4px;
	text-align: left;
}
.formTable .inputTxt{
        width: 100%;
}
.formTable textarea, .formTable select{
        width: 100%;
}
.fcaption, .fmessage{
        color: #666666;
	padding-right: 10px;
}
.formTable .inputCell{
        padding-left: 5px;
        width: 100%;
}
.formTable .formCaption{
        padding-top: 10px;
}
.fmessage{
        padding: 10px 0px;

}
.ferror{
        color: #ee0000;
}
.checkbox{
        margin-bottom: 10px;
}
/*.button{
    border: 1px solid #3a65b6;
    background-color: #3a65b6;
    font-family: Trebuchet MS,Tahoma,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding: 9px 9px;
    cursor: hand;
    cursor: pointer;
} */

ul.sec_ul {}
ul.sec_ul li {
	font:10px Arial,Helvetica,sans-serif;
	background:url(../img/bullet_sec.gif) no-repeat 0 2px !important;
	*background:url(../img/bullet_sec.gif) no-repeat 0 5px !important;
	padding:0 0 0 10px !important;
}
a.tt:hover {
	position:relative;
	z-index:23;
}
a.tt span {display:none;}
a.tt:hover span {
	display:block;
	position:absolute;
	top:15px;
	left:10px;
	background:#fafafa;
	border:1px solid #ccc;
	color:#000;
	z-index:20;
	width:200px;
	padding:5px;
	font-size:11px;
	cursor:pointer;
	text-decoration:none;
}
#rightColumn a.tt:hover span ul {margin:0 0 0 5px !important;}
.irBanner {padding:15px;}
.about_tbl img {margin:7px;}
