.galerie a {
	display: block;
	width: 98px;
	float: left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.galerie a img {
	margin-bottom: 3px;
	display: block;
	border: solid 1px #333;
}
.galerie a:hover {
	color: #FF4200;
	text-decoration: none;
}
#shuffleloader {
	position: absolute;
}
#shufflecover {
	position: relative;
	width: 318px;
	border: solid 1px black;
	background-color: #EFEFEF;
	height: 16px;
	display: block;
	overflow: hidden;
	margin-top: 10px;
	left: 50%;
	margin-left: -160px;
}
*+html #shufflecover {
	margin-left: -261px;
}
#shuffle {
	width: 10px;
	height: 16px;
	position: absolute;
	top: 0px;
	background-color: #333;
}

#anketa {
	background-image: url(../images/cz/fulltextbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
#anketa ul {
	margin: 0px;
	padding: 0px 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/cz/fulltextbg.gif);
}
#anketa a {
	display: block;
	font-weight: bold;
	color: #951010;
	text-decoration: none;
}
#anketa a:hover {
	color: #000066;
}
#anketa li {
	clear: both;
	padding-top: 6px;
}
#webcamright {
	background-image: url(../images/cz/odkazybottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 13px;
	margin-bottom: 10px;
}
#webcamright div {
	margin: 0px;
	padding: 5px 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/cz/odkazybg.gif);
}
#loader{
	width: 320px;
	height: 240px;
	display: block;
	background-color: black;
	font-size: 16px;
	font-weight: bold;
	line-height: 240px;
	text-align: center;
	left: 50%;
	margin-left: -160px;
	position: relative;
	margin-bottom: 10px;
}

*+html #loader {
	margin-left: -261px;
}

.hlava {
	border: 1px solid #22476D;
	background-color: #668EB6;
	color: #22476D;
	font-weight: bold;
	padding: 3px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
.telo {
	border: 1px solid #22476D;
	margin: -1px 0px 0px -1px;
	padding: 3px;
}
.tabulka {
	padding: 0px;
	margin: 0px;
}
.inleftcol {
	width: 265px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-right: solid 1px #888888;
	float: left;
}

.inrightcol {
	width: 265px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -1px;
	float: left;
	border-left: solid 1px #888888;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	word-spacing: 3px;
	border-top: 1px solid #888888;
	padding-top: 6px;
	border-bottom: 1px solid #888888;
	padding-bottom: 6px;
	color: #1F4063;
	padding-right: 10px;
	padding-left: 30px;
	font-weight: bold;
	background-color:#EEEEEE;
	margin: 0px;
}

html, body {
	height: 100%;
}

body {
	background-image: url(../images/bodybg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #5E5A57;
	background-attachment: fixed;
}

#container {
	position: relative;
	min-height: 100%;
	background-image: url(../images/bg.jpg);
	left: 50%;
	position: relative;
	margin-left: -370px;
	width: 740px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

* html #container { height: 100%; }

#copyright {
	border-top: 1px solid #000000;
	position: absolute;
	bottom: 0px;
	margin-left: -370px;
	left: 50%;
}
#content {
	left: 50%;
	position: relative;
	margin-left: -370px;
	width: 740px;
	padding-bottom: 42px;
}

h1 {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	clear: both;
	background-image: url(../images/listabg.gif);
}
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#maincontent {
	margin-top: 10px;
	margin-right: 204px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*html #maincontent { height: 1px; }

h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	letter-spacing: 3px;
	text-align: center;
	font-weight: normal;
}
#fulltext {
	background-image: url(../images/cz/fulltextbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
}
#fulltext form {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/cz/fulltextbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#fulltext input {
	background-color: #EDD964;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 80px;
}
#fulltext a {
	text-align: right;
	margin-top: 6px;
	display: block;
	width: 191px;
}
#odkazy {
	padding-bottom: 13px;
	background-image: url(../images/cz/odkazybottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
#aktuality {
	background-image: url(../images/cz/aktualitybottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 13px;
}
#aktuality ul {
	margin: 0px;
	padding: 0px 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/cz/aktualitybg.gif);
}
#aktuality a {
	display: block;
	font-weight: bold;
	color: #951010;
	text-decoration: none;
}
#aktuality a:hover {
	color: #000066;
}
#aktuality li {
	clear: both;
	padding-top: 6px;
}
#maincontent p {
	margin-left: 10px;
	margin-right: 10px;
}
#maincontent a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#maincontent a {
	color: #0000CC;
	text-decoration: underline;
}
