body {
	font-family: Georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size:12px;
	line-height:150%;
	margin:0px;
	color:#383838;
	background:url('../images/bgr.jpg') top center no-repeat;
	height:100%;
	min-height:100%;
}
html {
	height:100%;
	min-height:100%;
	scrollbar-base-color:#f7edc9;
}
a img {
	border:none;
}
a {
	color:#d49809;
	text-decoration:underline;
}
h1 {
	font-size:17px;
	color:#b69a3a;
	font-family: Georgia, Times new roman;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #91804a;
}
h2 {
	font-size:16px;
	color:#303030;
	margin:0px;
	margin-bottom:10px;
}
#flash {
	position:absolute;
	z-index:19;
	/*background:url('../images/flash.jpg') top center no-repeat;*/
	width:100%;
	min-width:1000px;
	top:0px;
}
#start {
	background:url('../images/sart.jpg') top center no-repeat;
	height:100%;
	min-height:600px;
	min-width:990px;	
	position:relative;
}
#main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:20;
}

#top {
	position:absolute;
}

#logo {
	float:left;
	width:200px;
	margin-top:20px;
	margin-left:20px;
	position:relative;
	z-index:3;
}
#menu {
	float:left;
}
#lang {
	float:right;
	position:relative;
	z-index:3;
}
#akcija {
	float:right;
	position:relative;
	z-index:3;
	padding:8px;
	padding-top:7px;
}

#menu {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:20px;
	position:relative;
	z-index:3;
}
#menu li {
	float:left;
	padding-left:7px;
	padding-right:7px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:1px solid #cacccd;
	margin-top:15px;
}
#menu li.f {
	border-left:none;
}
#menu li a {
	font-size:11px;
	color:#231f20;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Times new roman;
}
#menu li.a a, #menu li a:active {
	text-decoration:none;
	color:#ffffff;
	background: none repeat scroll 0 0 #213f20;
	
}
#menu li a:hover {
	text-decoration:none;
	color:#ffffff;
	background: none repeat scroll 0 0 #213f20;
}

#data_text {
	height:550px;
	overflow:auto;
}

#submenu {
	padding:0px;
	margin:0px;
	list-style:none;
}
#submenu li {
	display:inline;
	padding-left:5px;
	padding-right:5px;
	line-height:30px;
}
#submenu li img {
	margin-right:10px;
	vertical-align:middle;
}
#submenu li a {
	font-size:11px;
	color:#48423b;
	text-transform:uppercase;
	font-family:Times new roman;
	text-decoration:none;
	line-height:30px;
}
#submenu li.a a {
	font-weight:bold;
}
#submenu li.sp {
	width:1px;
}

#lang {
	margin-top:1px;
	margin-left:15px;
	
}
#lang a {
	color:#231f20;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Times new roman;
	display:block;
	float:left;
	width:25px;
	line-height:23px;
	text-align:center;
	margin-right:2px;
	font-size:9px;

	
}
#lang a.a {
	background:#494640;
	color:#FFF;
	font-size:9px;
	
}

#ani {
	position:absolute;
	z-index:1;
}
#ani .obj {
	position:absolute;
}
#ani .obj span {
	display:block;
	background:#fcf9ce;
	border:1px solid #e1c577;
	color:#bb7728;
	white-space:nowrap;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	font-size:14px;
	position:absolute;
	left:35px;
	display:none;
	z-index:2;
}
#ani .obj img {
	position:relative;
	z-index:2;
}
#ani .obj div {
	position:absolute;
	z-index:1;
	display:none;
}

#content {
	position:relative;
	z-index:2;
	padding-top:80px;
	padding-left:140px;
}


#copyrights {
	position:absolute;
	text-align:right;
	width:980px;
	font-size:10px;
}
#copyrights a {
	color:#383838;
	text-decoration:none;
}

.blokas {
	width:719px;
	margin-left:auto;
	margin-right:auto;
}
.blokas .top {
	height:15px;
	background:url('../images/block/top.png') no-repeat;
}
.blokas .bottom {
	height:6px;
	background:url('../images/block/bottom.png') no-repeat;
}
.blokas .content {
	background:url('../images/block/middle.png');
}
.blokas .content .l {
	background:url('../images/block/m_line.gif') left top no-repeat;
}
.blokas .content .r {
	background:url('../images/block/m_line.gif') right top no-repeat;
	padding-left:40px;
	padding-right:40px;
	padding-top:15px;
	padding-bottom:15px;
	min-height:300px;
}



.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
	color:#FFF !important;
}
.inline {
	display:inline;
}
abbr {
	border:none;
}

