body {
	margin: 0;
	padding: 0;
	background: url(bg.jpg) top center repeat-x;
	background-color: #9bbed6;
}

body, td, th, span {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	vertical-align: top;
}

li {
	padding-bottom: 3px;
}

.topLeft {
	background: url(left.jpg) top right repeat-x;
	width: 30%;
}

.topRight {
	background: url(right.jpg) top left repeat-x;
	width: 30%;
}

.b1 {
	background-image: url(praga1.jpg);
	width: 191px;
    height: 102px;
}

.b2 {
	background-image: url(praga2.jpg);
	width: 559px;
    height: 102px;
}

.b3 {
	background-image: url(praga3.jpg);
	width: 191px;
    height: 316px;
}

.b4 {
	background-image: url(praga4.jpg);
	width: 559px;
    height: 316px;
}

a:link {
	text-decoration: none;
	color: #fff;
}

a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

a:active {
	text-decoration: none;
	color: #fff;
}

th, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

pre {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin: 0;
	padding: 0;
}

#cms {
	text-align: center;
}

#container {
	background-image: url(main.gif);
	background-repeat: repeat;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	min-width: 750px;
	max-width: 750px;
	top: 0px;
	position: relative;
}

#header {
	height: 10px;
	width: 750px;
	position: relative;
}

.mainMenu {
	position: absolute;
	left: 235px;
}

.mainMenu div {
	float: left;
	margin-right: 20px;
}

.mainMenu div a:link, .mainMenu div a:visited {
	color: #edf1f5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.mainMenu div a:hover, .mainMenu div a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

#left {
	color: #ebebeb;
	width: 200px;
	float: left;
	position: relative;
}

#left .section {
	background-color: white;
	position: relative;
	left: 25px;
	width: 173px;
	border: 1px solid #284775;
	margin-bottom: 15px;
	padding: 9px 12px;
}

#left > .section {
	width: 149px;
}

#left .sectionTitle {
	text-align: left;
	font-weight: bold;
	color: #355685;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#left .sectionContent {
	color: #4549C4;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding-top: 6px;
	
}

.catalogMenu {
	margin-bottom: 5px;
	position: relative;
	top: -12px;
}

.catalogMenu div {
	padding: 1px 0px;
	margin-left: 25px;
}

.catalogMenu > div {
	background-position: bottom right;
	background-repeat: no-repeat;
}

.catalogMenu div > p > a {
	display: block;
}

.catalogMenu div a:link, .catalogMenu div a:visited,
.catalogMenu div a:hover, .catalogMenu div a:active  {
	background-position: top left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0 2px 10px;
	border-left: 5px solid #fff;
	border-top: 1px solid #b8c0cf;
	border-bottom: 1px solid #b8c0cf;
	text-decoration: none;
	display: block;
}

.catalogMenu div a:hover, .catalogMenu div a:active {
	color: #edf1f5;
}

.layout {
	width: 173px;
	height: 56px;
	background-color: #fff;
	position: relative;
	left: 25px;
	border: 1px solid #284775;
	margin-bottom: 15px;
}

.layoutTitle {
	padding: 8px 12px;
	font-weight: bold;
	color: #355685;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.layoutChange {
	font-size: 10px;
	position: relative;
	left: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 35px;
}

.layoutChange select {
	font-family: verdana, arial, helvetica, sans-serif;
	left: 10px;
	border: 1px solid #284775;
}

.currency {
	width: 173px;
	height: 140px;
	background-color: white;
	position: relative;
	left: 25px;
	border: 1px solid #284775;
	margin-bottom: 15px;
}

.contact {
	width: 173px;
	height: 148px;
	background-color: white;
	position: relative;
	left: 25px;
	border: 1px solid #284775;
	margin-bottom: 32px;
	font-size: 10px;
	color: #355685;
}

.contactText {
	padding: 12px;
	position: relative;
	top: 17px;
	left: 4px;
}

.currencyCzkBuy, .currencyCzkSell, .currencyEuroBuy, .currencyEuroSell {
	position: absolute;
	left: 16px;
	text-align: left;
	font-weight: normal;
	color: #4549c4;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

.currencyCzkBuy {
	top: 29px;
}

.currencyCzkSell {
	top: 44px;
}

.currencyEuroBuy {
	top: 85px;
}

.currencyEuroSell {
	top: 100px;
}

.currencyDate {
	position: absolute;
	left: 16px;
	top: 120px;
	text-align: left;
	font-weight: normal;
	color: #355685;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

.weather {
	width: 173px;
	height: 112px;
	background-image: url(weather.gif);
	position: relative;
	left: 25px;
	margin-bottom: 15px;
}

#left > .weather {
	width: 175px;
}

.weatherTitle, .currencyCzkTitle, .contactTitle, .currencyEuroTitle {
	position: absolute;
	top: 9px;
	left: 16px;
	text-align: left;
	font-weight: bold;
	color: #355685;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.currencyEuroTitle {
	top: 65px;
}

.weatherDate {
	position: absolute;
	left: 23px;
	bottom: 7px;
	width: 150px;
	text-align: center;
	font-weight: normal;
	color: #355685;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

.weatherImage {
	position: absolute;
	top: 28px;
	left: 5px;
}

.weatherTemperature {
	position: absolute;
	left: 68px;
	top: 31px;
	color: #4549c4;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.weatherPressure {
	position: absolute;
	left: 68px;
	top: 49px;
	color: #4549c4;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

#content {
	background-position: top;
	background-repeat: repeat-x;
	width: 470px;
	padding: 20px;
	font-size: 11px;
}

div > #content {
	width: 506px;
}

form#login {
	padding: 20px;
}

form#login #loginRequired {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	color: #00a;
}

form#login th {
	text-align: right;
	font-size: 11px;
	padding: 4px 10px 0 130px;
}

form#login td {
	text-align: left;
	padding-top: 6px;
}

form#login input {
	font-size: 11px;
	width: 340px;
	border: 1px solid #000;
	background-color: #fff;
}

form#login input#submit {
	background-color: #345b87;
	color: #fff;
}

.itemPath {
	font-size: 11px;
	color: #fff;
	padding: 10px 0 10px 0;
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	font-weight: bold;
}

.itemPath a {
	color: #fff;	
}

.itemPath span {
	padding-left: 18px; 
	padding-right: 10px;
	background-image: url(arrows.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.articleTitle {
	font-weight: bold;
	margin-bottom: 10px;
}

.articleDescription {
	padding-bottom: 10px;
}

.articleMore {
	float: right;
	position: relative;
	top: -15px;
	left: -5px;
	padding-left: 12px;
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.articleContent {
	padding-bottom: 15px;
}

.articleBack {
	padding-bottom: 5px;
	padding-left: 18px; 
	padding-right: 10px;
	background-image: url(arrows.gif);
	background-position: 1px 2px;
	background-repeat: no-repeat;
}

#right {
	display: none;
	position: relative;
}

#footer {
	background-image: url(footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 95px;
	clear: both;
	position: relative;
}

#extra, #extra2, #extra3, #extra4 {
	display: none;
}

#stats {
	display: none;
}

#rss {
	border: 0;
	width: 80px;
	height: 15px;
}

#error { 
    background: url(shutdown-bg.gif) top repeat-x;
	text-align: center;
	margin: 0 auto;
	width: 1000px;
	top: 0px;
	position: relative;
	top: 162px;
	height: 400px;
}

#error div span {
	position: relative;
	top: 90px;
	color: #777;
	font-size: 13px;
	font-weight: bold;
}

#reservationForm {
	margin: 10px;
	padding: 10px;
	border: 2px solid white;
	background-color: #607a95;
}

#reservationForm td, #reservationForm th {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding: 5px 0;
}

#reservationForm th {
	font-size: 10px;
	font-weight: inherit;
	padding-right: 20px;
}