/**
* CSS for site content.
*/

/*  tags  */

html
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #2170cc;
	color: #000;
	margin: 0;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td,form
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div
{
	margin: 0;
	padding: 0;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	color: #0084bd;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0;
}

h2
{
	color: #0084bd;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 0;
}

h3
{
	background: url("../images/heading.gif") no-repeat left center;
	color: #0084bd;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 0 0 0 20px;
}

h4
{
	background: url("../images/heading.gif") no-repeat left center;
	border-top: 5px solid #dedcdd;
	color: #0084bd;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 5px 0 5px 20px;
}

img
{
	margin: 0;
	padding: 0;
}

input
{
	margin: 0;
	padding: 0;
}

table
{
	margin: 0;
	padding: 0;
}

p
{
margin-top: 0px;
margin-bottom: 0px;
}


/*  layout containers  */

.t
{
	width: 100%;
}
.t td
{
	vertical-align: top;
}
.t-l,
.t-r
{
	width: 1%;
}
.t-c
{
	width: 98%;
}

#header1 .t-l div
{
	background: url("../images/header1-l.gif") no-repeat left top;
	height: 40px;
	width: 14px;
}
#header1 .t-c
{
	background: url("../images/header1-c.gif") repeat-x left top;
	vertical-align: bottom;
}
#header1 .t-r div
{
	background: url("../images/header1-r.gif") no-repeat right top;
	height: 40px;
	width: 14px;
}

#header2 .t-l div
{
	background: url("../images/header2-l.gif") repeat-y left top;
	height: 161px;
	width: 14px;
}
#header2 .t-c
{
	background: #212349 url("../images/header2-c.jpg") no-repeat left top;
	vertical-align: middle;
}
#header2 .t-r div
{
	background: url("../images/header2-r.gif") repeat-y right top;
	height: 161px;
	width: 14px;
}

#body,
#body2,
#body3
{
	background-color: #fbfdff;
}
#body .t-l,
#body2 .t-l,
#body3 .t-l
{
	background: url("../images/body-l.gif") repeat-y left top;
	padding: 5px 12px 30px 20px;
}
#body3 .t-l
{
	padding: 5px 0 30px 20px;
	width: 99%;
}
#body .t-l .content,
#body2 .t-l .content
{
	width: 263px;
}
#body .t-r
{
	background: url("../images/body-r.gif") repeat-y right top;
	padding: 5px 20px 30px 0;
	width: 99%;
}
#body .t-r .content,
#body2 .t-c .content
{
	padding: 0 5px;
}
#body .t-r .content img,
#body2 .t-c .content img
{
	margin-right: 10px;
}
#body2 .t-c
{
	padding: 5px 0 30px 0;
	width: 98%;
}
#body2 .t-r,
#body3 .t-r
{
	background: url("../images/body-r.gif") repeat-y right top;
	padding: 5px 20px 30px 12px;
	width: 1%;
}
#body2 .t-r .content
{
}
#body3 .t-l .content
{
	border-top: 5px solid #dedcdd;
}
#body .t-l .content-narrow,
#body2 .t-l .content-narrow,
#body2 .t-r .content-narrow,
#body3 .t-r .content-narrow
{
	width: 220px;
}

.content a{
color: #2170cc;
text-decoration: none;
}

.content a:hover{
text-decoration: underline;
}

#footer1 .t-l div
{
	background: url("../images/footer1-l.gif") no-repeat left top;
	height: 14px;
	width: 14px;
}
#footer1 .t-c
{
	background: url("../images/footer1-c.gif") repeat-x left top;
}
#footer1 .t-r div
{
	background: url("../images/footer1-r.gif") no-repeat right top;
	height: 14px;
	width: 14px;
}

#footer2
{
	color: #fff;
	padding: 6px 14px;
}

#footer3 .t-l div
{
	background: url("../images/footer3-l.gif") no-repeat left top;
	height: 30px;
	width: 14px;
}
#footer3 .t-c
{
	background: url("../images/footer3-c.gif") repeat-x left top;
}
#footer3 .t-r div
{
	background: url("../images/footer3-r.gif") no-repeat right top;
	height: 30px;
	width: 14px;
}


/*  specific items  */

.banner-r
{
	padding: 5px 0;
	text-align: center;
}

.box
{
	padding: 5px 0px 0px 5px;
}

.box2
{
	padding: 0 5px;
}

.clear
{
	clear: both;
	display: block;
	font-size: 0;
}

#header2 img
{
	border: 0;
	margin: 0 0 0 230px;
}

.loginbox
{
	width: 195px;
	background-color: #efefef;
	border-top: 5px solid #96d40d;
	margin-bottom: 10px;
	padding: 5px 15px 10px 15px;
}
.loginbox label
{
	float: left;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 1px 0;
	width: 70px;
}
.loginbox input
{
	background-color: #f5f5f5;
	border: 1px solid #666;
	float: left;
	margin-bottom: 2px;
	padding: 1px 0;
	width: 155px;
}
.loginbox .button
{
	background-color: #f88504;
	border: 1px #fff solid;
	color: #fff;
	float: right;
	font-size: 9px;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 2px 14px;
	text-decoration: none;
}
.loginbox .button:hover
{
	background-color: #fff;
	border: 1px #f88504 solid;
	color: #f88504;
	text-decoration: none;
}
.loginbox .register
{
	color: #0084c1;
	display: inline;
	font-weight: bold;
	padding: 12px 0 0px 0;
	text-decoration: none;
}
.loginbox .register:hover
{
	color: #0084c1;
	text-decoration: underline;
}

.loginbox .forgot
{
	color: #0084c1;
	display: block;
	padding: 3px 0 0 0;
	text-decoration: none;
}
.loginbox .forgot:hover
{
	color: #0084c1;
	text-decoration: underline;
}

.loginbox-narrow
{
	padding-right: 10px;
}
.loginbox-narrow input
{
	width: 120px;
}
.loginbox-narrow .button
{
	margin-right: 2px;
}

.loginbox-wrap
{
	float: left;
	margin: 5px 5px 5px 0;
	width: 220px;
}
.loginbox-wrap .loginbox
{
	border-top: 0;
}

.autologinbox
{
	width: 190px;
	background-color: #efefef;
	border-top: 5px solid #96d40d;
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
	text-align: left;
}
.autologinbox label
{
	float: left;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 1px 0;
}
.autologinbox input
{
	background-color: #f5f5f5;
	border: 1px solid #666;
	float: left;
	margin-bottom: 2px;
	padding: 1px 0;
	width: 155px;
}
.autologinbox .button
{
	background-color: #f88504;
	border: 1px #fff solid;
	color: #fff;
	float: right;
	font-size: 9px;
	font-weight: bold;
	margin: 0 -4px 0 0;
	padding: 2px 14px;
	width: 120px;
	text-decoration: none;
}
.autologinbox .button:hover
{
	background-color: #fff;
	border: 1px #f88504 solid;
	color: #f88504;
	text-decoration: none;
}

.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}
.menu li
{
	float: left;
	margin: 0;
	padding: 0;
}
.menu li a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover
{
	color: #000;
	text-decoration: underline;
}

#menu-l,
#menu-l-lang
{
	float: left;
	padding-left: 20px;
}
#menu-l li
{
	background: url("../images/menu-l.gif") no-repeat left center;
	padding: 0 15px 0 12px;
}
#menu-l-lang li
{
	line-height: 16px;
	padding: 0 15px 0 22px;
}
#menu-l-lang li#est
{
	background: url("../images/menu-l-est.gif") no-repeat left center;
}
#menu-l-lang li#lat
{
	background: url("../images/menu-l-lat.gif") no-repeat left center;
}
#menu-l-lang li#lit
{
	background: url("../images/menu-l-lit.gif") no-repeat left center;
}

#menu-r
{
	float: right;
	padding-right: 12px;
}
#menu-r li
{
	border-right: 1px solid #000;
	padding: 0 8px;
}
#menu-r li.last
{
	border-right: 0;
}
#menu-r li a.selected
{
	color: #999;
}

#moviebox
{
	margin-top: -3px;
	margin-bottom: 0px; // mano
	padding-top: 0px;
}
#moviebox a
{
	color: #2170cc;
	display: block;
	padding: 2px 0 2px 28px;
	text-decoration: none;
}
#moviebox a:hover
{
	color: #2170cc;
	text-decoration: underline;
}

#news
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#news li
{
	background: url("../images/news.gif") no-repeat left center;
	margin: 0;
	padding: 3px 0 3px 25px;
}
#news li.active
{
	background: url("../images/news-active.gif") no-repeat left center;
}
#news li a
{
	color: #0084c1;
	font-size: 12px;
	text-decoration: none;
}
#news li a:hover
{
	color: #0084c1;
	text-decoration: underline;
}

#rates
{
	border: 2px solid #693;
	margin-bottom: 10px;
	width: 100%;
}
#rates th
{
	background-color: #9c0;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
#rates td
{
	color: #333;
	padding: 2px;
	text-align: left;
	width: 50%;
}
#rates td div
{
	float: left;
	padding-right: 15px;
}
#rates td div.right
{
	float: right;
}
#rates td div.trend-fall
{
	background: url("../images/trend-fall.gif") no-repeat 95% 50%;
}
#rates td div.trend-rise
{
	background: url("../images/trend-rise.gif") no-repeat 95% 50%;
}
#rates td div.trend-same
{
	background: url("../images/trend-same.gif") no-repeat 95% 50%;
}
#rates td div span
{
	font-weight: bold;
}

.read-more
{
	background: url("../images/read-more.gif") no-repeat 1px 50%;
	color: #2170cc;
	display: block;
	padding: 2px 0 2px 18px;
	text-decoration: none;
}
.read-more:hover
{
	color: #2170cc;
	text-decoration: underline;
}

#footer2 .linkas
{
	color: white;
	padding-right: 15px;
}

#footer2 .linkas:hover
{
	text-decoration: underline;
}

.linkas
{
	background: url("../images/news.gif") no-repeat left center;
	margin: 0;
	padding: 3px 0 3px 25px;
	color: #0084c1;
	font-size: 10px;
	text-decoration: none;
}
.linkas:hover
{
	color: #0084c1;
	text-decoration: underline;
}

.line1{
	border-top: 5px solid #2170cc;
}
.border0{
border: 0px;
}
.border1{
	border-top: 5px solid #dedcdd;
}
.border2{
	border-top: 5px solid #96d40d;
}
.border3{
	border-top: 5px solid #2170cc;
}
.newshead{
font-weight: bold;
font-size: 12px;
color: #0084bd;
margin-bottom: 5px;
}
.wrong{
color: red;
font-weight: bold;
padding: 10px 0px 10px 0px;
}