body {
	margin: 0px;
    padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #076561;
}
font, p, table, form, input, select, textarea, h1, h2, h3{
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
.hint{
  font-size:11px;
  color: #D6A74C;
}
.hint_s{
  font-size:10px;
  color: #D6A74C;
}

input.gr{
    width:199px;
}


.ok{
    color: #4B9E54;
}
.error{
    color: #CC0000;
}
.ok_box{
    background: #FFF;
    color: #4B9E54;
    border: 1px solid #4B9E54;
    padding:10px;
    margin-bottom:15px;
}
.error_box{
    background: #FFF;
    color: #CC0000;
    border: 1px solid #CC0000;
    padding:10px;
    margin-bottom:15px;
}

.ttl{
    font-family: arial, sans-serif;
    font-size: 16px;
    color: #BE4447;
}


.slogan{
  color: #2eb3ae;
  font-size:11px;
}


input.custbord, textarea.custbord, select.custbord {
	border: 1px solid #B78D5D;
}

a, a:link, a:visited, a:active, a:hover{
	text-decoration: underline;
        color: #076561;
}
a:hover{
    text-decoration: none;
        color: #3AC9C1;
}


/* valodas parsledzejs */
a.lng_sw, a.lng_sw:link, a.lng_sw:active, a.lng_sw:visited, a.lng_sw:hover, .lng_sw_spacer {
    text-decoration: none;
    color: #a9aaa9;
    font-size: 11px;
}
a.lng_sw_act, a.lng_sw_act:link, a.lng_sw_act:active, a.lng_sw_act:visited, a.lng_sw_act:hover {
    text-decoration: none;
    color: #49cdc8;
    font-size: 11px;
}



a.nou, a.nou:link, a.nou:visited, a.nou:hover, a.nou:active {
    text-decoration: none;
    border: 0;
}



/* skatit vel */
a.skvel, a.skvel:link, a.skvel:active, a.skvel:visited, a.skvel:hover{
	text-decoration: none;
    font-size: 12px;
    color: #be3620;
    border-bottom: 1px dotted #be3620;
}
a.skvel:hover{
    border:0;
}

p {
	margin: 0px;
    padding: 0px;
}

p.copyright {
	font-size: 11px;
    color: #86b2b0;
}


ul, ol {
	margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}

img{
	border: 0px;
}

h1.uzn{
  font-size: 170%;
  color: #FD242A;
  margin: 0px;
  padding: 0px;
  font-weight:normal;
}

td.uznDnos{
  color: #6CCDC9;
}

td.uznSpc{
  border-bottom: 1px solid #FFD687;
  font-size:8px;
}
p.uznLst{
  font-size: 150%;
  color: #000;
}
span.highlight{
  color: #FE5B5F;
}




td.locator, div.locator, font.locator, p.locator a, p.locator  a:link, p.locator a:visited, p.locator  a:active, p.locator a:hover, p.locator {
    font-size: 12px;
    color: #E2B051;
    text-decoration: none;
    margin-bottom:3px;
}

/* lapu parsledzejs */
a.pagesw_selected, a.pagesw_selected:link, a.pagesw_selected:active, a.pagesw_selected.visited, a.pagesw_selected:hover{
	text-decoration: none;
	color: #fff;
    background: #49CDC8;
    padding:2px;
    margin-right:3px;
}

a.pagesw_act, a.pagesw_act:link, a.pagesw_act:active, a.pagesw_act.visited, a.pagesw_act:hover {
	color: #669db8;
	text-decoration: none;
    padding:2px;
    margin-right:5px;
}

a.pagesw_inact, font.pagesw_inact, span.pagesw_inact {
    color: #cccccc;
	text-decoration: none;
    padding:2px;
    margin-right:3px;
}
/* lapu parsledzejs // END */


div.hr{
	height: 1px;
	background: #b3ceef;
	overflow: hidden;
    margin: 3px 0 13px;
}
div.hr hr{
	display: none;
}

div.hr2{
    background: url('/img/des/cust_hr_horiz.gif') no-repeat center;
    height: 6px;
    margin: 2px 0px 2px 0px;
}
div.hr2 hr{
	display: none;
}

img.valign{
  height:100%;
  width:0px;
  vertical-align:middle;
}

div.srch_box{
   background: url('/img/des/topbar_inputbox.gif') no-repeat center;
   width:182px;
   height:22px;
   padding-top:3px;
   padding-left:5px;
}
div.srch_box input{
   width:174px;
   height:16px;
   background:transparent;
   border:0;
}


div.container{
  width:90%;
  min-width:930px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:0px;
  margin-top:0px;
}
div.footerset{
  width:90%;
  min-width:930px;
  clear:both;
  margin-left: auto;
  margin-right: auto;
}

.grupasnos{
  color: #fd242a;
  font-size:14px;
}

ul.katalogs{
  list-style: none;
  margin:0px;
  padding:0px;
  padding-left: 22px;
  margin-bottom:14px;
  margin-top:2px;
}

img.gbilde{
 border: 2px solid #FFE8BA;
 padding:2px;
 margin-left:7px;
 margin-bottom:7px;
}

img.gbilde_inact{
 border: 2px solid #FFFFFF;
 padding:2px;
 margin-left:7px;
 margin-bottom:7px;
}

a.thumbs:hover img{
    -moz-opacity:.80;
    opacity:.80;
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
a.thumbs img{
    -moz-opacity:1;
    opacity:1;
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.clear{ clear:both; }

div.leftcol{
  display: block;
  _zoom:1;
  float:left;
  position: relative;
  width: 80%;
}
div.rightcol{
  display: block;
  z-index:201;
  margin-top:-10px;
  /*background: #CCC;*/
  margin-right:-23px;
  _zoom:1;
  float:right;
  position: relative;
  width: 185px;
}
.titleLike{
  color:#EAB755;
  font-size:160%;
}
.valKur1, .valKur2, .valKur3, .valKur4{
  padding-top:3px;
  font-size:90%;
}
.valKur1{ width:37px; }
.valKur2{ width:64px; }
.valKur3{ width:27px; }
.valKur4{ text-align: right; color:#9BD1D5; }


.cikMenTitl{
  font-size:400%;
  color: #FFDFA0;
  font-weight:bold;
}


.lbox_overlay{
	background-color: #1B4947;
	opacity: .75;
	/*filter: alpha(opacity=75);*/
    position: fixed;
    _position: absolute; /* for IE 6.0 */
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
    visibility:hidden;
}
.lbox_box{
	position: absolute;
    left: 100px;
    top: 100px;
	padding: 5px;
	width: 220px;
	height: 220px;
	background-color: #FFFFFF;
	z-index: 1001;
    display:none;
}

.c_description{
  width:100%;
  height:40px;
  margin-top:-40px;
  overflow:hidden;
}























