@CHARSET "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #251311;
}
p {
	margin: 0px 0px 13px 0px;
	padding: 0px 17px 0px 21px;
	font-size: 1.1em;
}
h1.logo {
	font-size: 0;
	line-height: 0;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	width: 960px;
	height: 213px;
	background: url(../images/head.jpg) no-repeat;
}
div.logo {
	margin: 0px auto 0px auto;
	width: 960px;
}
div#slogan {
	background: url(../images/slogan.jpg) no-repeat;
	height: 32px;
	width: 960px;
	float: left;
	color: #c7b578;
	font-size: 2em;
	letter-spacing: 0.1em;
	text-align: center;
}
h1 {
	margin: 0px 0px 3px 0px;
	padding: 0px 17px 0px 21px;
	line-height: 1.5em;
	font-size: 1.1em;
	font-weight: bold;
}
img {
	border: 0;
}
a, a:visited {
	text-decoration: none;
	color: #2469c7;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	width:420px;
	margin-top:0px;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 1.1em;
	list-style: disc;
	list-style-position: inside;
}
div {
	margin: 0px;
	padding: 0px;
}
.floatLeft {
	float: left;
}
.clearLeft {
	clear: left;
}
.clearBoth {
    clear: both;
}
.mod_navigation {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	/*background:  url("../images/head.jpg") no-repeat;*/
	width: 960px;
	overflow: hidden;
}
#contentBox {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;
	height: 470px;
	min-height: 470px;
	text-align: left;
}
/*****************************************MENU***************************************/

.mod_customnav ul {
    width:auto;
    margin:0px;
    padding:0px;
}
.mod_customnav li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 8px 0px;
    font-size: 1.1em;
    list-style: none;
}
#but1 {
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 160px;
    width: 128px;
    height: 35px;
    background: url(../images/bg_meni1.jpg) no-repeat;
    overflow: hidden;
    float: left;
}
#but2 {
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 8px;
    width: 127px;
    height: 35px;
    background: url(../images/bg_meni2.jpg) no-repeat;
    overflow: hidden;
    float: left;
}
#but3 {
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 7px;
    width: 129px;
    height: 35px;
    background: url(../images/bg_meni3.jpg) no-repeat;
    overflow: hidden;
    float: left;
}
#but4 {
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 6px;
    width: 128px;
    height: 35px;
    background: url(../images/bg_meni4.jpg) no-repeat;
    overflow: hidden;
    float: left;
}
#but5 {
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    width: 267px;
    height: 35px;
    background: url(../images/bg_meni5.jpg) no-repeat;
    overflow: hidden;
    float: left;
}
.inside, .block{
	overflow: hidden;
}

a.but, a:visited.but {
	display: block;
	float: left;
	background: transparent;
	width: 124px;
	height: 24px;
	color: #e0ded8;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	outline: none;
	letter-spacing: 0.1em;
}
a:hover.but, a:focus.but {
	background: url("../images/lineover.gif") no-repeat;
	color: #e0ded8;
}
li.active {
	display: block;
	float: left;
	background: url("../images/lineover.gif") no-repeat;
	width: 124px;
	height: 24px;
	color: #e0ded8;
	text-decoration: none;
	text-align: center;
	margin: 0px 10px 0px 0px;
	padding: 12px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	cursor: default;
	letter-spacing: 0.1em;
}
/*********************************************CONTENT**********************************/
.mod_article {
	background: url("../images/bg_content.jpg") no-repeat transparent;
	width: 650px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 20px 270px 0px 150px;
	float: left;
}
.ce_text {
    width: 650px;
}
/**************************************footer**********************************************/
#footer .inside {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 20px;
	color: #7b7b7b;
	text-align: center;
	font-size: 1.1em;
	float:left;
}
