html {
	width:100%;
	height:100%;
	}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}
img {
	border:0;
	}
body, table, td, div, span, input, select, textarea {
	font-family:Tahoma;
	font-size:11px;
	line-height:140%;
	color:#666666;
	}

td.top {
	background: url(img/bg_top_r.jpg) repeat-x bottom center;
	height:270px;
	}
div.top {
	background:url(img/bg_top.jpg) no-repeat bottom left;
	height:270px;
	position:relative;
	}
td.bottom {
	background: url(img/bg_bottom_r.jpg) repeat-x top center #AEFF98;
	height:330px;
	vertical-align:top;
	}
table.bottom {
	background:url(img/bg_bottom.jpg) no-repeat top left;
	height:300px;
	}
div.button {
	height:77px;
	background:url(img/menu_bg.jpg.jpg) repeat-x bottom;
	float:right;
	}
td.botton_2 {
	background:url(img/menu_rod.jpg) no-repeat bottom center;
	padding:45px 18px 16px 18px;
	height:22px;
	}
div.button_s {
	background:url(img/meniu_sk.jpg) no-repeat bottom center;
	float:right;
	width:1px;
	height:77px;
	}
div.title {
	color:#990100;
	font-size:17px;
	padding:20px 0 20px 55px;
	}
div.copyright {
	color:#387F48;
	margin:50px 0 0 350px;
	text-align:right;
	}
div.copyright a:link, div.copyright a:visited, div.copyright a:active, div.copyright a:hover {
	color:#387F48;
	}
div.submeniu {
	margin:0 47px 0 45px;
	border-bottom:1px solid #FFFFFF;
	padding:13px 5px 13px 48px;
	background:url(img/sub_meniu.gif) no-repeat left center;
	}
div.ttext {
	color:#FFFFFF;
	margin:20px 0 0 50px;
	}
	
	
a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#990100;
	}
a:hover {
	text-decoration:underline;
	}
a.white:link, a.white:visited, a.white:active, a.white:hover {
	color:#ffffff;
	}
a.black:link, a.black:visited, a.black:active, a.black:hover {
	color:#000000;
	}
