body {
    background: url(./images/bg.png) repeat-x center top;
    margin: 0px;
    padding: 0px;    
}


table {
    border-collapse: collapse;
}


td {
    empty-cells: show;
    font-family: Verdana; font-size: 12px; color: #000000;
}


a {
    font-family: Verdana; font-size: 14px; color: #000000;
    text-decoration: none;
    cursor: pointer; cursor: hand;
    padding: 2px;
}

.new_link {
	font-size: 16px;
 	cursor: pointer; cursor: hand;
 	font-style: oblique
}

.new_link:hover {
	text-decoration: underline;	
	background-color: #EB1605;
	cursor: pointer; cursor: hand;
}


a:hover {
    font-family: Verdana; font-size: 14px; color: white;
    text-decoration: none;
    cursor: pointer; cursor: hand;
    padding: 2px;
    /*background-color: #EB1605;*/
    background-color: green;
}

.paragraph {
	font-family: Verdana; font-size: 12px; color: black;
}


#c a {
    font-family: Verdana; font-size: 12px; color: #707070;
    text-decoration: underline;
}


#c a:hover {
    font-family: Verdana; font-size: 12px; color: white;
    text-decoration: underline;
    cursor: pointer; cursor: hand;
    padding: 1px;
    /*background-color: #EB1605;*/
    background-color: green;
}

#c p {
	text-indent: 27pt;
	/*font-size: 10px;*/
}

.no_indent p {
	text-indent: 0pt;
}

.sub_menu_box a {
	text-decoration: none;

}

.sub_menu_box {
    font-family: Verdana;
	font-size: 12px;
	margin-bottom: 15px;
}

.sub_menu_item {
	padding: 5px;
    padding-left: 20px;
	height: 5px;
}


/*.sub_menu_box a {
	text-decoration: none;
    font-weight: bold;
	color: #000000;
}*/


.menu a {
    font-family: verdana; font-size: 12px; color: #000000;
    text-decoration: none;
}


.menu a:hover {
    font-family: verdana; font-size: 12px; color: #000000;
    text-decoration: underline;
}

.title {
    font-family: verdana; font-size: 14px; color: #202020; font-weight: bold;
}


#submenu {
    margin: 0px;
    padding: 0px;
}

#submenu p {
	margin-top: 18px;
    margin-bottom: 5px;
}

.menu_item_active {
	font-weight: bold;
}

img {
  border: 0;
}

.image_link {
    color: white;
    text-decoration: none;
    background-color: white;
}

.image_link:hover {
    color: white;
    text-decoration: none;
    cursor: pointer; cursor: hand;
    background-color: white;
}

#partneriai {
  font-family: verdana; font-size: 12px; color: #202020; font-weight: bold;
  text-indent: 35px;
}

/*.m_left_item a {
  	font-family: verdana; font-size: 13px; color: #000000;
}*/

.m_left_item {
  	font-family: verdana; font-size: 12px; color: #000000;
}

.m_left_item, .m_left_item_b {
  height: 20px;
}

.m_left_item_b {
  font-weight: bold;
}

#search {
  margin-left: 205px;
  height: auto;
  width: auto;
}

#s_text {
	width: 350px;
}

#s_button {
	width: 130px;
}

#login_box {
	position: relative;
	/*top: 100px;*/
	left: 10px;
	text-align: center;	
}

#login_box input {
	font-size: 14px;
}

.ind {
	display: block;
	text-indent: 27pt;
	font-size: 12px;
	font-family: Verdana;	
}

#q_form {
	font-size: 12px;
	font-family: Verdana;
}

.button {
	font-size: 14px;
	font-family: Verdana;
}
