@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
table {
	width: 100%;
}



a {
	color: #009900;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

#main {
	border: 1px solid #666666;
}
#logo {
	background-image: url(images/logoimg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 125px;
}
#pavlin {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	text-align: justify;
}
#pavlin  h3 {
	font-size: 16px;
	color: #339900;
	margin-top: 0px;
	margin-bottom: 5px;
}
#pavlin table {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #F4F4F4;
}
#pavlin td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
#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: #85B000;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.vopros {
	vertical-align: top;
}
#menu1, #copy {
	background-color: #99CC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
}
#menu1  a {
	color: #000000;
}
#bm {
	width: 130px;
	float: right;
	text-align: right;
	position: relative;
	margin-top: 0px;
}
#bm a {
	font-weight: bold;
	text-decoration: underline;
}
#content, #tags, #comm, #wind, #comm_form, #idesc, #ilinks, #s_links {
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	margin-bottom: 15px;
}
#txpCommentInputForm {
	font-size: 11px;
	background-color: #F4F4F4;
}
#message {
	width: 500px;
	height: 120px;
}

#name, #email, #web {
	width: 180px;
}
#txpCommentPreview, #txpCommentSubmit {
	width: 120px;
}
#forget {
	width: 15px;
}
h1  {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
#idesc, #ilinks {
	font-size: 11px;
}
#idesc a  {
	font-weight: bold;
	color: #666666;
}

#idesc strong {
	font-weight: normal;
	letter-spacing: 0.1em;
}

#content strong {
	font-weight: normal;
	letter-spacing: 0.2em;
}

#tags {
	font-size: 11px;
	color: #009900;
}
#cat_list {
	width: 170px;
	vertical-align: top;
	text-align: left;
}
#cat_list a {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F5F5F5;
	padding-left: 15px;
}
#comm_txt {
	vertical-align: top;
	padding-right: 15px;
}
#comm_txt   b  {
	color: #666666;
}
#count {
	margin: 15px;
}
#wind a {
	color: #666666;
	text-decoration: underline;
}
#ilinks a {
	color: #666666;
	text-decoration: underline;
}

#recent a {
	font-weight: bold;
	text-decoration: underline;
	display: block;
	color: #006600;
	margin-bottom: 2px;
}
.exc {
	font-size: 10px;
}
a.plink:link {
	font-size: 11px;
	font-weight: bold;
}
a.plink:visited {
	font-size: 11px;
	font-weight: bold;
}
