/* CSS pro web: mikroarea.cz             */

body {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	line-height:150%;
	background-color: #fbfbfb;
	text-align: center;
}
.reset {
  	border:  0px none;
  	margin:  0px;
  	padding: 0px;
  
  	float: none;
  	clear: both;
  
  	width: 0px;
  	height: 0px;
  	line-height: 0px;
  	font-size: 0px;
}
a {
	text-decoration: underline;
  /*color:#8a0000;*/
}
a, a:hover {color: black;}
a:hover, a.leftBoxNav, a.leftBoxLinks {
	text-decoration: none;
}
h1 {
  margin: 0;
  padding: 3px;
  font-size: 15px;
  text-align: center;
  color: black;
  background-color: #d1d1d1;
  border: 1px solid black;
}
h2{font-size: 14px;color:#960000;}
h3 {
  margin: 0;
  padding: 3px;
  font-size: 12px;
  text-align: center;
  color: black;
  background-color: #ffcaca;
  border: 1px solid red;
}

table {
  border:none;
  font-size:12px;
}
p {
  line-height: 140%;
}
/***************************************/
.RightAlign {text-align:right}
.CenterAlign {text-align:center}
.LeftAlign {text-align:left}
/***************************************/
#DateTime {
  float: left;
  color: white;
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 25px;
}
#main {
	width: 760px;
	margin:auto;
	background:white;
	border: 2px solid red;
}
#top {
	height:150px;
	background-image: url(images/TopImage.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#menu {
  margin: 2px 0;
  height: 30px;
  width: 100%;
  text-align: right;
  background-color: red;
}
#menu ul {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	padding-top: 4px;
	/*padding-bottom: 2px;*/
}
#menu li {
	margin: 0;
	padding: 0;
  margin: 0 5px;
  float: right;
  white-space: nowrap;
  position: relative;
  display: inline;
	list-style-type: none;
	text-align: center;
}
#menu a {
	margin: 0;
	padding: 0;
  float: none;
  display: block;
  padding: 1px 10px;
  background-color: #cc0000;
  /*width: 100%;*/
  font-size: 14px;
  font-weight: bold;
  color:white;
  border: 1px solid;
  border-color: #ADBDD6 #294263 #294263 #ADBDD6;
}
#menu a, .leftBox a.nav {text-decoration: none;}
#menu a:hover, .activeMenu {
  color:black;
  background-color: #ffcaca;
}
.activeMenu {
  padding: 0;
  margin: 0;
  padding: 1px 7px;
  /*display: block;*/
  /*text-decoration: none;*/
  border: 1px solid;
  border-color: #ADBDD6 #294263 #294263 #ADBDD6;
  /*float: none;*/
  font-size: 14px;
  font-weight: bold;
  margin: 0 10px;
}

hr.cleaner {
	clear: both;
  display: none;
}

/****************************************/
.right, .left {
  min-height: 1150px;
  /*height: 1000; /* pro IE */
  
}
.left {
  float: left;
	vertical-align: top;
	width: 190px;
	margin-top:0px;
	background-color: white;
}
.leftContent {
  margin: 5px 5px;
  line-height: 120%;
}
.leftBox {
  margin-bottom: 10px;
  padding: 2px;
  border: 1px red solid;
  border-top: none;
}
.leftBox ul {
  margin: 0;
  padding: 5px;
}
.leftBox li {
  text-align: left;
  list-style-type: none;
}
.leftBox hr {
  border: none;
  border-top:1px #ffb3b3 solid;
  width:10px;
}

.right {
  /*float: left;
	/*vertical-align: top;*/
	margin: 0 0 0 190px;
	width: 570px;
	text-align: left;
  background: #ffffff url('IMAGES/Maabgr.gif') repeat-y;
  background-attachment: fixed;
  background-position: right center;
}
.rightContent {
  margin: 5px;
}
.rightBox {
  margin-bottom: 10px;
  padding: 5px;
  border: 1px black dashed;
  border-top: none;
	text-align: left;
}

a.leftBoxNav {
  display: block;
  border: none;
  border-left: 7px solid #ffcaca;
  margin-top: 1px;
  padding-left: 5px;
  color: black;
  font-weight: bolder;
  line-height: 150%;
}
a:hover.leftBoxNav, a:hover.leftBoxLinks {
  border-left-color: red;
  color: #c2c2c2;
}
a.leftBoxLinks {
  display: block;
  border-left: 7px solid #ffcaca;
  font-weight: normal;
  margin-top: 1px;
  padding-left: 5px;
  color: black;
  /*font-weight: bolder;*/
  line-height: 150%;
}

.tiraz, a.tiraz {
	/*padding: 2px;*/
	font: 10px Arial;
	/*color:white;*/
}
#footer {
  font-size: 10px;
  background: red;
  color: #ffffff;
  padding: 0px;
  margin: 0;
}


/*right box *******************************/
/*
.rb_head {
	height:14px;
	background: url(images/rb_head.gif) no-repeat;
	padding:3px 5px;
	font-weight:bold;
	text-align:right;
	color:white;
}
.rb_cnt {
	background: url(images/rb_cnt.gif) repeat-y;
	padding:5px;
}
.rb_cnt a {color:black;font-weight:bold;}
.rb_cnt a:hover {color:#960000;}
.rb_btm {background: url(images/rb_btm.gif) no-repeat;}
*/

a.more {
  display: block;
  text-align: right;
  font:10px tahoma;
  color: black;
  border: none;
}
a.more:hover {color: red;}
/* LeftSection ********************************/
.right table{
  font-size:12px;
/*  border:1px black solid;*/
  /*border-bottom:1px black solid;*/
}
.right table td,th {
  padding:2px 5px;
  border-top:1px black solid;
  border-left:1px black solid;
  border-right:1px white solid;
  border-bottom:1px white solid;
}
.right table th{background:gray;color:white}
.right table a{font:bold 11px tahoma;color:black;}
.right table a:hover{color:gray;}
.right hr{
  border:1px #640000 solid;
}
.right .home{font-size:13px;}
/*.home{text-align: justify;}*/
a.reference{
  font-weight:bold;
  font-size: 14px;
  color:#960000;
  text-decoration: underline;
  }
a.reference:hover {text-decoration: none;}
.galery {
  border: 3px solid #fe9e9e;
  margin:10px;
  padding:2px;
}
.error {
  color: red;
  font-weight: bold;
}
.label, label {font-size:10px;}
.noscreen {display: none;}
.poptavka table td {
  padding: 1px;
  border: none;
  /*border-bottom: none;
  border-right: none;*/
  font-size: 10px;
}
.s1, .s2, .s3 {
  width: 125px;
  vertical-align: top;
}
.s1 {
  width: 140px;
}
#errorFormEmail, #errorFormKu, #errorFormTermin,
#errorFormJina, #errorFormDeleni, #errorFormVytyceni,
#errorFormBremeno, #errorFormIg {
  display: none;
  /*visibility: hidden;*/
  font-size: 10px;
  font-weight: bold;
  color: red;
}
