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

ul		{ list-style:none; }
a		{ color:#cc6600; text-decoration:underline; }
a:hover		{ text-decoration:none; }

body {
	color:#333;
	text-align:left;
	background:#f8f0dc;
	font:normal 12px/15px Verdana, Tahoma, Arial;
	min-width:1000px;
	width:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}


h1 {
	color:#333;
	font:bold 18px/22px Verdana, Tahoma, Arial;
}
h2 {
	color:#333;
	font:bold 12px/22px Verdana, Tahoma, Arial;
}
h3 {
	color:#333;
	font:bold 11px/22px Verdana, Tahoma, Arial;
}


html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.main {
	min-height:100%;
	position:relative;
	background:url(../images/content2.gif) no-repeat 100% 95%;
}

* html .main {
	height:100%;
}

.header {
	height:185px;
	background:#6b2b04 url(../images/header.jpg) repeat-x;
}

.header img {
	float:left;
	width:332px;
	height:112px;
	margin:53px 0 0 43px;
	display:inline;
	vertical-align:top;
}

.content {
	padding:21px 0 100px 0;
	overflow:hidden; _zoom:1;
	background:url(../images/content.gif) no-repeat top right;
}
.left-col {
	float:left;
	width:188px;
}

.nav {
	background:url(../images/nav.gif) repeat-y;
}
.nav ul {
	padding:0 20px 20px 20px;
	background:url(../images/nav-b.gif) no-repeat bottom;
}
.nav li {
	padding:2px 0;
}
.nav a {
	display:block;
	width:140px;
	padding:0 0 0 8px;
	font:bold 12px/18px Verdana, Arial;
	background:url(../images/list.gif) no-repeat 0 8px;
}
.nav a:hover {
	color:#ffcc33;
	font:bold italic 12px/18px Verdana, Arial;
	background:url(../images/lista.gif) no-repeat 0 7px;
}

.right-col {
	margin:0 0 0 220px;
}

.right-col p,
.right-col h2,
.right-col h1,
.right-col h3,
.right-col form {
	padding:8px 15px;
}

.right-col .title {
	height:50px;
	margin:0 299px 0 0;
	background:url(../images/title.gif) repeat-x;
}
.right-col .title h3 {
	padding:0;
}

.right-col .rek {
	padding:15px 0;
}

.rek {
	font-size:10px;
}

.footer {
	height:49px;
	padding:8px 0 6px 0;
	margin:-63px 0 0 0;
	position:relative;
	text-align:center;
	font-size:10px;
	color:#fff;
	background:#7a340a url(../images/footer.gif) repeat-x;
}
.footer a {
	color:#fff;
}
.f-t {
	width:100%;
	height:49px;
}

.header img {filter:expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+ this.src +')'); width:expression(10000000000); height:expression(10000000000);}
