@charset "windows-1250";
/* CSS Document */
body {
	margin-top: 0px;
	text-align: center;
	background-color:gray;
	padding-top: 15px;
	font-family:Verdana, Geneva, sans-serif;
}

#centerContainer {
	width:994px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}
#header {
	background-image:url(images/header.gif);
	width:994px;
	height:84px;
}

#header a {
	left: 34px;
	top: 28px;
	position:relative;
	border:0px;
}

a img {
	border-width:0px;	
}

#header div {
	left: 665px;
	top: 0px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#fec106;
	width:300px;
}

#menu {
	height: 51px;
	width: 994px;
	background-image: url(images/menu.gif);
}
#banner {
	background-image: url(images/banner.jpg);
	height: 274px;
	width: 994px;
}


ul#navlist {
	margin: 0px;
	padding: 0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	line-height: 51px;
}
#navlist a {
	font-size: 12px;
	text-align: center;
	display: block;
	height: 51px;
	margin-left:14px;
	color: #fec106;
	text-decoration: none;
	float: left;
	font-weight: bold;
	display: inline;
	background:none;
}
#navlist a:hover {
	color:white;
	text-decoration:underline;

}

#menuItem1 {
	width:116px;
	margin-left:25px!important;	
}
#menuItem2 {
	width:116px;
}
#menuItem3 {
	width:163px;
}
#menuItem4 {
	width:202px;
}
#menuItem5 {
	width:163px;
}
#menuItem6 {
	width:116px;
}
a#menuItem1:hover, a.activeMenuItem1{
	background-image:url(images/item1h.gif) !important;
}
a#menuItem2:hover, a.activeMenuItem2 {
	background-image:url(images/item2h.gif) !important;
}
a#menuItem3:hover, a.activeMenuItem3 {
	background-image:url(images/item3h.gif) !important;
}
a#menuItem4:hover, a.activeMenuItem4 {
	background-image:url(images/item4h.gif) !important;
}
a#menuItem5:hover, a.activeMenuItem5 {
	background-image:url(images/item5h.gif) !important;
}
a#menuItem6:hover, a.activeMenuItem6 {
	background-image:url(images/item6h.gif) !important;
}

#mainContainer {
	width: 994px;
	background-color: white;
}
#left {
	width: 300px;
	float: left;
	margin-left: 8px;
}

.box {
	margin-bottom:20px;
}

#boxHead1, #boxHead2 {
	font-size: 14px;
	color: #fec106;	
	font-weight:bold;	
}
#boxHead1 {
	margin-top:10px;
	height:41px;
	background-image: url(images/box1.jpg);
	padding-left: 113px;
	padding-top:18px;
}
#boxHead2 {
	height:43px;
	background-image: url(images/box2.gif);
	padding-left:16px;
	padding-top: 11px;
}
.boxContent {
	background-color: #f6e1c7;
	padding:10px;
}

.boxContent p.quote{
	font-style:italic;
	font-size:12px;
	text-align:right;
}

.boxContent p.date{
	font-size:12px;
	padding: 0px 0px 0px 0px;
}

.boxContent p.sign{
	font-weight:bold;
	text-align:right;
	padding: 0px 0px 0px 0px;
}

.boxContent ul#photos{
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-size:12px;
}

.boxContent ul#photos li{
	margin-top:5px;
}

.boxContent ul#photos li a{
	color:#000;
}

.boxContent ul#photos li a:hover{
	text-decoration:none;
	color:#AAA;
}

.boxContent a#fgaleryImage{
	display:block;
	text-align:center;
	padding:5px;
}

.boxContent a#fgaleryImage img{
	border:3px solid #993300;
	padding:5px;
}

.boxContent a:hover#fgaleryImage img{
	border:3px solid silver;
}

.boxContent h2{
	font-size:13px;
	color:#993300;
}

#footer {
	height: 35px;
	width: 994px;
	background-image: url(images/footer.gif);
	clear: both;
}#clearer {
	clear: both;
	font-size: 0px;
}

#right { /* obsah */
	width: 648px;
	float: left;
	padding:18px 15px;
}

#right h1, #right h2 {
	margin:0px;
	font-size:25px;
	font-weight:normal;
	color:#006D1D;
}

#right h1{
	padding-top:0px;
}

#right h2{
	font-size:21px;
}

#right h3{
	font-size:17px;
	color:#006D1D;
}

#right p{
	color:#000;
	font-size:15px;
	line-height:21px;
	text-align:justify;
	text-indent:15px;
}

sup{
	color:red;
}

table#cForm th{
	text-align:right;
}

input#hackField{
	display:none;
}

div.error-message{
	color:red;
	font-size:10px;
}

div#flashMessage{
	padding:10px;
	font-size:12px;
	color:red;
	border:1px solid red;
	background-color:yellow;
}


table#cForm{
	border:1px solid #006D1D;
	margin:2px;
	font-size:12px;
	background-color:#E0FBE7;
}

div#ftrln{
	font-size:10px;
}

body{
	background:url(/images/divacky-back.jpg) no-repeat top center;
}
