* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
}
body {
	font-size: 70%;
	background: #145c89 url(/images/bg_body.jpg) repeat-x;
	color: #000;
}
p {
	padding: 5px 0;
}
a {
	color: #00579f;
}
a span {
	display: none;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
h1 {
	padding: 0 0 5px 0;
	color: #4189bf;
	font-size: 1.4em;
}
h2 {
	padding: 0 0 5px 0;
	color: #00579f;
	font-size: 1.3em;
}
h3 {
	padding: 5px 0;
	color: #4189bf;
	font-size: 1.2em;
}
hr {
	margin: 5px 0;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.reset {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
#page_ram {
	width: 964px;
	margin: 0 auto;
	background: #fafafa;
}
#page {
	background: url(/images/bg_menu_top.gif) no-repeat 0 238px;
}
#top0 {
	height: 258px;
	background: url(/images/bg_top0.jpg) no-repeat;
}
#top1 {
	height: 258px;
	background: url(/images/bg_top1.jpg) no-repeat;
}
#top2 {
	height: 258px;
	background: url(/images/bg_top2.jpg) no-repeat;
}
#top3 {
	height: 258px;
	background: url(/images/bg_top3.jpg) no-repeat;
}
#logo {
	padding: 50px 0 0 40px;
}
#logo a {
	display: block;
	width: 150px;
	height: 100px;
}
#menu_top {
}
ul#menu {
	height: 44px;
	margin: 0 9px 0 8px;
	border: 1px solid #efefef;
	border-top: 0;
	background: url(/images/bg_li.gif) repeat-x;
}
ul#menu li {
	position: relative;
	float: left;
	background: url(/images/bg_li_a.gif) no-repeat 0 50%;
}
ul#menu li.lng {
	padding: 15px 30px;
	background: url(/images/flags.png) no-repeat 50% 50%;
}
ul#menu li a {
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
ul#menu li.lng a {
	display: block;
	width: 22px;
	height: 14px;
	margin: 0 4px;
	padding: 0;
	float: left;
}
ul#menu li a:hover, ul#menu li a.active {
	color: #145c89;
}
ul#menu li div.submenu {
	display: none;
	position: absolute;
	left: 2px;
	top: 44px;
}
ul#menu li:hover div.submenu {
	display: block;
	background: #78ABD1;
}
ul#menu li div.submenu ul {
	width: 100%;
}
ul#menu li div.submenu ul li {
	float: none;
	background: #78ABD1;
	border: 1px solid #fff;
	border-top: 0;
}
ul#menu li div.submenu ul li a {
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
	white-space: nowrap;
}
.index {
	background: url(/images/bg_page_in_index.gif) repeat-y 0 0;
}
.index #page_in_top {
	height: 100%;
	background: url(/images/bg_page_in_index_top.gif) no-repeat 0 0;
}
.index #page_in_bottom {
	height: 100%;
	background: url(/images/bg_page_in_index_bottom.gif) no-repeat 0 100%;
}
.html {
	background: url(/images/bg_page_in_html.gif) repeat-y 0 0;
}
.html #page_in_top {
	height: 100%;
	background: url(/images/bg_page_in_html_top.gif) no-repeat 0 0;
}
.html #page_in_bottom {
	height: 100%;
	background: url(/images/bg_page_in_html_bottom.gif) no-repeat 0 100%;
}
#page_in #subleft {
	padding: 25px 0 0 25px;
	float: left;
	width: 150px;
	min-height: 469px;
	border: 0px solid #FF0000;
	text-align: center;
	
}
#page_in #subleft img {
	padding: 10px 0 10px 0;
}
#page_in #left {
	padding: 25px 0 0 25px;
	float: left;
}
#page_in #left img {
margin: 5px 5px 5px 5px;
}

.index #left {
	width: 370px;
}
.html #left {
	width: 700px;
}
#mapa {
	margin: 0 0 15px 0;
	font-size: 1.2em;
}
#mapa a {
	text-decoration: none;
	color: #00579f;
	font-weight: bold;
}
ul.sub {
	margin: 2px 0 10px 5px;
}
ul.sub li {
	padding: 2px 0;
}
ul.sub li a {
	font-size: 1.2em;
	font-weight: bold;
}
.index #right {
	width: 376px;
	min-height: 469px;
	float: right;
}
.html #right {
	width: 168px;
	min-height: 500px;
	padding: 35px 10px;
	float: right;
}
#sponsor {
	padding: 30px 0 5px 0;
	float: left;
	text-align: center;
}
#sponsor img {
	padding: 5px 10px 5px 10px;
}
#news {
	float: right;
	padding: 15px;
	width: 170px;
}
#news h2 {
	padding: 20px 0 5px 0;
	font-size: 1.2em;
	color: #00579f;
}
#news .box {
	padding: 10px 0;
}
#news h4 {
	padding: 0 20px;
	font-size: 1.1em;
	color: #00579f;
	background: url(/images/bg_news_h4.gif) no-repeat 0 0.3em;
}
#news p {
	padding: 4px 20px;
	font-weight: normal;
	font-size: 1.0em;
}
#news a {
	color: #a91900;
	text-decoration: none;
}
#page_in #bottom {
	width: 942px;
	height: 69px;
	margin: 2px auto;
	padding: 0 0 10px 0;
	background: url(/images/bg_promo.gif) no-repeat 0 0;
	text-align: center;
}
#bottom img {
	margin: 0 10px;
	vertical-align: middle;
}
#patka_bg {
	width: 964px;
	margin: 2px auto;
	color: #fff;
}
#patka_in {
}
#autor {
	float: right;
}
#autor a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#gallery form select {
	border: 1px solid #e0eaf1;
	padding: 2px;
}
#gallery .navig {
	margin: 5px 0;
	font-size: 1.2em;
	text-align: center;
}
#gallery table {
	border-collapse: collapse;
}
#gallery td {
	padding: 5px;
}
#gallery td img {
	padding: 5px;
	background: #e0eaf1;
}

form.registrace table {
}
form.registrace table th {
	text-align: right;
}
form.registrace table td {
	padding: 5px;
}
form.registrace table td input[type="text"] {
	width: 200px;
	border: 1px inset #000;
	padding: 2px;
}
h3.error {
	color: #f00;
}
table.reg_list {
	width: 80%;
	margin: 10px 0;
	border-collapse: collapse;
}
table.reg_list th {
	padding: 5px;
	background: #4189bf;
	text-align: left;
}
table.reg_list th, table.reg_list th a {
	color: #fff;
	text-decoration: none;
}
table.reg_list th a:hover, table.reg_list th a.active {
	border-bottom: 3px solid #a91900;
	color: #000;
}
table.reg_list td {
	padding: 5px;
}
table tr {
	background: #e0eaf1;
}
table.reg_list tr:hover {
	background: #eee;
}


