/* CSS LRK */
body{
	background-color: #004B90;
    _background-color: #004086;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
}

p{
	font-family: Tahoma;
	font-size: 11;
	color: #004282;
	margin: 20px 10px 10px 20px;
	text-align: justify;	
}

h1{
	font-family: Verdana;
	font-size: 16;
	font-weight: bold;
	color: #004282;
	margin:10px 0px 0px 16px;
}

h2{
	font-family: Verdana;
	font-size: 14;
	font-weight: bold;
	color: #004282;
	margin:10px 0px 0px 16px;
}

h3{
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: #004282;
	margin:10px 0px 0px 16px;
}

h4{
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #004282;
	margin:10px 0px 0px 16px;
}



th{
	color:#004282;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 0px 16px;
}

td{
	color:#004282;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	margin:10px 0px 0px 16px;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.meniu {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
.copy {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 10px;
}

.copy a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a{
	color: #004282;
}

a:hover{
	color: #ffc20f;
}

.kalbos a{
	color:white;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
}

#foxmenucontainer{
	height:25px;
	display:block;
	padding:0px 0 0 0px;
	/*background-color: #A50D0C;*/
}
#foxmenu{
	position:relative;
	display:block;
	height:25px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}
#foxmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	background:transparent url(images/arrow.png) no-repeat scroll left 52%;
	_background:transparent url(images/arrow.png) no-repeat scroll left 74%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#004282;
	font-weight:normal;
	text-decoration:none;
	padding:8px 20px 0px 10px;
	height:21px;
	/*background-color: transparent;*/
	/*background-image: url(images/foxmenu_bg-OFF.gif);*/
	/*background-image: url(images/mbg.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#foxmenu ul li a:hover{
	color:#004282;
	text-decoration:underline;
	/*background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;*/
}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#004282;
	font-weight:bold;
	text-decoration:none;
	/*background:#fff;*/
	/*background-image: url(images/mbga.gif);*/
}

.news{

}