/* CSS Document */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body {
	height: 100%;
}
body {
	font-family: Tahoma, Arial, Verdana, lucida, sans-serif;
	background-color: #8AE9FB;
	color: #000;
	font-size: x-small;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}
html>body {
	font-size: x-small;
}
p {
	margin: 0px;
	padding: 0px;
	margin: 0px 10px 30px 10px;
}
a, a:link, a:visited{
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #0061B4;
	text-decoration: none;
}
/***********************************************/
/* Content styles                              */
/***********************************************/
/************** header tag styles **************/
h1 {
	color: #FF5A0B;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	background: url("../img/h1.gif") no-repeat 0 9px;
	clear: both;
}
h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 15px 0px 10px;
	margin: 0px;
	clear: both;
}
/*************** list tag styles ***************/
UL {
	margin: 0px 30px 15px 40px;
	padding: 0px;
}
/********* form and related tag styles *********/
/******************* obsah **********************/
td.gal p a, td.gal p a:link, td.gal p a:visited {
	display: block;
	float: left;
	border: 1px solid #FF5A0B;
	margin: 0px 2px 15px 0px;

}

td.gal p a:hover {
	border: 1px solid #000000;
}

td.gal p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	clear: both;
}
.uvod {
	
	margin: 0 10px 10px 10px;
	border: 1px solid #F4823B;
	
}
.provoz {
	
	margin: 10px 10px 10px 0px;
	border: 1px solid #F4823B;
	
}
p.barevnice img, img.obr {
	border: 1px solid #FF5A0B;
	margin: 0 10px 10px 0;
}
img.obr {
	border: 1px solid #FF5A0B;
	margin: 0 -10px 10px 0;
}
img.obrbalmain {
	margin: 0 -10px 10px 10px;
}
img.u {
	margin-left: 10px;
}
td.gal a, td.gal a:link, td.gal a:visited{
	color: #FF0000;
	text-decoration: none;
}
td.gal a:hover {
	color: #0061B4;
	text-decoration: none;
}
table.ceny {
	margin: 5px 0 5px -3px;
}
table.ceny tr td {
	background-color: #F3F3F3;
}
table.ceny tr.row td {
	background-color: #FFEFDA;
}
.color1 {
	color: #009966;
	font-size: 160%;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.novinka {
	 background-color: #FFFFFF;
	 text-align: center;
	 padding: 5px;
	 border: 3px dotted #FFCC00;
	 line-height: 200%;
	 font-size: 120%;
	 color: #FF0066;
	 font-weight: bold;
}
.note {
	font-style: italic;
	color: #333333;
	font-size: 110%;
	padding: 0; margin: 0;
	margin-bottom: 20px;
	padding-left: 8px;
}
/*********************** mapa *************************/
#fla {
	margin: 10px 0 0 60px;
}
/***********************************************/
/* Layout styles                               */
/***********************************************/
#base {
	margin: 0 auto;
 	width: 760px;
  	text-align: left;
  	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	font-size: 110%;
	background: url("../img/base_bg.gif") repeat-y left top;
}
/********************* header ************************/
#header {
	padding: 0px;
	margin: 0px;
	height: 121px;
	background: url(../img/header_bg.jpg) no-repeat left top;
	text-align: left;
}
#headerLeftTop {
	position: absolute;
	left: 0;
	top: 0;
	width: 224px;
	height: 210px;
	background: url(../img/header_left_top.jpg) no-repeat left top;
}
#headerLeftBottom {
	position: absolute;
	left: -89px;
	top: 210px;
	width: 396px;
	height: 237px;
	background: url(../img/header_left_bottom.jpg) no-repeat left top;
	z-index: 1;
}
#headerRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 121px;
	background: url(../img/header_right.jpg) no-repeat right top;
}
#headerAdress {
	position: absolute;
	top: 22px;
	right: 30px;
	width: 207px;
	height: 47px;
	background: url(../img/header_adress.gif) no-repeat left top;
}
#headerAdress a span {
	display: none;
}
#headerAdress a {
	display: block;
	width: 207px;
	height: 47px;
}
/*************************** topmenu left ***********************/
#topMenu {
	float: right;
	margin-top: 85px;
	height: 36px;
	line-height: 330%;
	background: url(../img/top_menu_left.gif) no-repeat left top;
	font-size: 100%;
	padding-left: 10px;
	padding-right: 20px;
}
#topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/top_menu_bg.gif) repeat-x left top;
}
#topMenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#topMenu ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 15px 5px 23px;
	height: 36px;
	background: url("../img/top_menu_unselected.gif") no-repeat 0px 2px;
}
#topMenu ul li a:hover, #topMenu ul li a.active:hover {
	text-decoration: underline;
}
#topMenu ul li a.active {
	background: url("../img/top_menu_selected.gif") no-repeat 0px 2px;
}

/************************ content *********************/
#content {
	padding: 20px 20px 53px 20px;
	margin-left: 250px;
	margin-right: 0px;
	z-index: 10;
	position: relative;
}
.float {
	float: left;
	width: 100%;
}
p#odskok {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	display: block;
	width: 100%;
}
#content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
/*********************** footer ***********************/
#footer {
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 52px;
  background: url(../img/footer_right.gif) no-repeat right top;
}

#footerRight {
  	float: right;
	padding-top: 10px;
	font-size: 90%;
	line-height: 130%;
	color: #397584;
}
#footerRight a {
	color: #397584;
	text-decoration: underline;
}
#footerRight a:hover {
	color: #0061B4;
	text-decoration: none;
}