/*
 * $Id: style.css,v 1.33 2009-12-29 13:33:21 ramas Exp $
 */

body {
    background: white;
    padding: 0;
    margin: 0;
}

h1 {
    font-family: Verdana;
    font-size: 17px;
}

h2 {
    font-family: Arial;
    font-size: 15px;
}

#maintxt, #maintxt input, #maintxt textarea, #maintxt select {
    font-family: Arial;
    font-size: 12px;
}

.leftcell a.active {
    color: red;
}

#maintable {
    width: 980px;
    background: white;
}

.leftcell {
    padding-left: 10px;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    overflow: hidden;
    width: 190px;
}

.leftcell ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.leftcell li {
    white-space: nowrap;
    background: Url('img/bg_menu_gen.gif');
    background-repeat: no-repeat;
    line-height: 17px;
    padding-left: 20px;
    margin-bottom: 3px;
}

.leftcell {
    color: #484848;
}

.leftcell a:hover {
    color: red;
}

.menuTitle {
    padding: 10px 0 0 20px;
    font-family: Arial, Sans-Serif;
    font-size: 19px;
    color: #281770;
    font-weight: normal;
}

.menuTitle b {
    color: #ec232b;
    font-weight: normal;
}

#loginform input {
    border: 1px solid black;
    width: 110px;
}

.btn {
    background: Url('img/btnbg.png'); 
    background-repeat: repeat-x;
}

.btn, .btn a {
    color: white;
    text-decoration: none;
}

.btn a:hover {
    text-decoration: none;
}

.adlist {
    font-family: Arial;
    font-size: 12px;
}

.adlist1 {
    background: Url('img/adlist1.png');
    background-repeat: no-repeat;
    background-color: #a2a2a2;
    color: white;
    height: 31px;
}

.adlistcell {
    background: #a2a2a2;
    color: white;
    height: 31px;
}

.adlist2 {
    background: Url('img/adlist2.png');
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #a2a2a2;
    color: white;
    height: 31px;
}

#blockinfo {
    border: 1px solid red; 
    padding: 5px;
    margin-bottom: 5px;
}

.advtitle {
    width: 200px;
    overflow: hidden;
    height: 15px;
}

.formtable th {
    text-align: left;
}

.formtable input {
    width: 300px;
}

.formtable textarea {
    width: 300px;
    height: 100px;
}

input.radio, input.submit, input.checkbox {
    width: auto;
}

input.radio, .input.checkbox {
    vertical-align: middle;
}

input.price {
    width: 50px;
}

.a11 {
    background: Url('img/a11.png');
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    font-size: 1px;
}

.a12 {
    background: Url('img/a12.png');
    background-repeat: repeat-x;
    height: 3px;
    font-size: 1px;
}

.a13 {
    background: Url('img/a13.png');
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    font-size: 1px;
}

.a21 {
    background: Url('img/a21.png');
    background-repeat: repeat-y;
    width: 3px;
    font-size: 1px;
}

.a22 {
    padding: 5px;
    font-size: 10px;
    color: black;
}

.a23 {
    background: Url('img/a23.png');
    background-repeat: repeat-y;
    width: 3px;
    font-size: 1px;
}

.a31 {
    background: Url('img/a31.png');
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    font-size: 1px;
}

.a32 {
    background: Url('img/a32.png');
    background-repeat: repeat-x;
    height: 3px;
    font-size: 1px;
}

.a33 {
    background: Url('img/a33.png');
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    font-size: 1px;
}

#topmenu {
    margin-bottom: 5px;
}

#topmenu td.last {
    border-right: 0;
}

#topmenu a {
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    color: black;
    display: block;
}

#topmenu a:hover {
    color: white;
    background: Url('img/bg_top_menu_red.gif');
}

#welcome {
    padding: 0 0 10px 20px;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: #484848;
}

#bottom {
    font-style: Arial, Sans-Serif;
    font-size: 13px;
    margin: 5px;
}

.adminAd {
    border: 2px solid #cc0000;
    padding: 10px;
    margin-bottom: 5px;
}

.adminAd a {
    text-decoration: none;
    color: #cc0000;
    white-space: normal;
}

.adminAd a:hover {
    text-decoration: underline;
}

.cellRadijas {
    background: Url('img/bg_radijas.gif');
    background-repeat: no-repeat;
    width: 45px;
    height: 46px;
    text-align: center;
}

legend, fieldset {
    font-family: Arial;
    font-size: 12px;
}

.menucell {
    background: Url('img/menucell.png');
    background-repeat: repeat-x;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 11px;
    overflow: hidden;
    width: 210px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.menucell ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.menucell li {
    white-space: nowrap;
    background: Url('img/bg_menu_gen.gif');
    background-repeat: no-repeat;
    line-height: 17px;
    padding-left: 20px;
    margin-bottom: 3px;
}

.menucell a {
    color: #281770;
    text-decoration: none;
}

.menucell a:hover, .menucell a.active {
    color: red;
}

.bottomMenu {
    font-size: 11px;
    font-family: Arial, Sans-Serif;
    margin-bottom: 7px;
}

.bottomMenu a {
    color: #211c1a;
    text-decoration: none;
}

a.english {
    color: #d9261c;
}

.programmed {
    display: none;
}

a.kategorijos {
    color: white;
    text-decoration: none;
    background: Url('img/kategorijos.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 18px 4px 18px;
    margin-left: 10px;
    line-height: 20px;
}

a.naujas {
    color: white;
    text-decoration: none;
    background: Url('img/naujas.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 14px 4px 14px;
    margin-left: 10px;
    line-height: 20px;
}

a.naujas_ru {
    color: white;
    text-decoration: none;
    background: Url('img/naujas_ru.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 14px 4px 14px;
    margin-left: 10px;
    line-height: 20px;
}

a.naujausi {
    color: white;
    text-decoration: none;
    background: Url('img/naujausi.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 11px 4px 11px;
    margin-left: 10px;
    line-height: 20px;
}

a.naujausi_ru {
    color: white;
    text-decoration: none;
    background: Url('img/naujausi_ru.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 11px 4px 11px;
    margin-left: 10px;
    line-height: 20px;
}

a.naujausi2 {
    color: white;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 17px 4px 17px;
    margin-left: 20px;
    line-height: 20px;
}

.admin_menu {
    font-size: 10px;
    font-family: Arial, Sans-Serif;
    color: #97aec0;
}

.admin_menu a {
    color: #97aec0;
    text-decoration: none;
    font-weight: bold;
    white-space: nowrap;
}

.admin_menu a.active {
    color: black;
}

.admin_menu a:hover {
    text-decoration: underline;
}

/*
# vim: expandtab ts=4 sw=4 sts=4
# vim: encoding=utf-8
# vim: fileencoding=utf-8
*/

/* ------------------------------------------- */
.q_table
{
	width: 100%;
	border-collapse: collapse;
}

.q_table th,
.q_table td
{
	width: 50%;
	text-align: center;
	padding: 3px;
}

.q_table th
{
	border: 2px solid #0F4A8F;
}

.q_table td
{
	border: 1px solid #DC214C;
}

.q_table tr:hover td
{
	background-color: #E1EAFF;
}

.pagicula
{
	padding: 10px;
	text-align: right;
}

.pagicula b
{
	color: #E0534C;
}

.pagicula a
{
	color: #56488E;
	font-weight: bold;
	text-decoration: none;
}

.pagicula a:hover
{
	text-decoration: underline;
}

.g_form
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.g_textbox
{
	float: left;
	width: 380px;
	padding: 5px;
	border-color: #3C48E8;
	border-style: solid;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	margin-top: 3px;
	margin-bottom: 3px;

	font-weight: bold;
	font-size: 12px;

	color: #DA3F32;
	background: url('img/search_bg.gif') repeat-x white;
}

.g_textbox:focus
{
	color: #AF2A20;
	border-color: #111B8C;
}

.g_submit_img
{
	float: left;
	text-decoration: none;

	display: block;

	width: 82px;
	height: 23px;

	background: url( 'img/btn_ieskoti.png' );

	margin-top: 5px;
	margin-left: 5px;
}


.g_submit_img:hover
{
	background-position: 0px -22px;
}

.error
{
	margin-top: 5px;
	margin-bottom: 5px;

	padding: 5px;

	color: #C40000;

	background-color: #FFB9B9;

	width: 300px;
}

.succ
{
	margin-top: 5px;
	margin-bottom: 5px;

	padding: 5px;

	color: #45B311;

	background-color: #BAFEBC;

	width: 300px;
}

.p
{
	margin-bottom: 10px;
}