/* common */
body 
{
  font-family:tahoma, sans-serif;
  font-size:12px;
  margin:0;
  padding:0;
  border:0;
  text-align:left;
  background-color:#013d2b;
}

p, form, h1, h2, h3, h4, h5, div
{ padding:0; margin:0; font-weight:normal; }

a 
{ text-decoration:none; color:white; }

a:hover 
{ text-decoration:underline; }

span.ncss
{ display:none; }

a.image
{ display:block; background-repeat:no-repeat; }

.bold
{ font-weight:bold; }

/* layout */
#wrapper 
{ 
	width:1000px;
	background-position:top;
  background-repeat:repeat-x;
  background-image:url(../img/bkgnd.gif);
}

#header
{ height:81px; }

#mid-left
{	float:left; width:207px; }

#mid-main
{
	float:left;
  width:578px;
  height:239px;
  background-repeat:no-repeat;
  background-image:url(../img/mainbann.gif);
}

#mid-right
{
	float:left;
  width:215px;
}

#content 
{
  float:left;
}

#content-left
{
	float:left;
  width:207px;
}

#content-main
{
	float:left;
  width:508px;
  background-color:white;
  padding:24px 35px;
  border-bottom:3px solid #a8acab;
  color:black;
}

#content-right
{
	float:left;
  width:160px;
  margin-top:12px;
  margin-left:15px;
  font-family:Tahoma, sans-serif;
  font-size:11px;
  color:#dfdfdf;
}

#bottom
{
  clear:both;
  padding:5px 0px;
  margin-left:207px;
  width:578px;
}

#sponsors
{
  float:left;
  margin-top:-100px;
  margin-left:0px;
  height:100px;
}

/* items */
.title
{
  float:left;
  width:592px;
  height:81px;
}

.title h1
{ background-image:url(../img/title.gif); }

.logo
{
  float:left;
  width:179px;
  height:81px;  
}

.logo a 
{ background-image:url(../img/logo.gif); }

ul
{ padding:0; list-style:none; }

.hlmenu
{
	width:192px; 
  margin:29px 10px 0px 0px;
}

.hlmenu li
{
  padding:5px 0px;
  text-align:right;
  overflow:hidden;
  height:12px;
  display:block; 
}

.submenu
{
  width:192px; 
  margin:17px 10px 0px 0px;
  height:242px;
}

.submenu li
{
  padding:5px 0px;
  text-align:right;
  overflow:hidden;
  height:12px;
  display:block; 
}

#lang
{
  width:182px; 
  margin:26px 10px 0px 10px;
}

#lang a
{
	float:right;
}

#langflag
{
	float:right;
	width:19px;
	height:13px;
  background-image:url(../img/svk.gif);
  background-repeat:no-repeat;
  margin-right:9px;
  margin-top:1px;
}

#csob
{
  position:absolute;
  left:800px;
  top:114px;
  width:190px;
}

#csob a
{
  position:absolute;
  left:20px;
  top:19px;
  background-image:url(../img/csob.gif);
  background-repeat:no-repeat;
  width:139px;
  height:86px;
}

#csob h3
{
  font-family:tahoma, sans-serif;
  font-size:9px;
  color:#dfdfdf;
}

#content-main h2
{
  font-size:14px; 
  font-weight:bold;
  text-align:center;
  line-height:135%;
}

#content-main p
{
  line-height:135%;
  padding:0.5em;
}

#content-main a{
color:black;
}

h3.contact
{
  font-size:11px;
  font-weight:bold;
  border-bottom:1px solid #809d94;
  padding:7px 1px;
  margin:5px -1px;
}

a.contact
{
  color:#dfdfdf;
}

div.contact
{
  float:left;
  border:1px solid #013d2b;
}

#sponsors h3
{
  font-size:11px;
  text-align:center;
  padding:0;
  color:white;
  width:93px;
  margin-left:63px; 
}

#korzar
{
  margin:10px 0px 0px 63px;
  text-align:center;
  width:93px;
  height:37px;
}

#korzar a
{
	float:left;  
  width:93px;
  height:37px;
  background-image:url(../img/korzar.gif);
  background-repeat:no-repeat;
}

#sme
{
	margin:0px 0px 0px 63px;
	text-align:center;
  width:93px;
  height:36px;
}

#sme a
{
	float:left;
  width:93px;
  height:36px;
  background-image:url(../img/sme.gif);
  background-repeat:no-repeat;
}

#bottom p
{
  font-size:11px;
  color:white; 
  text-align:center;
}

#erdf, #erdf a{
width:120px;
height:35px;
float:left;
}

#erdf{
background-image:url(../img/erdf.gif);
margin-top:21px;
}

#urb, #urb a{
width:132px;
height:40px;
float:left;
}

#urb{
background-image:url(../img/urbspace-horizontal.gif);
margin-top:21px;
}

#ce, #ce a{
width:120px;
height:35px;
float:left;
}

#ce{
background-image:url(../img/ce.gif);
margin-top:15px;
}

