HTML {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	background: #1F2124;
}
BODY {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 100px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	height: 100%;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}

body, td
{
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	line-height: 150%;
}

a:link, a:visited
{
	color: #FF6600;
	text-decoration: underline;
}

a:hover
{
	color: #FF6600;
	text-decoration: none;
}

#leftcolumn
{
	width: 220px;
	float: left;
}

#wideline
{
	background-image: url(img/curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 91px;
	padding-left: 30px;
}

#menu
{
	font-size: 9pt;
	margin-top: 21px;
	font-variant: small-caps;
	margin-bottom: 30px;
}

#menu a:link, #menu a:visited, #menu a:hover
{
	color: White;
	text-decoration: none;
}

.item, .itema, .itemb
{
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
}

.itema
{
	background-color: #FF6600;
}
.itemb
{
	background-color: #4169E1;
}

.item
{
	background-color: transparent;
}

.line
{
	background-image: url(img/punktir.gif);
	background-repeat: repeat-x;
	height: 2px;
	overflow: hidden;
}

.o1{font-family:Tahoma; font-size:15px;  color:#72411A; text-decoration:none}

#rightcolumn
{
	margin-left: 260px;
}

#gormenu
{
	float: none;
	width: 100%;
	margin-left: 0%;
	height: 21px;
	overflow: hidden;
}

.gleft
{
	background-image: url(img/menu_left.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	float: left;
	margin-right: 8px;
	height: 21px;
	overflow: hidden;
}

.gright
{
	background-image: url(img/menu_right.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right top;
}

.gbg
{
	background-image: url(img/bgmenu.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
	padding-top: 10px;
}


#header
{
	background-color: White;
	background-image: url(img/bg_header.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 149px;
	
	width: 100%;
	text-align: center;
}


#content
{
	margin-top: 35px;
	width: 85%;
	margin-left: 10px;
	margin-bottom: 50px;
	text-align: left;
}

#pagetitle
{
	padding-bottom: 12px;
	margin-bottom: 30px;
	border-bottom: 2px solid #00CC00;
	font-size: 13pt;
}

.subtitle
{
	padding-bottom: 12px;
	margin-bottom: 30px;
	border-bottom: 2px solid #7D8085;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
}

#footer
{
	margin-left: 5%;
	margin-right: 8%;
	background-image: url(img/bg_footer.gif);
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sep
{
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;
	color: #00CC00;
}




.clear
{
	clear: both;
}

ol
{
	font-weight: bold;
}
li
{
	font-weight: normal;
	margin-bottom: 3px;
}

ul li
{
	list-style-image: url(img/limarker.gif);
}

input.fld, textarea
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: 2px solid #0D0E0F;
	border-right: 2px solid #5C5F64;
	border-bottom: 2px solid #5C5F64;
	border-left: 2px solid #0D0E0F;
	margin-left: 5px;
	margin-top: 4px;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
}

input.btn
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #8899A4;
	border-top: 2px solid #BBC2C7;
	border-left: 2px solid #BBC2C7;
	border-bottom: 2px solid #617581;
	border-right: 2px solid #617581;
	font-weight: bold;
	color: #fff;
	font-size: 8pt;
}

.pict
{
	border: 1px solid #4C5159;
	background-color: #2A2E34;
}

