/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	background: #fff url('../images/bg.png') repeat-x top;
}
#page {
	width: 919px;
	margin: 0 auto;
}
#top {
	position: relative;
	height: 100px;
}
#logo {
	position: absolute;
	left: 35px;
	top: 20px;
	width: 264px;
	height: 62px;
	background: #fff url('../images/logo.png') no-repeat;
}
#logo a {
	display: block;
	width: 264px;
	height: 62px;
	cursor: pointer;
}
#logo a span {
	display: none;
}
#navigation {
	text-align: center;
	position: absolute;
	top: 30px;
	left: 430px;
}
#navigation ul {
	font-weight: bold;
	margin: 11px 0 0 0;
	padding: 0;
}
#navigation li {
	float: left;
	list-style-type: none;
	margin: 0 5px;
}
#navigation li a {
	padding-top: 6px;
	text-decoration: none;
	display: block;
	width: 82px;
	/*height: 27px;*/
	height: 27px;
	background-color: #242424;
	/*font-size: 1.25em;*/
	font-size: 1.3em;
	color: #2f85c7;
/*	-moz-border-radius: 5px;
-webkit-border-radius: 5px;*/

}
#navigation li a:hover, #navigation li.active a {
	/*width: 80px;*/
	width: 82px;
	height: 27px;
	/*height: 25px;*/
	background-color: #131314;
	/*font-size: 1.3em;*/
	color: #fff;
	/*border: 1px solid #0e0e0e;*/
}
#head {
	background: #fff url('../images/head.jpg') no-repeat;
	width: 919px;
	height: 306px;
	margin-top: 13px;
}
#content {
	width: 870px;
	margin-left: 30px;
	color: #353535;
}
#content a {
  color: #2680c5;
}
#content a:hover {
  text-decoration: none;
}
h1 {
	margin-top: 13px;
	margin-bottom: 15px;
	color: #2680c5;
	font-size: 2.5em;
	padding-left: 30px;
	font-weight: 100;
}
h1.arrow {
	background: #fff url('../images/arrow.png') no-repeat;
	padding-top: 0px;
	background-position: 0px 8px;
}
#content-in {
	font-size: 1.3em;
}
#odkazy {
	width: 358px;
	float: right;
}
.fast_button1 {
	float: right;
	margin-top: 12px;
	width: 308px;
	height: 116px;
	border-top: 5px solid #2680c5;
	margin-right: 15px;
	background: #fff url('../images/motto.png') no-repeat;
	position: relative;
}
.fast_button2 {
	float: right;
	margin-top: 45px;
	width: 308px;
	height: 116px;
	border-top: 5px solid #2680c5;
	margin-right: 15px;
	background: url('../images/profil.png') no-repeat;
	position: relative;
}
.fast_button2 h2 , .fast_button1 h2 {
  font-weight: normal;
}
.fast_button2 a , .fast_button1 a {
  position: absolute;
  top: 0;
  left: 0;
	display: block;
	width: 213px;
	height: 104px;
	cursor: pointer;
	text-decoration: none;
	padding-left: 95px;
	padding-top: 12px;
	z-index: 99;
}
.fast_button1:hover {
	background: #fff url('../images/motto.png') no-repeat;
	background-position: 0px -116px;
}
.fast_button2:hover {
	background: url('../images/profil.png') no-repeat;
	background-position: 0px -116px;
}
.fast_button_nadpis {
	float: left;
	margin: 12px 0 0 95px;
	color: #2680c5;
	font-size: 1.9em;
}
.fast_button_text {
	text-align: justify;
	float: left;
	margin: 34px 0 0 95px;
	color: #2680c5;
	font-size: 1.1em;
	color: #353535;
	width: 190px;
	font-style: italic;
}
#copy {
	color: #ababab;
	border-top: 1px solid #e5e5e5;
	width: 885px;
	margin: 20px 0 10px 20px;
	padding: 10px 0 0 10px;
	font-size: 1.1em;
	float: left;
}
#copy a {
  color: #ababab;
}
#copy a:hover {
  color: #656565;
}
.odsazeni {
	text-indent: 33px;
}
#CR_flag {
	position: absolute;
	margin: 245px 0 0 855px;
	width: 28px;
	height: 17px;
}
#UK_flag {
	position: absolute;
	margin: 270px 0 0 855px;
	width: 28px;
	height: 17px;
}
#CR_flag a {
	display: block;
	cursor: pointer;
	width: 28px;
	height: 17px;
	background: url('../images/czech_flag.gif') no-repeat;
	border: 2px solid #cfcacf;
}
#UK_flag a {
	width: 28px;
	height: 17px;
	display: block;
	cursor: pointer;
	background: url('../images/uk_flag.gif') no-repeat;
	border: 2px solid #cfcacf;
}
#CR_flag a:hover, #UK_flag a:hover, #UK_flag.flag_active a, #CR_flag.flag_active a {
	background-position: 0px -18px;
}
#UK_flag a span, #CR_flag a span {
	display: none;
}

.debug {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #333;
  color: #eee;
  padding: 2em;
  font-size: 150%;
}

a.ext {
  background: url('../images/extlink.png') no-repeat right top;
  padding-right: 12px;
}

a.ext:hover {
  background: url('../images/extlink_act.png') no-repeat right top;
}
.blue {
  color: #2680c5;
}
#kontakty {
  line-height:1.3EM;
}
#mapa {
  width:500px;
  height:320px;
  float:right;
  border:2px solid #e1e1e1;
}
