﻿/*	============================== 
	Centrum pro regionalni rozvoj CR

	Posledni uprava: 10_11_2011
	============================== */


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 13px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	
	behavior: url(../../Scripts/hover.htc);
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
header, footer, section, nav, article, aside {
    margin: 0;
    padding: 0;
    display: block;
}


/* @group ========== HLAVICKA ========== */
header {
	height: 115px;
	padding-top: 10px;
	line-height: 16px;
}
header h1 {
	margin: 0;
	padding: 0;
}
header h1 a {
	float: left;
	margin-left: 10px;
	display: block;
	width: 235px;
	height: 85px;
	padding-top: 15px;
	position: relative;
	font-size: 13px;
	color: #000;
	text-align: center;
	cursor: pointer;
}
header h1 a span {
	display: block;
	width: 235px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(Images/logo.png);
}
header .mmr {
	margin: 23px 0 0 50px;
	float: left;
}
header h1 a span.logoen {
	display: block;
	width: 235px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(Images/logo_en.png);
}
header #header_rgt {
	width: 222px;
	padding: 10px 10px 0 0; 
	float: right;
}
header #header_rgt ul {
	margin: 0;
	padding: 0;
	float: right;
}
header #header_rgt li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
header #header_rgt a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	margin-left: 18px;
}
header #header_rgt #lang {
	margin-top: 18px;
}
header #header_rgt #lang li a {
	margin-left: 10px;
}
header #header_rgt form {
	margin: 10px 0 0 0;
	padding: 0;
}
header #header_rgt form #search_field {
	border: solid 1px #9e9e9e;
	width: 190px;
	background: url(Images/search.png) repeat-x top;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	=line-height: 20px;
	font-style: italic;
	height: 20px;
	padding: 0 0 0 2px;
	color: #626262;
	float: left;
}
header #header_rgt form #search_field {
    line-height: 20px \0/; /* IE 8 + 9  */
}
header #header_rgt form #search_btn {
	background: url(Images/search_button.png);
	width: 22px;
	height: 22px;
	border: 0;
	float: right;
	cursor: pointer;
}
header #header_rgt form .hidden {
	position:absolute; 
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
/* @end */


/* @group ========== NAVIGACE ========== */
nav {
	height: 36px;
	background: url(Images/nav.png) repeat-x center bottom;
	_position: relative;
	_z-index: 1;
	line-height: 16px;
}
nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
nav li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
nav li a {
	display: block;
	float: left;
	color: #333;
	font-size: 15px;
	background: #d4d4d4 url(Images/nav_item.png) repeat-x center bottom;
	height: 21px;
	margin-top: 4px;
	padding: 5px 26px 0 26px;
	text-decoration: none;
	margin-right: 3px;
	_margin-right: 2px;
	=line-height: normal;
	_line-height: 17px;
}
nav li a:hover, nav li.active a, nav li:hover .subnav {
	background: #0077c1 url(Images/nav_hover.png) repeat-x center bottom;
	color: #fff;
	padding-top: 9px;
	margin-top: 0;
	height: 21px;
}


/* @group ========== SUB-NAVIGACE ========== */
nav li ul {
	background: #005baa url(Images/nav.png) repeat-x top;
	width: 276px;
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
}
nav li:hover ul {
	display: block;
}
nav li ul li {
	float: none;
	width: 248px;
}
nav li ul li h3 {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	padding: 15px 0 15px 26px;
	margin: 5px 0 0 0;
}
nav li ul li a, nav li.active ul li a {
	float: none;
	background: none;
	font-size: 14px;
	color: #79b4fe;
	margin-right: 0;
	border-bottom: #2f7abd 1px solid;
}
nav li ul li a:hover {
	background: #2f7abd;
	color: #fff;
}
/* @end */

/* @end */


/* @group ========== HLAVNI ========== */
#content {
	margin-top: 30px;
	
	min-height: 400px;
	_height: 400px;
}


/* @group ========== HLAVNI - levy ========== */
#content_lft {
	float: left;
	width: 250px;
}


/* @group ========== HLAVNI - levy - vertikalni navigace ========== */
#content_lft #sidenav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*line-height: 16px;*/
}
#content_lft #sidenav li {
	margin: 0;
	padding: 0;
	border-top: #006699 1px solid;
	_zoom: 1;
}
#content_lft #sidenav li a {
	display: block;
	color: #003366;
	text-decoration: none;
	font-size: 17px;
	
	/*height: 34px;*/
	padding-bottom: 17px;
	
	padding-top: 17px;
	padding-left: 10px;
	_zoom: 1;
}
#content_lft #sidenav li a:hover, #content_lft #sidenav li.active a {
	background: url(Images/arrow_right.png) no-repeat 228px center;
}
#content_lft #sidenav li ul {
	margin: -10px 0 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content_lft #sidenav li ul li {
	margin: 0;
	padding: 0;
	border: 0;
}
#content_lft #sidenav li ul a, #content_lft #sidenav li.active ul a, #content_lft #sidenav li ul li.active a {
	margin: 0 0 15px 15px;
	padding: 0 0 0 15px;
	font-size: 13px;
	height: auto;
	background: url(Images/arrow_small_right.png) no-repeat left center;
	line-height: 16px;
	_zoom: 1;
}
#content_lft #sidenav li ul a:hover {
	background: url(Images/arrow_small_right.png) no-repeat left center;
}
#content_lft #sidenav li ul li.active a {
	font-weight: bold;
}
/* file UL */
#content_inside .file_ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content_inside .file_ul li {
	line-height: 20px;
	margin: 0;
	padding: 10px 0 5px 35px;
}
#content_inside .file_ul a {
	text-decoration: none;
	font-size: 14px;
}
#content_inside .file_ul a span {
	font-size: 12px;
}
#content_inside .file_ul li.pdf {
	background: url(Images/icon_pdf.png) no-repeat 3px 8px;
}
#content_inside .file_ul li.doc {
	background: url(Images/icon_doc.png) no-repeat left 8px;
}
#content_inside .file_ul li.xls {
	background: url(Images/icon_xls.png) no-repeat left 8px;
}
#content_inside .file_ul li.jpg {
	background: url(Images/icon_jpg.png) no-repeat left 8px;
}
#content_inside .file_ul li.txt {
	background: url(Images/icon_txt.png) no-repeat left 8px;
}
#content_inside .file_ul li.ppt {
	background: url(Images/icon_ppt.png) no-repeat left 8px;
}
#content_inside .file_ul li.zip {
	background: url(Images/icon_zip.png) no-repeat left 8px;
}
#content_inside .file_ul li.html {
	background: url(Images/icon_html.png) no-repeat left 8px;
}
/* @end */


/* @group ========== HLAVNI - levy - uvodni slovo ========== */
#content_lft #welcome {
	border-top: #2f7abd 1px solid;
	padding: 20px 0 15px 10px;
	font-size: 13px;
	line-height: 16px;
}
#content_lft #welcome h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	color: #003366;
}
#content_lft #welcome h2.en {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 13px;
	color: #003366;
}
#content_lft #welcome img {
	float: left;
	margin-right: 10px;
}
#content_lft #welcome strong {
	color: #003366;
	display: block;
	margin-bottom: 5px;
}
#content_lft #welcome .more {
	text-align: right;
	display: block;
}
#content_lft #welcome .more img {
	float: none;
}
/* @end */


/* @group ========== HLAVNI - levy - mapa ========== */
#content_lft #map {
	border-top: #2f7abd 1px solid;
	padding: 20px 0 0 0;
	font-size: 13px;
}
#content_lft #map h2 {
	margin: 0 0 15px 10px;
	padding: 0;
	font-size: 13px;
	color: #003366;
}
#content_lft #map h2 a {
	text-decoration: none;
	color: #003366;
}
#content_lft #map h2 a:hover {
	text-decoration: underline;
	color: #003366;
}

#content_lft #block {
	padding: 10px 0 0 0;
	font-size: 13px;
}
#content_lft #block h2 {
	margin: 0 0 2px 10px;
	padding: 0;
	font-size: 13px;
	color: #003366;
	
}
#content_lft #block .contacts {
	padding: 1px 10px 0 10px;
	font-size: 13px;
}
#content_lft #block .contacts .line {
	border-top: #2f7abd 1px solid;
}

/* @end */

/* @end */

/* @group ========== HLAVNI - levy - banner ========== */

#content_lft #leftBanner {
	border-top: #2f7abd 1px solid;
	padding: 20px 0 0 0;
	font-size: 13px;
	text-align: center;
}

/* @end */

/* @group ========== HLAVNI - pravy ========== */
#content_rgt {
	float: right;
	width: 700px;
}
#content_rgt #sections {
	margin-bottom: 30px;
}
#content_rgt #sections img {
	float: left;
}
#content_rgt h1 {
	font-size: 24px;
	color: #003366;
	font-weight: normal;
	margin: 0 0 30px 0;
	=line-height: normal;
}
#content_inside {
	padding-left: 16px;
}
#content_inside h2 {
	margin: 40px 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #0072bc;
}
#content_inside h3 {
	margin: 30px 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #0072bc;
}
#content_inside footer {
	border-top: 1px solid #2f7abd;
	margin-top: 50px;
	font-size: 12px;
	padding: 10px 0 0 0;
	=zoom: 1;
}
#content_inside footer .lft {
	width: 315px;
	float: left;
}
#content_inside footer .rgt {
	width: 315px;
	float: right;
	text-align: right;
}
#content_inside article {
	margin-bottom: 20px;
}
#content_inside article h4 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #0066cc;
	padding: 4px;
	float: left;
	margin: 0 0 8px -8px;
	_margin: 0 0 8px -4px;
}
#content_inside article h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}
#content_inside article h2 a {
	color: #0072bc;
	text-decoration: none;
}
#content_inside article p {
	margin-top: 0;
}
#content_inside ul {
	margin-top: 5px;
}
#content_inside ul.file_info {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}


/* @group ========== HLAVNI - pravy - alternativni vzhled homepage s nahledy ========== */
#content_rgt article img {
	border: solid 1px #076a9c;
	float: left;
	margin-right: 24px;
	_margin-right: 20px;
}
#content_rgt article .article_insd {
	float: right;
	width: 590px;
}
/* @end */

/* @end */

/* @end */


/* @group ========== 1_CRR ========== */

/* @group ========== 1_CRR - kalendar ========== */
#kalendar #content_inside {
	float: right;
	padding-left: 16px;
	width: 484px;
}
#kalendar #content_inside h3 {
	font-size: 18px;
	padding: 0;
	color: #0066cc;
	margin: 0 0 30px -8px;
}
#kalendar #CalendarDiv {
	width: 180px;
	float: left;
	font-size: 12px;
	margin-left: 10px;
	_margin-left: 5px;
}
#kalendar table td {
	text-align: center;
}
#kalendar table .title {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	padding: 0;
}
#kalendar table .title td {
	color: #cb231a;
	font-weight: bold;
}
#kalendar table .title td a {
	width: 2em;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	background-color: #1b72c6;
	color: White;
}
#kalendar table a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #1b72c6;
	color: #fff;
}
#kalendar table a:hover, #kalendar table .title td a:hover {
	text-decoration: underline;
}
#kalendar table .activeDay {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #1b72c6;
	color: #fff;
}
#kalendar table th {
	color: #fff;
	background: #919191;
	font-weight: bold;
	height: 5px;
	text-align: center;
}
#kalendar table .inctv {
	color: #999;
}
#kalendar table .wknd {
	background: #E3E3E3;
}
/* @end */


/* @group ========== 1_CRR - kalendar akce ========== */
#udalost #content_inside {
	padding-left: 50px;
}
#udalost #content_inside h1 {
	font-size: 22px;
	color: #0072bc;
	line-height: 1.2em;
}
#udalost #content_inside p {
	margin-top: 15px;
}
#udalost #content_inside .info {
	line-height: 20px;
}
#udalost #content_inside .info .lft {
	float: left;
	width: 110px;
	color: #666666;
}
#udalost #content_inside .info .rgt {
	/*float: right;*/
}
/* @end */

/* @group ========== 1_CRR - Napište nám ========== */
#writetous #content_inside #filter {
	margin: 0 0 30px -9px;
}
#writetous #content_inside #filter sup {
	color: red;
	font-size: 15px;
}
#writetous #content_inside #filter .button {
	font-size: 15px;
	height: 23px;
	border: 0;
	color: #006699;
	padding-right: 20px;
	width: 140px;
	text-align: right;
	background: url(Images/arrow_right.png) no-repeat right center;
	cursor: pointer;
}
#writetous #content_inside #filter .field-validation-error {
	color: red;
}

/* @end */

/* @group ========== 1_CRR - archiv akci ========== */
#archiv #content_inside #filter {
	margin: 0 0 30px -9px;
}
#archiv #content_inside #filter select {
	border: 1px solid #999;
	font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#archiv #content_inside #filter select.year {
	width: 80px;
	height: 23px;
	padding-left: 4px;
}
#archiv #content_inside #filter select.category {
	width: 350px;
	height: 23px;
	margin-left: 10px;
	padding-left: 4px;
}
#archiv #content_inside #filter input {
	font-size: 15px;
	height: 23px;
	border: 0;
	color: #006699;
	padding-right: 20px;
	width: 65px;
	text-align: right;
	background: url(Images/arrow_right.png) no-repeat right center;
	cursor: pointer;
}
@-moz-document url-prefix() {
	#archiv #content_inside #filter #send {
		background: url(Images/arrow_right.png) no-repeat right 7px;
}
}
#archiv #content_inside article {
	margin-bottom: 25px;
}
#archiv #content_inside article footer {
	font-size: 12px;
	margin-top: 10px;
	border: 0;
	padding: 0;
}
#archiv #content_inside #page {
	margin: 70px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
#archiv #content_inside #page li {
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
}
#archiv #content_inside #page li a {
	color: #006699;
	text-decoration: none;
}
/* @end */


/* @group ========== 1_CRR - fotogalerie ========== */
#galerie #content_inside .photo {
	width: 162px;
	float: left;
	margin-right: 9px;
	margin-bottom: 15px;
}
#galerie #content_inside .photo .preview {
	display: block;
	width: 162px;
	height: 162px;
	background: #0072bd;
}
#galerie #content_inside .photo h2 {
	clear: both;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-top: 0;
	font-size: 16px;
}
#galerie #content_inside .photo h2 a {
	font-weight: normal;
	color: #0072bc;
	text-decoration: none;
}
#galerie #content_inside .photo .details {
	text-decoration: none;
	font-size: 12px;
	margin-left: 3px;
}
#galerie #content_inside h4 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #0066cc;
	padding: 4px;
	float: left;
	clear: both;
	margin: 10px 0 10px;
}
#galerie.album #content_inside h1 {
	color: #0072bc;
}
#galerie.album #content_inside img {
	width: 106px;
	height: 106px;
}
#galerie.album #content_inside .preview {
	margin-top: 30px;
}
#galerie.album #content_inside .preview a {
	display: block;
	width: 106px;
	height: 106px;
	background: #0072bd;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
/* @end */


/* @group ========== 1_CRR - tiskove zpravy ========== */
#content_inside table.tiskove_zpravy {
	margin-left: 10px;
}
#content_inside table.tiskove_zpravy tr {
	
}
#content_inside table.tiskove_zpravy td h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0 5px;
}
#content_inside table.tiskove_zpravy td h2 a {
	text-decoration: none;
	color: #000;
}
#content_inside table.tiskove_zpravy td .date {
	font-size: 12px;
}
#content_inside table.tiskove_zpravy td img {
	float: left;
	margin-right: 8px;
	margin-top: 17px;
	border: 0;
}
#content_inside table.tiskove_zpravy td .info {
	float: right;
	width: 648px;
}
/* @end */


/* @group ========== 1_CRR - publikace ========== */
#publikace #content_inside .group {
	padding-bottom: 10px;
	border-bottom: 1px solid #2f7abd;	
}
#publikace #content_inside .group.last {
	border: 0;	
}
#publikace #content_inside .group h2 {
	font-size: 18px;
	color: #0072bc;
	margin-bottom: 5px;
	margin-top: 25px;
}
#publikace #content_inside .group p {
	margin-top: 8px;
}
#publikace #content_inside .group .info {
	display: block;
	font-size: 12px;
}
#publikace #content_inside .group ul {
	margin: 22px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#publikace #content_inside .group li {
	line-height: 20px;
	margin: 0 0 10px 30px;
	padding: 5px 0 5px 40px;
}
#publikace #content_inside .group li h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#publikace #content_inside .group a {
	text-decoration: none;
}
#publikace #content_inside .group li.pdf {
	background: url(Images/icon_pdf.png) no-repeat 3px 8px;
}
#publikace #content_inside .group li.doc {
	background: url(Images/icon_doc.png) no-repeat left 8px;
}
#publikace #content_inside .group li.htm {
	background: url(Images/icon_htm.png) no-repeat left 8px;
}
#publikace #content_inside .group li.arw {
	background: url(Images/arrow_blue.png) no-repeat 8px 9px;
}
@-moz-document url-prefix() {
	#publikace #content_inside .group li.arw {
		background: url(Images/arrow_blue.png) no-repeat 8px 8px;
	}
}
/* @end */


/* @group ========== 1_CRR - partnerstvi  ========== */
#partnerstvi #content_inside article {
	margin-bottom: 25px;
}
#partnerstvi #content_inside article footer {
	font-size: 12px;
	margin-top: 10px;
	border: 0;
	padding: 0;
}
/* @end */


/* @group ========== 1_CRR - RSS vyber  ========== */
#rss {
	padding-bottom: 30px;
}
#rss header {
	height: 120px;
	border-bottom: 1px solid #2f7abd;
}
#rss h1 {
	font-size: 24px;
	color: #003366;
	font-weight: normal;
	margin-top: 80px;
	=line-height: normal;
}
#rss header img {
	float: right;
	margin-top: 25px;
	margin-right: 8px;
}
#rss h2 {
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #0072bc;
}
#rss p {
	margin-top: 0;
}
/* @end */


/* @group ========== 1_CRR - kontakt  ========== */
#kontakt .contact {
	line-height: 22px;
	margin-top: 18px;
}
#kontakt .contact .lft {
	float: left;
	width: 80px;
	color: #0072BC;
}
#kontakt .contact .rgt {

}
#kontakt #content_inside ul {
	margin: 0;
	padding: 0;
	line-height: 28px;
}
#kontakt #content_inside li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#kontakt #content_inside li a {
	text-decoration: none;
	padding-left: 20px;
	background: url(Images/arrow_right.png) no-repeat left center;
}
/* @end */

/* @group ========== Aktuální výzvy  ========== */

#aktVyzva table.vyzva {
	margin-bottom: 1.5em;
}
#aktVyzva table.vyzva th {
	width: 130px;
	color: #0072BC;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
}
#aktVyzva table.vyzva td {
	text-align: left;
	vertical-align: text-top;
}

/* @end */

/* @group ========== 1_CRR - uvodni slovo  ========== */
#uvodni_slovo #content_inside p {
	width: 500px;
	=width: 496px;
	padding-right: 15px;
}
#uvodni_slovo #content_inside .photo {
	float: right;
	width: 170px;
}
#uvodni_slovo #content_inside .photo img {
	margin-bottom: 5px;
}
/* @end */


/* @group ========== 1_CRR - vysledky hledani  ========== */
#vysledky_hledani #content_lft p {
	=margin-top: 0;
	line-height: 24px;
	font-size: 14px;
	padding-left: 10px;
}
#vysledky_hledani #content_inside h2 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 25px;
}
#vysledky_hledani #content_inside h2 a {
	color: #003366;
	text-decoration: none;
}
#vysledky_hledani #content_inside h3 {
	margin-top: 25px;
	margin-bottom: 5px;
}
#vysledky_hledani #content_inside h3 a {
	color: #0072bc;
	text-decoration: none;
}
#vysledky_hledani hr {
	height: 1px; 
	color: #2f7abd; 
	background-color: #2f7abd; 
	border: 0px solid #2f7abd;
	margin-top: 25px;
	margin-bottom: 25px;
	=margin-top: 20px;
	=margin-bottom: 20px;
}
#vysledky_hledani .arrow_link {
	border-bottom: 1px solid #2f7abd;
	display: block;
	float: none;
	text-align: right;
	margin: 20px 0 20px;
	line-height: 25px;
}
#vysledky_hledani .docs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#vysledky_hledani .docs li {
	line-height: 20px;
	margin: 0;
	padding: 10px 0 5px 35px;
}
#vysledky_hledani .docs a {
	text-decoration: none;
	font-size: 14px;
}
#vysledky_hledani .docs a span {
	font-size: 12px;
}
#vysledky_hledani .docs li.pdf {
	background: url(Images/icon_pdf.png) no-repeat 3px 8px;
}
#vysledky_hledani .docs li.doc {
	background: url(Images/icon_doc.png) no-repeat left 8px;
}
#vysledky_hledani .docs li.xls {
	background: url(Images/icon_xls.png) no-repeat left 8px;
}
#vysledky_hledani .docs li.jpg {
	background: url(Images/icon_jpg.png) no-repeat left 8px;
}
#vysledky_hledani .docs li.txt {
	background: url(Images/icon_txt.png) no-repeat left 8px;
}
#vysledky_hledani .docs li.ppt {
	background: url(Images/icon_ppt.png) no-repeat left 8px;
}
#vysledky_hledani .docs li.zip {
	background: url(Images/icon_zip.png) no-repeat left 8px;
}

/* @end */


/* @group ========== 1_CRR - mapa  ========== */
#mapa #content_inside ul {
	margin-top: 0;
}
#mapa #content_inside a {
	text-decoration: none;
}
/* @end */

/* @end */


/* @group ========== 2_PROGRAMY EU ========== */
/* @end */


/* @group ========== 3_REGIONY ========== */
#oceneni_vesnice_roku #content_inside h1, #kontakty_vesnice_roku #content_inside h1 {
	color: #0072BC;
}
#kontakty_vesnice_roku #content_inside h2 {
	margin-bottom: 0;
}
#kontakty_vesnice_roku #content_inside p {
	margin-top: 6px;
	margin-bottom: 12px;
}
#kontakty_vesnice_roku #content_inside p img {
	vertical-align: baseline;
	margin-bottom: -1px;
}
#rozvojovy_fond #content_rgt h1 {
	margin-bottom: 10px;
}
#rozvojovy_fond #content_rgt h2.caption {
	line-height: 20px;
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #0072bc;
}
#rozvojovy_fond #content_inside h3 {
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#rozvojovy_fond #content_inside h3.margin {
	margin-top: 30px;
} 
#rozvojovy_fond #content_inside ol {
	margin-top: 5px;
	list-style-type: lower-alpha;
}
#rozvojovy_fond #content_inside ol li {
	margin-bottom: 8px;
}
#rozvojovy_fond #content_inside p img {
	vertical-align: baseline;
	margin-bottom: -1px;
}
/* @end */


/* @group ========== 5_RIS  ========== */
#ris #content_lft .logo {
	border-bottom: 1px solid #2f7abd;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#ris #content_lft h1 a {
	font-size: 24px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	margin: 15px 0 15px 0;
	=line-height: normal;
}
#ris #content_lft .inside {
	padding-left: 10px;
}
#ris #content_lft .inside ul {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
}
#ris #content_lft .inside li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(Images/page_img/5_ris/bullet.png) no-repeat left center;
}
/* @end */


/* @group ========== 6_MAPOVY_SERVER  ========== */
/* @end */


/* @group ========== PATICKA ========== */
#footer_containter {
	margin-top: 30px;
	background: #004e94 url(Images/footer.png) repeat-x top;
}
#footer_element {
	background: url(Images/footer_element.png) no-repeat center bottom;
}
#footer_containter footer {
	background: url(Images/footer_element.png) no-repeat center bottom;
	width: 960px;
	height: 212px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-align: left;
}
#footer_containter footer #footer_lft {
	float: left;
	width: 244px;
	height: 197px;
	margin-top: 15px;
	border-right: solid 1px #2f7abd;
	padding-left: 15px;
}
#footer_containter footer #footer_lft img {
	margin-bottom: 8px;
}
#footer_containter footer #footer_lft p {
	margin: 10px 0 0 0;
}
#footer_containter footer #footer_lft a {
	color: #fff;
}
#footer_containter footer #footer_rgt {
	float: right;
	width: 700px;
}
#footer_containter footer #footer_rgt_lft {
	float: left;
	width: 200px;
	padding-left: 36px;
	height: 197px;
	margin-top: 15px;
	border-right: solid 1px #2f7abd;
}
#footer_containter footer #footer_rgt_lft ul {
	margin: 17px 0 0;
	padding: 0;
	list-style-type: none;
	line-height: 24px;
}
#footer_containter footer #footer_rgt_lft a {
	color: #fff;
	text-decoration: none;
}
#footer_containter footer #footer_rgt_lft img {
	margin: 9px 20px 0 0;
}
#footer_containter footer #footer_rgt_rgt {
	float: right;
	width: 428px;
	margin-top: 15px;
	padding-top: 20px;
	padding-left: 35px;
}
#footer_containter footer #footer_rgt_rgt .first_row {
	margin: 0 0 26px 0;
}
#footer_containter footer #footer_rgt_rgt .first_row img {
	margin: 0 50px 0 0;
}
#footer_containter footer #footer_rgt_rgt img {
	margin: 0 30px 0 0;
}
#footer_containter footer #footer_rgt_rgt p {
	margin: 27px 0 0;
}
#footer_containter footer #footer_rgt_rgt a {
	color: #fff;
	text-decoration: none;
}
/* @end */


/* @group ========== RUZNE ========== */
p {
	padding: 0;
	margin-bottom: 18px;
	margin-top: 18px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	vertical-align: middle;
}
img.float_lft {
	float: left;
	margin-right: 20px;
}
.clear_both {
	clear: both;
	
	/* Nekdy dobre doplnit - viz napr. "hover bug" v Opere */
	font-size: 0;
	line-height: 0;
	height: 0; /* IE7 miva zridka problem, mozno vyresit obalenim do samostatneho divu napr. <div><div class="clear_both"></div></div> */
}
.align_center {
	text-align: center;
}
.hide {
	display: none;
}


/* @group ========== Stazeni souboru ========== */
.file_dwnld {
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 7px 7px 32px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.file_dwnld.pdf {
	background: #e4f4ff url(Images/icon_pdf.png) no-repeat 7px center;
}
.file_dwnld.jpg {
	background: #e4f4ff url(Images/icon_jpg.png) no-repeat 7px center;
}
.file_dwnld.doc {
	background: #e4f4ff url(Images/icon_doc.png) no-repeat 7px center;
	padding-left: 36px;
}
/* @end */


/* @group ========== Odkaz se sipkou ========== */
.arrow_link {
	background: url(Images/arrow_right.png) no-repeat right center;
	font-size: 15px;
	color: #006699;
	padding-right: 20px;
	text-decoration: none;
	float: right;
}
.arrow_link_back {
	background: url(Images/arrow_left.png) no-repeat left center;
	font-size: 15px;
	color: #006699;
	padding-left: 20px;
	display: block;
	float: left;
	margin-bottom: 40px;
	text-decoration: none;
}
/* @end */

#archiv #content_inside article {
	margin-bottom: 25px;
}

#content_inside #faq { }
#content_inside #faq h3 { font-size: 16px; margin: 0; padding: 0; font-weight: normal; color: #000; }
#content_inside #faq div.answer { padding: 5px 5px 5px 25px; margin-bottom: 8px; }
#content_inside #faq div.answer	div.answerdetail {  }

/* @group ========== Organizační struktura ========== */
#content_inside #orgstr div.urgLevel1 { font-weight: bold; padding: 3px; font-size: 14px; color: #cb231a; }
#content_inside #orgstr div.urgLevel1 span { color: #000000; }
#content_inside #orgstr div.urgLevel2 { color: #013895; font-weight: bold; font-size: 13px; }
#content_inside #orgstr div.urgLevel2 span { color: #000000; }
#content_inside #orgstr div.urgLevel2hl { font-weight: bold; font-size: 14px; color: #cb231a; }	/* dulezitá pozice */
#content_inside #orgstr div.Employees { font-weight: normal; }
#content_inside #orgstr div.Employees-Grade { font-weight: bold; }
#content_inside #orgstr div.EmployeesEnd { height: 8px; line-height: 8px; }
#content_inside #orgstr img { vertical-align: middle; }
#content_inside #orgstr img.hr { margin-right: 4px; }

#content_inside #orgstr ul.Structures {}
#content_inside #orgstr ul.Structures li { border: 0; list-style-position: inside; list-style-type: none;  }
#content_inside #orgstr ul.Structures li li { border: 0; list-style-position: inside; }

#content_inside #orgstr ul.Employees { margin-bottom: 5px; }
#content_inside #orgstr ul.Employees li { list-style-type: none;}
#content_inside #orgstr ul.Employees li.Grade { font-weight: bold; }
/* @end */

/*
* ---------------------------------[ toolTip ]---------------------------------
*/
.tooltip {
    display:none;
	background:url(Images/tooltip.png); 
	height:140px; 
	padding:40px 30px 10px 30px; 
	width:310px; 
	font-size:11px; 
	color:#fff;
	z-index: 999;
}
.tooltip TABLE.tabToolTip { font-weight: normal; text-align: left; }
.tooltip TABLE.tabToolTip th { color: #999; font-weight: normal; text-align: left; }
.tooltip TABLE.tabToolTip td { color: #333; font-weight: bold; text-align: left; }

/* @end */

#content_inside #content_napiste_nam {
	text-align: justify;
}
#content_inside #content_napiste_nam #izv {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 15px 5px 5px 5px;
}