/***********************************/
/******* Kostra celeho webu *******/
/***********************************/
body {
		background: #aaa9a9 url(back.jpg) repeat-x;
}
#pageContainer {
	width: 1023px;
	margin: 0px auto;
	background-color: transparent;
	background-image: url(main.jpg);
	background-repeat: repeat-y;
}
#topMenuContainer {
	width: 100%;
	height: 40px;
	background-color: #F8F8F8;
	/*background-image: url(images/topMenu.jpg);*/
	background-repeat: no-repeat;
}
#headContainer {
	width: 100%;
	height: 312px;
	background-color: transparent;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
}
#bottomMenuAutContainer {
	width: 100%;
	height: 40px;
	background-color: #F8F8F8;
	/*background-image: url(images/bottomMenu.jpg);*/
	background-repeat: no-repeat;
}
#bottomMenuContainer {
	width: 100%;
	height: 40px;
	background-color: #F8F8F8;
	/*background-image: url(images/bottomMenu.jpg);*/
	background-repeat: no-repeat;
}
#leftBoxContainer {
	float: left;
	width: 250px;
	background: transparent;
}
#leftMenuContainer {
margin: 0px 3px 0px 45px;
}
#rightBoxContainer {
	float: right;
	width: 240px;
	background-color: #F1F1F1;
}
#mainContainer {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	padding: 10px 50px 10px 280px;
	margin: 0px;
	font-size: 9pt;
}

#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#footerContainer {
	width: 100%;
	height: 109px;
	background-color: transparent;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	color: #fff;
}
/************************************/
/******** Vnitrni boxy *** *********/
/***********************************/
#logo
{ width: auto;
  height: auto;
  float: left;
}

#logo_text
{ width: auto;
  height: auto;
  float: left;
  text-align: center;
  padding: 20px 20px 0px 20px;
  
}

#logo_text a
{ font-size: 24px;
  color: #fff500;
  text-decoration: none;
}

#page {
	padding: 0px 0px 0px 0px;
}
#topMenu {
	padding: 0px 0px 0px 0px;
}
#head {
	padding: 0px 0px 0px 0px;
}
#bottomMenuAut {
	padding: 0px 0px 0px 0px;
}
#bottomMenu {
	padding: 0px 0px 0px 0px;
}
.leftBox {
	padding: 10px 0px 10px 40px;
}
.leftTitle {
	padding: 7px 10px 0px 15px;
	background: transparent url(left_box_tittle.png) no-repeat;
	font-weight: bold;
	width: 210px;
	height: 39px;
	margin: 0px 0px 0px 0px;
}

.leftTitle a
{ color: #000;
  text-decoration: none;
}

.left_box_content
{ padding: 0px 0px 0px 13px;
font-size: 9pt;
 background: transparent url(telefon.png) no-repeat right center;
}

.left_box_content a
{ text-decoration: underline;
  color: #000;
  font-size: 9pt;
}

.left_box_content a:hover
{ text-decoration: none;
}


.rightBox {
	padding: 10px 10px 10px 10px;
}
.rightTitle {
	padding: 10px 10px 10px 10px;
}
#main {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 20pt;
}

#mainContainer #main p
{ font-size: 9pt;
}
#footer {
	padding: 5px 20px 0px 0px;
	text-align: center;
	color: #a8a7a7;
}

.footer_text
{ font-size: 10pt;
  color: #fff;
}

/************************************/
/******** Defaulni hodnoty *********/
/***********************************/

body, div, p, a, td, th, li, dt, dl, h1, h2, h3, h4, h5, h6,img 
{ 
	line-height: 140%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
 td, th, li, dt, dl, a {
	font-size: 9pt;
}
img, ul, ol, li, table {
	border: none;
}
table {
	border-collapse: collapse;
}
li 
{ 
	padding: 2pt 0pt 1pt 0pt;  
}
p 
{ 
	padding: 5px 0px 5px 0px; 
}
ul, ol {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
}

/* Styl hlavni sekce */
#main h1 {
	font-size: 13pt;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #1099de;
	font-family: arial;
}
#main h2 {
	font-size: 11pt;
	padding: 10px 0px 5px 0px;
	color: #3d93c1;
	font-family: arial;
}
#main h3 {
	font-size: 10pt;
	padding: 8px 0px 3px 0px;
	font-family: arial;
}
#main a,
#main a:visited  {
	color: Black;
	text-decoration: underline;
}
#main a:hover {
	color: Black;
	text-decoration: none;
}
#main img {
	border: none;
}
/* paticka */
#footer {
	color: #a8a7a7;
}
#footer a,
#footer a:visited {
	color: #a8a7a7;
	text-decoration: none;
	
}
#footer a:hover {
	color: #a8a7a7;
	text-decoration: underline;
}
/* clear, za prvky s float */
.clear {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/************************************/
/******** Horni menu****************/
/***********************************/
.topMenuUl {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.topMenuUl li {
	float: left;
	display: block;
	width: auto;
	margin: 0px;
	padding: 12px 25px 0px 25px;
}
.topMenuUl li a,
.topMenuUl li a:visited {
	text-decoration: none;
}
.topMenuUl li a:hover {
	text-decoration: underline;
	color: #fff500;
}
.topMenuUl li.anchor {
	background-image: none;
	background-repeat: no-repeat; 
	background-position: left;
}

/************************************/
/******** Spodni menu***** *********/
/***********************************/
.bottomMenuUl {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.bottomMenuUl li {
	float: left;
	display: block;
	width: auto;
	margin: 0px;
	padding: 12px 25px 0px 25px;
}
.bottomMenuUl li a,
.bottomMenuUl li a:visited {
	text-decoration: none;
}
.bottomMenuUl li a:hover {
	text-decoration: underline;
}
.bottomMenuUl li.anchor {
	background-image: none;
	background-repeat: no-repeat; 
	background-position: left;
}
/************************************/
/******** Leve menu***** *********/
/***********************************/
.leftMenuUl {
	list-style: none;
	padding: 10px 0px 5px 0px;
	margin: auto;
}
.leftMenuUl li {
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background: transparent url(menu_item2.png) no-repeat;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: 2px solid #a9a8a8;
	margin: 2px 0px 0px 0px;
	font-size: 8pt;
}
.leftMenuUl li a,
.leftMenuUl li a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 8pt;
	padding: 9px 0px 7px 40px;
	background: url(odrazka-bila.png) no-repeat 5px center;
}
.leftMenuUl li a:hover {
	text-decoration: none;
	color: #fff500;
	background: url(odrazka-zluta.png) no-repeat 5px center;
}
/************************************/
/******** Prave menu***** *********/
/***********************************/
.rightMenuUl {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.rightMenuUl li {
	display: block;
	width: auto;
	margin: 0px;
	padding: 5px 10px 5px 10px;
}
.rightMenuUl li a,
.rightMenuUl li a:visited {
	text-decoration: none;
}
.rightMenuUl li a:hover {
	text-decoration: underline;
}