@charset "utf-8";
/* CSS Document */

body {
	background-color:#E7E6E6;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin: 20px 0px 20px 0px;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

.cleaner {
	clear:both;
}

h1 {
	color:#013574;
	font-size:1.6em;
	margin:0;
	padding:0;
	padding-bottom:20px;
	font-weight:normal;
}

#page-wrap {
	width:959px;
	margin:0 auto;
}

#page-top {
	padding-left:10px;
	padding-right:10px;
}

#page-top-napis {
	background-color:#334459;
	background-image:url('../img/bg_top.gif');
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-size:1.7em;
	color:#FFFFFF;
	padding-top:22px;
	padding-bottom:18px;
}

#page-top-sub {
	background-image:url('../img/bg_subtop.gif');
	background-repeat:repeat-x;
	padding-left:50px;
	padding-top:50px;
	padding-bottom:45px;
	position:relative;
	z-index:0;
}

#page-top-sub img {
	margin-left:20px;
}

#page-top-menu {
	background-image:url('../img/bg_top_menu.gif');
	background-repeat:no-repeat;
	height:39px;
	padding-top:6px;
	padding-left:70px;
}

#mapka {
	position:absolute;
	z-index:100;
	top:40px;
	left:660px;
	_left:610px;
}

a.menu1 {
	background-image:url('../img/tlacitko-modre01.gif');
	background-repeat:no-repeat;
	width:144px;
	height:24px;
	margin:0 1px 0 1px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu1:hover {
	background-image:url('../img/tlacitko-modre-hover01.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu1-aktiv {
	background-image:url('../img/tlacitko-sede01.gif');
	background-repeat:no-repeat;
	width:144px;
	height:24px;
	margin:0 1px 0 1px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#000000
}


a.menu2 {
	background-image:url('../img/tlacitko-modre02.gif');
	background-repeat:no-repeat;
	width:170px;
	height:24px;
	margin:0 1px 0 1px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu2-aktiv {
	background-image:url('../img/tlacitko-sede02.gif');
	background-repeat:no-repeat;
	width:170px;
	height:24px;
	margin:0 1px 0 1px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#000000;
}

a.menu2:hover {
	background-image:url('../img/tlacitko-modre-hover02.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu3 {
	background-image:url('../img/tlacitko-modre03.gif');
	background-repeat:no-repeat;
	width:148px;
	height:24px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu3-aktiv {
	background-image:url('../img/tlacitko-sede03.gif');
	background-repeat:no-repeat;
	width:148px;
	height:24px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#000000;
}

a.menu3:hover {
	background-image:url('../img/tlacitko-modre-hover03.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu4 {
	background-image:url('../img/tlacitko-modre04.gif');
	background-repeat:no-repeat;
	width:92px;
	height:24px;
	margin:0 1px 0 1px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu4-aktiv {
	background-image:url('../img/tlacitko-sede04.gif');
	background-repeat:no-repeat;
	width:92px;
	height:24px;
	margin:0 2px 0 2px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#000000;
}

a.menu4:hover {
	background-image:url('../img/tlacitko-modre-hover04.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu5 {
	background-image:url('../img/tlacitko-modre05.gif');
	background-repeat:no-repeat;
	width:130px;
	height:24px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}

a.menu5-aktiv {
	background-image:url('../img/tlacitko-sede05.gif');
	background-repeat:no-repeat;
	width:130px;
	height:24px;
	padding-top:15px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#000000;
}

a.menu5:hover {
	background-image:url('../img/tlacitko-modre-hover05.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

#page-content {
	padding-top:20px;
}

#welcome-left {
	float:left;
	width:670px;
}

#welcome-right {
	float:right;
	width:289px;
}

.left-frame {
	background-image:url('../img/left_frame_holder.gif');
	background-repeat:repeat-y;
	width:670px;
	text-align:left;
}

.left-frame a {
	color:#000000;
	text-decoration:underline;
	font-size:1.2em;
	line-height:1em;
}

.left-frame a:hover {
	color:#FF6600;
	text-decoration:none;
}

.left-frame-top {
	background-image:url('../img/left_frame_top.gif');
	background-repeat:no-repeat;
	background-position:top;
}

.left-frame-text {
	background-image:url('../img/left_frame_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	text-align:justify;
	line-height:1.5em;
}

.left-floater {
	float:left;
}

.right-floater {
	float:right;
}

.left-mini {
	background-image:url('../img/left_mini_holder.gif');
	background-repeat:repeat-y;
	width:327px;
}

.left-mini-top {
	background-image:url('../img/left_mini_top.gif');
	background-repeat:no-repeat;
	background-position:top;
}

.left-mini-text {
	background-image:url('../img/left_mini_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	text-align:justify;
	line-height:1.5em;
}

.blue-frame {
	background-image:url('../img/blue_holder.gif');
	background-repeat:repeat-y;
	width:289px;
}

.blue-frame-top {
	background-image:url('../img/blue_top.gif');
	background-repeat:no-repeat;
	background-position:top;
}

.blue-frame-text {
	background-image:url('../img/blue_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	text-align:justify;
	line-height:1.5em;
}

.blue-frame-text img {
	border:1px solid #69BCED;
}

.nastred {
	text-align:center;
}

#page-bottom {
	background-image:url('../img/bg_bottom.gif');
	background-repeat:no-repeat;
	background-color:#334459;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	padding-top:30px;
	color:#FFFFFF;
	margin-top:15px;
}

#bottom-menu {
	color:#4d5e73;
	padding-bottom:20px;
}

#bottom-menu a {
	color:#FFFFFF;
}

#bottom-menu a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#bottom-info {
	padding-top:5px;
}

#copyright {
	padding-bottom:48px;
}

#copyright a {
	color:#FFFFFF;
	xtext-decoration:none;
}

#copyright a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#bottom-logos {
	background-image:url('../img/bg_bottom_tbottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #E7E6E6;
}

#bottom-logos img {
	margin-left:15px;
	margin-right:15px;
}

table.formtable {
	border:0;
	font-size:1em;
}

table.formtable td.left {
	text-align:right;
	padding-right:3px;
	font-weight:bold;
	font-size:1em;
}

table.formtable tr.edited {
	font-size:0.8em;
	color:#999999;
}

table.formtable td.right {
	text-align:left;
	font-weight:normal;
	font-size:1em;
}

table.formtable td.section {
	font-weight:bold;
	font-size:1em;
	color:#FF6600;
	padding-bottom:3px;
}

.loginfield {
	border: 1px solid #7F9DB9;
	color:#000000;
	font-size:1.1em;
	background-color:#FFFFFF;
}

.loginbutton {
	border: 1px solid #7F9DB9;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:normal;
	background-color:#00193A;
	margin-top:10px;
}

.sub-left {
	float:left; 
	width:290px;
	padding-right:10px;
	text-align:left;
}

.sub-right {
	float:right; 
	width:300px;
}

#mapa {width:297px; height:186px; border:0px; overflow:hidden; background:url(../img/mapky.gif); margin:0; padding:0;}
#mapa img{border:none;}
.praha {border:1px solid red;}




.kontakt-text {
	_text-align:justify;
	_line-height:1.5em;
	_padding-bottom:10px;
	
}
._blue-frame-text {
	background-image:url('../img/blue_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	text-align:justify;
	line-height:1.5em;
}

table.maintable {
	border:1px solid #666666;
	width:100%;
	border-collapse:collapse;
}

table.maintable tr.head {
	background-color:#334459;
	font-weight:bold;
	color:#FFFFFF;
}

table.maintable tr.tophead {
	background-color:#CCCCCC;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
}

table.maintable tr.tophead td {
	padding:5px;
}

table.maintable tr.head a {
	color:#66CCFF;
	text-decoration:none;
}

table.maintable tr.head a:hover {
	color:#CCFF00;
	text-decoration:none;
}

table.maintable tr.head td {
	padding-top:5px;
	padding-bottom:5px;
}

table.maintable td.akce {
	text-align:center;
	width:80px;
}

table.maintable td.vpravo {
	text-align:right;
}

table.maintable td.user {
	text-align:center;
	width:40px;
}

table.maintable td {
	border:1px solid #000000;
	padding-left:3px;
	padding-right:3px;
	vertical-align: middle;
	padding-top:3px;
	padding-bottom:3px;
}

table.maintable tr.evenrow {
	background-color:#FFFFFF;
}

table.maintable tr.oddrow {
	background-color:#DFEEFF;
}

label
{
width: 15em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

table.table-kraje td{
  width: 25em;
}