* { margin:0; padding:0; border:0; }

ul {
	list-style:none;
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
td {
	padding:0;
}
input,
textarea {
	border:1px solid #ccc;
}

body {
	color:#000;
	font:normal 12px/18px Tahoma;
	background:#3e4a56;
}
h1 {
	font:normal 12px/18px Tahoma;
}


#main {
	width:1000px;
	margin:0 auto;
	background:#fff;
}

#cont {
	float:left;
	width:1000px;
	background:#fff;
}

#top {
	height:329px;
	background:url(img/top2.jpg) no-repeat bottom left;
}

#top img,
#telefon img {
	vertical-align:top;
}
#telefon {
	height:130px;
	padding:0 0 0 73px;
	background:url(img/top3.jpg) no-repeat top right;
}

#nav {
	float:right;
	margin:0 70px 0 0;
	display:inline;
}

#nav-bg {
	background:url(img/nav.gif) repeat-x;
}

#nav-left {
	background:url(img/nav-left.gif) no-repeat;
}

#nav ul {
	height:54px;
	background:url(img/nav-right.gif) no-repeat top right;
}
#nav li {
	float:left;
	padding:0 25px;
}
#nav a.active {
	padding:0 0 0 15px;
	color:#2a81d7;
	background:url(img/active.gif) no-repeat 0 7px;
}
#nav a:hover {
	color:#2a81d7;
}

#nav a {
	color:#000;
	font:normal 14px/54px Tahoma;
	text-decoration:none;
}

#content {
	float:left;
	width:927px;
	background:#fff url(img/content.jpg) no-repeat bottom left;
	padding:15px 0 85px 73px;
	display:inline;
}

#left-col {
	float:left;
	width:540px;
	color:#343839;
	font:normal 12px/18px Tahoma;
}

#left-col h3 {
	color:#000;
	font:normal 30px/38px Tahoma;
	padding:10px 0;
}
#left-col p {
	padding:10px 0;
}
#left-col p.more {
	padding:10px 0 10px 23px;
	background:url(img/more.gif) no-repeat 0 17px;
}
#left-col strong.title {
	display:block;
	padding:5px 0 15px 0;
}
#left-col span {
	color:#fc3413;
}
#right-col {
	float:left;
	width:200px;
	margin:0 0 0 90px;
	display:inline;
}
#right-col h2 {
	color:#000;
	font:normal 20px/38px Tahoma;
	padding:10px 0;
}
.wtf p {
	padding:5px 0 10px 0;
}
.wtf strong {
	display:block;
	color:#4b4f52;
	font-size:14px;
}
.wtf span {
	display:block;
	padding:5px 0 0 0;
}
.wtf {
	color:#707173;
	font-size:12px;
	line-height:18px;
	padding:0 0 20px 0;
}

.all a {
	color:#656565;
	padding:0 10px 0 0;
	background:url(img/all.gif) no-repeat 100% 5px;
}


#content2 {
	float:left;
	width:1000px;
	height:103px;
	background:#fff url(img/content2.jpg) no-repeat bottom left;
}

#content2 ul#bot-nav {
	float:right;
	padding:40px 0 0 0;
}
#bot-nav li {
	display:inline;
	padding:2px 20px;
	background:url(img/ul.gif) no-repeat 0 2px;
}
#bot-nav li.none {
	background:none;
}
#bot-nav a {
	font-size:11px;
	text-decoration:none;
}
#bot-shet {
	float:right;
	padding:34px 34px 0 0;
	display:inline;
}

#bot-shet li {
	float:left;
	margin:0 10px;
	display:inline;
}

#reklama {
	float:left;
	width:1000px;
	background:#613518;
	padding:15px 0;
	color:#804e2d;
	font-size:10px;
	line-height:15px;
}
#reklama a {
	color:#9c623b;
}
.box {
	margin:0 10px;
	border:1px solid #645241;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

