body {
	margin-top: -23px;
	margin-bottom: 0px;
	background:#E4E4E4;
	background-repeat:repeat;
	background-position:top;
}

td.firstline {
	height:135px;
}

td.secondline {
	background-image:url(images/top_menu_back.jpg);
	background-repeat:repeat-x;
	height:31px;
}

td.banner_line {
	height:80px;
	background-color:#F0F0F0;
}

td.photo_line {
	background-color:#8BB877;
	height:161px;
}

a.activeNavigation {
	background:#00AB1A;
}

/* FOOTER */
div#footer {
	font: 11px tahoma;
	color: gray;
	margin: 20px 0 30px 0;
	width: 985px;
}

#footer-bg {
	width:1024px;
	height:20px;
	background:url(images/footer-bg.png) no-repeat;
}


#menu {
	padding:1px 0 0 20px;
}

#menu a {
	font: 12px tahoma;
	color: white;
	text-decoration: none;
	padding: 9px 13px 9px 13px;
}

#menu a:hover {
	background: #00AB1A;
}

#newsbox {
	width: 500px;
	border: 1px solid #D5D5D5;
	background: url(images/newsDiv_bg.png) no-repeat;
	margin: 10px 5px 10px 0;
	padding: 10px 10px 10px 10px;
}


font.title {
	font: 15px tahoma;
	color: #359F26;
	font-weight: bold;
	display: block;
	margin: 5px 0 5px 7px;
}

a.simple_link {
	font: 11px tahoma;
	color: black;
	text-decoration: none;
}

a.msg {
	font: 11px tahoma;
	color: green;
	text-decoration: none;
	background: url(images/msg.jpg) no-repeat 0%;
	padding: 0px 0 0px 23px;
}

a.blog {
	font: 11px tahoma;
	color: green;
	text-decoration: none;
	background: url(images/blog.jpg) no-repeat 0%;
	padding: 2px 0 1px 23px;
	margin: 0 0 0 20px;
}

a.link_to_underline {
	font: 11px tahoma;
	color: black;
	text-decoration: none;
}

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

a.arrow_link {
	font: 11px tahoma;
	color: black;
	background: url(images/arrow.png) no-repeat 0%;
	padding: 0 0 0 13px;
	text-decoration: none;
}

div.subcat {
	width: 100%;
	padding: 5px;
	background: url(images/subcat_bg.jpg) repeat-x;
	border: 1px solid #f1f1f1;
}

.reginp {
	border: 1px solid #C4C4C4;
	width: 150px;
	font: 11px tahoma;
	padding: 1px 0 1px 5px;
}

font.errorMsg {
	color: red;
	font: 11px tahoma;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}

/* MESSAGES */
#messagebox {
    border-collapse: collapse;
    float: left;
    font: 11px tahoma;
}
#messagebox a.box_choice {
    background: url(images/messagebox_bg.jpg) no-repeat;
    padding: 5px 0px 5px 26px;
    color: #5876B4;
    display: block;
    margin: 0 0 1px 0;
    border: 1px solid #E4ECF3;
    text-decoration: none;
}
#messagebox a.new_msg {
    background: url(images/messagebox_bg_new.jpg) no-repeat;
    padding: 5px 0px 5px 26px;
    color: #5876B4;
    display: block;
    margin: 0 0 2px 0;
    border: 1px solid #E4ECF3;
    text-decoration: none;
}
#messagebox_msg {
    float: left;
    width: 580px;
}
#messagebox_table {
    width: 600px;
    font: 11px tahoma;
    color: black;
    border-collapse: collapse;
}
#messagebox_table tr.tr {
    background: #fefefe;
}
#messagebox_table tr.tr:hover {
    background: #F2F4F9;
}
#messagebox_table a {
    color: #415683;
    text-decoration: none;
}
#messagebox_readmsg {
    font: 11px tahoma;
    width: 460px;
}
#messagebox_readmsg font.title {
    font: 14px tahoma;
    color: #4A699B;
    font-weight: bold;
}
#messagebox_msg_new {
    float: left;
    font: 11px tahoma;
    width: 390px;
}
#messagebox_msg_new input.submit_send {
    color: black;
    background: #fff url(images/msg_send.png) 10% 3px no-repeat;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    width: 80px;
    font: 11px tahoma;
    padding: 2px;
}
#messagebox_contacts {
    margin: 0 0 0 10px;
    float: left;
    padding: 5px;
    width: 175px;
    font: 11px tahoma;
}
#messagebox_contacts li {
    list-style: none;
    border: 1px solid #F0F0F0;
    width: 98%;
    background: #FCFCFC;
    display: block;
}
#messagebox_contacts li a {
    color: #8EC7D7;
    padding: 4px 0 4px 30px;
    text-decoration: none;
    display: block;
}
#messagebox_contacts li a:hover {
    background: #F9F9F9;   
}

/* TOTALIZATOR */
a.totalLink {
	float: left;
	padding: 7px 15px 7px 15px;
	background: url(images/gradient_bg.jpg) repeat-x;
	font: 11px tahoma;
	color: green;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	margin-left: 1px;
}

a.totalLink:hover {
	color: white;
	background: green;
	border: 1px solid #e1e1e1;
}

#infobox {
	margin: 11px 0 0 0;
	width: 100%;
	border-collapse: collapse;
}

#infobox a.link {
	width: 100%;
	color: black;
	font: 11px tahoma;
	text-decoration: none;
	float: left;
	padding: 6px 0 6px 0;
	text-align: center;
}

table {
	font: 11px tahoma;
}

a.news_categories {
	font: 11px tahoma;
	text-decoration: none;
	color: #336699;
	background: url(images/arrow.png) no-repeat 0%;
	padding-left: 20px;
	margin-left: 10px;
}


a.greenLink {
	margin-right: 0px;
	background: url(images/green_gradient_bg.jpg) repeat-x;
	padding: 3px 13px 3px 13px;
	color: white;
	text-decoration: none;
	border: 1px solid #009B00;
	font: 11px tahoma;
}

a {
	color: #1D4196;
	font: 11px tahoma;
}

a.commentMsg_link {
	background: url(images/sendMsg_icon.png) no-repeat 0%;
	padding-left: 20px;
	text-decoration: none;
	color: black;
}

#commentNewsDiv {
	padding: 5px;
	width: 420px;
	margin-top: 5px;
}

#commentNewsDiv_top {
	margin-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
	float: left;
	width: 100%;
	height: 24px;
	background: url(images/lastResults_bg.png) repeat-x;
	background-position: bottom;
}

/* LOGIN BOX */
#loginDiv {
	width:170px;
	background: #fff url(images/loginDiv_bg.png) repeat-x;
	height: 35px;
	border: 1px solid #e1e1e1;
}

#loginDiv .loginp {
	font: 11px tahoma;
	border: 1px solid #d1d1d1;
	width: 80px;
	height: 19px;
	padding: 2px 0 0 3px;
}

#loginDiv .logbut {
	padding: 1px 5px 1px 5px;
	border: 1px solid #d1d1d1;
	background: url(images/login_button.jpg) repeat-x;
	font: 11px tahoma;
}

#loginDiv .loglink {
	color: black;
	font-weight: bold;
}
#loginDiv .loglink:hover {
	text-decoration: none;
	color: green;
}

a.pageGradient_bg {
	margin-right: 0px;
	background: url(images/pageGradient_bg.png) repeat-x;
	padding: 3px 13px 3px 13px;
	color: white;
	text-decoration: none;
	font: 11px tahoma;
}

/* FRONTPAGE */
font.tab_Title {
	font: 15px tahoma;
	color: green;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
}

div.lastResultsDiv {
	width: 250px;
	border: 1px solid #e9e9e9;
	border-top: 0px;
	background: url(images/lastResults_bg.png) repeat-x;
}

div.lastResultsDiv_protocol {
	width: 250px;
	border: 1px solid #e9e9e9;
	border-top: 0px;
	background: url(images/lastResults_bg_protocol.jpg) repeat-x;
}


a.hoverResultsDiv {
	display: block;
	width: 250px;
	height: 19px;
	text-decoration: none;
	color: black;
	cursor: default;
}


a.hoverResultsDiv:hover {
	background: green;
	color: white;
}

div.voteQuestion_bg {
	width: 226px;
	border-bottom: 0px;
	color:black;
	margin-bottom:4px;
	font-weight:bold;
}

div.voteAnswer_bg {
	width: 226px;
	padding: 5px 0 5px 0;
	color: black;
}

div.rightBar_banner {
	color: gray;
	font: 11px tahoma;
	text-align: center;
	margin: 10px 0 0 0;
}

div#bottomBanner {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #e1e1e1;
}

div.nextGamesDiv {
	padding: 3px 5px 3px 10px;
	width: 250px;
	height: 34px;
	border: 1px solid #e1e1e1;
	background: url(images/nextGamesDiv_bg.png) no-repeat;
}

a.lastComImg:hover {
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
}

a.comCount {
	display: block;
	background: url(images/comments.jpg) no-repeat;
	padding: 0px 0 2px 20px;
	margin-top: 5px;
	font: 11px tahoma;
	text-decoration: none;
}

/* PROTOKOLI */
#protocol_title {
	width: 200px;
	padding: 5px 0 5px 10px;
	background: url(images/voteQuestion_green_bg.png) no-repeat;
	font-weight: bold;
	color: white;
}

#protocol_cont {
	width: 200px;
	padding: 5px 0 10px 10px;
	background: url(images/reg_title_bg.jpg) repeat-x;
	color: white;
}

#protocol_cont a {
	font: 11px tahoma;
	color: black;
	text-decoration: none;
	background: url(images/arrow.png) 0% no-repeat;
	padding-left: 15px;
}

#protocol_cont a:hover {
	text-decoration: underline;
}

#seolinks {
	width:100%;
}

#seolinks li {
	list-style: none;
	float:left;
}

#seolinks li a {
	padding:0 5px 0 0;
	color:gray;
	text-decoration:none;
}

#balsojums {
	width:100%;
}

#balsojums select {
	width:460px;
	padding:2px;
	border:1px solid #d1d1d1;
	margin:5px 0 10px 0;
}

#balsojums .box {
	width:460px;
	background:#f9f9f9;
	padding:10px;
}

#balsojums .box b{
	font:14px arial;
	font-weight:bold;
	color:#5f5f5f;
}

#balsojums .subm {
	background:green;
	color:white;
	font:15px arial;
	float:right;
	margin-right:30px;
}

a.ieteiktb {
    display:block;
    background:url(images/draugiem.gif) no-repeat 0%;
    padding:2px 0 2px 22px;
    color:#445F96;
    text-decoration:none;
    font-size:12px;
}

#box_top {
    width:250px;
    height:5px;
    background:url(images/250_box_top.png) no-repeat;
}

#box_bottom {
    width:250px;
    height:5px;
    background:url(images/250_box_bottom.png) no-repeat bottom;
}

.aimg:hover {
    opacity: 0.55;
}

#lg_box_top {
    width:514px;
    height:5px;
    background:url(images/514_box_top.png) no-repeat top;
}

#lg_box_bottom {
    width:514px;
    height:5px;
    background:url(images/514_box_bottom.png) no-repeat bottom;
}
