/* common ____________________________________ */

body
{
margin: 10px 0 6px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

img, form, a, ul, ol, dt, dd
{
margin: 0;
border: 0;
padding: 0;
}

p, h1, h2, h3, h4, h5, h6
{
margin: 0;
padding: 0;
font-weight:normal;
}

a
{
color:#3366FF;
}

a:hover
{
text-decoration:none;
}

a:visited
{
color:#9933CC;
}

.none, #printloc
{
display:none;
}

/* MW ____________________________________ */

#mw
{
width: 700px;
margin: 0 auto;
background-color:#FFFFFF;
}

/* top ____________________________________ */

#sitetitle img
{
position:relative;
left:26px;
top:9px;
}

#sitetitle h1
{
font-size:1.55em;
}

#topmenu
{
padding:0 3px 1px 0;
font-size:0.75em;
text-align:right;
}

#topmenu
{
padding:0 35px 3px 0;
font-size:0.75em;
text-align:right;
}

/* main menu ____________________________________ */

#menu
{
background:url(img/bg_menu.jpg) no-repeat top right;
}

#list a
{
display:block;
height:41px;
width:242px;
padding: 24px 18px 0 0;
text-align:right;
border-right:2px solid white;
font-weight:bold;
text-decoration:none;
color:rgb(100,108,66);
}

#list a:hover
{
background-color:transparent;
color:white;
}

#tab1
{
width:700px;
background:url(img/corner.gif) no-repeat top right;
}

#tab1 a, #tab2 a, #tab3 a, #tab4 a
{
border-bottom:2px solid white;
}

#tab1 a
{
background:url(img/bg_ws.gif) no-repeat top left;
}

#tab1 a:hover
{
color:white;
background-position: 0 -65px;
}

#tab2 a
{
background-color:rgb(245,227,180);
}

#tab3 a
{
background-color:rgb(231,187,204);
}

#tab4 a
{
background-color:rgb(165,217,170);
}

#tab5 a
{
background-color:rgb(230,231,233);
}

/* path ____________________________________ */

#pathposition
{
margin:2px 0 6px 0;
padding:4px 0 4px 10px;
background-color: #BFBFFF;
}

#path
{
font-size:95%;
color:#666666;
}

#path .active
{
color: #009966;
}

/* content ____________________________________ */

#content
{
border:1px solid  rgb(227,223,236);
margin:6px 0 6px 0;
padding:10px 20px 20px 20px;
text-align:justify;
line-height:1.35em;
}

#content ul, ol
{
margin:10px 0 20px 60px;
font-size:90%;
color:#333333;
}

#content li
{
margin:10px 0 0 0;
}

p
{
font-size:90%;
text-indent:30px;
margin-top:20px;
color:#333333;
}

.pmargin
{
margin-top:45px;
}

.pmarginleft
{
margin-top:45px;
text-align:left;
}

.pnoindent
{
text-indent:0px;
}

#prss
{
margin:20px 0 -10px 0;
}

.prvo
{
font-size:2.2em;
}

h2
{
margin: 10px 0 15px 0;
font-size:1.4em;
text-align:left;
color:#660000;
}

h3
{
margin: 55px 0 15px 0px;
font-size:1.2em;
text-align:left;
color:#663300;
}

.sub
{
font-size: 1em;
font-weight:normal;
color:#666666;
}

.vrh a, .vrh a:visited
{
text-decoration:underline;
color:#3366FF;
font-size:0.7em;
}

.vrh a:hover
{
text-decoration:none;
color:#3366FF;
}

.alignleft
{
text-align:left;
}

/* tumbs + intext ____________________________________ */

.thumb
{
padding:3px;
margin:10px 6px 0px 0px;
border:1px solid #CCCCCC;
}

.intext, .intexta
{
padding:3px;
margin-bottom:2px;
border:1px solid #CCCCCC;
}

.centerpic
{
margin:40px 0 20px 0;
padding:15px 0 10px 0;
text-align:center;
}

.opis
{
color:#333333;
}

/* info ____________________________________ */

.verlogo
{
margin:15px 10px 10px 0;
}

/* contact form ____________________________________ */

#ctform label
{
font-weight:bold;
float:left;
width:8em;
font-size:90%;
color:#333333;
}

#ctform .ime, #ctform .email, #ctform .naslov
{
margin:5px 0 5px 0;
}

#ctform .ime input, #ctform .email input
{
width:200px;
}

#ctform .naslov input
{
width:320px;
}

#ctform #intopmgn
{
margin-top:2em;
}

#ctform .txt
{
margin:5px 0 5px 0;
}

#ctform .code
{
margin:15px 0 15px 0;
}

#ctform .code label
{
width:12em;
}

#ctform strong
{
margin-left:5px;
}

#ctform .formerror
{
font-weight:bold;
color:#FF0000;
}

#formsent .title
{
margin:18px 0 10px 0;
}

/* footer ____________________________________ */

#copy
{
width:700px;
height:66px;
background:url(img/bot.gif) no-repeat top right;
font-size:95%;
text-align:center;
}

#copy #relative
{
position:relative;
top:23px;
}

#cr a
{
text-decoration:none;
color:#333333;
}