#dsgStranka {
	width: 957px;
	margin:0pt auto;
	position:relative;
	border-width: 0 1px 0 1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #004F89;
	text-align: left;
}
img#dsgLogo {
	border: 0;
}
#dsgZahlavi {
	padding: 15px 0 20px 0;
	/*background-image: url(/img/ilustracni-foto-1.jpg);*/
	background-repeat: no-repeat;
	background-position: right 15px;;
}
.dsgZahlaviSub1 {
	background-image: url(/img/ilustracni-foto-1.jpg);
}
.dsgZahlaviSub2 {
	background-image: url(/img/ilustracni-foto-3.jpg);
}
.dsgZahlaviSub3 {
	background-image: url(/img/ilustracni-foto-4.jpg);
}
.dsgZahlaviSub4 {
	background-image: url(/img/ilustracni-foto-5.jpg);
}
.dsgZahlaviSub5 {
	background-image: url(/img/ilustracni-foto-2.jpg); /*2*/
}
#dsgHorniPruh {
	background-color: #DEDDDB;
	height: 33px;
	padding: 0 18px 0 18px;
	clear: both;
}
#dsgHorniPruh span {
	line-height: 33px;
	float: left;
}
#dsgHledani {
	padding-top: 5px;
	float: right;
}
#dsgHledani input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #254F7E;
}
#dsgVnitrniStranka {
	clear: both;
	background-repeat:repeat-y;
	margin: 35px 0 35px 0;
	min-height: 100%;
}
#dsgLevyPruh {
	width: 168px; /*204px;*/
	float: left;
	clear: left;
}
#dsgLevyPruh {
	padding: 0 18px 0 18px;
}
#dsgObsah {
	padding: 0 29px 0 29px;
	width: 689px;
	float: left;
}
#dsgObsah h1 {
	margin: 0 0 30px 0;
	line-height: 1em;
}

/* Specialni zapati */
#dsgObsah.dsgRevitalizace {
	padding-bottom: 105px;
	background-image: url(/img/footers/paticka-revitalizace.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#dsgObsah.dsgOpravaUNas {
	padding-bottom: 105px;
	background-image: url(/img/footers/paticka-czpl.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#dsgObsah.dsgOpravaJustynka {
	padding-bottom: 105px;
	background-image: url(/img/footers/paticka-justynka.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#dsgObsah.dsgEuroregion {
	padding-bottom: 105px;
	background-image: url(/img/footers/paticka-euroregion.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#dsgObsah.dsgCyklo {
	padding-bottom: 105px;
	background-image: url(/img/footers/paticka-cyklostezka.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#dsgObsah.dsgMSBike {
	padding-bottom: 105px;
	background-image: url(/img/footers/paticka-czpl-color-cil3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#dsgPaticka {
	clear: both;
	background-color: #E1E0DE;
	color: #797671; /*#9B9893;*/
	padding: 24px 24px 12px 24px;
}
#dsgPaticka td {
	margin: 0; padding: 0;
	width: 80px;
}
#dsgPaticka a {
	color: #797671;
}
#dsgPatLevy {
	width: 250px;
	float: left;
	clear: left;
}
#dsgPatLevyProst {
	width: 280px;
	float: left;
}
#dsgPatPravyProst {
	width: 190px;
	float: left;
}
#dsgPatPravy {
	width: 168px; 
	float: left;
	text-align:right;
	clear: right;
}
#dsgPaticka address {
	font-style: normal;
}
#dsgCreated {
	font-size: .9em;
}
#dsgMenu {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#dsgMenu li {
	/*list-style: none;*/
	list-style-type: square;
	font-size: 12px;
	color: #D3D2D0;
	line-height: 1.6em;
}
#dsgMenu a {
	color: #004F89;
	line-height: 1.5em;	
}
ul#dsgMenu {
	margin: 0 0 38px 0px;
	padding: 0 0 0 13px;
}
#dsgMenu ul {   /* submenu */
	margin: 2px 0 14px 16px ;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
#dsgMenu ul li {   
	line-height: 1em;
}

ul.tree li span {
	border: 1px solid #254F7E;
	background-color: #F6F6F6;
	color: #254F7E;
	width: 210px;
	display: block;
	margin: 6px 6px 6px 0;
	padding: 6px;
}
ul.tree, ul.tree ul { 
	list-style-type: none; 
	background: url(/img/tree/vline.png) repeat-y; 
	margin: 0; 
	padding: 0;  
} 
ul.tree ul { 
	/*margin-left: 10px; */
} 
ul.tree li { 
	margin: 0; 
	padding: 0 12px; 
	line-height: 20px; 
	background: url(/img/tree/node.png) no-repeat; 
}
ul.tree li:last-child, li.lc { 
	background: #fff url(/img/tree/lastnode.png) no-repeat !important; 
	/*border: 1px solid red;*/
}
li.fc {
	background: #fff none no-repeat !important;
}
span.expander {
	background: #fff url(/img/tree/arrow-bottom.png) no-repeat;
	background-position: 195px;
	cursor: pointer; cursor: hand;
}
span.expanderClose {
	background: #fff url(/img/tree/arrow-right.png) no-repeat;
	background-position: 200px;
	cursor: pointer; cursor: hand;
}
a.intlink {
	display: block;
	width: 11px;
	height: 7px;
	position: relative;
	top: -15px;
	right: 20px;
	text-decoration: none;
	background: #F6F6F6 url(/img/intlink.gif) no-repeat;
}

/* Specialni menu pro jeden projekt Revitalizace namesti -- docasne */

div#dsgRevital {
	background-color: #EBF1F6;
	padding: 0 10px 10px 10px;
	margin-bottom: 38px;
}
div#dsgRevital span {
	display: none;
}
div#dsgRevital h2 {
	background-image: url(/img/revitalizace-menu.png);
	background-repeat: no-repeat;
	margin: 0 -10px 10px -10px;
	height: 40px;
	border-bottom: 2px solid white;
}
#dsgRevital #dsgMenu {
	margin: 0 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}