/* CSS Document */
body {
	background-color: #bdcdc3;
	font: 75%/1.4 Arial, sans-serif;
	color: #983222;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1 {font-size: 130%;}
h2, h3, h4, h5, h6 {font-size: 120%; color: rgb(79,88,61);}
a {color: rgb(79,88,61);}
a:hover {color: #983222;}
p{margin: 1em 0; text-align: justify;}
#screen {
	background: url(../img/box-middle.jpg) repeat-y top left white;
	position: relative;
	width: 912px;
	text-align: left;
	margin: 0 auto;
	padding-top: 186px;
}
#middle {float: left; width: 900px;}
#main {
	float: right;
	width: 550px;
	padding-right: 40px;
	line-height: 20px;
}
/* HEADER */
#header {
	background:transparent url(../img/box-top.jpg) no-repeat top left;
	position: absolute;
	top: 0; left: 0;
	width: 912px; height: 176px;
}
/* LEFT COLUMN */
#left {
	float: left;
	width: 240px;
	padding-left: 30px;
}
/* MENU */
.menu-second {
  width: 230px; 
  margin: 0; padding: 0;
	margin-top: 40px;
	margin-bottom: 20px;
	}
.menu-second li {
  list-style: none;
	border-bottom: 1px dotted #ccc;
	  line-height: 25px;
	}
.menu-second li a {
  overflow: hidden;
  display: block;
  line-height: 25px;
  text-decoration: none;
	padding-left: 10px;
  border-left: rgb(79,88,61) solid;
  border-left-width: 20px;
  }
.menu-second li a:hover {
  overflow: hidden;
  display: block;
  line-height: 25px;
  padding-left: 10px;
  text-decoration: none;
  border-left: #983222 solid;
  border-left-width: 20px;
  background-color: #bdcdc3;
}
.menu-second-2 {
	font-size: 10pt;
  width: 230px;
  margin: 0; padding: 0;
	margin-top: 60px;
	margin-bottom: 20px;
	}
.menu-second-2 li {
  list-style: none;
  width: 100%;
  display: block;
  overflow: hidden;
	border-bottom: 1px dotted #ccc;
	}
.menu-second-2 li a {
  overflow: hidden;
  display: block;
  line-height: 25px;
  padding-left: 10px;
  text-decoration: none;
  border-left: #983222 solid;
  border-left-width: 20px;
  color:#983222;
}
.menu-second-2 li a:hover {
  overflow: hidden;
  display: block;
  line-height: 25px;
  padding-left: 10px;
  text-decoration: none;
  border-left: rgb(79,88,61) solid;
  border-left-width: 20px;
  background-color: #bdcdc3;
  color: rgb(79,88,61);
}
/* FOOTER */
#footer {
	position: relative;
	background:transparent url(../img/box-bottom.jpg) no-repeat top left;
	width: 100%; height: 209px;
	clear: both;
}
#footer-menu {
	text-align: center;
	margin: 0;
	padding-top: 100px;
	font: 100%/1.4 Arial, sans-serif;
}
#footer-menu li {list-style: none; display: inline;}
.dulezite{color: rgb(79,88,61); font-style: italic; font-weight: bold;}
.terminy-kurzu {
	width: 470px;
	margin: 5px 0 0 0;
	padding: 10px;
		background-color: #bdcdc3;
	border-right: 1px solid #cf7c52;
	border-bottom: 1px solid #cf7c52;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
h3.terminy {text-align: left;}
.reklamni-napisy p {text-align: left; 
	position: absolute;
	padding-top: 30px; left: 250px;
	font: 200%/1.2 Arial, sans-serif;
color: red;}
.reklamni-napisy em {font: 50%/1.4 Arial, sans-serif; font-style: italic;}
hr {
color: rgb(255,102,0);
border: 1px dashed;
}
/* sloupce místo tabulky pro hlavní partnery */
#sloupce {
      width: 100%;
      margin:0;
      text-align:left;
      max-width: 500px;
      }
   #levy {
      float: left;
      width: 250px;
      margin:0; padding:0;
      }
   #levy-sloupec {
      margin:0; padding: 0.5em 1em;
      font-size: 100%;
      }
   #pravy {
   width: 250px;
      margin:0 0 0 250px;
       padding:0;
      }
   #pravy-sloupec {
      margin:0; padding: 0.5em 1em;
      font-size: 100%;
      }
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
h2.novinka, h3.terminy {text-align: left; 
	font: 140%/1.4 Arial, sans-serif;
color: rgb(255,102,0); font-weight: bold;}
