/* CSS Document */
body{
	margin:0px;
}

#page {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1000px;
}

#head {
	width:1000px;
	height:276px;
	vertical-align:top;
	}

#head_01 {
	background-image:url(images/head_01.jpg);
	background-repeat:no-repeat;
	width:506px;
	height:276px;
	float:left;
	position:relative;
	}

#head_02 {
	background-image:url(images/head_02.jpg);
	background-repeat:no-repeat;
	width:494px;
	height:276px;
	float:left;
	position:relative;
	}

#menu {
	background-image:url(images/menu.jpg);
	background-repeat:repeat;
	width:1000px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
	font-family:Tahoma;
	color:#740101;
	font-weight:bold;
	}

#menu_main {
	background-image:url(images/menu_up.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-right:40px;
	padding-top:50px;
	padding-bottom:0px;
	}

a {
	font-size:11px;
	font-family:Tahoma;
	color:#740101;
	font-weight:normal;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#left {
	width:250px;
	padding-right:60px;
	float:left;
	position:relative;
	}

#left_p {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-left:30px;
	padding-bottom:15px;
	}

#left_p a {
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}

#left_p a:hover {
	text-decoration:underline;
	}

#main {
	background-color:#740101;
	width:1000px;
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	vertical-align:top;
	}

#rec_td {
	background-color:#740101;
	background-repeat:repeat;
	width:1000px;
	text-align:justify;
	vertical-align:bottom;
	font-family:Tahoma;
	font-size:10px;
	color:#ff0000;
	}

#rec {
	width:910px;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:20px;
	position:relative;
	float:left;
	}

#nazv {
	width:910px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-left:45px;
	padding-right:45px;
	padding-top:10px;
	padding-bottom:0px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	float:left;
	position:relative;
	}

#text {
	width:910px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-left:45px;
	padding-right:45px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:justify;
	float:left;
	position:relative;
	}

#text td {
	text-align:left;
	}

#footer {
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#740101;
	width:1000px;
	height:35px;
	text-align:left;
	vertical-align:top;
	}

#copy {
	margin-left:45px;
	margin-top:15px;
	position:relative;
	}

#image {
	width:160px;
	height:130px;
	border:solid 1px #FFFFFF;
	margin-left:20px;
	margin-bottom:20px;
	}

#vpravo {
	margin-left:10px;
	}