@font-face 
{
 font-family: AvenirBlack;
 src:url("avenir-lt-65-medium.eot") /* EOT file for IE */
}


@font-face 
{
 font-family: AvenirBlack;
 src: url("avenir_black.ttf") /* TTF file for CSS3 browsers */
}

a { color: black; }
a:hover { color: darkgray; }
ul { margin: 0px; padding-left: 15px; line-height: 14pt;}
li { list-style-image: url('cyrcle.png'); margin: 0px; }
p { margin: 0px; font-family: arial; font-size: 12px; line-height: 14pt; }
sup { font-size: 8px; vertical-align: 0px; position: relative; top: -4px; }

.orange { color: #ea6413; }
.gray { color: #9E9FA1; }
.bold { font-weight: bold; }

body
{
text-align: center;
font-family: arial;
font-size: 12px;
}

div#wrapper
{
text-align: left;
width: 1024px;
}

div#header
{
position: relative;
width: 1024px;
height: 175px;
}

div#leftbox
{
width: 289px;
}

div#rightbox
{
float: right;
width: 735px;
}

div#content
{
margin-left: 50px;
width: 485px;
}

div#footer
{
text-align: center;
}

div#footerChild
{
width: 1024px;
text-align: left;
margin: auto;
}

p#footerString
{
margin-left: 339px;
color: #cccccc;
font-size: 12px;
}

div#mapaArealu
{
position: relative;
left: -28px;
}

div#cleaner { clear: both; width: 100%; }

a#parkevropska_logo
{
position: absolute;
top: 38px;
left: 40px;
}

a#knol_logo
{
position: absolute;
top: 36px;
right: 40px;
}

a#menu
{
font-family: arial;
font-family: AvenirBlack;
font-size: 17px;
display: block;
color: white;
line-height: 35px;
margin: 0px 0px 4px 40px;
padding-left: 20px;
width: 229px;
_width: 249px;
height: 35px;
background-color: #bbbdbe;
cursor: default;
text-decoration: none;
font-weight: bold;
_font-weight: regular;
}

a#menu:hover
{
background-color: #ea6413;
}

a.photoItem
{
float: left;
color: #bbbbbb;
margin: 0px 4px 4px 0px;
text-decoration: none;
font-size: 10px;
}

tr.tabRow { height: 20px; }

.link
{
text-decoration: underline;
cursor: hand;
cursor: pointer;
}

.link:hover
{
color: gray;
}