/* CSS Document */

body {
	background-color: #3283DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/fon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
#cont {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(images/s_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
#mid {
	background-image: url(images/s_mid.png);
	background-repeat: repeat-y;
	background-position: left;
}
#bottom {
	background-image: url(images/s_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-bottom: 10px;
}
#ralative {
	position: relative;
	z-index: 10;
	top: -23px;
}
.tabpic {
	padding-right: 5px;
	padding-left: 15px;
	width: 300px;
}
.tabmain {
	height: 80px;
}
.tabtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
#more {
	height: 20px;
	width: 120px;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
	margin-top: 15px;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 20px;
	font-weight: bold;
	text-indent: 5px;
}
.logo {
	padding-left: 20px;
	width: 290px;
}
#footer {
	position: fixed;
	z-index: 100;
	height: 45px;
	bottom: 0px;
	width: 100%;
	left: 0px;
	background-image: url(images/foot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sign {
	height: 54px;
	width: 68px;
	background-image: url(images/sing.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	z-index: 110;
	top: -25px;
	left: 10px;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 14px;
}
#topoffer {
	position: relative;
	top: 273px;
	z-index: 50;
	left: -6px;
	height: 1px;
}
.menublok {
	background-image: url(images/menuline.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
}
.tabtext {
	text-align: justify;
	width: 380px;
	padding-right: 20px;
}
.sadarzanie {
	padding-right: 10px;
	padding-left: 10px;
}
