body{
	margin : 0px;
	padding : 0px;
	background-color: #508BB7;
	background-image : url(images/bg.gif); 
	background-repeat : repeat-x;
	background-position: left top;
}
.bg_meniu{
	background-image : url(images/m_r1_c3.gif); 
	background-repeat : no-repeat;
}
.bg_kodel{
	background-image : url(images/m_r6_c2.gif); 
	background-repeat : no-repeat;
	background-position: left top;
}
.st{
	background-image : url(images/st.gif); 
	background-repeat : repeat-x;
	background-position: left bottom;
}
.st2{
	background-image : url(images/st2.gif); 
	background-repeat : repeat-x;
	background-position: left top;
}
.st3{
	background-image : url(images/st3.gif); 
	background-repeat : repeat-x;
	background-position: left top;
}
.st4{
	background-image : url(images/st4.gif); 
	background-repeat : repeat-x;
	background-position: left top;
}
.tekstas{
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
}
.tekstas2{
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
}
.meniu a:link, .meniu a:visited, .meniu a:active{
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.meniu  a:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
.meniu2 a:link, .meniu2 a:visited, .meniu2 a:active{
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.meniu2  a:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #FF0000;
	text-decoration:underline;
	font-weight: normal;
}