body {
	margin-top: 0px;
	color: #666666;
	background-color: #fefefe;
	}
#rightColumn p {
	color:#666666;
}

#rightColumn ul li{
	color:#666666;
	margin-bottom:5px;
	background: url(images/arrow.gif) no-repeat 0px 4px;
	list-style:none;
	padding: 0px 0px 0px 13px;
}

#rightColumn ol li{
	color:#666666;
	margin-bottom:5px;
}

#rightColumn ol{
	padding: 0px;
	margin: 10px 0px 10px 28px;
}

#rightColumn ul{
	padding: 0px;
	margin: 10px 0px 10px 10px;
}

#page {
	position: relative;
	width: 901px;
	height: 702px;
	background-image: url(images/bg.jpg);
	margin-left: auto;
	margin-right: auto;
	}
#header {
	position: absolute;
	width: 900px;
	height: 164px;
	top: 0px;
	left: 0px;
	}
#footer {
	position: absolute;
	width: 900px;
	height: 25px;
	background-image: url(images/bg_3.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
	}
#leftColumn {
	position: absolute;
	width: 181px;
	height: 520px;
	top: 164px;
	left: 32px;
	color: #ffffff;
	background-color: #3786be;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
#rightColumn {
	position: absolute;
	top: 175px;
	left: 225px;
	width: 617px;
	height: 458px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #fff8f0;
	border:1px solid #eaeaea;
	overflow: auto;
	text-align: left;
	padding: 0px 10px 30px 10px;
	}

#rightColumn a {
	color: #3786bf;
}	
	
#menu {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 15px;
	color: #ffffff;
	background-color: #3a8fcb;	
	}
#menu a {
	position: relative;
	display: block; 
	font-size: .90em;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	background-color: #80aecf;
	margin: 0 0 2px;
	padding: 1px 5px 3px 10px;
	border-top: 1px solid #99bed8;
	border-bottom: 1px solid #99bed8;
	}
#menu a:hover {
	color: #ffa13c;
	background-color: #fff;
	border-top: 1px solid #eaeaeb;
	border-bottom: 1px solid #eaeaeb;
	}
	
#menu .active {
	color: #ffa13c;
	background-color: #fff;
	border-top: 1px solid #eaeaeb;
	border-bottom: 1px solid #eaeaeb;
}	
	
#adress {
	position: relative;
	width: 171px;
	height: auto;
	margin-top: 30px;
	font-size: 0.7em;
	text-align: left;
	color: #ffffff;
	background-color: #3786be;
	padding: 0 0 10px 10px;
	line-height: 13px;
	}
#adress a {
	color: #ffffff;
}	
	
#cover {
	position: absolute;
	width: 171px;
	height: 35px;
	left: 0px;
	bottom: 0px;
	font-size: 0.7em;	
	color: #ffffff;
	background-color: #ffa13c;
	padding: 65px 0 10px 10px;
	line-height: 13px;
	text-align: left;
	}
#cover a {
	color: #ffffff;
	background-color: #ffa13c;
}
p {
	margin: 0 0 10px;
	}
h2 {
	font-size: 1.17em;
	margin: 1em 0;
	color: #3786bf;
	}
h1 {
	font-size: 1.5em;
	margin: .83em 0;
	color: #ffa13d;
	}	
.orange {
	color: #ffa13d;
	}
.blue {
	color: #3786bf;
	}
.grey {
	color: #666666;
	}
	
.image_paragraph {
	border: 2px solid #ffa13d;
	margin-left: 10px;
}	

#photos {
	margin: 10px 4px 4px 4px;
	float:left;
	width:190px;
	height:160px;
	text-align:center;
	color: #666666;
}

#photos img {
	border: 2px solid #ffa13d;
	margin-bottom:10px;
}


.tabulkaPopisek {
	margin: -20px 0px 40px 0px;
	padding: 0px;
	text-align: center;
	width: 100%;	
	font: bold 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;	
}

.table {
	position: relative;
	margin: 20px 0px 30px 0px;
}

.table td {
	border-bottom: 1px solid #99bed8;
	padding: 2px 10px 2px 10px;
	font: normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

.table .thead td, .table .thead th {
	border-width: 0px 0 1px 0;
	color: White;
	background: #3786be;
	font: bold 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.table .th {
	border-width: 0px 0 1px 0;
	border-bottom: 1px solid #99bed8;
	padding: 2px 10px 2px 10px;
	text-align: left;
	font: bold 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}
