@charset "utf-8";
/* CSS Document */

body {
	background:  #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 15px
}

a {
	color: #2a83af;
}

a:visited {
	color: purple;
}

a:hover {
	color: navy;
	text-decoration: none;
}

#top1 {
	height: 109px; 
	width: 100%; 
	background: url(img/tback1.jpg) repeat-x
}

#top1 img {
	border: none;
	margin-right: 2%
}

#tmenu {
	height: 45px; 
	width: 100%; 
	background: #4F4D4E url(img/tback2.jpg) repeat-x
}

#tmenu a {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}

#tmenu a:hover {
	color: #9BAFC9;
	font-size: 15px;
	text-decoration: underline;
}

#tmenu img {
	margin: 0 1.5% 0 1.5%;
	vertical-align: middle;
}

#frame {
	width: 93%;
	background: #fff;
	max-width: 1280px;
	margin: 10px auto;
	border: 1px solid #d9d8d8;
	padding: 5px
}

#frame p {
	margin: 0 0 15px 0;
	text-align: justify
}

.copy1 {
	float: right;
	margin-bottom: 15px
}

.copy2 {
	color: #274662;
}

.big {
	font-size: 16px
}

.razdel {
	width: 90%; 
	margin:auto; 
	border-bottom: 1px solid #f0f0f0
}

#tekst {
	margin: 0 20px 0 10px
}

table.real {
	background-color: #D9D8D8;
	width: 100%;
	max-width: 800px;
}

table.real td {
	background-color: #fff;
}

.price {
	clear: both;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #FA7F40;
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
}

#znak {
	position: absolute; 
	top: 130px; 
	right: 15px
}

#znak img {
	border: none;
}

#count {
	width: 100px;
	position: relative; 
	bottom: 20px; 
	left: 47%
}

h2.small {
	font-size: 13px;
}
