@font-face {
    font-family: 'ManesBold';
    src: url('fonts/manes_bold-webfont.eot');
    src: url('fonts/manes_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/manes_bold-webfont.woff') format('woff'),
         url('fonts/manes_bold-webfont.ttf') format('truetype'),
         url('fonts/manes_bold-webfont.svg#ManesBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ManesMedium';
    src: url('fonts/manes-me-webfont.eot');
    src: url('fonts/manes-me-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/manes-me-webfont.woff') format('woff'),
         url('fonts/manes-me-webfont.ttf') format('truetype'),
         url('fonts/manes-me-webfont.svg#ManesMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 20px 0 0 15px;
}

.zarovnani_vpravo {
	text-align: right;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 22px 0 -6px 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 -6px 0;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 22px 0 -6px 0;
}
.nadpis {
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 18px;
	line-height: 112%;
	margin: 0 0 10px 0;
}
.nadpis_blok {
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 18px;
	line-height: 112%;
	margin: 18px 0 10px 0;
}
.nadpis_sloupec {
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 18px;
	line-height: 112%;
	margin: 0 0 0 0;
}
#titul_vystava {
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 36px;
	line-height: 110%;
}
#datum_vystava {
	width: 490px;
	height: 55px;
	font-family: 'ManesMedium';
	font-size: 36px;
	margin: 25px 0 0 0;
}
.font12 {
	font-size:12px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F00;
}
a:hover.odkazM {
	color: #0F0;
}
a:hover.green {
	color: #000;
}
.textOdkaz {
	text-decoration: underline;
}
.poznamka {
	color:#F00
}
a:hover.poznamka {
	background-color:#F00;
	color: #000;
}
#container {
	width: 900px;
}
#mainContent {
	width: 490px;
	margin: 0 150px 0 260px;
	text-align: left;
}
#sidebarL {
	width: 260px;
	float:left;
}
#sidebarL_header {
	width: 230px;
	height: 108px;
	border-bottom: solid 1px;
}
#sidebarL_top {
	width: 230px;
	border-bottom: solid 1px;
	height: 35px;
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 18px;
	margin: 17px 0 0 0;
}
#menu_top {
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 18px;
	padding: 17px 0 0 0;
}
#sidebarL_topM {
	width: 230px;
	border-bottom: solid 1px;
	height: 55px;
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 18px;
	line-height: 112%;
	margin: 17px 0 0 0;
}
.sidebarL_center {
	width: 230px;
	border-bottom: solid 1px;
}
#sidebarL_center {
	width: 230px;
	border-bottom: solid 1px;
}
.menu {
	font-family: 'ManesBold';
	font-weight: normal;
	font-size: 18px;
	line-height: 112%;
	margin: 18px 0 16px 0;
}
#sidebarL_bottom {
	width: 230px;
}
#sidebar_center {
	width: 490px;
	height: 506px;
}
#sidebarR {
	width: 150px;
	float:right;
	text-align: right;
}
#footer_center {
	width: 490px;
	margin-left: 260px;
}
#header {
	width: 490px;
	height: 108px;
}
#footer {
	border-top: solid 1px;
	font-size:10px;
	padding-top: 10px;
	height: 40px;
}
#search {
	width: 150px;
	float: right;
	text-align: right;
}
.blok_vlevo {
	width:230px;
	height:130px;
	border-top: solid 1px;
	float: left;
	margin-bottom: 20px;
}
.blok_vpravo {
	width:230px;
	height:130px;
	border-top: solid 1px;
	float: right;
	margin-bottom: 20px;
}
.blok_vlevo_double {
	width:230px;
	height:281px;
	border-top: solid 1px;
	float: left;
	margin-bottom: 20px;
}
.blok_vpravo_double {
	width:230px;
	height:281px;
	border-top: solid 1px;
	float: right;
	margin-bottom: 20px;
}
.blok_490 {
	width:490px;
	height:130px;
	border-top: solid 1px;
	margin-bottom: 20px;
}
.sloupec_vlevo {
	width:230px;
	float: left;
	margin-bottom: 20px;
}
.sloupec_vpravo {
	width:230px;
	float: right;
	margin-bottom: 20px;
}
.obrazek_vpravo {
	width:230px;
	float: right;
	margin-bottom: 20px;
	height: 131px;
}
.obrazek_vpravo_double {
	width:230px;
	float: right;
	margin-bottom: 20px;
	height: 282px;
}
#vice {
	width:490px;
	float: right;
	height: 45px;
}
.clearfloat { /* Tato t?ída musí být umíst?na u elementu div nebo break a musí být posledním elementem p?ed uzav?ením kontejneru, který musí plovoucí prvek zcela obsahovat. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Obr_Text_Vpravo {
	float: right;
	margin: 5px 0 5px 10px;
}
.black {
	background-color: #000;
}
.green {
	color: #0F0;
}
.red {
	color: #F00;
}
#text {
	width: 490px;
	height: 120px;
}
.obrazek_sirka_vlevo {
	width:230px;
	margin-bottom: 20px;
	float:left;
	height: 153px;
}
.obrazek_sirka_vpravo {
	width:230px;
	margin-bottom: 20px;
	float:right;
	height: 153px;
}
.obrazek_vyska_vlevo {
	width:230px;
	margin-bottom: 20px;
	float:left;
	height: 230px;
}
.obrazek_vyska_vpravo {
	width:230px;
	margin-bottom: 20px;
	float:right;
	height: 230px;
}
.blok_fotky {
	width: 490px
	}
#banner {
	width: 230px;
	position: absolute;
	left: 916px;
	top: 128px;
	height: 230px;
}
#banner_titul {
	width: 28px;
	position: absolute;
	left: 887px;
	top: 128px;
	height: 230px;
}
.foto_banner {
	margin-bottom: 5px;
	width: 230px;
}
.blok_titul {
	width:750px;
	height:130px;
	margin:0 0 50px 0;
	float:left;
}
.blok_titul2 {
	width:750px;
	height:302px;
	margin:0 0 50px 0;
	float:left;
}
.blok_otevreno {
	width:230px;
	height:130px;
	border-top: solid 1px;
	float: left;
	margin: 0 30px 20px 0;
}

