body {
	text-align: center;
	font-family: Arial, Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	
}
body.litadur {
	background-color:#3D4047;
}
a {
	color: #555;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;
}

.left {
	width: 48%;
	float: left;
}
.text-right {
	text-align: right;
}
.clr {
	clear:both;
	line-height: 1px;
	height:1px;
}
#main {
	margin:0 auto;
	width: 990px;
	text-align:left;
}
#border {
	float: left;
	width: 100%;
	background: white;
}
#border .padding {
	padding:0px 40px;
}
#top {
	padding-top: 15px;
}
#topmenu  {
	float: right;
	width: 654px;
	text-align: center;
}
#info {
	float: right;
	width: 300px;
	color: #F24F00;
}
.menuitem {
	float: left;
	height: 28px;
	line-height: 28px;
}
.menuitem .preitem, .menuitem .postitem, .menuitem a {
	display: block;
	float: left;
}
.menuitem .preitem {
	width: 11px;
	background: url('../img/menu_l.jpg') no-repeat;
}
.menuitem .postitem {
	width: 14px;
	background: url('../img/menu_r.jpg') no-repeat;
}
.menuitem a {
	background: url('../img/menu.jpg') repeat-x;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 138px;
	text-align: center;
}
.menuitem a:hover {
	color: #000;
}
#center {
	clear: both;
}
#leftmenu {
	width: 256px;
	_width: 250px;
	float: left;
}
#content {
	_margin-top: 10px;
	width: 654px;
	float: left;
}
#content .padding {
	padding: 0px 5px 0px 0px;
}

#content h2.contentheading, h2.contentheading {
	padding: 2px;
	background: #FFF;
	background: url('../img/bre.jpg') left bottom repeat-x ;
	
	color: #888;
	font-size: 140%;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#mainbody .top {
	height: 25px;
}
#mainbody .center {
}
#mainbody .bottom {
	height: 13px;
}
#leit {
	float: left;
}
#leit input {
	background-image:url(../img/busca.jpg);
	background-repeat:no-repeat;
	border-style:none;
	height:18px;
	padding:4px 2px 2px;
	width:219px;	
}











/************ content styles ********************/
#mainbody  {
	
	
}
#mainbody p, #mainbody ul, #mainbody ol {
	margin-bottom: 1em;
}
#mainbody h1, #mainbody h2, #mainbody h3, #mainbody h4, #mainbody h5, #mainbody h6, .componentheading {
	line-height: 140%;
	margin-bottom: 0.5em;
	color: #F24F00;
}
#mainbody h1, .componentheading { font-size: 200%; }
#mainbody h2 { font-size: 170%; }
#mainbody h3 { font-size: 140%; }
#mainbody h4 { font-size: 120%; }
#mainbody h5 { font-size: 110%; }
#mainbody blockquote {
	background:#EEE;	
	padding: 0.8em 8px 1px 8px;
	margin-bottom: 1em;
}

#mainbody ul {
	list-style: disc;
}
#mainbody ol {
	list-style-type: decimal;
}
#mainbody ul li, #mainbody ol li {
	margin-left: 20px;	
}




table#vorumerki-je td {
	padding: 8px 0px 8px 0px;
}






#undirmenu ul, #undirmenu ul li {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}

#undirmenu ul li {
	float:left;
	width: auto;
	height: 26px;
	
}
#undirmenu ul li a {
	border: 1px solid #DDD;
	padding: 0px 10px 0px 10px;
	line-height: 26px;
	display:block;
	margin-right: 8px;
	
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	
}
#undirmenu ul li.selected a {
	background: #F8F8F8;
}

 

#undirmenu {
	height: 40px;
	
}

#Bannerms
{
	top:30px;
	position: relative;
	right: 5px;
}

#brochure {
	clear: both;
}

#forsiduhreyfimynd {
	position: relative;
	height: 450px;
	width: 640px;
	font-size: 24px;	
	font-weight: bold;	
	cursor: pointer;
}

#forsiduhreyfimynd .forsidumyndaflipp {
	position: absolute;
	left: 0px;
	top: 0px;
}

#forsiduhreyfimynd .title {
	font-size: 42px;
	padding-top: 24px;
	padding-bottom: 24px;
}

#forsiduhreyfimynd .texti {
	position: absolute;
	bottom: 20px;
	left: 10px;
	color: #F44E00;
	padding-bottom: 12px;
}
#forsiduhreyfimynd .textishadow {
	position: absolute;
	bottom: 19px;
	left: 11px;
	padding-bottom: 12px;
	color: #000;
}

