html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	/*list-style: none;*/

  margin: 0 0 10px;
	border: 0;
	vertical-align: baseline;
	background: transparent;

}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
  background-color:#63908F;
  background-color:#2D2E2F;
  background-color:#FFFFFF;
  background: url(img/lblue110.gif) repeat;
  color: #222222;
  font-size:14px;
}
a {
	color: #5789BB;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 10px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 753px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
  background-color:#63908F;
  border-left:100px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
  background-color: rgb(255, 228, 64);
  background-color: #DDDDDD;
  /*width:300px;*/
	/*background: #63908F url('img/niaart.png') no-repeat 0 0;*/
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	/*border-left: 300px solid #63908F;*/
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
  /*height:20px;
  background:#FF0000;*/
}
#container {
	/*width: 100%;*/

	overflow: hidden;

}
#content {
 padding: 23px 20px;
 background: #789F9D;
 /*min-height:440px;*/
 text-transform: uppercase;
 color:#FFFFFF;
 font-weight:bold;
 font-size:12px;
 min-height:425px;
 /*width:410px;*/
 overflow:auto;
}
#content p{
 line-height: 16px;
 margin: 0 0 7px;
}

#container h1{
 font-weight:bold;
 font-size:18px;
 color: #c00000;
 text-transform: uppercase;
}

#container h2{
 font-weight:bold;
 font-size:16px;
 color: #c00000;
}


#content tr,#content td{
	padding: 2px;
	border: 0px solid #FFFFFF;
}

#cenik tr,#cenik td,#cenik th{
	border:1px solid #999999;
  padding:4px;
  text-align:center;
  vertical-align:middle;
}

#cenik th{
  text-align:left;
  font-weight:normal;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 266px;
	position: relative;
	background: #A3228E;
  color:#C7A0CA;
	left: -300px;
  height:23px;
  text-transform: uppercase;
  font-size:10px;
  padding: 0 17px;
  letter-spacing: 3px;
  font-weight:bold;
  line-height: 20px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  /*width: 753px;
  height: 100px;
	background: #D7CC6F;
	margin: -100px auto 0;
	position: relative;
  */
   width: 100%;
   position: fixed;
   bottom: 0;
   /*height: 100px;
   margin: -100px auto 0;*/

   /*width: 753px;*/
   /*line-height: 40px;
   border-bottom: 0;*/
}
#footer .footer-in {
  width: 960px;
  height: 22px;
  margin: 0px auto 0;
  text-align:center;
  font-weight:bold;
  vertical-align: top;
  background-color: #DDDDDD;
/*  	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
 display: table;
 overflow: hidden;
}

#footer .footer-in2 {
  width: 960px;
  text-align:center;
  font-weight:bold;
  display: table-cell;
  vertical-align: top;
  letter-spacing: 3px;
  padding-top:20px;
}
#footer .footer-in2 a {
  margin-left:15px;
  padding-left:15px;
  padding-right:15px;
  padding-top:15px;
  padding-bottom:0px;
  margin-bottom:25px;

  background-color:#FFFFFF;
  height: 65px;
  width: 190px;
  vertical-align: middle;
  line-height: 80px;
  display:block;
  float:left;
}
/* mezery */
#footer .footer-space {
  width: 960px;
  margin: 0px auto 0;
  height: 14px;/*35*/
  background-color: rgb(190, 245, 110);/*#63908F*/
}
#site-nav3-wrp,#middle-wrp{
  margin-top:14px;
}
/* Skip menu */
.hidden {position: absolute; top: -10000px; left: 0; width: 1px; height: 1px; overflow: hidden;}

.clearfix:after {display: block; clear: both; visibility: hidden; height: 0; font-size: 0; content: ' ';}
.clearfix {min-height: 1px;}
.clearfix {display: inline-block;}

#site-nav1{
  /*background:#3F3F40;*/
  color:#FFFFFF;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-left:2px;
  /*width: 753px;*/
  height:33px;
  text-transform: uppercase;
  font-size:20px;
 	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/

}
#site-nav1 ul{
  padding: 1px 0;
}
#site-nav1 li{
 float: left; display: inline; list-style-type: none;text-align: center; line-height: 20px;
 color: #DDDDDD;
}
#site-nav1 li a{
/*  float:left;
  display: block;
  color:#FFFFFF;   */
  font-weight:bold;
  letter-spacing: 3px;
  text-decoration: none; color: #FFF; float: left; display: block; line-height: 33px;
  width:180px;/*4polozky 230px - 5polozek 183 a pismo15px  padding: 0 28px;*/

  background-color: rgb(190, 245, 110); color: rgb(90, 152, 0);
  background-color: #9BCDFF;
  color: #FFFFFF;
  border: 3px solid #5789BB;
}
#site-nav1 li a:hover {
   /*text-decoration: underline;*/
   color:#D7CC6F;
   color:rgb(139, 234, 0);
   background-color: rgb(90, 152, 0);
   color: rgb(190, 245, 110);
   background-color: #FFFFFF;
   color: #5789BB;
}
#site-nav1 li a.active {
   color: #D7CC6F;
   background-color: #FFFFFF;
   color: #5789BB;
}

#site-nav2{
  background:#6D6E71;
  color:#221E1F;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 753px;
  height:23px;
  text-transform: uppercase;
  font-size:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#site-nav2 li{
 float: left; display: inline; list-style-type: none;text-align: center; line-height: 20px;
}
#site-nav2 li a{
  font-weight:bold;
  letter-spacing: 3px;
  text-decoration: none; color: #221E1F; float: left; display: block; padding: 0 17px; line-height: 20px;
}
#site-nav2 li a:hover {
   color:#D7CC6F;
}
#site-nav2 li a.active {
  color: #D7CC6F;
}
#middle-wrp{
  margin-bottom: 36px;
}
#site-nav3-wrp2{
  background: #D7CC6F;
  	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#site-nav3-nadpis{
  background:#00A54F;
  color:#D7CC6F;
  width:265px;
  height:23px;
  font-size:11px;
  text-transform: uppercase;
  padding: 0 17px;
  line-height: 20px;
  letter-spacing: 3px;
  font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#site-nav3{
  background: #D7CC6F;
  color:#221E1F;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 753px;
  height:23px;
  text-transform: uppercase;
  font-size:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#site-nav3 li{
 float: left; display: inline; list-style-type: none;text-align: center;
 line-height: 20px;/*zmenseni menu 3 */
}
#site-nav3 li a{
  font-weight:bold;
  letter-spacing: 3px;
  text-decoration: none; color: #221E1F; float: left; display: block; padding: 0 17px;
  line-height: 20px;/*zmenseni menu 3 */
}
#site-nav3 li a:hover {
   color:#FFFFFF;
}
#site-nav3 li a.active {
  color: #FFFFFF;
}

#site-nav4{
  color:#221E1F;
  list-style: none outside none;
  margin: 0;
  margin-left:30px;
  padding: 0;
  width: 753px;
  height:13px;
  text-transform: uppercase;
  font-size:10px;
}
#site-nav4 li{
 float: left; display: inline; list-style-type: none;text-align: center; line-height: 20px; padding: 0 2px;
}
.uvodbox,.uvodboxobal{
 width:250px;float:left;height:150px;text-align:center;
 color:#FFFFFF;margin-top:40px;
}
.uvodboxobal{
 margin-left:150px;border:1px solid #555555;background-color:#BBBBBB;margin-top:30px;text-transform: uppercase;
}
.uvodbox a,.uvodbox a:hover{
   color:#BB0000; font-weight:bold;font-size:14px;display:block;height:100%;
}