* {
	font-family:  "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", lucida, monospaced;
}
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: White;
	color: #565656;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.bg_menu_down {
	background: url(img/bg_menu.jpg) repeat-y right;
}
.bg_mid {
	background: url(img/bg_mid.jpg) repeat-y center;
}
.bg_top {
	background: url(img/bg.jpg) no-repeat top center;
	height: 668;
}
.bg_down {
	background: url(img/bg_down.jpg) no-repeat top center;
	height: 110;
}
h1, .nadpis {
	color: #AA150F;
	font-size: 16px;
	text-decoration: none;
}
h2, .nadpis2 {
	color: #E91B10;
	font-weight: bold;
	font-size: 14px;
}
.cesta {
	font-size: 10px;
	color: Gray;
	text-align: right;
	width: 100%;
}
.menu {
	font-size: 11px;
	color: White;
	text-align: center;
	line-height: 18px;
}
.left-menu {
	font-size: 14px;
	color: White;
	text-align: left;
	line-height: 22px;
	background: url(img/bg_menu_down.jpg) no-repeat right bottom;
}
a.menu_hl {
	font-size: 11px;
	color: White;
	text-align: left;
	text-decoration: none;
}
a.menu_hl:hover {
	text-decoration: underline;
	color: #DC0008;
	text-align: left;
}
a.menu_hl2 {
	color: #444444;
	text-align: left;
	text-decoration: none;
}
a.menu_hl2:hover {
	text-decoration: underline;
	color: #DC0008;
	text-align: left;
}
a.down {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
a.down:hover {
	text-decoration: underline;
	color: #D9D9D9;
}
.inside {
	font-size: 11px;
	color: #273940;
	line-height: 18px;
}
.zprava {
	font-size: 11px;
	color: #273940;
	line-height: 16px;
}
.down_text {
	font-size: 11px;
	color: White;
	line-height: 14px;
}
.intop {
	font-size: 11px;
	color: #273940;
	line-height: 14px;
}
.view {
	font-size: 12;
	color: #273940;
	line-height: 18px;
}
.poznamka {
	font-size: 9px;
}
a {
	text-decoration: underline;
	color: #A1101D;
}
a:hover {
	text-decoration: none;
	color: Black;
}
input {
	border: 1px solid #720000;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
textarea {
	border: 1px solid #720000;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
select
{
	border: 1px solid #720000;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
option {
	border: 1px solid #720000;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
.info-table {
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
	font-size: 0.9em;
}

.info-table td {
	border: 1px solid #525252;
	padding: 5px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
	width: 206px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	background-color: transparent;
	color: white;
}

* html #blueblock{ /*IE 6 only */
w\idth: 206px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
	border-bottom: 0px solid White;
	margin: 0;
}

#blueblock li a{
	display: block;
	padding: 2 0 3 0;
	background-color: transparent;
	color: White;
	font-size: 14px;
	text-decoration: none;
	width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #84110C;
	color: #fff;
}

#blueblock li a.on{
	background-color: #84110C;
	color: #fff;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock2 {
	width: 206px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	background-color: transparent;
	color: #EEEEEE;
}

* html #blueblock2{ /*IE 6 only */
w\idth: 206px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock2 ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock2 li {
	border-bottom: 0px solid White;
	margin: 0;
}

#blueblock2 li a{
	display: block;
	padding: 1 0 1 10;
	background-color: transparent;
	color: #F9F9F9;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}

html>body #blueblock2 li a{ /*Non IE6 width*/
width: auto;
}

#blueblock2 li a:hover{
	background-color: #888785;
	color: #fff;
}

/* MENU */

.menu_top {
	display: block;
	width: 754px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: left;
	font-size: 11px;
}

.menu_top li {
	float: left;
	padding: 1px 0px;
}

.menu_top li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: white;
}

.menu_top li a:hover {
	color: #FFD203;
	text-decoration: underline;
}

.submenu {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	list-style-type: none;
	margin: 1 0 0 0;
	padding: 1 0 0 0;
	width: 146px;
	padding: 0;
	border: 1px solid #565656;
}

.submenu li {
	display: block;
	clear: left;
	margin: 0;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	background: #F4F4F4;
	text-align: left;
}

.submenu li a {
	display: block;
	margin: 0 0 0 0;
	height: 18px;
	border: 0;
	padding: 4px 0 0 4px;
	border-bottom: 1px solid #565656;
	color: #2D2D2D;
}

.submenu li a:hover {
	background: #A60202;
	text-decoration: none;
	color: White;
}

.submenu span {
	display: block;
	margin: 0 0 0 0;
}

.submenu-on ul { visibility: visible; }

.submenu-off ul { visibility: hidden; }

a.tag1 {
	font-size: 12px;
	text-decoration: none;
}
a.tag1:hover{
	text-decoration: underline;
}
a.tag2 {
	font-size: 16px;
	text-decoration: none;
}
a.tag2:hover{
	text-decoration: underline;
}
a.tag3 {
	font-size: 18px;
	text-decoration: none;
}
a.tag3:hover{
	text-decoration: underline;
}
a.tag4 {
	font-size: 20px;
	text-decoration: none;
}
a.tag4:hover{
	text-decoration: underline;
}
.bg1 {
}
.bg2 {
	background: #EAEAEA;
}
