html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, dl {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	font-size: 62.5%;
	font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
	background: url('img/bg.gif') repeat top left;
}

input {
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
}

h1 {
  display: none;
}

h2 {
  color: #f6373c;
  font-weight: normal;
  padding: 0 0 8px 0;
}

h3 {
  color: #f6373c;
  font-size: 110%;
  padding: 0 0 3px 0;
}

h4 {
  color: #f6373c;
  font-size: 140%;
  font-weight: normal;
  padding: 5px 0 8px 0;
}

#linx h4 {
	color: #4F81BD;
}

a {
  color: #f6373c;
}

.clear {
  clear: both;
}


#bg {
	background: url('img/bg-1.gif') repeat-x top left;
	width: 100%;
	height: 941px;
}


.main {
	width: 949px;
	margin: 0 auto;
	text-align: center;
}

#wrap {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  background: url('img/header.jpg') no-repeat top center;
  font-size: 120%;
}

/* hlavicka */

#header {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 100%;
  
}

#header p{
  text-align: left;
}

#header a {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 0 0 36px;
}

#content {
  position: relative;
  background: url('img/content-bg.gif') repeat-y top right; 
  text-align: left;
  margin-top: 242px;
}

/* levy panel */
#left {
  float: left;
  width: 194px;
  color: #fff;
  padding: 7px 0 0 0;
}

/* menu */
#left ul{
  background: #c71419 url('img/menu-bg.gif') no-repeat top right;
  padding: 10px 0 0 0px;
}
#left ul li a{
  display: block;
  background: url('img/menu-point.gif') no-repeat 8% 50%; 
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 0 5px 32px;
  width: 162px;
}

#left ul li ul {
  background: none;
  padding: 0px;
  
}

#left ul li ul li a {
  background: #951b22 url('img/menu-point.gif') no-repeat 16% 50%;
  padding-left: 46px;
  width: 148px;
}

#left ul li a:hover {
    background: #023348 url('img/menu-point-hover.gif') no-repeat 8% 50%; 
}

#left ul li ul li a:hover {
  background: #023348 url('img/menu-point-hover.gif') no-repeat 16% 50%;
}

/* novinky */ 
#left div#news {
  background: #01586d url('img/news-bg-top.gif') no-repeat top left;
  padding: 25px 25px 0 12px;
}

#left div#news p#title{
  font-weight: bold;
  padding: 0 0 10px 0;
}

#left div#news p.date {
  color: #ffe721;
  padding: 0 0 5px 0;
}

#left div#news p.more {
  text-align: right;
  padding: 5px 0 15px 0;
}

#left div#news p.more a{
  color: #ffe721;
  text-decoration: none;
}

#left div#news-bottom {
  background: url('img/news-bg-bottom.png') no-repeat bottom left;
  height: 21px;
}
/* textova cast */

#text {
  width: 725px;
  float: right;
  padding: 0 10px 0 20px;
  color: #0e528e;
}

#text p {
  padding: 0 0 10px 0;
  
}

#dotaz {
  background: url('img/dotaz.gif') no-repeat top left;
  width: 672px;
  height: 221px; 
  padding: 20px 0px 0 25px;
  margin: 0 0 0 6px;
}

#dotaz p{
  color: #fff;
  width: 540px;
  height: 35px;
  overflow: hidden;
}

#dotaz p#text-area{
  background: url('img/textarea.gif') no-repeat top left;
  width: 497px;
  height: 106px;
  padding: 4px 0 0 3px;
  float: left;
}

#dotaz textarea {
  border: none;
  background: none;
  overflow: auto;
}

#dotaz input.button {
  background: url(img/button.gif) no-repeat top left;
  border: none;
  color: #fff;
  width: 128px;
  height: 25px;
  line-height: 25px;
  margin: 83px 0 0 20px; 
  padding: 0px;
  display: block;
  float: left;
}

#footer {
  clear: both;
  width: 749px;
  margin: 0 auto;
  text-align: center;
  background: url('img/footer-1.png') no-repeat top right;
  height: 23px;
  color: #fff;
  padding: 10px 0 0 200px
}

#footer a {
	color: #ffffff;
}

#footer #seolista {
	padding: 5px 0px 10px 0px;
}
