html, body {
	margin: 0;
	padding: 0;
}

body {
	font: 0.75em/1.33 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	background:  #707285 url(img/bg.gif) 0 0 repeat-x;
}

a {
	color: #4C5363;
}

a:hover {
	color: #A8883C;
}

#wrap, #content, #footer-wrapper {
	width: 940px;
	background: url(img/wrap-top.gif) 0 0 no-repeat;
	margin: 0 auto;
}

#footer-wrapper {
	background: none;
	position: relative;
}

#wrap {
	position: relative;
}

#content {
	background: url(img/wrap-center.gif) 0 0 repeat-y;
	width: 645px;
	padding: 0 19px 0 276px;
	margin: 0 auto;
}

#content-wrapper {
	background-color: #e6e9f7;
}

#world-map {
    padding: 10px 25px 30px;
    min-height: 320px;
    background: url(img/content-bg.gif) 0 0 no-repeat;
}

#page-title {
	display: none;
}

    h1 span, hr {
    	display: none;
    }

#header {
	overflow: hidden;
	height: 253px;
}




#flash-area {
	position: absolute;
	top: 123px;
	left: 19px;
	width:902px;
    height:129px;
	z-index:2;
}

#flash-heading {
	font-size:28px;
    font-weight:normal;
    color:#b1b1a9;
    font-family:Arial, Helvetica, sans-serif;
    position:absolute;
    top:35px;
    left:297px;
    margin:0;
    padding:0;
}

#flash-subheading {
    font-size:16px;
    color:#de9d04;
    font-family:Arial, Helvetica, sans-serif;
    position:absolute;
    top:73px;
    left:469px;
    margin:0;
    padding:0;
}
	
#logo a {
	width: 200px;
    height: 106px;
    display: block;
	background: url(img/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 38px;
}

    #logo span {
    	display: none;
    }
	
#sidebar-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 270px;
	left: 33px;
	width: 210px;
	z-index: 100;
}

    #sidebar-nav li {
    	margin: 0;
        padding: 0;
    }

    #sidebar-nav a {
		display: block;
		margin: 0;
		padding: 6px 10px;
		width: 223px;
		height: 17px;
    }
	
	#sidebar-nav .current a, #sidebar-nav a:hover, #sidebar-nav .current a:hover {
		font-weight: bold;
		text-decoration: none;
		background: url(img/menu-wrap.gif) 0 0 no-repeat;
	}
	
	#sidebar-nav a:hover {
		font-weight: normal;
	}
	
#footer {
	background: #707285 url(img/footer.gif) 50% 0 no-repeat;
	height: 115px;
	text-align: center;
	padding: 5px 0;
	color: #fff;
	font-size: 0.83em;
}

    #footer a {
    	color: #fff;
    }
	
#footer-nav {
	list-style: none;
	margin: 4px 0 0 290px;
	padding: 0;
	float: left;
}

    #footer-nav li {
    	margin: 0;
        padding: 0;
		float: left;
    }	
	
	#footer-nav a {
		display: block;
		padding: 2px 9px;
		background: url(img/footer-nav-line.gif) 0 5px no-repeat;
	}
	
        #footer-nav .first a {
            background: none;
        }
	
#top-nav {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 290px;
	top: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	list-style: none;
	overflow: hidden;
}

    #top-nav li {
    	padding: 0;
        margin: 0;
		float: left;
    }
	
	#top-nav a {
		color: #fff;
		text-decoration: none;
		padding: 10px 16px 0 15px;
		display: block;
		height: 26px;
		letter-spacing: 0.7px;
		font-weight: bold;
		background: url(img/top-nav-line.gif) 0 50% no-repeat;
	}
	
	#top-nav .current a, #top-nav a:hover {
		text-decoration: underline;
	}
	
	#top-nav .first a {
		background: none;
	}

	.entry ul {
		padding: 0;
		margin: 1em 0;
		list-style: none;
	}
	
	.entry li {
		padding-left: 20px;
		background: url(img/arrow.gif) 4px 3px no-repeat;
		margin: 0;
		overflow: hidden;
	}

h3 {
	font-size: 1.17em;
	margin: 1em 0 1em 0;
}

h2, h3, h4, h5, h6 {
	clear: both;
}

h4 {
	font-size: 1.08em;
	margin: 1em 0 -0.6em;
}

address {
	margin: 1em 0;
}

#copy {
	position: absolute;
	top: 0;
	right: 40px;
	text-align: right;
}

.edit-page {
	margin-top: 20px;
	display: block;
}

.roll {
	padding-left: 20px;
	background: url(img/arrow.gif) 4px 3px no-repeat;
	font-size: 100%;
	font-weight: bold;
	clear: both;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

.right {
    float: left;
    margin: 0 0 10px 10px;
}

.cleaner {
	height: 1px;
	margin-top: -1px;
	clear: both;
	display: block;
}

.about {
	float: left;
	margin: 1em 3em 1em 0;
	width: 130px;
}

.links li{
	float:left;
	width:160px;
	height:170px;
	}
.links a{
	display:block;
	}
.links img{
	display:block;
	margin-bottom:10px;
	}
	
	
	
	
	
#languages{
  position:absolute;
  top:5px;
  right:60px;
  list-style-type:none;
  }
#languages li{ 
  float:left;
  width:40px;
  padding-top:28px;
  text-align:center;
  }
#languages li a{
	color:#ccc;
	}
#languages li.active a{
	font-weight:bold;
	color:#fff;
	}
#languages li#fr{
	background:url(../img/fr.gif) top center no-repeat;
	}
#languages li#en{
	background:url(../img/en.gif) top center no-repeat;
	}
#languages li#sk{
	background:url(../img/sk.gif) top center no-repeat;
	}
	
	
table{
	margin-bottom:20px;
	font-size:11px;
	border:none;
	border:1px solid #ccc;
	background-color:#fff;
	line-height:13px;
	width:100%;
	}
td	{
	padding:5px;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
td p{
	padding:0;
	margin:0;
	}
.firstRow{
	background-color:#f1f3fb;
	cursor:pointer;
	}
.selected{
	background-color:#f9edd0;
	}
.tdWidthFix{
	width:100px;
	}


#iso{
	position:absolute;
	top:430px;
	left:30px;
	}
	#iso a{
		display:block;
		width:87px;
		height:108px;
		background:url(img/iso.gif) top left no-repeat;
		text-indent:-2345px;
		}
		
.toLeft{
	float:left;
	}
.toCenter{
	text-align:center;
	}
#content img{
	border:1px solid #e6e9f7;
	}