html {
height: 100%;
}
body {
margin: 0px;
padding: 0px;
text-align: center;
height: 100%;
background: url(images/bgbody.png) repeat-x;
background-color: #a3c5e5;
font: 1em Verdana, Arial, Helvetica, sans-serif;
color: #333;
}

div#trazite-prevoditelje
{
padding: 10px;
margin-bottom: 25px;
background-color:#DAE0E0;
border-radius: 10px;
-moz-border-radius: 10px;
background:url(images/trazite-prevoditelje-podlog.gif) no-repeat;
}


#contentwrapper {
background: url(images/bgpage.png) repeat-y;
width: 696px;
text-align: left;
margin: auto;
height: 100%;
}
.headbg {
background: url(images/bghead.png) no-repeat;
padding-bottom: 25px;
}
#title {
margin: 15px 29px;
width: 638px;
height: 108px;
}
#topnav {
width: 630px;
height: 50px;
margin: 0px 33px;
color: #3E76B9;
font-size: 8pt;
}
.mail {
margin-right: 20px;
vertical-align: middle;
}
.lang {
margin-right: 0px;
vertical-align: middle;
}
#columns {
width: 630px;
margin: 0px 33px;
}
#sidenav {
width: 159px;
float: left;
background: #D9D9D9 url(images/navcoltop.png) no-repeat top;
font-size: 8pt;
}
#sidenavinner {
padding-top: 20px;
padding-bottom: 60px;
background: url(images/navcolbot.png) no-repeat bottom;
}
#sidenav img {
margin: 8px 15px 5px;
}
#content {
width: 451px;
float: right;
}
a:link, a:visited {
color: #395EBD;
text-decoration: none;
}
a:hover, a:active {
color: #669900;
text-decoration: none;
}
#sidenav p {
display: block;
margin-left: 15px;
lmargin-right: 15px;
line-height: 160%;
font-size: 105%;
}
#sidenav a {
display: block;
margin-left: 15px;
lmargin-right: 15px;
line-height: 160%;
}
#sidenav a:link, #sidenav a:visited {
color: #000;
}
#sidenav a:hover, #sidenav a:active {
color: #669900;
}
a.sig {
text-decoration: none;
}
a.sig:link, a.sig:visited {
color: #666;
}
a.sig:hover, a.sig:active {
color: #000;
}
.and {
color: #3399FF;
}
h1 {
font: bold 105% Arial, Helvetica, sans-serif;
margin: 0px 0px 3%;
}
h2 {
font: bold 95% Arial, Helvetica, sans-serif;
margin: 4% 0px 1%;
}
p {
	margin: 0px 0px 2%;
	line-height: 160%;
	font-size: 70%;
}
#footer {
height: 30px;
padding: 15px 33px 0px;
line-height: normal;
color: #666;
font-size:7pt;
text-align: center;
background: url(images/dotted.png) no-repeat center top;
}
img {
border: 0;
}
ul {
margin-top: 0px;
margin-bottom: 2%;
line-height: 160%;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 160%;
	list-style-type: lower-alpha;
}
li {
margin-left: -18px;
margin-bottom: 0.5%;
line-height: 160%;
font-size: 70%;
}

