/*

	This stylesheet is handwritten and © by TammekaZ

*/

body {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 5px;
	margin-left : 0px;
	background: url("../../tf.img/taust_02.png") repeat-x ;
	background-color: #FFFFFF;
	/*background-color: #ceff58;*/
}

.valge_taust { background-color: #FFFFFF; }

.valge_text { color: #FFFFFF; }

.valge_menu { font-size: 14px; font-weight: bold; color: #FFFFFF; }

.valge_menu_act { font-size: 14px; font-weight: bold; color: #333333; }

.must_taust { background-color: #000000; }

.must_text { color: #000000; }

.must_menu { font-size: 14px; font-weight: bold; color: #000000; }

.oranz_taust{ background-color: #ff6600; }

.oranz_text { color: #ff6600; }

.oranz_menu { font-size: 14px; font-weight: bold; color: #ff6600; }

.oranz_menu_act { font-size: 14px; font-weight: bold; color: #b3b3b3; }

.hall_taust{ background-color: #333333; }

.hall_text { color: #333333; }

.hall_menu { font-size: 14px; font-weight: bold; color: #333333; }

.hall_menu_act { font-size: 14px; font-weight: bold; color: #b3b3b3; }


.top{ background: url("../../tf.img/taust_03.png") no-repeat ; }

.meny_back { background-color: #ff6600; }

.left { float: left; position: relative; }

.right { float: right; position: relative; }