html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	color: #404040;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}

.clear {
	clear: both;
}

body {
  background: #FFF url('../images/podklad.png') repeat;
  font: 11px verdana, arial, sans-serif;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

#wrapper {
  text-align: left;
  margin: auto;
  width: 820px;
  position: relative;
  background: url('../images/body_bg.png') repeat-y;
  border: 1px solid #8B8B8B;
}

#header1 {
  position: absolute;
  left: 0;
  width: 260px;
  height: 145px;
  background: url('../images/header1.png') no-repeat;
  href: url('http://www.emsuf.com');
}

#header2 {
  position: absolute;
  left: 260px;
  width: 558px;
  height: 145px;
  background: url('../images/header2.png') no-repeat;
}

#header3 {
  position: absolute;
  left: 0;
  width: 260px;
  top: 145px;
  height: 30px;
  background: url('../images/headerdown1.png') no-repeat;
}

#header4 {
  position: absolute;
  left: 240px;
  width: 580px;
  top: 145px;
  height: 30px;
  background: url('../images/headerdown2.png') no-repeat;
}


#left {
  position: relative;
  display: block;
  float: left;
  left: 0;
  top: 145px;
  width: 227px;
  hight: auto;
  margin-left: 10px;
  margin-bottom: 3px;
}

#nav {
  top: 0;
}
#nav ul {
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 12px;
  background: #362217 bottom left url('../images/nav_bot.png') no-repeat;
}
#nav li {
  list-style: none;
  font: 14px arial, sans-serif;
  font-weight: normal;
  border-top: 1px solid #959595;
  background: 200px 12px url('../images/arr_white.png') no-repeat;
  padding: 5px 0 0 20px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}

#nav .important {
  border: none;
  background: 200px 12px url('../images/arr_orange.png') no-repeat;
}
#nav .important a {
  color: #E9C379;
}
#nav .podmenu {
  font: 13px arial, sans-serif;
  padding: 3px 0 0 35px;
}


#news {
  background: url('../images/news_bg.jpg') repeat-y;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  border: 0 dashed #74653D;
  text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: none;
}
#news a:hover {
  color: #38301A;
}
#news .hr-dots {
  background: center url('../images/dots.png') repeat-x;
  padding-left: 6px;
  width: 214px;
  height: 8px;
}

#support {
  background: url('../images/support.jpg') no-repeat;
  padding-top: 10px;
  height: 100px;
  color: #FFFFFF;
  text-align: right;
  font-weight: bold;
}

#support p {
  margin: 0.7em 1em;
}

#support A:link {
	COLOR: #FBD539; text-decoration: none
}
#support A:visited {
	COLOR: #FBD539; text-decoration: none
}
#support A:active {
	COLOR: #FBD539; text-decoration: none
}
#support A:hover {
	COLOR: #FBD539; text-decoration: underline
}
#linkme {
  width: 214;
  padding-top: 6px;
  font: 10px verdana, arial, sans-serif;
  text-align: left;
  margin: auto;
}


#right {
  position: relative;
  display: block;
  float: right;
  width: 564px;
  height: auto;
  text-align: left;
  margin-right: 10px;
  margin-bottom: 3px;
  padding-top: 182px;
}

#right h2 {
  display: block;
  padding-left: 8px;
  padding-bottom: 2px;
  font-size: 16pt;
  font-weight: normal;
  margin-bottom:10px;
  text-transform: none;
  border-left: #546D8E 6px solid;
  color: #404040;
  border-bottom: #C4AE7C 1px dotted;
  font-family: calibri, verdana, arial, sans-serif;
}
#right h3 {
  display: block;
  padding-left: 8px;
  padding-bottom: 2px;
  font-size: 14pt;
  font-weight: normal;
  margin-bottom:10px;
  text-transform: none;
  border-left: #546D8E 6px solid;
  color: #BE8B06;
  border-bottom: #C4AE7C 1px dotted;
  font-family: calibri, verdana, arial, sans-serif;
}
#right h4 {
  margin-top:15px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  padding: 0;
}

#right h5 {
  margin-top:5px;
  margin-bottom:5px;
  padding:0px;
  font-family: calibri, verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 14px;
}
#right p {
  margin-top: 0;
  margin-bottom: 6px;
  line-height: 1.35em;
}
#right ul li {
  background: url('../images/arr_orange.png') 0 5px no-repeat;
  list-style:none;
  clear: none;
  margin-top: 5px;
  padding: 0 0 0 20px;
  line-height: 1.5em;
}
#right p a {
  color: #004391;
  font-weight: normal;
  text-decoration: none;
}
#right p a:hover {
  color: #BE8B06;
}

.tabelkazdjecia {
  float: left;
  margin-bottom: 12px;
}

.tabelkazdjecia td {
  border: #ccc 1px dotted;
  padding: 3px;
  vertical-align: top;
  text-align: center;
  width: 82px;
}

.tabelkazdjecia_black {
  float: left;
  margin-bottom: 12px;
}

.tabelkazdjecia_black td {
  border: #ccc 1px dotted;
  padding: 3px;
  vertical-align: top;
  text-align: center;
  color: #fff;
  background-color: #202020;
  width: 82px;
}

#welcome {
  margin-right: 0;
}
#profile {
  margin-right: 0;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#spacer {
  height: 1em;
}

#footer {
  background: url('../images/foot_bg.jpg') no-repeat;
  height: 25px;
}

#footer p {
  padding-top:4px;
  text-align:center;
  font-family: calibri, verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}

