@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/bg_body.png);
}
a {
	color: #728589;
}
a:hover {
	color: #000000;
}

h1, h2, h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6F797D;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 a {
	text-decoration: none;
}


#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	background-color: #FFFFFF;
}
#logo {
	background-image: url(images/logo_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 730px;
	text-align: right;
}
#content {
	padding: 8px;
	text-align: justify;
}
#content strong {
	letter-spacing: 0.1em;
	font-weight: normal;
}

#atags {
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#atags a {
	font-style: italic;
	text-decoration: none;
}
#nazad {
	text-align: right;
}


#prefooter {
	background-color: #D9E0E2;
	background-image: url(images/bg_lgray.png);
	text-align: right;
	padding: 8px;
}
#footer {
	background-color: #8F9A9E;
	background-image: url(images/bg_dgray.png);
	font-size: 11px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
}
#pavlin{
	border-top-width:3px;
	border-bottom-width:3px;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-top-color:#D9E0E2;
	border-bottom-color:#D9E0E2;
	margin-top:15px;
	margin-bottom:15px;
	font-size:11px;
	text-align:justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
#pavlin   b {
	color: #8F9A9E;
}

#pavlin  h3{
	font-size:13px;
	margin-top:0px;
	margin-bottom:5px;
	color: #990000;
}
#pavlin table{
	margin-top:15px;
	margin-bottom:15px;
	background-color:#EDF1F2;
}
#pavlin td{
	padding: 2px;
}
#pavlin  select,input{font-size:11px;width:90%;}
#pavlin textarea{height:155px;width:95%;}
.form_left{width:40%;}
.butt{
	font-size:12px;
	font-weight:bold;
	width:250px;
	background-color:#8F9A9E;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
}
.vopros{vertical-align:top;}
#txpCommentInputForm{font-size:11px;background-color:#F4F4F4;}
#message{width:500px;height:120px;}
#name,#email,#web{width:180px;}
#txpCommentPreview,#txpCommentSubmit{width:120px;}
#forget{width:15px;}
#kasko {
	background-color: #FFDDDD;
	border: 3px dotted #CC0000;
	padding: 7px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#kasko strong {
	color: #CC0000;
}
#kasko a {
	font-weight: bold;
	color: #990000;
}
#ind_article {
	font-size: 14px;
}
#bm {
	text-align: right;
	font-size: 12px;
}
#ipermlink {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 100px;
}
#ipermlink a {
	color: #576568;
	display: block;
	padding-bottom: 2px;
}
#ipermlink a:hover {
	color: #990000;
}
.exc {
	font-size: 10px;
	padding-bottom: 10px;
}
#desc_section {
	margin-bottom: 20px;
}
