 

/* html tags redifinition */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECEDE8;

}

FORM {
    margin: 0px;
}


A, A.active, A.visited {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #BA0005;
	text-decoration: underline;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

/* texts */

P, table, TR, TD, DIV, li, ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

#logo {padding: 25px 25px 35px 25px; }
#main_clm_center {padding:25px;}
#main_clm_left {padding:25px 0px 25px 0px;}
#title_hand {padding: 0px 7px 0px 0px; vertical-align:top;}
#text_button {padding: 5px 5px 0px 18px;vertical-align:top;}

#content li { list-style: square outside; }



.textData {
	font-size: 10px;	
}

.textTitle {
	font-size: 20px;	
	color:#000000;
}
.textSmall {
	font-size: 11px;
}

/* naujienos virselyje */

#content {padding:25px 0px 0px 150px; }
#content_k {padding:25px 0px 0px 200px; height:220 }
#contentmenu {padding:2px 0px 2px 5px; }
#infobox {padding:5px }

.contentmenu, .contentmenu:active, .contentmenu:visited {
	font-size:14px; color: #000000; text-decoration: none; font-weight: bold; 
}
.contentmenu:hover {
	color: #000000; text-decoration: underline;
}

#promobox {padding:10px;}

.promo, .promo:active, .promo:visited {
	color: #000000; text-decoration: none;
}
.promo:hover {
	color: #000000; text-decoration: underline;
}



/* naujienos virselyje */

#newsbox {padding:6px 10px 6px 10px; font-size: 11px; color: #000000;}

.news, .news:active, .news:visited {
	color: #000000; text-decoration: none;
}
.news:hover {
	color: #000000; text-decoration: underline;
}

.newsNA, .newsNA:active, .newsNA:visited {
	color: #A9A9A9; text-decoration: none;
}
.newsNA:hover {
	color: #A9A9A9; text-decoration: underline;
}

/* meniu */


#menubox {padding:0px; width:80%}

.menuCell {
	font-size: 12px; color: #ffffff; 
	padding:4 10 4 26; background-image:url(http://www.geravodka.com/img/menu_button.gif); background-repeat: no-repeat; background-position: 10 10; 
}
.menuCellsel {
	font-size: 12px; color: #ffffff; 
	padding:4 10 4 26; background-image:url(http://www.geravodka.com/img/menusel_button.gif); background-repeat: no-repeat; background-position: 0 3; 
}
.menu, .menu:active, .menu:visited {
	font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold;
}
.menu:hover {
	color: #ffffff; text-decoration: underline;
}


/* submenu */

#smenubox {padding:10px 0px 10px 0px;	background-color:#FACCE6;  }

.smenuCell {

	font-size: 12px; color: #000000; 
	padding:1 10 1 26; background-image:url(http://www.geravodka.com/img/menu_button.gif); background-repeat: no-repeat; background-position: 10 7; 
}
.smenu, .smenu:active, .smenu:visited {
	font-size: 12px; color: #000000; text-decoration: none; }
.smenu:hover {
	color: #000000; text-decoration: underline;
}

/* copyright eilute */

#hmenubox {padding:10px 20px 10px 20px;}

.hmenuCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #ffffff; 
}

.hmenu, .hmenu:active, .hmenu:visited {
	font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold;
}
.hmenu:hover {
	color: #ffffff; text-decoration: underline;
}

/* copyright eilute */

#copyCell {padding:10px 10px 10px 10px; font-size: 10px; font-family: arial;}

.copy, .copy:active, .copy:visited {
	color: #808080; font-size: 10px; text-decoration: none; font-family: arial;
}
.copy:hover {
	color: #808080; text-decoration: underline;
}


/* standartine lentele */
.neoTable {
	width: 100%;
	border-spacing:0px;
	border-collapse: collapse;
}
.neoTableRow {
	padding: 2pt;
	background-color: #FCFDEB;	
	border-bottom: 2px solid #ffffff;
	vertical-align: top;
}
.neoTableHead {
	padding: 2pt;
	background-color: #DBE400;
	border-bottom: 2px solid #ffffff;
	vertical-align: top;
	font-weight: bold;
	color:#ffffff;
}


