*
{
	padding: 0;
	margin: 0;
	font-family: Tahoma;
}

body
{
	background: #fff url('./img/back.png') 0 0 repeat-x;
	background-attachment: fixed;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: black;
}

.PageCenter
{
	background: #fff;
	width: 970px;
}

.Container
{
	margin: 0 auto;
	width: 970px;
	color: black;
}

.LevaStranaElements
{
	width: 334px;
	float: left;
}

.HorniMenuElements
{
	width: 970px;
	height: 115px;
	float: left;
	background: url('./img/header.png') 0 0 no-repeat;
}

#CentralPart
{
	float: left;
	width: 970px;
}

.CentralPartTop
{
	display: none;
}

.ObsahStrankyElements
{
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	width: 626px;
	float: left;
}

.Cleaner
{
	clear: both;
	height:0px;
	font-size:0px;
	border: none;
	margin:0; padding:0;
}

ul
{
	list-style: none;
}

.HorniMenuElements .Element
{
	float: left;
	width: 328px;
}

.HorniMenuElements .MenuElement
{
	width: 250px;
	padding-left: 55px;
	margin-top: 10px;
}

.HorniMenuElements .MenuElement ul
{
	
}

.HorniMenuElements .MenuElement a
{
	text-decoration: none;
	font-size: 12px;
}


.HorniMenuElements .MenuElement .ElementContent a
{
	font-size: 12px;
	background: url('./img/blue-arrow.png') 0 1px no-repeat;
	padding-left: 20px;
	line-height: 20px;
	color: #054f9c;
	font-weight: bold;
}

.HorniMenuElements .MenuElement .ElementContent a:hover,
.HorniMenuElements .MenuElement .ElementContent a.highlight
{
	background: url('./img/blue-arrow-active.png') 0 1px no-repeat;
	text-decoration: underline;
	color: #353535;
}

.PollQuestion{
	font-size: 12px;
	font-weight: bold;
	color: #1f1f6b;
	margin-bottom: 3px;
}

.Poll ul li
{
	font-size: 12px;
	padding-right: 5px;
	padding-top: 3px;
	color: #1f1f6b;
}


.Poll a:hover
{
	text-decoration: underline;
	color: black;
}

.Poll ul
{
	padding-top: 0;
	padding-bottom: 10px;
}

div.PollAnswer
{
	padding: 0;
	line-height: 7px;
	height: 7px;
	background: #1f1f6b;
}

				#TopLeftCorner a span
				{
					display: none;
				}

				.Article a span
				{
					display: inline;
				}

button
{
	cursor: pointer; cursor: hand;
}

				.Article ul
				{
					list-style: disc;
				}

				.Article ul, .Article ol
				{
					padding-left: 30px;
					margin-top: 5px;
					margin-bottom: 5px;
				}
				
				.Article li
				{
					margin-top: 2px;
					margin-bottom: 2px;
				}



#Signature
{
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	font-size: 11px;
  width: 960px;
  color: #505355;
  float: left;
  line-height: 30px;
  margin-top: 10px;
  padding-top: 10px;
  background: url("img/bottom.png");
}

#Signature a
{
	text-decoration: underline;
	color: #505355;
}

#Signature a:hover
{
	text-decoration: none;
}

.SignatureLeft
{
	margin-left: 10px;
	text-align: left;
	width: 450px;
	float: left;
}
.SignatureRight
{
	margin-right: 10px;
	text-align: right;
	width: 450px;
	float: right;
}


				div.Error
				{
					margin: 0 auto 10px;
					width: 80%;
					padding: 5px 5px 5px 5px;
					border: 1px solid red;
					text-align: center;
				}

.note
{
	padding: 5px;
	font-size: 12px;
}

.note h5
{
	margin-top: 4px;
	font-size: 12px;
	font-size: bold;
}

.note h4
{
	margin-top: 4px;
	font-size: 14px;
	font-size: bold;
}

.contactForm p
{
	margin-bottom: 2px;
}

.contactForm legend
{
	position: relative;
	left: 15px;
	top: -10px;
	margin-left: 15px;
	padding: 2px 10px 2px 10px;
}

.contactForm label
{
	float: left;
	width: 180px;
}

.contactForm input
{
	width: 205px;
	height: 17px;
}

.contactForm .file input
{
	height: 20px;
}

.contactForm .combo input
{
	width: 26px;
}

.contactForm .check label
{
	float: none;
}

.contactForm .check input
{
	width: 60px;
}

.contactForm .leftHalf
{
	float: left;
	width: 35%;
}

.contactForm .rightHalf
{
	float: right;
	width: 64%;
}

.contactForm p
{
	clear:left;
}

.contactForm .notice
{
	border: 1px dotted black;
	text-align: center;
	padding: 5px;
	width: 70%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contactForm textarea
{
	width: 99%;
} 

.contactForm input.submitButton
{
	float: right;
	height: 24px;
	width: 80px;
}

.contactForm fieldset
{
	padding: 5px;
	border: none;
	padding-left: 10px;
	margin-top: 10px;
}

iframe
{
	width: 100%;
	border: none;
}

.LevaStranaElements .Element { 
	background: url('./img/left-back.png') 0 0 repeat-y; 
}

.LevaStranaElements .Element .ElementContent
{
	padding: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 12px;
	min-height: 40px;
	_height: 40px;
	background: url('./img/left-bottom.png') 0 0 no-repeat;
	background-position: bottom left;
}

.LevaStranaElements .MenuElement .ElementContent a
{
	font-size: 12px;
	background: url('./img/grey-arrow.png') 0 1px no-repeat;
	padding-left: 20px;
	line-height: 20px;
	color: #353535;
	font-weight: bold;
}

.LevaStranaElements .MenuElement .ElementContent li li a
{
	background: url('./img/grey-arrow2.png') 0 1px no-repeat;
	font-weight: normal;
}


.LevaStranaElements .MenuElement .ElementContent a:hover,
.LevaStranaElements .MenuElement .ElementContent a.highlight
{
	background: url('./img/grey-arrow-active.png') 0 1px no-repeat;
	text-decoration: underline;
	color: #054f9c;
}

.LevaStranaElements .MenuElement .ElementContent li li a:hover,
.LevaStranaElements .MenuElement .ElementContent li li a.highlight
{
	background: url('./img/grey-arrow2-active.png') 0 1px no-repeat;
}


.LevaStranaElements .MenuElement li
{
	margin-left: 5px;
} 

.LevaStranaElements .MenuElement li li
{
	margin-left: 25px;
}
 
.LevaStranaElements .Element .ElementHeader
{
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	line-height: 42px;
	width: 279px;
	height: 42px;
	color: white;
	background: url("img/left-header.png") top left no-repeat;
	overflow: hidden;
	font-family: Candara, Arial;
	padding-left: 55px;
}

.ObsahStrankyElements .Element
{
	font-size: 80%;
}

.VpravoNahoreElements .ArticleElement .Article, .ObsahStrankyElements .ArticleElement .Article
{
	text-align: justify;
	color: #323335;
	font-size: 12px;
}

.ObsahStrankyElements .ArticleElement h1, .ObsahStrankyElements .Element .ElementHeader
{
	color:#386ead;
	font-size:16px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.ObsahStrankyElements .ArticleElement h2
{
	color:#353535;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
}


.ObsahStrankyElements .ArticleElement h3
{
	color:#353535;
	font-size:12px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:10px;
}

.ObsahStrankyElements .ArticleElement a, .ObsahStrankyElements .ReservationElement .Description a
{
	color:#386ead;
	text-decoration: underline;
}
.ObsahStrankyElements .ArticleElement a:hover
{
	color:#386ead;
	text-decoration: none;
}
.ObsahStrankyElements .ArticleElement strong, .ObsahStrankyElements .ArticleElement b
{
	color:#386ead;
}

.ArticleStub
{
	margin-bottom: 20px;
}

.ArticleStub .Date
{
	font-weight: bold;
	font-size: 12px; 
	color: black;
	padding: 0px 2px;
}
.ArticleStub p
{
	font-size: 12px; 
	color: #343436;
}
.ArticleStub a
{
	font-size: 12px; 
	color: #3F4096;
	text-decoration: underline;
	font-weight: bold;
}
.ArticleStub a:hover
{
	text-decoration: none;
}

.ArticleElement a
{
	text-decoration: underline;
	color: #323032;
	
}

.ArticleElement a:hover, .LevaStranaElements .MenuElement a:hover
{
	color: #b80707;
}

.ObsahStrankyElements .ArticleGallery
{
	margin-top: 10px;
	text-align: left;
}

.ObsahStrankyElements .ArticleGallery .Thumbnail
{
	margin-right: 5px;
	cursor: pointer; cursor: hand;
	
}

.ObsahStrankyElements .ArticleElement table table td
{
	padding: 3px;
	background-color: #333333;
}

.ObsahStrankyElements .ArticleElement table table td
{
	padding-left: 10px;
}

.ArticleElement .Article p
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.AdminControlsContainer
{
	position: relative;
	z-index: 10;
}

.AdminControls
{
	position: absolute;
	top: 0px;
	right: 4px;
}

.AdminControls img
{
	border: none;
}

.AdminHighlight
{
	_height: 0px;
	-moz-opacity:.50;opacity:.50;
	filter:alpha(opacity=50);
}


.ObsahStrankyElements .ArticleStub
{
	font-size: 95%;
}

a.FullArticle
{
	color: #054F9C;
	font-weight: bold;
}


.ReservationElement a:hover
{
	color: #386EAD;
}

.ReservationElement a.NoLink h2
{
	padding-left: 0;
	background: none;
}

.ReservationElement a.NoLink:hover h2
{
	color: black;
	text-decoration: none;
	background: none;
}

.ReservationElement a:hover h2
{
	text-decoration: underline;
	background: url("img/grey-arrow-active.png") 0px 2px no-repeat;
}


.ReservationElement h2
{
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	background: url("img/grey-arrow.png") 0px 2px no-repeat;
}

.ReservationElement img
{
	border: 2px solid #4185cb;
}

.ReservationElement .List
{
	float: left;
}

.ReservationElement .Path
{
	margin-bottom: 5px;
}

.ReservationElement .Path a
{
	text-decoration: underline;
}

.FloorContinue
{
	background: url('./img/forward.png') 5px 0 no-repeat;
	padding-left: 50px;
}

.ReservationElement .Gallery
{
	margin-top: 15px;
	background-color: #d8eafc;
	padding: 5px 10px 5px 10px;
}

.ReservationElement .Gallery .Document
{
	margin-right: 10px;
	margin-bottom: 10px;
	width: 140px;
	text-align: center;
}


.ReservationElement .Gallery .GalleryHeader
{
	color: #1363b5;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}

.ReservationElement .FloorList li a:hover
{
	text-decoration: underline;
	background: url("img/grey-arrow-active.png") 0px 2px no-repeat;
}

.ReservationElement .FloorList li a
{
	line-height: 20px;
	font-weight: bold;
	margin-left: 30px;
	padding-left: 20px;
	background: url("img/grey-arrow.png") 0px 2px no-repeat;
}

.ReservationElement .Path a:hover 
{
	text-decoration: underline;
}

.ReservationElement .ShortDescription
{
	padding-left: 15px;
	color: #3a3838;
	font-size: 12px;
	text-align: justify;
}

.ReservationElement .Description
{
	color: #3a3838;
	font-size: 12px;
	text-align: justify;
}

.ReservationElement .Description ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.ReservationElement .Description li
{
	margin-left: 15px;
	list-style: disc;
}

.ReservationElement .Description p
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.ReservationElement .RoomList li a, .ReservationElement .RoomList li a:hover
{
	color: white;
}

.ReservationElement .RoomList li a:hover
{
	background: #0c4781;
}

.ReservationElement .RoomList li
{
	background: #2c7acb;
	width: 205px;
	float: left;
	color: white;
	margin-bottom: 5px;
}

.ReservationElement .RoomList li a
{
	width: 197px;
	padding: 4px;
	float: left;
}

.ReservationElement form
{
	line-height: 180%;
}

.ReservationElement fieldset
{
	border: none;
}

.ReservationElement legend
{
	font-size: 120%;
	padding-left: 0px;
	padding-top: 10px;
	color: #386EAD;
}

.ReservationElement label
{
	width: 150px;
	float: left;
	display: block;
}

.ReservationElement input, .ReservationElement select
{
	width: 200px;
	display: block;
	float: left;
}

.ReservationElement .Notice
{
	text-align: center;
}

.ReservationElement br
{
	clear: left;
}

.ReservationElement .Errors
{
	margin-left: 160px;
	color: red;
}

.Occupation
{
	width: 1px;
	height: 20px;
	float: left;
	background: black;
	border-bottom: 1px solid white;
}

.Divider
{
	width: 1px;
	background: white; 
}

.Past
{
	width: 1px;
	background: gray;
}

.Free
{
	width: 1px;
	background: #70aa0a;
}

.Occupied
{
	width: 1px;
	background: #b5b5b4;
}

.OccupationCleaner
{
	height: 0px;
}

.RoomInterval
{
	background-position: right center;
	background-repeat: no-repeat;
}

.Man
{
	background-image: url('img/men.gif');
}
.Woman
{
	background-image: url('img/women.gif');
}

.ManHelp
{
	padding-left: 22px;
	background: url('img/man.png') 0 0 no-repeat;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	display: inline;
	line-height: 28px;
}

.WomanHelp
{
	padding-left: 22px;
	background: url('img/woman.png') 0 0 no-repeat;
	display: inline;
	line-height: 28px;
}
