﻿body {background-color: #d3eb80;width: 70.2em;margin: 1px auto 1px auto;font-size: 12px;font-family: Tahoma;}
a {text-decoration: underline;color: blue;}
div#wrapper {height: 100%;width: 100%;padding: 5px;}
#logo {
	background-color: #e7ef91;
	padding: 0 0 0 5px;
	border: 1px solid #c0c39b;
	width: 70.6em;
}
#menu {
	width: 71.3em;
}
#menu a {
	text-decoration: none;
	color: #2b5500;
}
#menu a:hover {
	color: #577a32;
}
#links {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
}
#links li {
	background: url('../images/link.png');
	width: 110px;
	height: 28px;
	display: block;
	float: left;
	margin-left: 1.18em;
	margin-top: 5px;
}
#links li:first-child {
	margin-left: 0;
}
#links li a {
	width: 110px;
	height: 21px;
	display: block;
	padding-top: 7px;
	text-align: center;
}
#content {
	margin-top: 0.45em;
	width: 100%;
	background-color: #e7ef91;
	border: 1px solid #c0c39b;
	text-align: justify;
	padding: 0.45em;
	overflow: hidden;
	line-height: 150%;
}

#content img {
	border: 1px solid black;
}

#content img.opinion {
	width: 500px;
	height: 714px;
	margin: 0;
	padding: 0;
}

#content a.opinions{
	width: 15px;
	height: 25px;
	margin-right: 5px;
}
#right_column{
	/*margin-top: 40px;*/
	overflow: hidden;
}
#right_column img {
	float: right;
	border: 1px solid black;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.3em;
}
#map {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 0;
}
#content .important {
	font-weight: bold;
}
#content .underline {
	text-decoration: underline;
}
#left_column {
	margin: 0;
	width: 80%;
	float: left;
	min-height: 240px;
	text-align: justify;
}
#left_column p {
	margin: 0 0 0 0;
	width: 100%;
	float: left;
}
#contact{
	overflow: hidden;
}
#contact p {
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	font-size: smaller;
}
blockquote{
	height: 30px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: green;
}
h1 {
	font-size: 1.7em;
	width: 100%;
	text-align: center;
	margin: 10px 0 30px 0;
	color: green;
}
h2 {
	width: 100%;
	text-align: center;
	font-size: 1.4em;
}
label {
	float: left;
	width: 180px;
	margin-top: 3px;
}
input, textarea {
	margin-top: 3px;
	display: block;
	width: 235px;
	font-family: Tahoma;
	font-size: 12px;
}
input[type=submit]{
	margin-left: 180px;
	width: 120px;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
	height: 130px;
}
.field {
	margin-bottom: 5px; overflow: hidden;
}
.field:last-child {
	margin-bottom: 0;
}
.field .city {
	width: 80px;
	float: left;
	margin-left: 35%;
	text-align: left;
	font-weight: bold;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
}
.field .date {
	width: 300px;
	float: left;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
}
#contact {
	margin-top: 0px;
}
.author {
	text-align: right;
}
.desc {
	text-align: center;
}
.opinion {
	width: 90%;
	padding-left: 10%;
}
#opinions {
	display: none;
}
.del {
	color: green;
}
#img_swieta {
	float: left;
	margin-bottom: 10px;
}
