/* CSS Document */

body{
	font-size: 12px;
	font-family: "Verdana", Arial, sans-serif;
	line-height: 16px;

}

input, button, textarea{
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, sans-serif;

}

body {
	background: url('images/body_bg.jpg') center top;
	background-attachment: fixed;
	background-color: #ffffff;
  margin: 0;
	padding: 0;
	color: black;
}

/* margins, paddings, borders */
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}

.endfloat, .clear{
	clear: both;
	height: 1px; font-size: 1px;
	visibility: hidden;
	margin: 0;
}

a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

a:hover {
	color: #153170;
	text-decoration: none;
}

div{
  margin: 0;
  padding: 0;
  border: 0;
}

p{
  margin: 0;
}

#page{
  width: 949px;
  margin: 0 auto;
}

#header{
  width: 949px;
  height: 132px;
  background: url('images/header_bg.gif') no-repeat;
}

#menu{
  width: 949px;
  height: 97px;
  background: url('images/menu_bg.gif') no-repeat;
  padding: 0 0 0 22px;
}

#kwick{ 
  width:949px; 
}

#kwick .kwicks{ 
  height:79px; 
  list-style-type:none; 
  margin:0; 
  padding:0; 
  text-align: center;
}

#kwick li{ 
  float:left; 
}

#kwick .kwick{ 
  display:block; 
  cursor:pointer; 
  overflow:hidden; 
  height:79px; 
  width:150px;
  line-height: 2em;
  padding-top: 30px;
}

#kwick .link_4 {
	padding-top: 0px;
}

#kwick .prvy{ 
  background:url(images/menu1.gif) no-repeat; 
}

#central_image{
  width: 949px;
  height: 241px;
  background: url('images/central_image.jpg') no-repeat;
}

#content{
  width: 949px;
  text-align: left;
  background: url('images/content_bg.gif') repeat-y;
}

#content h1{
  display: block;
  width: 949px;
  height: 72px;
  margin: 0;
  padding: 0 0 0 42px;
  line-height: 72px;
  background: url('images/h1_bg.gif') no-repeat;
  color: #fff;
}

#footer{
  background: url('images/footer_bg.gif') repeat-x;
  margin: 0 26px 0 23px;
  padding: 40px 16px 0 19px;
  height: 140px;
  text-align: right;
  font-size: 0.9em;
}

#endpage{
  background: url('images/end_page.gif') no-repeat;
  height: 37px;
  width: 949px;
}

.text1 {
	padding: 10px 42px 20px 42px;
	color: #153170;
	}

.text1 a {	
	color: #000;
	border-bottom: 1px dotted #000;
}
.text1 h3 a {	
	color: #FFF;
}

.text1 a:hover {
	border-bottom: 1px solid #777;
	color: #777;
}

.forumheader4, .forumheader3 {
	float: left;
	padding: 10px;
}

.gal_descr {
	margin: 10px 0px 5px 0px;
}

.gal_img {
	text-align: center;
}

.border {
	width: 865px;
}

.clear {
	clear: both;
}

#gallery{
  margin: 20px 0 0 40px;
}

#gallery .gallery_item{
  float: left;
  margin: 10px;
  width: 400px;
}

#gallery .gallery_item .img{
  float: left;
  background: url(images/img_thm.gif) no-repeat;
  width: 165px;
  height: 163px;
  text-align: center;
}

#gallery .gallery_item .img a {
	border-bottom: none;
}

#gallery .gallery_item .img img{
  margin: 20px 21px 20px 22px;
}

#gallery .gallery_item .popis{
  padding: 10px;
  float: right;
  width: 210px;
}

#gallery .gallery_item .popis h2{
  color: #153170;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}

#gallery .gallery_item .popis h2 a{
	color: #153170;
}

#content .description{
  /*margin: 10px 42px 10px 42px;*/
  padding: 20px 10px 20px 10px;
  color: #fff;
  background: url('images/descr_bg.gif') repeat-x;
  background-color: #153170;
  text-align: justify;
}

#langs {
	position: absolute;
	top: 46px;
	margin-left: 4px;
}

#contact_map {
	float: left;
}

.cpage_body span {
	color: #ff9600;
	font-weight: bold;
}

.cpage_body div {
	color: #153170;
}



#atrtitle {
	border:1px solid #000;background:#FFFF80;color:#000;padding:10px;position:absolute;font-size:0.9em;
}