*, html, body, p, h1, h2, h3, h4, h5, div
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: rgb(70,134,195);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	margin:0px;
}

div#page-holder
{
	width: 775px;
	margin-left:auto;
	margin-right: auto;
	margin-top:-16px;

}

div#page
{
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-y;
	float: left;
}

div#header
{
	margin: 15px 0px 0px;
	padding: 2px 0px;
	/*background-color: rgb(70,134,195);*/
	border-left: 24px solid #eeeeee;
	border-right: 24px solid #eeeeee;
	float: left;
}

div#header div#logo
{
	width: 183px;
	height: 151px;
	
	float: left;
}

div#header div#logo h1
{
	width: 183px;
	height: 151px;
	
	position: relative;
	
	font-size: 1px;
}

div#header div#logo h1 span
{
	position: absolute;
	
	top: 0;
	left: 0;
	
	width: 100%;
	height: 100%;
	
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

div#header div#logo ul#lang
{
	padding: 0;
	margin: 0;
	list-style: none;
	
	float: left;
}

div#header div#logo ul#lang li
{
	position: relative;
	float: left;
	
	height: 30px;
}

div#header div#logo ul#lang li span
{
	position: absolute;
	
	top: 0;
	left: 0;
	
	width: 100%;
	height: 100%;
	
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

div#header div#logo ul#lang li#en
{
	width: 91px;
}

div#header div#logo ul#lang li#cz
{
	width: 92px;
	background-position: bottom right;
}

div#header div#logo ul#lang li#en span
{
	background-position: bottom left;
}

div#header div#logo ul#lang li#cz span
{
	background-position: bottom right;
}

div#flash
{
	float: left;
	width: 544px;
	height: 181px;
}

div#sidebar
{
	clear: both;
}

div#quote
{
	clear: both;
	float: left;
	width: 728px;
	
	margin: 0px 24px;
	background-color: rgb(70,134,195);
	
	min-height: 45px;
	
	color:#BDDBF8;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	
	border-top: 2px solid rgb(57,118,177);
	
	padding-bottom: 10px;
}

div#quote div.post
{
	float: left;
	padding: 20px 25px 10px;
	width: 667px;
	
	background-image: url(images/bg_quote.jpg);
	background-repeat: no-repeat;
	background-position: 8px bottom;
}

div#quote h1
{
	color:#BDEA77;
	font-size:15px;
	font-weight:bold;
}

div#quote p
{
	margin-bottom: 7px;
}

div#quote h1 strong
{
	color:#E0F0FE;
}

div#quote ul li
{
	margin-left: 25px;
	margin-top: 10px;
}

div#quote ul li a
{
	color:#BDDBF8;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
}

div#quote table tr td h2
{
	background-image: url(./images/bullet_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-left: 25px;
	margin-bottom: 10px;
	
	color:#E7F3FE;
	font-size:12px;
	font-weight:bold;	
}

div#quote table tr td div.popis
{
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}

div#quote table tr td p
{
	text-align: center;
	color:#FCDD61;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;	
	margin-top: 5px;
}

div#quote table tr td
{
	padding: 15px;
	border-bottom: 1px dotted #E7F3FE;
	border-left: 1px dotted #E7F3FE;
}

div#quote table tr td:first-child,
div#quote table tr td.first-child
{
	border-left: none;
}

div#quote div.group
{
	border-bottom: 1px dotted #E7F3FE;
	padding: 15px 0px;
	clear: both;
	float: left;
	width: 100%;
}

div#quote div.group img
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div#quote div.group dl
{
	display: block;
	float: left;
}


div#quote div.group dl dd
{
	margin: 5px 0px;
	font-weight: bold;
}

div#quote div.contact
{
	float: left;
	width: 280px;
}

div#quote div.contact p
{
	padding: 7px 0px;
	line-height: 1.8em;
}

div#quote ul.gallery
{
	display: block;
	clear: both;
	border-top: 1px dotted #E7F3FE;
}

div#quote ul.gallery li
{
	float: left;
	width: 29%;
}

div#quote a
{
	color: #ffffff;
	text-decoration: none;
}

div#quote a img
{
	border: 0;
}

div#content
{
	min-height: 150px;
	width: 728px;
	
	background-color: #f2faff;
	margin: 0px 24px;
	float: left;
	
	color:#70784A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	text-transform:none;
}

div#content div.matroska
{
	padding: 20px;
	clear: both;
}

div#footer
{
	float: left;
	clear: both;
	min-height: 50px;
	background-color: #e6f6ff;
}

div#footer div.in
{
	width: 727px;
	min-height: 30px;
	
	margin: 0px 24px;
	
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #4686c3;
}

div#footer div.in p
{
	padding: 10px 20px;
	font-size: 80%;
	color: #fff;
}

div#sidebar
{
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	
	min-height: 29px;
	width: 726px;
	margin: 0px 24px;
}

div#sidebar ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#sidebar ul li
{
	display: block;
	float: left;
	padding: 7px 9px 0px 9px;
	margin-bottom: 1px;
	
	height: 22px;
	
	background-image: url(images/bg_menu_dl.jpg);
	background-repeat: no-repeat;
}

div#sidebar ul ul li
{
	background-image: url(none);
	height:auto;
	padding-bottom:3px;
}

div#sidebar ul.en li.page-item-66
{
	display: none;
}

div#sidebar ul li:first-child
{
	background: transparent;
}

div#sidebar ul li a
{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 85%;
}

/*** content */
div#content h1
{
	color: #70784A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #999999 dotted;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

div#content h2
{
	color: #7FB032;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	margin: 10px 0px;
	
	background-image: url(images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	
	line-height: 30px;
	
	padding-left: 25px;
}

div#content h2.no-bullet
{
	background: transparent;
	padding-left: 0px;
	
	line-height: auto;
}

div#content h2 strong
{
	color: #4686C3;
}

div#content h1,
div#content h2
{
	clear: both;
}

div#content h2.no-clear
{
	clear: none;
}

div#content h3
{
	margin: 5px 0px;
}

div#content p
{
	margin: 3px 0px;
	line-height: 20px;
}

div#content ul
{
	list-style-image: url(images/list_item.jpg);
}

div#content ul li
{
	margin-left: 30px;
	margin-bottom: 5px;
}

div#content ul li a
{
	color:#70784A;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}


div#content ul li:first-child a
{
	color: #FF6600;
}

div#content div.half
{
	float: left;
	width: 45%;
	margin-left: 10px;
	margin-bottom:15px;
}

div#content div.napsali
{
	clear: both;
	border-bottom: 1px dotted #70784A;
	padding-bottom: 10px;
	height:150px;
}


div#content div.napsali h2
{
	clear: none;
	float: left;
	width: 75%;
}

div#content div.napsali img
{	
	float: left;
	margin: 20px;
}

div#content div.napsali p a
{
	color:#FF6600;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
}

div#content div.hr
{
	clear: both;
	border-bottom: 1px dotted #70784A;
	padding: 10px 0px;
	margin-bottom: 10px;
}

div#content form dt
{
	padding-top: 5px;
}

div#content form dd input,
div#content form dd textarea
{
	width: 300px;
}

.alignleft
{
	float: left;
}

img.alignleft
{
	padding: 0px 10px 10px 0px;
}


img.alignright
{
	float: right;
}

div#footer a
{
	color:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight: normal;
}

/* old styles */
.txt_content_04
{
	color:#FCDD61;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
}

.h6
{
	color:#E7F3FE;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#video
{
	float: right;
}

.h9 
{
	color:#808021;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.txt_content_05 {
	color:#FF6600;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
}

.paticka
{
	text-align: center;
	width:755px;
	color: #ffffff;
	padding: 10px;
}

div#footer .paticka a
{
	color: #ffffff;
}

table.cleantable,
table.cleantable tr,
table.cleantable td,
table.cleantable th,
table.cleantable thead,
table.cleantable tbody
{
	border:0; 
	outline:0; 
	vertical-align:baseline; 
	background:transparent;
	font-weight: normal;
	text-align: left;
}

/*
*	Podstranky
*/

div#sidebar ul li.page_item
{
	position: relative;
}

div#sidebar ul li.page_item:hover
{
	background-color: rgb(68,115,171);
}

div#sidebar ul li.page_item ul
{
	display: none;
	width: 185px;
	border:1px solid #000000;
	border-top:0px;
}

div#sidebar ul li.page_item ul li
{
	display: block;
}

div#sidebar ul li.page_item ul li a
{
	display: block;
}

div#sidebar ul li.page_item:hover ul
{
	display: block;
	position: absolute;
	background-color: rgb(68,115,171);
	
	top: 29px;
	_top:100px;
	left: 0px;
}

#zpetne_odkazy{
  text-align: center;
  color:#666666;
}

div#footer #zpetne_odkazy a{
  color:#666666;
}
