﻿body {
	margin: auto;
	font-family: Arial;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

#page {
	width: 1000px;
	margin: auto;
}

#header {
	background-image: url('images/header.jpg');
	width: 1000px;
	height: 130px;
}

#header h1 {
	display: none;
}

#header_text {
	float: right;
	font-size: 9pt;
	text-align: right;
	padding-top: 30px;
}

#header_text a {
	color: gray;
	text-decoration: none;
}

#header_text a:hover {
	color: black;
	text-decoration: underline;
}

#header img {
	border: 0px;
}

#search {
	margin-right: -518px;
	margin-top: 100px;
	float: right;
}

#search input {
	font-size: 8pt;
	font-family: Verdana;
}

#menu {
	background-image: url('images/menu.png');
	width: 996px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 9pt;
	font-family: Verdana;
	text-align: center;
	color: white;
	z-index: 5000;
	position: absolute;
}

#animation {
	margin-top: 35px;
	padding-top: 15px;
	height: 291px;
	background-image: url('images/animation_bg2.png');

}

#oldernews {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

#oldernews a {
	color: #035160;
	font-weight: bold;
	font-size: 9pt;
}

#oldernews a:hover {
	color: #f74127;
}

#center {
	width: 990px;
	min-height: 220px;
	font-size: 10pt;
	margin-top: 5px;
}

h1.navigate {
	font-size: 9pt;
	background-image: url('images/navigate_bg.png');
	margin-top: 40px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	margin-bottom: 10px;
}

#center h2 {
	font-size: 10pt;
	color: #035160;
	font-family: Tahoma;
	padding-right: 10px;
	border: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: dotted;
	margin-left: 10px;
	margin-right: 10px;
}

#center h2.aktualh2 {
	margin-left: 110px;	
}

#center p {
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	font-family: Arial;
	text-align: justify;
	margin-top: -10px;
}

#center p.aktual {
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	font-family: Arial;
	text-align: justify;
	margin-top: -10px;
}

#center .aktulita_div {
	clear: left;
	margin-left: 10px;
}

#center a {
	color: #035160;
}

#center a:hover {
	color: #f74127;
}

#center table {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	font-family: Arial;
}

#center ul {
	font-size: 9pt;
	font-family: Arial;
}

.aktualita_img {
	float: left;
	clear: left;
	padding-right: 5px;
	border: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #035160;
	margin-bottom: 10px;
	margin-right: 5px;
}

.aktualita_img:hover {
	border-color: #ffcc33;
}


#right {
	float: right;
	width: 230px;
	margin-top: 3px;
}

#right_text {
	background-image: url('images/right.jpg');
	padding-left: 10px;
	padding-right: 15px;
	width: 205px;
	margin-top: -11px;
}

#right_down {
	margin-top: -11px;
}

.right_href {
	color: #ffcc33;
	font-style: italic;
	text-align: right;
	width: 200px;
	display: block;
	margin-top: 3px;
}

.right_href:hover {
	color: #fdf573;
	font-weight: bold;
}

.banner {
	border: 0px;
	margin-left: 25px;
}

#right p {
	color: white;
	font-size: 9pt;
	font-family: Arial;
	text-align: left;
}

#footer {
	background-image: url('images/footer.jpg');
	font-size: 9pt;
	text-align: center;
	width: 1000px;
	height: 33px;
	clear: left;
	margin-top: 10px;
}

#footer a {
	color: #035160;
}

#footer a:hover {
	color: #f74127;
}

#footer p {
	padding-top: 5px;
	font-weight: bold;
}

#sponsors {
	padding-bottom: 2px;
	text-align: center;
	font-size: 9pt;
	background-color: white;
}

#sponsors img {
	border: 0px;
}

.lide {
	float: left;
	padding-right: 3px;
}

.lidep {
	height: 138px;
	display: block;
}

#tablepodpora {
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 20px;
}

#tablepodpora td {
	min-width: 220px;
}

#tablepodpora tr {
	height: 22px;
}

#main_tr {
	background-color: #035160;
	color: white;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-style: solid;
}

.gray {
	background-color: #b9b9b9;
}

#red {
	font-weight: bold;
	color: #f74127;
}

#fototable {
	border-collapse: collapse;
	width: auto;
	margin: auto;
}

#fototable td {
	width: 150px;
	text-align: center;
}

.album {
	margin-top: 5px;
	width: 170px;
	height: 170px;
	border: 2px;
	border-style: solid;
	border-color: #ffcc33;
	background-color: #035160;
	text-align: center;
	float: left;
	margin-left: 5px;
	color: #ffcc33;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
}

.album:hover {
	background-color: #ffcc33;
	border-color: #035160;
	color: #035160;
}

.album img {
	color: black;
	font-decoration: underline;
	border: 1px;
	border-style: solid;
	border-color: #ffcc33;
}

.album:hover img {
	color: #035160;
	border: 1px;
	border-style: solid;
	border-color: #035160;
}

#nadpisa {
	font-style: normal;
}

#prezentace {
	border: 3px;
	border-color: black;
	border-style: solid;
}

#prezentace:hover {
	border-color: #ffcc33;
}

#prezentace_a {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	margin-left: 47px;
}

#prezentace_a:hover {
	color: #f74127;
}

#orgpresentation {
	border: 2px;
	border-color: black;
	border-style: solid;
	margin-left: 10px;
}

#galleryedittable {
	border-collapse: collapse;
	margin-left: 10px;
}

#galleryedittable tr {
	border: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: black;
	
}

.gedittable_foto {
	text-align: center;
	background-color: gray;
	border: 3px;
	border-style: solid;
	border-color: #252525;
}

.gallerydiv {
	float: left;
	width: 156px;
	height: 143px;
	background-color: #d4d4d4;
	margin-left: 6px;
	padding-top: 4px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 8pt;
	font-family: Verdana;
	border: 1px;
	border-color: #545454;
	border-style: solid;

}

.gallerydivedit {
	float: left;
	width: 156px;
	height: 163px;
	background-color: #d4d4d4;
	margin-left: 6px;
	padding-top: 4px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 8pt;
	font-family: Verdana;
	border: 1px;
	border-color: #545454;
	border-style: solid;

}

.foto {
	border: 3px;
	border-color: white;
	border-style: solid;
	margin-bottom: 3px;
}

.foto:hover {
	border-color: #ffcc33;
}

.rozbalit {
	margin-left: 10px;
	font-size: 9pt;
	font-family: Verdana;
}

#kurzy {
	float: left;
	width: 326px;
	height: 166px;
	margin-right: 15px;
}

#kurzy p {
	font-size: 9pt;
	font-family: Arial;
	color: white;
	margin-left: 5px;
	margin-top: -2px;
	text-align: justify;
	padding-right: 5px;
}

#kurzy_nadpis {
	color: #fece2e;
	font-size: 10pt;
	font-weight: bold;
}

#praxe {
	margin-top: 10px;	
}

.text_img {
	float: left;
	margin-right: 10px;
}

#center_animation {
	width: 667px;
	margin: auto;
	margin-bottom: 5px;
}

#starsi_aktuality {
	float: right;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
}

#starsi_aktuality img {
	border: 0;
	float: left;
	margin-right: 3px;
}

#praxe h3 {
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana;
	color: #FFE633;
	margin-top: 0px;
	margin-bottom: 0px;
}

#praxe p {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: white;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
}

#kurzy h3 {
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana;
	color: #FFE633;
	margin-top: 0px;
	margin-bottom: 2px;
}

#kurzy p {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: white;
	font-weight: normal;
	margin-left: 0px;
	padding-right: 10px;
}

#pf {
	width: 500px;
	margin-left: 130px;
	border: 4px;
	border-style: groove;
	border-color: #FFE633;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
#menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
#menu li{
float:left;
position:relative;
z-index:100;
}

#menu li:hover {
	background-color: #ffcc33;
	color: #035160;
}

/* use the table to position the dropdown list */
#menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
#menu .menu :visited {
display:block;
width:120px;
text-align:center;
font-family:verdana, sans-serif;
}

.main a {
	color: white;
	text-decoration:none;
	height: 21px;
	display: block;
	border: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: white;
	border-style: solid;
	border-right: 0px;
	padding-top: 9px;
	padding-left: 25px;
	padding-right: 25px;
}

.main a:hover {
	color: #035160;
	background-image: url('images/menu_hover.png');
	border-color: #f74127;
}

a.menulink {
	text-decoration: none;
	height: 21px;
	display: block;
	border: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: white;
	border-style: solid;
	border-right: 0px;
	padding-top: 9px;
	padding-left: 2px;
	padding-left: 25px;
	color: #035160;
	background-color: #ffcc33;
}

.main img {
	border: 0px;
}

.sub {
	font-size: 8pt;
	text-decoration: none;
	background-color: #ffcc33;
	width: 190px;
}

.sub:hover {
	border-color: #f74127;
}

.first a {
	border: 0px;
	color: white;
	text-decoration:none;
	height: 21px;
	display: block;
	padding-top: 9px;
	padding-left: 35px;
	padding-right: 34px;
}

.first a:hover {
	color: #035160;
	background-image: url('images/menu_left.png');
	background-color: transparent;
}

#firstcurrent a {
	border: 0px;
	color: #035160;
	background-image: url('images/menu_left.png');
	text-decoration:none;
	height: 21px;
	display: block;
	padding-top: 9px;
	padding-left: 35px;
	padding-right: 34px;
	background-color: transparent;
}

.last a {
	border: 1px;
	border-style: solid;
	border-color: white;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	color: white;
	text-decoration:none;
	height: 21px;
	display: block;
	padding-top: 9px;
	padding-left: 34px;
	padding-right: 34px;
}

.last a:hover {
	color: #035160;
	background-image: url('images/menu_right.png');
	background-color: transparent;
}

#lastcurrent a {
	border: 1px;
	border-style: solid;
	border-color: white;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	color: #035160;
	background-image: url('images/menu_right.png');
	text-decoration:none;
	height: 21px;
	display: block;
	padding-top: 9px;
	padding-left: 34px;
	padding-right: 34px;
	background-color: transparent;
}

.sub a {
	color: black;
	padding-top: 3px;
	height: 17px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
}

.sub a:hover {
	color: #035160;
	padding-top: 3px;
	height: 17px;
	display: block;
	text-decoration:none;
}

/* hide the sub level links */
#menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
#menu ul li:hover ul,
#menu ul a:hover ul{
visibility:visible;
}

p img {
	border: 0px;
}

#jobkluby {
	width: 320px;
	min-height: 300px;
	padding-right: 5px;
	float: left;
	border: 1px;
	border-style: dotted;
	border-color: #252525;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-left: 5px;
}

#jobkluby p {
	clear: left;
	margin-left: -4px;
	margin-top: 0px;
}

#stred {
	width: 320px;
	min-height: 300px;
	padding-right: 5px;
	margin-left: 6px;
	float: left;
	border: 1px;
	border-style: dotted;
	border-color: #252525;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

#stred p {
	margin-left: -4px;
	margin-top: 0px;
}

#stred ul {
	margin-left: -20px;
	margin-top: 4px;
}

#stred li {
	margin-bottom: 5px;
}

#priklady {
	width: 320px;
	min-height: 300px;
	margin-left: 6px;
	float: left;
}

#priklady p {
	clear: left;
	margin-left: -4px;
	margin-top: 0px;
}

.nahled {
	border: 1px;
	border-color: #035160;
	border-style: solid;
	padding: 3px;
	margin-right: 5px;
	float: left;
}

.nahled:hover {
	border-color: #ffcc33;
}

#anavi {
	color: #035160;
}

#anavi:hover {
	color: #f74127;
}

.siroka a {
	width: 160px;
	color: white;
	text-decoration:none;
	height: 21px;
	display: block;
	border: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: white;
	border-style: solid;
	border-right: 0px;
	padding-top: 9px;
}

.mapatd {
	min-width: 260px;
}

#text3 {
	 clear:left;
	 padding-top: 10px;
	 border: 1px;
	 border-style: dotted;
	 border-color: black;
	 border-left: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 margin-left: 10px;
	 margin-right: 10px;
}

.red {
	 color: red;
	 font-weight: bold;
	 font-size: 9pt;
}

.green {
	 color: green;
	 font-size: 9pt;
}

.popup_p {
	font-size: 9pt;
}

.popup_table {
	font-size: 9pt;
}

#galleryedit td {
	min-width: 150px;
}

#galleryedit th {
	text-align: left;
	height: 20px;
	border: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: black;
	border-style: solid;
}

#popup a {
	color: #035160;
}

#popup a:hover {
	color: #f74127;
}

