BODY {
	/*background-color:#3F70B5;*/
	background-color: #B50101;
	margin:0px;
	padding: 0px;
	text-align:center;
}
BODY, TD {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}

/*Puslapio strukturos*/
.mainTable{
	width: 1000px;
	text-align: center;
	/*margin-left: auto; margin-right: auto;*/
	margin: auto;
}
.topMenuRow{
	background-color: #F8F0D4;
	height: 62px;
	border-width: 10px;
}
.titlePageNameRow{
	height: 314px;
	background-color:#F9F2D8;
}
.bottomMenuRow{
	background-color: #B50101;
	height: 100px;
	padding-top: 25px;
}
.separatorRow{
}
.creditsRow{
	background-color: #B50101;
	height: 21px;
	padding: 0px 25px 0px 25px;
}

.inputField{
	width: 140px;
	background-color: #F0CCCC;
	border-color: #B50101;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
}
.inputField2{
	width: 400px;
	background-color: #E4A0A0;
	border-color: #B50101;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
}

/*Inner content*/
.contentRow{
	padding: 0px 29px 0px 29px;
}

.pageName{
	font-family: Tahoma;
	font-size: 18px;
	color: #B50101;
	padding-left: 26px;
}
.pageName2{
	font-family: Tahoma;
	font-size: 18px;
	color: #B50101;
	
}
.innerPageName{	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}
.innerPageName2{	
	font-size: 14px;
	font-weight: bold;
	color: #B50101;
	height: 20px;
}
.submenuCell{
	border-left: 1px solid #C84141; border-bottom: 1px solid #C84141; border-right: 1px solid #C84141; 
	background-image: url(client/img/inner/submenu_background.gif);
	background-repeat:repeat-x;
}
.titleText{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B50101;
	text-align:center;
	vertical-align:top;
	padding-top: 12px;
	text-decoration: none;
}
.tekstas{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align:top;
}
.tekstas3{
	font-family: Tahoma;
	font-size: 11px;
	color: #B50101;
	vertical-align:top;
}
.tekstas2, .news_text, .label, .star, .textcongrat, .radiolabel{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.tekstas IMG{
	border-width: 0px;
	padding: 10px 10px 10px 10px;
}
.news_name{
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bodytable{
	color: #FFFFFF;
	border-color: #B50101;
	border-style: solid;
	vertical-align:top;
}
.bodytable2{
	color: #B50101;
	border-color: #B50101;
	border-style: solid;
	vertical-align:top;
}
.bodytableCell{
	color: #FFFFFF;
	border-style: solid;
}
.bodytableCell2{
	color: #B50101;
	border-style: solid;
}


/*Info blokai po antro lygio meniu*/
.blockUnderSubmenuName{
	color: #B50101;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
}

.blockUnderSubmenuImg{
	padding-left: 5px;
}

.blockUnderSubmenuText{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	color: #33CCFF;
}

/*Formos elementai*/
.textfield{
	width: 300px;
}
.textarea{
	width: 300px;
	height: 80px;
}