html {
height: 100%;
width: 100%;

}

body {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 11px;
 line-height: 110%;
 background: #FFF;
 color: #666666;
 margin: 0;
 padding: 0;
/*height: 100%;*/
width: 100%;
padding-bottom: 8px;

scrollbar-arrow-color: #837B7B;
scrollbar-3dlight-color: #EBEBEB;
scrollbar-darkshadow-color: #EBEBEB;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #C1BDBD;
scrollbar-shadow-color: #C1BDBD;
scrollbar-track-color: #EBEBEB;
}

h1 {
 margin: 0px; 
 padding: 10px; 
 font-size: 11px;
 color: #564b47;
}


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

a:hover { 
color: #000000; 
text-decoration: underline;
}

p {
padding: 0;
margin: 0;
}

form, fieldset { margin: 0; padding: 0; border: 0;}
textarea { margin:0; padding:0;}
img { border:none; }

ul {
padding: 0px; 
margin: 0px; 
margin-bottom: 10px; 
}

li {
list-style-type: none; 
background: #fff url('../img/li_bullet.gif') no-repeat 0px 3px;
padding-left: 10px;
padding-bottom: 10px;
}


table, td, tr {
border-collapse: collapse;
border: 0;
padding: 0;
margin: 0;
}

div {
border: 0px solid red;
}

#head {
/* margin-top: 45px;
margin-right: 40px;
 */
height: 49px;
}

#head img {
float:right;
margin-right: 40px;
}

#head h1 {
    overflow: hidden;
    padding: 49px 0 0 0;
    height: 0px !important; /* for most browsers */
    height /**/:49px; /* for IE5.5's bad box model */
}

#content { 	
  width:910px; 
  margin: 30px auto;
  text-align: left;
  padding: 0px;
  background-color: #FFFFFF;
  border: 1px solid #DFDFDF;
  overflow: hidden;
  padding-top: 40px;

}


#leftCol {
float: left;
width: 245px;
min-height:330px;
}

#leftCol2 {
min-height:330px;
}
* html #leftCol2 {
clear:both;
height:360px;
}



#rightCol {
margin-left: 246px;
width: 660px;
padding-top: 0;
margin-top: 10px;
}


#lang {
font-size: 12px;
margin-left: 35px;

padding: 50px 0 20px 0;

/* position: relative; 
left: 0px; 
top: 420px; 
 */

}

/*------------------------------------ 1st level menu ------------------------------------*/

ul#menu {
padding: 0;
margin: 0;
margin-top: 30px;
margin-left: 35px;
width: 190px;
line-height: 100%;
}

ul#menu li {
list-style-type: none;
background: url('../img/menu_bullet.gif') no-repeat 0px 2px;
margin: 0;
padding: 3px;
padding-left: 6px;
color: #666666;
}

ul#menu a {
text-decoration: none;
color: #666666;
}

ul#menu a:hover {
text-decoration: underline;
color: #000000;
}

/*------------------------------------ 2nd level menu ------------------------------------*/

ul#submenu {
padding: 0;
margin: 0;
margin-top: 4px;
width: 180px;
padding-left: 4px;
padding-bottom: 4px;
line-height: 90%;
}

ul#submenu li {
list-style-type: none;
background: url('../img/submenu_bullet.gif') no-repeat 0px 5px;
margin: 0;
padding: 3px;
padding-left: 9px;
color: #B3B3B3;
}

ul#submenu a {
text-decoration: none;
color: #B3B3B3;
}

ul#submenu a:hover {
text-decoration: underline;
color: #000000;
}

/*------------------------------------ 3rd level menu ------------------------------------*/

ul#subsubmenu {
padding: 0;
margin: 0;
margin-top: 4px;
width: 180px;
line-height: 90%;
padding-left: 4px;
}

ul#subsubmenu li {
list-style-type: none;
background: none;
margin: 0;
padding: 3px;
padding-left: 6px;
color: #B3B3B3;
}

ul#subsubmenu a {
text-decoration: none;
color: #B3B3B3 !important;
}

ul#subsubmenu a:hover {
text-decoration: underline;
color: #000000 !important;
}


/*------------------------------------ current menu ------------------------------------*/

ul#menu li.current a {
}

ul#submenu li.current {
background: url('../img/submenu_a_bullet.gif') no-repeat 0px 5px;
}

ul#submenu li.current a {
color: #77BD01;
}

ul#submenu li.current a:hover {
color: #77BD01;
}

ul#subsubmenu li.current {
background: url('../img/subsubmenu_a_bullet.gif') no-repeat 5px 4px;
padding-left: 12px;
}

ul#subsubmenu li.current a {
color: #666666 !important;
font-weight: normal !important;
}


/*------------------------------------  ------------------------------------*/


#lang a {
margin-right: 15px;
text-decoration: none;
color: #666666;
}

#lang a:hover {
text-decoration: underline;
color: #000000;
}

#imageText {
width: 200px;
/* position: relative;
top: 41px;
left: 380px;
 */
float: left;
margin-top: 41px;
margin-left: 20px;
}

#imageTextAbout {
width: 310px;
float: left;
margin-top: 0px; /* margin-top: 41px;  */
margin-left: 0px; /* margin-left: 20px;  */

/* position: relative;
top: 41px;
left: 220px;
 */}

#imageTextAbout p {
padding: 0;
padding-bottom: 10px;
margin: 0;
line-height: 120%;
}

#imageTextAbout li {
line-height: 120%;
}

#imageText p {
padding: 0;
padding-bottom: 10px;
margin: 0;
line-height: 120%;
}

#mainContent {
float:left;
width:380px; 
}

#mainContentAbout {
float:left;
width:190px; 
}

#mainContentAbout #image {
width:190px; 
/* position: relative;
top: 30px;
left: 0;
 */}

#image {
width:380px; 
margin-bottom: 20px;
/* position: relative;
top: 30px;
left: 0;
 */}

#image img {
border:1px solid #ccc;
}

#imageNav {
text-align: right;
height: 17px;
padding-top: 13px;
}

#imageNav a {
padding: 1px;
color: #C1C1C1;
}

#imageNav a:hover {
color: #000000;
}

#imageNav a.current {
padding: 1px;
color: #85CD00;
}

#imageNav a.current:hover {
color: #85CD00;
}

#istorija {
width: 590px;
padding-right: 30px;
height: 350px;
overflow: auto;
}

#imageNav2 { margin-left:10px; margin-top:-2px; border:0px; display:table; height:450px}
#imageNav2 img{ cursor:pointer; opacity:0.4;filter: alpha(opacity=40)}
#imageNav2 .current { border:green solid 0px; opacity:1;filter: alpha(opacity=100); background-image:url(../img/ardi_list_bg.gif)}

.thumb { border:red solid 0px; height:55px; width:55px;  margin-top:0px; margin-bottom:0px}
.thumb img{margin-left:0px; margin-top:3px;}

.thumb2 { border:blue solid 0px; height:52px; width:51px;  margin-top:0px; margin-bottom:0px}
.thumb2 img{margin-left:0px; margin-top:0px; margin-bottom:2px}

.thumb_border {border:green solid 0px; height:58px; width:58px; margin-top:0px; margin-bottom:0px;  background-image:url(../img/ardi_list_bg.gif); background-repeat:no-repeat; background-position:0px 0px}
.thumb_border img{margin-left:5px; margin-top:5px }