html,body {
font-family: Arial;
color:#5E2B0E;
margin:0px;
height:100%;
font-size:0.85em;
}

div#wrapper {
padding:0px;
margin:0px auto;
width:960px;
height:auto !important;
height:100%;
min-height:100%;
background-image: url('../images/layout/shadow.jpg');
background-repeat: repeat-y;

}
div#wrapper2 {
padding:0px;
margin-left:70px;
width:815px;
height:auto !important;
height:100%;
min-height:100%;
}
div#header {
background-image: url('../images/layout/head.jpg');
background-repeat:no-repeat;
background-color:#B8DC7C;
width:815px;
height:200px;
}
div#footer {
margin:0px auto;
width:960px;
height:60px;
background-image: url('../images/layout/shadow.jpg');
background-repeat: repeat-y;
text-align:center;
}
div#menu_top {
position:absolute;
top:180px;
margin-left:10px;
}
div#menu_top a {
color:#fff;
font-weight:bold;
font-size:1.3em;
text-decoration:none;
margin-right:5px;
}
div#menu_top a.link2 {
color:#fff;
}
div#menu_top a:hover{
text-decoration:underline;
}
div#menu_top a.selected{
text-decoration:underline;
}
div#menu_top a.selected2{
text-decoration:underline;
color:#fff;
}
div#languages {
padding-left:10px;
padding-top:10px;
margin-top:10px;
margin-left:10px;
width:155px;
height:50px;
border:solid 1px #EEEEEE;
text-align:center;
}
div#languages img {
border:none;
}
div#menu_left {
margin-top:10px;
margin-left:10px;
width:180px;
float:left;
border:solid 1px #EEEEEE;
height:100%;
}
div#menu_left .selected {
text-decoration:underline;
color:#A4B3D4;
}
h2.kategorija {
padding-left:5px;

}
h2.specialoffers {
padding-left:5px;
background-color:#BCB9B2;
}
div#menu_mid {
margin-top:10px;
margin-right:10px;
padding:5px;
width:590px;
height:50px;
border:solid 1px #EEEEEE;
float:right;
}
div#content {
margin-top:10px;
margin-right:10px;
padding:10px;
width:580px;
height:100%;
border:solid 1px #EEEEEE;
float:right;
}
#loadtime {
color:#787878;
display:none;
margin-right:100px;
}
#copyright {
color:#787878;
margin-bottom:2px;

}
div.clear {
clear:both;
}
h1 {
margin:0px;
padding:0px;
font-size:1.25em;
font-weight:bold;
color:#1F4136;
text-align:center;
text-decoration:underline;
}
h2 {
padding-left:20px;
margin-bottom:10px;
padding-left:30px;
font-size:1.1em;
font-weight:bold;
color:#000;
text-align:left;
background-color:#D8D8D8;
}

img {
border:none;
}
fieldset,form {
border:none;
padding:0px;
margin:0px;
}
input,select,button {
font-size:0.9em;
}
textarea {
font-size:1.2em;
}
input,select,button,textarea {
padding:1px;
margin:1px;
border:solid 1px #C4B8A8;
}

table,th,td,tr {
border:solid 1px #C4B8A8;
border-collapse:collapse;
}
th {
background-color:#BAE092;
}
td.th {
background-color:#BAE092;
font-weight:bold;
vertical-align:top;
}
a {
color:#000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#registerwrap fieldset {
border:solid 1px #C4B8A8;
padding:10px;
}
#registerwrap label  {
font-size:0.95em;
} 
#registerwrap span {
font-size:0.95em;
}
#registerwrap a {
float:right;
}
.fieldsetcoment {
font-size:0.95em;
float:right;
}
.fieldlist {
width:350px;
}
.fieldlist dt{
margin:0px;
padding:0px;
list-style:none;
float:left;
display:inline;
width:100px;
}
.fieldlist dd {
margin:0px;
margin-bottom:2px;
width:250px;
float:left;
}
.fieldlistcoment {
float:right;
}
.fieldlistbutton {
float:right;
}
#notice {
width:580px;
float:right;
}
#notice fieldset {
margin:0px;
margin-top:5px;
margin-bottom:5px;
padding:5px;
padding-left:10px;
padding-right:10px;
}
#notice ul {
margin:0px;
padding:0px;
}
#notice li {
list-style:none;
background-color:#fff;
background-position:0 0;
background-repeat:no-repeat;
padding-left:19px;
height:15px;
}
#notice li.ok {
background-color:#E6FDC9;
}
#notice li.error {
background-color:#FDD2C9;
}
#notice img {
	vertical-align:middle;
}
img.action {
width:15px;
margin:0px;
padding:0px;
border:none;
cursor:pointer;
vertical-align:middle;
}

ul#treemenu{
margin:0px;
padding:0px;
margin-left:5px;
width:170px;
}
ul#treemenu li{ 
list-style:none;
background-color:#BAE092;
margin-bottom:2px;
cursor:pointer;
width:170px;
background-image:none;
background-repeat:no-repeat;
}
ul#treemenu li a {
padding-left:15px;
}
ul#treemenu li a:hover {
color:#fff;
}
ul#treemenu li.submenu {
background-image:url(../images/bullet_toggle_plus.png);
}
ul#treemenu li.submenu ul{
margin:0px;
padding:0px;
display:none;
width:170px;
}
ul#treemenu li.submenu ul li{ 
background-color:#F3F0B3;
margin-bottom:0px;
}
ul#treemenu li.submenu ul li a{ 
color:#000;
font-weight:normal;
display:inline;
margin-left:5px;
padding-left:10px;
}
ul#treemenu li.submenu ul li ul li a {
padding-left:15px;
}
ul#treemenu li.atputa a{
background-color:#00629A;
}




