body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #444444;	
	background: #fcfcfc;
}

table {
	font-family: Arial;
	font-size: 12px;
}

div {
	display: block;
}

img {
	border: none;
}

a, a:visited {
	color: #444444;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

/*---------------- bendrieji -----------------*/
.blue {
	color: #00a6d9;
}

a.blue:visited {
	color: #00a6d9;
}

/*------------------ antrastes -----------------*/
h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #000000;
}
h2 {
        font-size: 18px;
        color: #000000;
}

/*---------------- pagrindinis -----------------*/
.main {
	float: none;
	margin: 0 auto;
	width: 1001px;
	padding: 0 20px 0 20px;
	text-align: left;
}
.main[class] {
	width: 961px;
}

/*------------------ header --------------------*/
#header {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 80px;
}

#header #headerLeft {
	float: left;
}

#header #headerLeft #logo {
	display: block;
	float: left;
	width: 176px;
	height: 50px;
	background: url(../images/header/logo.gif) center top no-repeat;
}

#header #headerLeft span {
	display: block;
	float: left;
	padding: 10px 16px 0 16px;
	font-size: 17px;
	color: #444444;
}

#header #headerRight {
	float: right;
}

#header #headerRight a {
	display: block;
	float: left;
	margin-left: 15px;
	margin-bottom: 7px;
	padding-right: 10px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #e7590c;
}

#header #headerRight #cont a {
	color: #000000;
	background-color: #eee;
	padding-left: 6px;
	float: right;
        font-size: 20px;
}

#header #headerRight a#uzsakymas {
	padding-left: 43px;
	color: #00a6d9;
	background: url(../images/header/icon_uzsakymas.gif) left center no-repeat;
}

#header #headerRight a#centras {
	padding-left: 35px;
	background: url(../images/header/icon_centras.gif) left center no-repeat;
}

#header #headerRight a#help {
	padding-left: 30px;
	background: url(../images/header/icon_help.gif) left center no-repeat;
}

/*------------------ menu, paieska --------------------*/
#menu {
	float: left;
	/*margin-top: 27px;*/
	width: 100%;
	height: 30px;
	background: url(../images/menu/bghover1.gif) left top repeat-x;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
        padding: 8px 15px 0 14px;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	
	background: url(/images/menu/devider.gif) right top no-repeat;
}

#menu a:hover {
	background: url(/images/menu/bgmain1px.gif) right top repeat-x;
	text-decoration:none;
}

#menu a.selected {
	background: url(/images/menu/bgmain1px.gif) right top repeat-x;
}

#menu a#home {
	padding: 0 11px 0 11px;
	background: url(/images/menu/bghomehover.gif) right top no-repeat;
}

#menu a#home:hover {
	background: url(/images/menu/bghome.gif) right top no-repeat;
}

#menu a img {
	height: 15px;
	margin-top: 7px;
/*	behavior: url(pngfix/iepngfix.htc);
*/
}

#search {
	float: right;
	padding: 5px 12px 0 20px;
	background: url(../images/menu/cornerRight.gif) right top no-repeat;
}

#searchInput {
	display: block;
	float: left;
	height: 21px;
	padding: 0 4px 0 5px;
	background: url(../images/menu/searchInputLeft.gif) left top no-repeat;
}

#searchInput input {
	float: left;
	width: 110px;
	height: 21px;
	padding: 3px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	background: url(../images/menu/searchInput.gif) left top repeat-x;
	border: none;
}

#searchInput img {
	float: left;
	width: 3px;
	height: 21px;
}

#searchButton {
	float: left;
}

#topSubmenu {
	float: left;
	/*margin-top: 27px;*/
	width: 100%;
	height: 25px;
	/*background-color: #e6e6e6*/
	background-color: #bdbdbd;
	/*background: url(../images/menu/bgmain1px.gif) left top repeat-x;*/
}

/*------------------ orange --------------------*/
#orange {
	float: left;
	width: 100%;
	height: 263px;
	background: url(/images/orange/orange.png) left top no-repeat;
}

#orange div {
	display: block;
	float: left;
	width: 33%;
	/*margin-top: 197px;*/
	/*padding-top:197px;*/
	padding-left: 37px;
}
#orange div a.fpLinkBlock
{
	display:block;
	height:197px;
	width:200px;
	float:none;
	background:none;
}
#orange div a.fpLinkBlock:hover
{
	display:block;
	height:197px;
	width:200px;
	float:none;
	background:none;
}
#orange[id] div {
	width: 29%;
}

#orange a, #orange a:hover {
	display: block;
	float: left;
	padding: 8px 0 0 15px;
	height: 65px;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	background: url(../images/orange/arrow.gif) left 15px no-repeat;
}
#orange[id] a, #orange[id] a:hover {
	height: 57px;
}

#orange .linkTitle {
	font-size: 22px;
}

/*------------------ body --------------------*/
#body {
	float: left;
	padding: 31px 0 31px 0;
	width: 100%;
}

#body #column_i {
	float: left;
	width: 301px;
	height: 112px;
	margin: 0 51px 0 13px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

#body #column_i .column_i_text {
	float: left;
	width: 221px;
	padding: 13px 0 13px 0;
	line-height: 14px;
}

#body #column_i .column_i_text .blue {
	line-height: 18px;
}

#innerBody {
	float: left;
	/*background: url(../images/body/innerBodyTop.gif) right top no-repeat;*/
}
.hiddenArea
{
	height:42px;
	width:2px;
	margin:-30px 0px 0px 196px;
	position:absolute;
	background:#fff;
}
#innerBody #innerMenu {
	float: left;
	width: 196px;
	/*position:absolute;*/
}

#innerBody #bodyStyle {
	float: left;
	width: 755px;
	padding: 5px 0 5px 5px;
	margin: 10px 0 10px 0px;
	/*margin: 10px 0 10px 196px;*/
	background: url(../images/body/innerBodyBorder.gif) repeat-y;
}

#bodyContent {
	/*width: 100%;*/
	padding-left: 5px;
	/* padding-right: 20px; */
}

#innerBodyTop {
	float: left;
	width: 765px;
	width: 100%;
	margin:-10px 0 0 -5px;
	z-index: 100;
	background: url(../images/body/innerBodyTop.gif) left no-repeat;

}

#innerBodyBottom {
	float: left;
	background: url(../images/body/innerBodyBottom.gif) left no-repeat;
	width: 100%;
	margin: 0 0 -10px -5px;
	z-index: 100;
}

#innerMenu {
	padding-top: 40px;
}

#sideMenuActive {
	background: url(../images/body/activeSideMenu.gif) left top no-repeat;
	/*width: 205px;*/
	width:197px;
	height: 46px;
	z-index: 101;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e75a0c;
	/*position:absolute;
	clear:both;
	z-index:90;
	display:block;*/
}

#sideMenuInactive {
	background: url(../images/body/inactiveSideMenu.gif) left no-repeat;
	/*width: 205px;*/
	width:197px;
	height: 46px;
	z-index: 101;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	z-index:100;
	/*position:absolute;*/
	display:block;
}

#sideMenuActive #sideMenuText a {
	color: #e75a0c;
}

#sideMenuInactive #sideMenuText a {
	color: #000000;
}

#sideMenuText {
	padding-left: 10px;
	padding-top: 17px;
}

#topInnerMenuActive {
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #e75a0c;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#topInnerMenuInactive {
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#topInnerMenuActive a {
	font-size: 11px;
	font-family: Arial;
	/*color: #e75a0c;*/
	color:#000000;
	font-weight:bold;
}

#topInnerMenuInactive a {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}

.arrowLeft {
	display: block;
	float: left;
	margin: 40px 15px 0 0;
}

.arrowRight {
	display: block;
	float: left;
	margin: 40px 0 0 15px;
}

#body #column_ii {
	float: left;
	width: 231px;
	height: 112px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

#body #column_ii .column_ii_text {
	padding: 11px 0 11px 0;
	line-height: 22px;
}

#body #column_iii {
	float: left;
	width: 295px;
	height: 112px;
	margin: 0 0 0 56px;
	border-bottom: 1px solid #e2e2e2;
}

#wwwInput {
	display: block;
	float: left;
	height: 30px;
	margin: 10px 0 3px 0;
	padding: 0 3px 0 3px;
	background: url(../images/body/adresai/inputLeft.gif) left top no-repeat;
}

#wwwInput input {
	float: left;
	width: 220px;
	height: 30px;
	padding: 6px 0 0 6px;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
	border: none;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
/*	background: url(../images/body/adresai/input.gif) left top repeat-x;
*/
}

#wwwInput3 {
        display: block;
        float: left;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
        height: 22px;
        margin: 10px 0 3px 0;
        padding: 8px 3px 0px 3px;
/*        background: url(../images/body/adresai/inputLeft.gif) left top no-repeat;
*/
}

#wwwInput2 {
        display: block;
        float: left;
        height: 30px;
        margin: 10px 0 3px 0;
        padding: 0 3px 0 3px;
        background: url(../images/body/adresai/inputLeft.gif) left top no-repeat;
}

#wwwInput2 input {
        float: left;
        width: 180px;
        height: 30px;
        padding: 6px 0 0 6px;
        font-family: Arial;
        font-size: 14px;
        color: #444444;
        border: none;
        border-top: 1px solid #D5D5D5;
        border-bottom: 1px solid #D5D5D5;
/*      background: url(../images/body/adresai/input.gif) left top repeat-x;
*/
}

#wwwInput img {
	float: left;
	width: 3px;
	height: 30px;
}

#list {
	float: left;
	margin-top: 9px;
}
#list[id] {
	margin-top: 10px;
}

#list input {
	width: 66px;
	height: 30px;
	padding: 6px 0 0 6px;
	font-family: Arial;
	font-size: 14px;
	color: #444444;
	border: none;
	background: url(../images/body/adresai/select.gif) left top no-repeat;
}

#domeno_galune {
	width: 66px;
	margin-top: 0px;
	position: absolute;
	z-index: 100;
	border: 1px solid #D5D5D5;
	background: #ffffff;
}
#domeno_galune[id] {
	width: 64px;
}

#domeno_galune a, #domeno_galune a:hover {
	display: block;
	padding: 1px 0 1px 6px;
	text-decoration: none;
	font-size: 14px;
	color: #1491d7;
}

#domeno_galune a:hover {
	background: #D4D4D4;
}

#tikrinti {
	display: block;
	float: left;
	margin-top: 5px;
}

.wwwButton {
	float: left;
	width: 87px;
	height: 29px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	border: none;
	background: url(../images/body/adresai/button.gif) left top no-repeat;
}

#domenoGalunes {
	display: block;
	float: left;
	width: 115px;
	padding-left: 4px;
	line-height: 14px;
	font-size: 9px;
	color: #444444;
}
#domenoGalunes[id] {
	width: 110px;
}

#domenoKaina {
	display: block;
	float: left;
	width: 90px;
	padding-left: 10px;
	line-height: 25px;
	font-size: 32px;
	font-weight: bold;
	color: #E95E0E;
}
a.domenoKaina {
        color: #E95E0E;
}
#domenoKaina[id] {
	width: 80px;
}

.domenoTitle {
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/*------------------ themes --------------------*/
#themesContainer {
	float: left;
	width: 100%;
	padding: 12px 0 0 0;
	font-size: 11px;
	background: url(../images/themes/bgmain.gif) left top no-repeat;
}

#themes {
	float: left;
	width: 100%;
	font-size: 11px;
	background: url(../images/themes/bgmain2.gif) left top repeat-y;
}

#themes ul {
	float: left;
	width: 192px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}
#themes[id] ul {
	width: 162px;
}

#themes ul li {
	padding: 2px 0 2px 0;
}

#themes .themeTitle {
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#themes .themeTitle a
{
	color:#000000;
}
/*------------------ footer --------------------*/
#footer {
	float: left;
	width: 100%;
	padding: 15px 0px 20px 0;
	margin-left: 1px;
	font-size: 11px;
	color: #919191;
	background: url(../images/themes/footer.gif) left top no-repeat;
}

#footer #copyright {
	float: left;
	padding: 0 10px 0 14px;
}

#footer #integrum {
	float: right;
	padding: 0 14px 0 10px;
	color: #919191;
}


