* {
	margin: 0;
	padding: 0;
}
body {
	margin:0; padding:0;
	height:100%;
	background: #958674 url(images1/back_all.jpg) no-repeat;
}
body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#contmain{
	width: 100%;
}
h1, h2, h3 {
	color: #000;
}
h1 {
	font-size: 3em;
}
h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	margin-top: 7px;
	font-size: 1.1em;
}
ul, ol {
	margin-left: 3em;
}
a {
	text-decoration: underline;
	color: #894a2b;
}
a img {
	border:none;
}
a:hover {
	border: none;
}
h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
}
/* Header */
#header {
	width: 800px;
	margin: 0 auto;
	height: 385px;
}
#menu {
	height: 30px;
	width: 800px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left:10px;
}
#menu li {
	float: left;
}
#menu a {
	height: 25px;
	margin-right: 25px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #894a2b;
}
#menu a:hover {
	color: #4b99b7;
}
/* Logo */
#logo {
	width: 800px;
	height: 355px;
	margin: 0 auto;
	text-align: right;
	color:white;
}
#logo h1 {
	padding-left: 20px;
	font-size: 0.9em;
	float:left;
	color: #3f3a32;
}
#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
	color: #3f3a32;
}
#logo a {
	color: #3f3a32;
}
/* Page */
#page {
	width: 800px;
	margin: 0 auto;
	background: #fdf3af;
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	height:100%;
	margin-left:231px;
}
/* Content */
#content {
	float: left;
	width: 510px;
	padding-left: 10px;
	padding-top: 30px;
}
#content img{
	padding:5px 5px 10px 5px;
	margin:5px 5px 5px 0;
	border: #ebeae5 1px solid;	
}
#content img:hover{
	border: #d8d7d2 1px solid;	
}
#content h2 {
	height: 20px;
	padding-left: 20px;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
}
#content h2 a:hover {
	color:#4b99b7;
}
#galerie {
	float: left;
	width: 510px;
	margin-left:5px;
}
.post .title {
	margin: 0;
	font-weight: normal;
	color: #867B1C;
}
.post h1.title {
	height: 30px;
	font-size: 2em;
	color: #867B1C;
}
.post .short_descr{
	width:100%;
	overflow:hidden;
	height:110px;
	text-align:left;
}
.post .short_descr1{
	width:100%;
	overflow:hidden;
	height:1.4em;
	text-align:left;
}
.post .entry {
	padding: 0 10px 5px 15px;
	background:#fff3bf url(images1/entry.jpg) no-repeat right bottom;
	border: #5d574d 1px solid;
	margin-bottom:10px;
}
.post .entry .line{
	text-decoration: line-through;
}
#viza{
	padding: 0 10px 5px 15px;
	background: #FDF3AF;
	border: red 1px solid;
	margin-bottom:10px;
	margin-top:10px;
}
.post .meta {
	padding: 5px 0px 10px 15px;
	margin: 5px 5px 0px 15px;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color: #000;
	background:#fff3bf;
}
.post .meta a {
	color: #894a2b;
	font-size:0.9em;
}
.post .meta a:hover {
	color:#4b99b7;
}
.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}
.post .links a, .post .tags a {
	border: none;
}
#ceny{
	padding-bottom:20px;
}
#ceny .par{
	width:484px;
	border:1px solid #666666;
	background:#FDF3AF;
	text-align:center;
	margin-left:2px;
	font-weight:bold;
}
#ceny .red{
	background:#EDE9EA;
}
#ceny .spec{
	background: #FF9900;
}
#ceny .blue{
	background:#FDF3AF;
}
#ceny .none{
	border:none;
}
#ceny table{
	width:490px;
}
#ceny caption{
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;
	padding:5px 0 5px 0;
}
#ceny td{
	text-align:center;
	border:1px solid #666666;
	height:1em;
}
/* Sidebars */
.sidebar {
	float: right;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar ul li ul li a{
	
}
.sidebar ul li ul li {
	border:none;
	margin-bottom:0px;
}
.sidebar ul li{
	background: url(images1/menubg.jpg) repeat-y;
	margin-bottom:0px;
	padding-bottom:7px;
	text-align:center;
}
#flags {
	float:right;
}	
#sidebar2 {
  	width: 220px;
	margin-top:20px;
	padding-top:20px;
	background: url(images1/menu.jpg) top left;
}
#sidebar2 .special{
	color:#CC3333;
	font-size:15px;
	font-weight:bold;
	width:210px;
}
#sidebar2 .special2{
	color:red;
	font-weight:bold;
}
#sidebar2 li h2 {
	color: #000;
	padding-top: 15px;
	padding-bottom: 5px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	text-align:center;
}
#sidebar2 p{
	text-align:center;
}
#sidebar2 li a:hover {
	border: none;
	color: #4b99b7;
}
#sidebar2 .menud{
	width:220px;
	height:52px;
	background: url(images1/menud.jpg);
}
#sale1 {
background: url(images1/sale1.jpg) no-repeat;
height:200px;
width:200px;
margin-left:20px;
}
#sale1 p{
margin:5px 15px 0 5px;
font-size:0.9em;
text-align:left;
}
#bottom{
height: 30px;
background: url(images1/footer.gif) bottom no-repeat;
}

/* Footer */
#footer
{
	margin:0px 20px 20px 63px;
	height: 74px;
	width: 802px;
	background: url(images1/footer.jpg);
	margin-left:231px;
}

#footer p {
	text-align: center;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#footer a{
color: #000
}
#otzyv {
background: #fee46d;
position:fixed;
bottom:0px;
left:0.1px;
width:40px;
height: 220px;
font-size:100px;
}
#modalContainer {
    height: 339px;
	position: absolute;
    width:500px;
    left:50%;
	bottom: -20px;
    margin-left:-260px;
	background: url(girl.png) no-repeat;
    padding: 10px;
}
#modalContainer .special{
	width: 250px;
	padding: 110px 35px 0 0;
	float: right;
	font-size: 13px;
	text-align: center;
}
#modalContainer .close{
	padding-left: 20px;
	color: white;
}
#modalContainer .close a{
	font-size: 15px;
	color: white;
	font-weight:bold;
}