body {
	margin:0;
	padding:0;
}

#menu {
	height:19px;
}
#menu td {
	verical-align: middle;
	padding-left:12px;
	padding-right:10px;
}
.menu {
	background: url(/graphics/navigation/menu.png) no-repeat;
}
.menu_titulka {
	background: url(/graphics/navigation/menu_titulka.png) no-repeat;
}
.menu_zpravy {
	background: url(/graphics/navigation/menu_zpravy.png) no-repeat;
}
.menu_policie {
	background: url(/graphics/navigation/menu_policie.png) no-repeat;
}
.menu_ekonomika {
	background: url(/graphics/navigation/menu_ekonomika.png) no-repeat;
}
.menu_sport {
	background: url(/graphics/navigation/menu_sport.png) no-repeat;
}
.menu_kultura {
	background: url(/graphics/navigation/menu_kultura.png) no-repeat;
}
.menu_televize {
	background: url(/graphics/navigation/menu_televize.png) no-repeat;
}
.menu_doprava {
	background: url(/graphics/navigation/menu_doprava.png) no-repeat;
}
.menu_televize {
	background: url(/graphics/navigation/menu_video.png) no-repeat;
}
.menu_pocasi {
	background: url(/graphics/navigation/menu_pocasi.png) no-repeat;
}
.menu_archiv {
	background: url(/graphics/navigation/menu_archiv.png) no-repeat;
}
.menu_mapa {
	background: url(/graphics/navigation/menu_mapa.png) no-repeat;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	padding-right: 12px;
}

#menu a:hover {
	text-decoration: underline;
}

.menu_firmy_on {
	background: url(/graphics/navigation/menu_firmy.png);
	width: 960px;
}
.menu_firmy {
	background: url(/graphics/navigation/menu_firmy_off.png);
	width: 960px;
	height:19px;
}
.menu_reality {
	background: url(/graphics/navigation/menu_reality.png);
	width: 960px;
	height:19px;
}

#menu_firmy .reality {
	padding-left:10px;
}
#menu_firmy .reality a {
	font-size: 12px;
	color: white;
}



#menu_firmy .reality_sub {
	background: #a6d1e2;
}

#menu_firmy .firmy {
	width: 50px;
	padding-left: 8px;
}
#menu_firmy .firmy a {
	font-size: 12px;
	color: white;
}

#menu_firmy {
	margin-top:7px;
	background-color: #dcddde;
	height:19px;
}

#menu_firmy td {
	padding-left:11px;
	padding-right:11px;
	height:19px;
	verical-align: middle;
}

#menu_firmy td.on {
	background: url(/graphics/navigation/firmy_polozka_on.png);
}

#menu_firmy td.on a {
	color: white;
}

#menu_firmy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

#menu_firmy a:hover {
	text-decoration: underline;
}

#head {
	margin-top: 10px;
	margin-bottom: 7px;
}

#head .date{
	color: Black;
	font-family: georgia, serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 150px;
}
.menu_reality td.on {
	background: url(/graphics/navigation/reality_polozka_on.png);
}
#head .search{
	padding-bottom: 7px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9FA0FF;
	margin-top: 10px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#footer a:hover {
	text-decoration: underline;
}

#footer .blue_hr {
	background: #004684;
	height: 19px;
}
#footer .blue_hr_off {
	background: #555555;
	color: gray;
	height: 19px;
}
#footer .footprint  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
#footer .footprint a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	text-decoration: none;
}
#footer .footprint a:hover {
	text-decoration: underline;
}




#content {
	margin-top: 15px;
	text-align: left;
	vertical-align: top;
}

#content .obrazek_vlevo {
	float:none;
	padding-bottom: 10px;
}

#content .red_line {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #e20000;
	font-size: 1px;
}

#content .gray_line_dark {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #292929;
	font-size: 1px;
}

#content .gray_line_light {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #d3d3d3;
	font-size: 1px;
}

#content .pink_line {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #d1008b;
	font-size: 1px;
}

#content .blue_line {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #65c5fb;
	font-size: 1px;
}

#content .blue_line_medium {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #8388e4;
	font-size: 1px;
}

#content .blue_line_dark {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #266f9b;
	font-size: 1px;
}

#content .green_line {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #99cc33;
	font-size: 1px;
}
#content .green_line_dark {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #008000;
	font-size: 1px;
}
#content .yellow_line {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #edc301;
	font-size: 1px;
}

#content .blue_line_spec {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #4a64d9;
	font-size: 1px;
}

#content .orange_line {
	display: block;
	width: 100%;
	height: 1px;
	padding:0;
	margin:0;
	background: #ff8400;
	font-size: 1px;
}
#content h1, h2, h3 {
	font-family: Georgia, Serif;
	font-size: 17px;
	color: black;
	margin-top:5px;
	font-weight: bold;
}
#content h2.inblock {
	padding-left: 10px;
}
#content h1.big {
	font-size: 22px;
}
#content a.news_title {
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #145a98;
	margin-top:5px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#content a.news_title:hover {
	text-decoration: underline;
	color: #e20000;
}

#content div.news_blok {
	background: #d8d9da;
	width: 110px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}

#content a.news_title_blok {
	font-family: Helvetica;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#content a.news_title-blok:hover {
	text-decoration: underline;
	color: #e20000;
}

#content a.news_title_big {
	font-family: Georgia, Serif;
	font-size: 20px;
	color: #145a98;
	margin-top:10px;
	font-weight: bold;
	text-decoration: none;
}

#content a.news_title_small:hover {
	text-decoration: underline;
	color: #e20000;
}

#content a.news_title_small {
	font-family: Georgia, Serif;
	font-size: 11px;
	color: #145a98;
	margin-top:5px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#content a.news_title_small:hover {
	text-decoration: underline;
	color: #e20000;
}

#content a.news_title_arial:hover {
	text-decoration: underline;
}

#content a.news_title_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #145a98;
	margin-top:5px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#content a.news_title_small:hover {
	text-decoration: underline;
}

#content p.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
	margin-top:5px;
}

#content .hor_line {
	border-top-color: Gray;
	border-top-style: dotted;
	border-top-width: 1px;
	padding:0;
	margin:0;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content .vert_line {
	background-image: url(/graphics/vert_line.gif);
}
#content a.vice {
	padding-left: 10px;
	margin-left: 5px;
	color: gray;
	background: url(/graphics/more-arr.gif) no-repeat left;
	text-decoration: none;
}
#content a.vice:hover {
	color: #e20000;
	background: url(/graphics/more-arr_on.gif) no-repeat left;
	text-decoration: underline;
}
#content a.external_link {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #145a98;
	background: url(/graphics/navigation/external_link.gif) no-repeat left bottom;
	text-decoration: underline;
	font-weight: bold;
}
#content a.external_link:hover {
	color: #e20000;
	font-size: 14px;
}

#content a.more_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 27px;
	line-height: 18px;
	color: #145a98;
	display:block;
	height:18px;
	background:url(/graphics/navigation/right.png) no-repeat;
	float:left;
	margin:1px 10px 0px 0px;
	cursor:pointer;
	text-decoration: underline;
}

#content a.more_news:hover {
	color: #e20000;
	background-position:0px -18px;
}


div.news_main {
	display: block;
	width:320px;
	padding:0;
	height: 140px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius:5px;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

a.next_title {
	margin-bottom: 10px;
	font-size: 15px;
	font-family: Georgia, Serif;
	color: #145a98;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

div.news_main div.blokzprava {
	height: 100px;
}
div.news_main {
	float: left;
	margin-right: 10px;
	width: 100%;
}
#content .links_block {
	background: #f3f3f3;
}

#content .links_block a {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	display:block;
	color: #145a98;
}
#content .links_block a:hover {
	color: #e20000;
	text-decoration: underline;
}
#pocasi_inline {
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}