/* arbata */

html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none
 }

body, td, p, select, input, textarea {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}


/* struktuura */
.main_tab{
 border-bottom: 4px solid #02FB2D;

}

.cre_1{
	height: 60px;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}

.cre_2_1{
	background-image: url(images/cre_21.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #C4AD0F;
}
.cre_2_2{
	width: 800px;
	height: 216px;
	background-color: #C4AD0F;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.cre_2_3{
	background-image: url(images/cre_23.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #C4AD0F;
}
.cre_3_1{
	background-color: #C4AD0F;

}
.cre_3_2{
	width: 800px;
	background-image: url(images/mid_bg.gif);
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #DBC53B;
}
.cre_3_3{
	background-color: #C4AD0F;

}
.cre_4_1{
	background-color: #C4AD0F;
	background-image: url(images/bot_2_bg.gif);
}
.cre_4_2{
	width: 800px;
	height: 15px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #DBC53B;
}
.cre_4_3{
	background-color: #C4AD0F;
	background-image: url(images/bot_2_bg.gif);
}

/* menjucis */

a.menu_an:link {text-decoration: none; color: #777; font-weight: bold; font-size: 13px}
a.menu_an:visited {text-decoration: none; color: #777; font-weight: bold;; font-size: 13px}
a.menu_an:hover {text-decoration: none; color: #333; font-weight: bold;; font-size: 13px}

.menu_span{
	font-weight: bold;
	color: #0f0;
}
