body{
	background-color: #4C4F54; /*#899DB8;*/
	background-image: url(http://www.meganeklubas.lt/templates/v2m/images/bg.gif);
	/*background-image: url(http://www.meganeklubas.lt/userfiles/images/bg_9m.jpg);*/
    margin: 0;
	color: black;
}
.sidetable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    margin-top:10px;
    text-decoration:none;
    text-indent:20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-indent:20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-indent:20px;
}
h4{
    text-indent:20px;
}
p {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:10px;
    text-indent:10px;
    text-align:justify;
    line-height: 18px;
}

.sidetable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFBE00;
	font-size: 12px;
	font-weight: bold;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li{
    list-style-type:square;
}

a{
    color: #405069;
    font-weight:bold;
}

a:hover{
    color: #a6a6a6;
    font-weight: bold;
    text-decoration: none;
}

/*#kalba p{*/
/*    background-color: black;*/
/*    text-align: right;*/
/*    line-height: 12px;*/
/*    font-size: 10px;*/
/*}*/
/**/
/*#kalba a{*/
/*    color: white;*/
/*    text-decoration: none;*/
/*}*/
/**/
/*#kalba a:hover{*/
/*    text-decoration: underline;*/
/*    color: #909090;*/
/*}*/

/* MENU */
#foxmenucontainer{
	background: none repeat scroll 0 50% transparent;
    display: block;
    float: right;
    height: 24px;
    margin-right: 44px;
    margin-top: 20px;
    padding: 0;
    width: 641px;
}

#foxmenu{
	display: block;
    float: right;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    position: relative;
}

#foxmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}

#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 10px 0 10px;
	height:19px;
    _height:24px;
	background-color: #778899;
}

#foxmenu ul li a:hover{
	background-color: #405069; /*#0D254B;*/
	color:#fff;
}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#000;
	background:#fff;
}

table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	height: 100%;
	width: 100%;
}
table.sample th {
	border-width: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #FAF6DB; /*rgb(250, 240, 230);*/
}
table.sample td {
	border-width: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #FAF6DB; /*rgb(250, 240, 230);*/
}

#kalba{
	color:white;	
	text-align:right;
	float: none;	
	line-height: 15px;
    padding:15px 45px 0px 0px;
    float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#kalba a{
	/*text-align: center;*/
	color: white;
	/*width: 100%;*/
}

#kalba li{
	list-style: none;
}

#add{
    height: 515px;
    position: absolute; /*inherit;*/
}

#container{
	background-image: url('images/main_bg.png');
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 993px;
	min-height: 700px;
}

#logo{
	position: absolute;
	/*background-image: url(images/r19_logo.jpg);*/
	width: 239px;
	height: 85px;
	margin-left: 48px;
}

#logo a img{
	border: none;
}

#menu{
	/*background-color:green;*/
	float:right;
	height:24px;
	margin-right:25px;
	margin-top:31px;
	width:660px;
}

#content_frame{
	background-color: #ffffff;
	height:99%;
	min-height: 590px;
	margin-left:48px;
	margin-top:56px;
	width:890px;
	padding: 5px;
}

#content{
	background-color: #FAF6DB;
	height:99%;
	min-height: 590px;
	/*margin-left:48px;
	margin-top:56px;*/
	width:880px;
	padding: 5px;
}

#footer{
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-right: 45px;
	padding-left: 320px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}