
* {
	margin: 0;
}

html {
	height: 100%;
}


body {
	height: 100%;
	background: #BEC6CC;
	text-align: center;
	font-family: verdana;
}


a {
	color:white;
	text-decoration: none;
}

a:link visited active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}






table {
	font-family: verdana;
	font-size: 11px;
	color:white;
}


#main {
	position: relative;
	width: 818px;
	margin: 0 auto;
	font-family: verdana;
	text-align: center;
}

#top {
	position: relative;
	height: 69px;
	width: 818px;
	margin: 0 auto; 
}


#menu {
	position: relative;
	height: 121px;
	width: 818px;
	margin: 0 auto; 
	text-align: left;
}

#podmenu {
	height: 120px;
	width: 800px;
	margin: 0 auto; 
}


#bottom {
	position: relative;
	height: 30px;
	width: 780px;
	margin: 10px 0 0 0; 
	font-size: 11px;
}




#tresc {
width: 818px; 
background: url(img/belka-center.png) center repeat-y;
line-height:22px;
font-size: 11px;
color: #ffffff;
text-align: center;
}



#masterdiv {
	width:500px;
	margin:0 auto;
	text-align: left;
}

.submenu2 {
	text-align: left;
	margin-bottom: 5px;
	margin-left: 50px;
	background-color : #a7aeb2;
	color:#ffffff;
	width:450px;
	padding:2px;
}


.katglowna {
	color:#eeee36; 
	padding:3px;
	border-bottom:1px solid #777777;
}

.katlevel1 {
	color:#98c535; 
	padding:3px;
}

.katlevel2 {
	color:#99cbd4; 
	padding:3px;
}

.katlevel3 {
	color:#ddaa00; 
	padding:3px;
}



.promopage {
	padding: 8px;
	margin: 4px;
	background: #676767;
}


.promopage:hover {
	border-bottom: 1px solid #C69DF9;
	border-top: 1px solid #C69DF9;
}

.promopageactv {
	border: 1px solid #C69DF9;
}


