/* CSS Document */
*{
	padding:0;
	margin:0;
	border:none;
}

body{
    background:url(../images/back-main0.jpg) repeat-y top center #473c26;
	font-size:62.5%;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	min-width:996px;
	text-align: center;
}

a:focus{
	outline:none;
	}

a {
    color: #641;
}

h1 {
    font-size: 1.8em;
    font-weight: normal;
}

#main{
	margin:auto;
	position:relative;
	text-align:center;
	}

#inside{
	margin:auto;
	width:824px;
	text-align:left;
	}

#header{
	margin-left:-8px;
	}

#content{
	width:824px;
	float:left;
	background:url(../images/inside-bg.jpg) repeat-y;
	font-size:1.3em;
	}

#content #text{
	width:580px;
	float:left;
	padding: 0 20px 20px 20px;
    }

#content #text ul, #content #text ol {
    padding-left: 20px;
    font-size: 1em;
}

#content table, #content th, #content td {
    font-size: 1em;
}

#content #sliding-text {
	font-size:1.1em;
	color: #000;
	padding-left:20px;
	}

#sliding-text a, #sliding-text a:visited {
	color: #000;
	text-decoration: none;
	}


#content #text p{
	padding-left:20px;
	padding-top:20px;
	}

#content #menu-sonas{
	width:190px;
	float:left;
	}

#footer{
    background:url(../images/back-main-bottom.jpg) no-repeat top center #473c26;
	height:100px;
	margin:auto;
	clear:both;
	width:825px;
	}

#footer #menu{
	width:825px;
	text-align:center;
	padding-top:13px;
	}

#footer #menu ul{
	list-style:none;
	display:inline;

	}

#footer #menu ul li{
	display:inline;
	padding-left:5px;
	text-transform:uppercase;
	padding-right:5px;
	font-size:1.1em;
	}

#footer #menu ul li a, #footer #menu ul li a:active, #footer #menu ul li a:visited{
	text-decoration:none;
	color:#666666;
	}

#footer #menu ul li a:hover{
	text-decoration:underline;
	}

#footer p{
	width:825px;
	text-align:center;
	font-size:1.2em;
	color:#000;
	padding-top:30px;}

.new {
    margin-bottom: 10px;
}

.news_title {
    font-weight: bold;
    font-size: 1.1em;
}

.news_short_content {

}

#text td {
    padding: 5px;
}

#text table {
}
