body {
	background:#f6f6f6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e679d5;
	margin: 0px auto;
	border: 1px solid #FFFFFF;
}

a {
	color: #e679d5;
	text-decoration: none;
}

a:hover {
	color: #e679d5;
	text-decoration: underline;
}
.head {
	background: url(img/head.gif) #ffc9f7;
	border-bottom: 1px solid #ffaef3;
}
.tab {
	background: url(img/menu.gif) repeat-x bottom #ffcdf8;
	border-bottom:1px solid #ffc3fb;
	border-top: 1px solid #ffc3fb;
	padding: 1px;
	padding-left: 5px;
	color: #e47ad5;
	}
.tab a{color: #e47ad5; text-decoration: none;}
.tab a:hover{text-decoration: underline;}
.hov {
	background:url(img/main.gif) repeat-x top #fffcff;
	padding: 2px;
	color: #e679d5;
	margin-top: 1px;
	margin-bottom: 2px;
	border-top: 1px solid #fdbcf2;
    border-bottom: 2px solid #fdc6f4;
}
.hov a{color: #e679d5; text-decoration: none;}
.hov a:hover{text-decoration: underline;}
.adv {
    margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	border-top: 1px solid #ffc3f5;
	border-bottom: 2px solid #ffc3f5;
	background: #ffeafc url(img/adv.gif) repeat-x top;
	color: #eea1e3;
}
.adv a{color: #eea1e3; text-decoration: none;}
.adv a:hover{text-decoration: underline;}
.foot {
    margin-top: 2px;
	margin-bottom: 2px;
	background: url(img/foot.gif) top #fedbf9;
    height: 29px;
	border-top: 1px solid #ffccf7;
	border-bottom: 2px solid #fb8fea;
	color: #b1b1b1;
}
.foot a{color: #b1b1b1; text-decoration: none;}
.foot a:hover{text-decoration: underline;}
.toprek {
	background:url(img/toprek.gif) repeat-x top #91EFFE;
	border-top:solid 2px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:2px 3px;
	color: #ffffff;
}
.toprek a{color: #3694dd; text-decoration: none;}
.toprek a:hover{color: #3644dd; text-decoration: underline;}

