* {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF url(../img/poz.png) repeat-x ;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

#main {
	margin: 0 auto;
	width: 910px;
	background:url(../img/body2.png);
}

#bottom {
	width: 910px;
	height: 35px;
 	background-image: url(../img/bott2.png);
}

#centr {
	width: 910px;
}

#centr2 {
	width: 910px;
}

#mez {
	width: 910px;
	height: 35px;
	background:url(../img/centr.png);
}


#top {
	width: 910px;
	height: 114px;
	background-image: url(../img/top2.png);
}

#menu {
	width: 910px;
	height: 74px;
	background-image: url(../img/top3.png);
} 

#menu ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

#menu li
{
float:left;
}

#menu a:link,#menu a:visited
{
	display:block;
	font-weight:bold;
	color:#CCC;
	text-align:center;
	padding:0px 15px 0px 15px;
	text-decoration:none;
	text-transform:uppercase;
}
#menu a:hover,#menu a:active
{
color:#FFFFFF;
text-decoration:underline;
}

.left {
	width: 550px;
	float: left;
}
.sleft {
	width: 440px;
	float: left;
}
.nleft {
	width: 868px;
	float: left;
}

.left2 {
	width: 520px;
	float: right;
}
.sleft2 {
	width: 410px;
	float: right;
}

.nleft2 {
	width: 838px;
	float: right;
}

.right {
	width: 340px;
	float: right;
}
.sright {
	width: 450px;
	float: right;
}

.right img {
	margin-top: 34px;
}

.float-left  { float: left; }
.float-right {	float: right; }
.clear { clear: both; }

h1, h2 {
	display:block;
	font-size: 1.3em;
	font-weight: bold;
	color: #28166F;
	padding: 12px 0px 0px 0px;
	margin-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007CC3;
}

table
{
border:0px;
}

td
{
	text-align:left;
	padding:5px;
	margin:5px;
	background-color:#BCDEF2;
}

#centr a:link, #centr a:visited
{
	color:#000;
	text-decoration:underline;
}
#centr a:hover, #centr a:active
{
	color:#F00;
}

/*p {
	text-align:justify;
	margin: 10;
}*/