@charset "utf-8";
body {
	margin: 0;
	padding-bottom: 10px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #666666;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}

h3 {
	float: right;
	margin-top: -5px;
	margin-right: 10px;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	color: #00C;
}

a:visited {
	color: #00C;
}

a:hover {
	color: #333;
}

td {
	text-align: center;
	font-size: 12px;
}

th {
	font-size: 12px;
}

.header {
	width: 100%;
	height: 60px;
	margin-bottom: -10px;
}

.menu {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}

.menu_bg {
	float: left;
	margin-top: 8px;
	width: 827px;
	height: 55px;
	background-image: url(../img/transparency_yelow_bg.jpg);
}

.main_logo {
	float: left;
	width: 93px;
	height: 75px;
	margin-bottom: -10px;
	background-image: url(../img/main_logo.png);
}

.main_title {
	float: left;
	margin-right: 10px;
	margin-bottom: -5px;
	margin-top: 10px;
	width: 319px;
	height: 55px;
}

#kontakt_btn {
	float: left;
	width: 73px;
	height: 40px;
	margin-top: 15px;
	margin-left: 10px;
}

#kontakt_btn a {
	display: block;
	width: 73px;
	height: 40px;
	background-image: url(../img/kontakt_btn.png);
}

#kontakt_btn a:hover {
	background-image: url(../img/kontakt1_btn.png);
}

#odkazy_btn {
	float: left;
	width: 73px;
	height: 40px;
	margin-top: 15px;
	margin-left: 10px;
}

#odkazy_btn a {
	display: block;
	width: 73px;
	height: 40px;
	background-image: url(../img/odkazy_btn.png);
}

#odkazy_btn a:hover {
	background-image: url(../img/odkazy1_btn.png);
}

#vysledky_btn {
	float: left;
	width: 73px;
	height: 40px;
	margin-top: 15px;
	margin-left: 10px;
}

#vysledky_btn a {
	display: block;
	width: 73px;
	height: 40px;
	background-image: url(../img/vysledky_btn.png);
}

#vysledky_btn a:hover {
	background-image: url(../img/vysledky1_btn.png);
}

#fotogalerie_btn {
	float: left;
	width: 73px;
	height: 40px;
	margin-top: 15px;
	margin-left: 10px;
}

#fotogalerie_btn a {
	display: block;
	width: 73px;
	height: 40px;
	background-image: url(../img/fotogalerie_btn.png);
}

#fotogalerie_btn a:hover {
	background-image: url(../img/fotogalerie1_btn.png);
}

#odchovy_btn {
	float: left;
	width: 73px;
	height: 40px;
	margin-top: 15px;
	margin-left: 10px;
}

#odchovy_btn a {
	display: block;
	width: 73px;
	height: 40px;
	background-image: url(../img/odchovy_btn.png);
}

#odchovy_btn a:hover {
	background-image: url(../img/odchovy1_btn.png);
}

#fenky_btn {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 73px;
	height: 40px;
}

#fenky_btn a {
	display: block;
	width: 73px;
	height: 40px;
	background-image: url(../img/fenky_btn.png);
}

#fenky_btn a:hover {
	background-image: url(../img/fenky1_btn.png);
}


.page {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	background-image: url(../img/texture_grey.gif);
}

#middle {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 30px;
}

.leftBox {
	clear: both;
	float: left;
	margin-right: 30px;
	width: 540px;
}

#news_title {
	position: relative;
	width: 88px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 50px;
	background-image: url(../img/news_title1.png);
}
	
#news_text {
	width: 490px;
	margin-bottom: 20px;
	padding: 10px;
	background-image: url(../img/transparency_grey_bg.jpg);
}

#onas_title {
	position: relative;
	z-index: 1;
	width: 82px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 50px;
	background-image: url(../img/onas_title.png);
	background-repeat: no-repeat;
}

#onas_text {
	z-index: 2;
	width: 490px;
	margin-bottom: 20px;
	padding: 10px;
	background-image: url(../img/transparency_grey_bg.jpg);	
}
	
.rightBox {
	float: left;
	width: 350px;
}

#index_img {
	width: 350px;
	height: 559px;
	background-image: url(../img/main_img.jpg);
}

.footer {
	float: left;
	width: 100%;
	clear: both;
	color: #333333;
	font-size: 12px;
}

#footer_gradient {
	width: 100%;
	height: 15px;
	background-image: url(../img/footer_grad_bg.png)
}

#footer_left {
	width: 45%;
	float: left;
	text-align: right;
}

#footer_menu {
	margin-top: 0;
	width: 45%;
	float: right;
	list-style: none;
}	

#footer_menu li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#footer_menu a {
	display: block;
	color:#333333;
}

#seo_lista {
	margin-left: 10px;
	clear: both;
	float: left;
}

#seo_lista a {
	color:#333333;
}

.fenkyBox {
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 15px;
	width: 260px;
}

.fenkyBox_rigth {
	float: left;
	margin-top: 20px;
	width: 260px;
}

#butterfly_title {
	margin-left: 5px;
	margin-bottom: 10px;
	width: 250px;
	height: 38px;
	background-image: url(../img/butterfly_title.png);
}

#butterfly_img {
	width: 260px;
	height: 260px;
}

#fenkyTextBox {
	margin-top: 10px;
	margin-left: 0px;
	padding: 15px;
	width: 240px;
	background-image: url(../img/transparency_grey_bg.png);
}

#fenkyTextBox li {
	margin-left: -20px;
}

#onyx_title {
	margin-left: 5px;
	margin-bottom: 10px;
	width: 250px;
	height: 38px;
	background-image: url(../img/onyx_title.png);
	background-repeat: no-repeat;
	background-position: center;
}

#onyx_img {
	width: 260px;
	height: 260px;
}

#eveny_title {
	margin-left: 5px;
	margin-bottom: 10px;
	width: 250px;
	height: 38px;
	background-image: url(../img/eveny_title.png);
	background-repeat: no-repeat;
	background-position: center;
}	

#eveny_img {
	width: 260px;
	height: 260px;
}

#odchovy_text {
	width: 490px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../img/transparency_grey_bg.jpg);
}

#vrh_img {
	width: 350px;
	height: 286px;
	padding-bottom: 10px;
	background-image: url(../img/odchovy_img_bg.png);
	background-repeat: repeat-x;
}

#vrh_img img {
	padding: 14px;
	weight: 320px;
	height: 240px;
}

# space {
	margin-bottom: 15px;
	width: 900px;
}

.full_page {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	background-image: url(../img/transparency_grey_bg.png);
	float: left;
}

.full_page img {
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#fotogallery_txt {
	float: left;
	margin-right: 10px;
	height: 200px;
	width: 200px;
	padding: 5px;
}

.full_page_odkazy {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	background-image: url(../img/transparency_grey_bg.png);
	float: left;
}

.full_page_odkazy img {
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.map_img {
	float: left;
	margin-top: 75px;
	margin-left: 15px;
	width: 400px;
	height: 385px;
}

#kontakt_rightBox {
	float: left;
	margin-top: 20px;
	margin-left: 60px;
	padding: 10px;
	width: 400px;
	background-image: url(../img/transparency_grey_bg.jpg);
}

#kontakt_rightBox li {
	list-style: none;
}

#subject {
	width: 300px;
}
#detail {
	width: 300px;
	height: 83px;
}
#name {
	width: 300px;
}
#customer_mail {
	width: 300px;
}

#rok_vystavy {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
}

#table_header_top {
	border-left: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
	border-top: 1pt;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #6699CC;
}

#table_header_right {
	border-right: 1pt;
	border-right-style: solid;
	border-right-color: #666666;
	border-top: 1pt;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #6699CC;
	border-left: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
}

#table_bottom {
	border-left: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#table_bottom_right {
	border-right: 1pt;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
} 

#table_middle_left {
	border-left: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
}

#table_middle_right {
	border-left: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
	border-right: 1pt;
	border-right-style: solid;
	border-right-color: #666666;
}

#vysvetlivky {
	float: left;
	clear: both;
	font-size: 12px;
	color: #333333;
}

#made_by {
	float: left;
	margin-left: 10px
}

