.block {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited {
	color: #934E7E;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
}
a {cursor:pointer;}
body {
	font-family: Tahoma;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.small-menu {
	background-image: url(img/bg-mail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: right;
	height: 22px;
	width: 109px;
	padding-top: 9px;
	padding-right: 44px;
	padding-left: 25px;
	text-align: left;
}
.welcome {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	padding-right: 11px;
	padding-top: 10px;
}
.logo {
	float: left;
	width: 242px;
}
.block-menu {
	clear: both;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 114px;
}
.left {
	float: left;
	width: 563px;
	padding-right: 29px;
	padding-bottom: 40px;
	padding-left: 25px;
	text-align: left;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333333;
	padding-top: 35px;
}
.left p{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align:justify;
	text-indent: 15px;
}
.right {
	float: left;
	width: 283px;
	padding-top: 30px;
	padding-bottom: 40px;
	text-align: left;
}
h1 {
	font-size: 18px;
	line-height: 140%;
	color: #663399;
	margin:0px;
	margin-bottom:34px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #4F8D1B;
	margin:0px;
	margin-bottom:20px;
	margin-top:20px;

}
.block-bot {
	clear: both;
	background-image: url(img/bg-bot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bottom {
	clear: both;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 12px;
}
.bottom-logo {
	height: 80px;
	width: 123px;
	padding-left: 4px;
	float: left;
}


.footer {
	font-family: Tahoma, Arial, verdana;
	font-size: 10px;
	line-height: 120%;
	color: #7F7F7F;
	text-align: left;
	float: left;
	background-image: url(img/punktir.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 51px;
	width: 407px;
	padding-top: 7px;
	padding-left: 13px;
}
.table {
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7BA62F;
	border-left-color: #7BA62F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7BA62F;
	clear: both;
	float: left;
	width: 544px;
}
#pradd_form th{
	vertical-align: top;
}
#tableDirect table{
	border-left: solid 1px #7BA62F;

}

#tableDirect th{
	background:#85AD33;
	text-align: center;
	height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	border-right: solid 1px #FFFFFF;

}
#tableDirect td{
	text-align: center;
	border-right: solid 1px #7BA62F;
	border-bottom: solid 1px #7BA62F;
	height: 28px;
	padding-left:4px;
	padding-right:4px;
}
#tableDirect #tableDirectEnd{
	border-right: 0px;
}
#tableDirect #tableDirectLeft{
	text-align: left;padding-left: 12px;
}

.menu {
	padding-left:17px;
	width:634px;
	float: left;
	margin-top: 82px;
}

.menu-1 a {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/bg-menu-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 17px;
	width: 74px;
	padding-top: 9px;
	text-decoration: none;
}
.menu-1 a:hover {
	color: #FFFFFF;
	background-image: url(img/bg-menu-1-1.jpg);
}
.menu-2 a {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/bg-menu-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 17px;
	width: 115px;
	padding-top: 9px;
	text-decoration: none;
}
.menu-2 a:hover {
	color: #FFFFFF;
	background-image: url(img/bg-menu-2-1.jpg);
}
.menu-3 a {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/bg-menu-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 17px;
	width: 91px;
	padding-top: 9px;
	text-decoration: none;
}
.menu-3 a:hover {
	color: #FFFFFF;
	background-image: url(img/bg-menu-3-1.jpg);
}
.right-block {
	background-image: url(img/right-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	width: 281px;
	clear: both;

}
.form-text {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-left: 14px;
	float: left;
	width: 103px;
	height: 19px;
}
.form input {
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #333333;
	height: 16px;
	width: 140px;
	padding-left: 3px;
	padding-top: 2px;
}
.form {
	float: left;
	height: 23px;
}
.for {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #934E7E;
	text-align: right;
	clear: both;
	float: left;
	width: 262px;
	padding-top: 4px;
}
.reg {
	clear: both;
	padding-left: 16px;
	width: 265px;


}
.reg-right {
	float: left;
	width: 99px;
}
.pad {
	float: left;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 160px;
}
.reg-left {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	width: 160px;
	float: left;
}
.right-block-1 {
	background-image: url(img/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	clear: both;
	float: left;
	width: 281px;
}
.text-ul {
	clear: both;
	float: left;
	width: 160px;
}
.text-ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.text-ul li {
	margin-left: -20px;
	list-style-image: url(img/v.gif);
}
.new {
	font-family: Tahoma, Arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #663399;
	background-image: url(img/new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	clear: both;
	float: left;
	padding-left: 34px;
	height: 21px;
	width: 231px;
}
.date {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #663399;
	clear: both;
	float: left;
	padding-top: 12px;
	padding-left: 16px;
	width:100px;
}
.new-text {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	clear: both;
	float: left;
	width: 247px;
	padding-top: 5px;
	padding-left: 16px;
}
.more {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #009900;
	text-align: right;
	width: 262px;
	padding-top: 7px;
	padding-bottom: 12px;
	clear: both;
	float: left;
}
.more a:link, .more a:visited {
	color: #009900;
	text-decoration: underline;
}
.punktir {
	background-image: url(img/punkt.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 1px;
	width: 248px;
	margin-right: auto;
	margin-left: auto;
}
.more a:hover, .more a:active {
	color: #009900;
	text-decoration: none;
}

.container_title a{text-decoration	: none;color:#000000;}

.container_title        { font-size: 13px; background-color: #FDFDFE; border-top: 1px solid #9ab; border-bottom: 1px solid #9ab;
                          margin: 0; padding: 2px 2px 2px 10px; font-weight: bold; color: #456; }

.container_text         { margin: 4px; padding: 5px 10px; line-height: 16px; background-color: #fdfdfe;
                          border: #edeff3 1px solid; color: #234; font-family: verdana, arial, helvetica, sans-serif;
                          border-left: #fff 1px solid; border-right: #fff 1px solid;text-align: justify;}
                          
.container_text table {border:1px;background-color: #000000;}
.container_text table p{margin: 0px;padding: 5px;text-indent: 0px;}
.time                   { color: #777; font-weight: normal;text-align:right;font-size: 80%; }

.page_active
{
	background-color: #7195BE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 80%;
	color: #ffffff;
	margin: 0px;
	border: 0px none;
text-decoration	: underline;
font-weight     : bold;
	
}
.page
{
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 11px;
	color: #333333;
	margin: 0px;
	border: 0px none;

}
.page a
{
text-decoration	: underline;
font-weight     : normal;
}

.status {
	font-size:10px;
	position:absolute;
	visibility:visible;
	z-index:1000;
	background-color:#E5E984;
	border:solid 1px #5F6220;
	padding:4px;
	font-weight:bold;

}
.select1{background-color:#74EC71; color:000000}
.select2{background-color:#FFFF00; color:000000}
.select3{background-color:#0FC9F0; color:000000}
.select4{background-color:#0FA9F0; color:FFFFFF}
.select5{background-color:#CA0D1A; color:FFFFFF}


.Loading { margin:0px;padding:0px;display:none; }
.Loading img{ margin:0px;padding:0px;}
.ajaxText {margin:0px;padding:7px;margin-top:5px;margin-bottom:15px; color:green; display:none;  border: 1px dashed green;}
.ajaxTextErr {margin:0px;padding:7px;margin-top:5px;margin-bottom:15px; color:red; display:none;  border: 1px dashed red;}

.boxe { margin:0px;padding:7px;margin-top:5px;margin-bottom:15px; color:red; display:none; width:95%; border: 1px dashed red;}
.boxe2 { margin:0px;padding:7px;margin-top:5px;margin-bottom:15px; color:green; display:none;  width:95%; border: 1px dashed green;}

    .clear:after {content: ".";display:block;height:0;clear:both;visibility:hidden;}
    .clear {display:inline-block;}
    .clear {display:block;}

    .pd3 {padding:3px;}
    
    
 .abottom {margin-left:10px;background:#F4FFF4;padding-left:10px;padding-right:10px;padding-bottom:3px;padding-top:1px;border:1px solid #A0A79E;}   