/* CSS Document */
body{
	margin:0px;
}

#page {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1000px;
}

#head_01 {
	background-image:url(images/head_01.jpg);
	background-repeat:no-repeat;
	width:374px;
	height:302px;
	position:relative;
	float:left;
	}

#head_02 {
	background-image:url(images/head_02.jpg);
	background-repeat:no-repeat;
	width:387px;
	height:302px;
	position:relative;
	float:left;
	}

#menu {
	background-color:#03957F;
	width:239px;
	padding-bottom:0px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	font-weight:normal;
	}

#menu_up {
	background-image:url(images/menu_up.jpg);
	background-repeat:no-repeat;
	width:239px;
	height:63px;
	}

#gl {
	margin-left:200px;
	margin-top:40px;
	}

#menu a {
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	}

#menu a:hover {
	text-decoration:underline;
	}

#links {
	padding-left:13px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	}

#raz a {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	text-decoration:none;
	}

#raz a:hover {
	text-decoration:underline;
	}

#main {
	background-image:url(images/main.jpg);
	background-repeat:repeat;
	width:761px;
	font-size:12px;
	font-family:Arial;
	color:#000000;
	vertical-align:top;
	}

#nazv {
	width:641px;
	font-family:Arial;
	font-size:12px;
	color:#03957F;
	padding-left:60px;
	padding-right:60px;
	padding-top:5px;
	padding-bottom:0px;
	font-weight:normal;
	position:relative;
	float:left;
	}

#text {
	width:641px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	padding-left:60px;
	padding-right:60px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:justify;
	position:relative;
	float:left;
	}


#rec_td {
	background-image:url(images/main.jpg);
	background-repeat:repeat;
	width:761px;
	text-align:justify;
	vertical-align:bottom;
	font-family:Arial;
	font-size:10px;
	color:#ff0000;
	}

#rec {
	padding-left:60px;
	padding-right:60px;
	padding-bottom:15px;
	position:relative;
	}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
	width:1000px;
	height:134px;
	text-align:justify;
	vertical-align:top;
	}

#copy {
	margin-left:15px;
	margin-top:115px;
	position:relative;
	}

#image {
	width:145px;
	height:155px;
	border:solid 1px #03957F;
	margin-left:20px;
	margin-bottom:20px;
	}

#vpravo {
	margin-left:10px;
	}

#none {
	text-decoration:none;
	}
