@charset "iso-8859-2";
/* CSS Document */


/*--------------------------------------------------------------*\
	HTML tag definitions
\*--------------------------------------------------------------*/


a {
	color: #F47920;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
body {
	margin: 0px;
	text-align: center;
	background: url(/img/main-bg.gif) top repeat-x;
	background-color: #F47920;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #BB3300;
	font-size: 16px;
	margin: 5px 0px 5px 5px;
	
}
h2 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:0em 0em 1em;
}
h3 {
	text-align: left;
	padding: 4px 0px 4px 0px;
	color: #F47920;
}
img.bottom-left {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
img.bottom-right {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
img.correction {
	_bottom: -1px;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
img.in {
	margin-top: 0px;
	margin-bottom: -3px;
}
* html img.in {
	margin: 0px;
}
input.submit {
	margin-top: 0px;
	margin-bottom: -4px;
}
* html input.submit {
	margin: 0px;
}
input.in {
	padding: 1px;
	background-color: #F47920;
	color: #FFFFFF;
	border: none;
}
li {
	padding: 3px 0px 2px 0px;
}
li.news {
	list-style-image: url(/img/li-news.gif);
}
ul {
	padding-left: 15px;
	margin-left: 6px;
}


/*--------------------------------------------------------------*\
	IDs definitions
\*--------------------------------------------------------------*/


/* FORM section */

#forms {
	padding-top: 10px;
	padding-bottom: 10px;
}
#form-left {
	float: left;
	width: 300px;
	text-align: left;
	padding-left: 25px;
}
#form-right {
	float: right;
	width: 255px;
	text-align: right;
	padding-right: 25px;
}
* html div#form-right {
	width: 265px;
}

/* OTHER FEATURES */

#friend-webs {
	position: relative;
	width: 170px;
	margin-top: 8px;
}
#friend-webs a {
	display: block;
	width: 170px;
	height: 38px;
	margin-top: 2px;
	padding: 1px 0px 1px 0px;
	line-height: 18px;
	background: url(/img/fw-bg.gif) no-repeat top;
}
#friend-webs a img {
	border: none;
	float: left;
	margin: 3px 5px 2px 6px;
}
#comments {
	width: 147px;
	height: 38px;
	padding-top: 7px;
	padding-left: 23px;
	margin-top: 10px;
	background: url(/img/sp2.gif) no-repeat;
}

/* MAIN LAYOUT */

#logo {
	background-color: #FFFFFF;
	width: 150px;
	height: 197px;
	text-align: center;
}
#main {
	margin: auto;
	margin-top: 15px;
	width: 950px;
	text-align: left;
}
#main-left {
	position: relative;
	float: left;
	width: 790px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
* html div#main-left {
	width: 790px;
}
#main-right {
	float: right;
	padding-left: 10px;
	width: 150px;
	background: url(/img/main-right-bg.gif) no-repeat top left;
}
#sub-left {
	float: left;
	width: 170px;
	margin-left: 10px;
}
* html div#sub-left {
	margin-left: 5px;
}
#sub-right {
	float: right;
	width: 590px;
	margin-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
* html div#sub-right {
	margin-left: 5px;
	width: 580px;
}
#foot {
	width: 730px;
	color: #FFFFFF;
	padding: 15px;
	background: url(/img/jistoty-a-prosperita.gif) no-repeat right;
}

/* CONTENT */

#content {
	width: 100%;
}
*html table#content {
	background-color: #FFECE0;
}
.content-left {
	width: 50%;
	border-right: 2px solid #FFECE0;
	vertical-align: top;
	text-align: justify;
	overflow: hidden;
}
* html td.content-left {
	background-color: #FFFFFF;
}
.content-right {
	width: 50%;
	border-left: 3px solid #FFECE0;
	vertical-align: top;
	text-align: justify;
	overflow: hidden;
}
* html td.content-right {
	background-color: #FFFFFF;
}
.content-bottom {
	border-bottom: 5px solid #FFECE0;
}
* html td.content-bottom {
	background-color: #FFFFFF;
}


/*--------------------------------------------------------------*\
	CLASSES definitions
\*--------------------------------------------------------------*/


.auto-width {
	width: auto;
}
.background {
	background-color: #F47920;
}
.background-news {
	background-color: #FFECE0 !important;
}
.banner-left {
	margin-top: 15px;
	background-color: #FFFFFF;
	text-align: left;
	z-index: 0;
}
.banner-right {
	margin-top: 15px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 0;
}
.banner-right h3 {
	padding-left: 8px;
}
.banner-top {
	text-align: center;
	margin-bottom: 15px;
	z-index: 0;
}
.indent {
	margin-left: 7px;
}
.pad-bottom {
	padding-bottom: 19px;
}
.whole-section {
	text-align: right;
	display: block;
}
.relative {
	position: relative;
}
/* !!!tohle se musi nastavit pro explorer aby zobrazil zakulaceny rohy; rozmer je stejnej jako #main-right!!! */
* html div.pad-bottom {
	width: 150px;
}
.end-float {
	clear: both;
}
.logo {
	margin-left: auto;
	margin-right: auto;
}

.kvv_cssd {
	color: #BB3300;
}

.mapa {
	text-align: center;
}