body {
	text-align: center;
	background-color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p {
}

#main_div {
	text-align: left;
	width: 973px;
	margin:auto;
}

#header {
	height: 268px;
	width: 973px;
	margin-bottom: -5px;
	border-bottom: 5px solid #cc3333;
	background-image: url('../images/header.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header img {
	width: 973px;
	height: 268px;
}

#header object {
	position: absolute;
/*	margin-left: -973px; */
}
#header embed {
}

#content {

}

#left {
	float: left;
	width: 220px;
}

#right {
	float: right;
	width: 255px;
	margin-right: -5px;
}

#middle {
	margin-left: 220px;
}

.cleaner {
	height: 0px;
	clear:both;
	overflow: hidden;
}

#footer {
	height: 53px;
}

.height_controler {
	height: 50px;
	width: 0px;
	overflow: hidden;
}

body {
	font-size: 0.8em;
}

h3 {
	color: #015999;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

h2 {
	color: #015592;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

h2 a {
	color: #015592;
}
h4 {
	color: black;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
}

h1 {
	color: #bf040b;
	font-size: 1.1em;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

a {
	text-decoration: none;
}

#content {
	background-image: url('../images/content_background.png');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

#left {
	background-repeat: no-repeat;
	background-image: url('../images/menu_background.png');
	margin-bottom: 10px;
	margin-top: -20px;
}

#menu {
	background-repeat: no-repeat;
	background-image: url('../images/menu_background.png');
	background-color: #eeeeee;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	padding-top: 5px;
	list-style-type: none;
	height: 235px;
	font-size: 0.85em;
}

#menu li {
	display: block;
	line-height: 28px;
	margin-bottom: 2px;
	zoom: 1;
}

#menu li a {
	padding-left: 30px;
	display: block;
	color: #616b74;
}

#menu li.active a {
	color: #bf040b;
}
#menu li a:hover {
	color: #bf040b;
}

#search form {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#search button {
	border: 0px;
	background-color: white;
	float: right;
	margin-top: 5px;
}

#search input {
	width: 160px;
}

#right {
	padding-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: -20px;
}

.right_block {
	position: relative;
	background-image: url('../images/right_block_background.png');
	background-color: #eeeeee;
	margin-top: 20px;
}
.right_block h3 {
}

.right_block h3 a {
	color: #015999;
}

.right_block .top {
	margin-bottom: 12px;
}

.right_block .bottom {
	margin-bottom: -8px;
}

.right_block .arrow {
/*    position: absolute;
    top: 22px;
    right: 20px;
*/
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}

.right_block p {
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}

.right_block .vydani_info {
	margin-left: 10px;
	margin-right: 10px;
}

.right_block .vydani_header {
	color: #aa1618;
}

.right_block .cislo {
	color: black;
}

.right_block .date {
	color: #a9a9a9;
	font-style: italic;
}

.right_block a.vice {
	text-align: right;
	color: black;
	font-size: 1.1em;
	display: block;
	height: 26px;
}

.right_block a img {
	margin-bottom: -5px;
	margin-left: 10px;
}

.right_block ul {
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px;
}

.right_block ul li {
	color: #015999;
	margin: 5px 0px;
	padding: 0px;
}

#footer {
	font-size: 0.8em;
	color: white;
}

#footer_1 {
	padding-top: 7px;
	background-color: #7d0001;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#footer_menu {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#footer_menu li {
	margin: 0px 5px;
	padding: 0px;
	display: inline;
	float: left;
}

#footer_menu li a {
	color: white;
}

#footer_menu li.active a {
	color: black;
}

.footer_menu_divider {
	border-left: 1px solid #901314;
	width: 1px;
	overflow: hidden;
	float: left;
}

#footer_2 {
	border-top: 1px solid #870b0c;
	background-color: #941719;
/*	height: 19px; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#footer_2 a {
	color: white;
	float: left;
}

#footer_2 span {
    float: right;
}

#middle {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.middle_block {
	background-image: url('../images/middle_block_background.png');
	background-repeat: repeat-y;
	background-color: #eeeeee;
	width: 472px;
	margin: 0;
	margin-top: 0px;
	padding: 0;
}

.middle_block .internal {
	margin: 0px 10px 0px 10px;
}

.middle_block .vydani_header {
	color: #aa1618;
	font-size: 1.5em;
}

.middle_block .cislo {
	color: black;
}

.middle_block .date {
	color: #a9a9a9;
	font-style: italic;
}

.middle_yellow {
	background-image: url('../images/middle_yellow_background.png');
	background-repeat: repeat-y;
	background-color: #ffcc33;
	width: 472px;
	margin-top: 0;
	margin-bottom: 30px;
}
/*
.middle_yellow img.top {
    margin-top: -5px;
}
.middle_yellow img.bottom {
    margin-bottom: -5px;
}
*/
.middle_yellow .internal {
	margin: 0px 11px 0px 10px;
	position: relative;
	padding-left: 5px;
}

.middle_yellow .middle_yellow_img {
/*	position: absolute;
	right: 3px;
	top: 0px;
*/
    float:right;
    margin: 0px 0px 5px 5px;
}

.middle_yellow h2 {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: black;
	font-weight: bold;
	text-transform: uppercase;

}
.middle_yellow h2 a {
	color: #000000;
}

.middle_yellow p {
/*	width: 185px; */
/*	font-size: 0.8em; */
}

.middle_yellow a {
	color: white;
}

#clanky td#middle_left {
	width: 50%;
/*	padding-right: 5px;
	padding-left: 10px; */
	border-right: 1px solid #f9b322;
	vertical-align: top;
	padding: 0px 15px 10px 0px;
}

#clanky td#middle_right {
/*	padding-left: 10px;
	padding-right: 5px; */
	width: 50%;
	vertical-align: top;
	padding: 0px 0px 10px 15px;
}

.others_p {
	font-size: 0.8em;
}

#mceContentBody {
	text-align: left;
}

img.top {
    vertical-align: top;
}
img.bottom {
    vertical-align: bottom;
}

#clanky {
    margin-bottom: 30px;
    clear: right;
}
#clanky td {
/*    padding: 20px; */
}
#clanky h5 {
    margin-top: 20px;
}
#clanky h2 {
    margin-top: -20px;
    padding: 0;
}
#clanky p {
    margin: 0;
    padding: 0;
    text-align: justify;
}

.autor {
    font-style: italic;
    text-align: right;
}

#amos p {
    margin: 0;
    padding: 0;
}
#amos h2 {
    margin-left: 0;
}
#amos img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

#amos table {
    width: 100%;
}
#amos th {
    width: 170px;
    vertical-align: top;
}
#amos td {
    vertical-align: top;
}
#rok p {
}
#rok h2 {
    margin-left: 0;
}
#rok img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

#rok table {
    width: 470px;
}
#rok th {
    width: 150px;
    vertical-align: top;
}
#rok td {
    vertical-align: top;
}

#crumbs {
/*    height: 40px;
    vertical-align: middle; */
    margin-top: -10px;
    margin-bottom: 10px;
}
#crumbs ul {
    padding: 0;
    margin: 0;
}
#crumbs li {
    list-style: none;
    display: inline;
    padding: 0;
}
#crumbs a {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}
#crumbs a.active {
    text-decoration: none;
}

