/* obecne */

body {
	border: 0;
	margin: 0;
	padding: 15px 0 15px 0;
	background: #dedede;
	color: #222;
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: center;
	font-size: 78%;
}
a, a li {
	text-decoration:none;
	color: #0062B8;
	font-size: 100%;
}
a:link {
	text-decoration:underline;
	color: #0062B8;
}
a:visited {
	text-decoration:underline;
	color: #777;
}
a:hover {
	text-decoration:underline;
	color: #BA4731;
}
a:active {
	text-decoration:none;
	color: #BA4731;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
a img { color: #fff; }
@media all {      
	a img { color: inherit;
	border: none;
}
} 
ul, ol	{
	margin: 0;
	border: 0;
        padding: 0 0 0 15px;
	text-align: left;
	}
ul li 	{
	margin: 0 0 0 15px;
	border: 0;
	color: #999;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}

ul.cerna p, ul.cerna li {
	color: #222;
	text-indent:0px;
}
ol li 	{
	margin: 0 0 0 15px;
	border: 0;
	color: #222;
	list-style-position: inside;
	list-style-type: decimal;
	font-weight: normal;
}
ol li a	{
        padding: 0 0 0 2px;
}
ol.prehled li {
	color: #BA4731;
	list-style-type: none;
	padding: 5px 0 0 0;
}
ol.prehled ul li {
	list-style-type: square;
	color:#999;
	padding: 0 0 0 0;
}
ul li a:hover	{
        background: #BA4731;
        color: #ffffff;
	text-decoration: none;
}
ol.bmesta li a{
	margin-left: 10px;
}
p, ul li p {
	margin: 0 0 0.5em 0;
	padding: 0;
	text-indent: 0px;
	text-align: justify;

}
p  {
	font-size: 100%;
}
p a, p strong {
	color: #222;
	font-size: 100%;
}
dfn {
	font-style:italic;
	color:#777;
}
hr {
	color: #fff;
	height:0px;	
	width:0px;
}
h1 {
	clear:left;
	margin: 1.5em 0 0.1em 0;
        color: #BA4731;
	font-weight: normal; 
	letter-spacing: 0px;
	text-align: left;
	font-size: 145%;
}
h1.zacatek {
	margin-top: 0.5em;
}
h2 {
	clear: both;
	margin: 1em 0 0.1em 0;
	color: #0062B8;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	font-size: 122%;
}
h2 a, h2 a:link,h2 a:visited {
	font-size: 100%;
	color: #0062B8;
	text-decoration:none;
}
h3 a, h3 a:link,h3 a:visited {
	font-size: 100%;
	color: #BA4731;
	text-decoration:none;
}
h3 {
	clear: both;
	margin: 0.2em 0 0.2em 0;
	color: #BA4731;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
	font-size: 100%;
}
h4 {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
}
.hidden {
	display: none
}
.cerna {
	color: #222;
}
.seda {
	color: #888;
}
.barevna {
	color: #BA4731;
}
.kurziva {
	font-style:italic;
}
.vyrazne {
	color: #BA4731;
}
.netucne {
	font-weight:normal;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
.center, .center h3 {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.seznam ol, .seznam ol li {
	margin:0 0 0 15px;
	color:#222;
	list-style-position: outside;
	list-style-type: decimal;
}
.seznam ol p {
	margin:0 0 0.1em 0;
	text-indent: 0px;
}
.seznama ol, .seznama ol li {
	list-style-position: outside;
	list-style-type: lower-alpha;
	text-align:justify;
	color:#222;
	margin:0 0 0 15px;
}
.sipka {
	float:right;
	color:#777;
}
a.stale, a:hover.stale, a:visited.stale, a:link.stale {
	text-align:center;
	color:#222;
	text-decoration:none;
}
/* lista */
#lista, #ianlista {
	clear:both;
	padding: 0;
	margin: 0;
	font-size:90%;
}
#lista ul, #ianlista ul {
	clear: left;
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#lista ul li, #ianlista ul li {
	display: block; 
	float: left;
	margin: 0; 
	padding: 0;
	text-align: center;
}
#lista ul li a, #ianlista ul li a {
	padding: 0;
	margin: 0;
	border-right-style: none;
 	letter-spacing: 1px;
	line-height: 1.3em; 
	height: 1.5em; 
	text-align: center; 
	text-decoration: none; 
	font-weight: normal;
	display: block;
}
#lista ul li a {
 	border-top: #BA4731 1px solid;
	border-left: #BA4731 1px solid; 
	border-bottom: #BA4731 1px solid;
	border-color: #BA4731;
	width:129px;
	background: #EEC7C2;
	color: #222;

}
#ianlista ul li a {
 	border-top: #0062B8 1px solid;
	border-right: #0062B8 1px solid; 
	border-bottom: #0062B8 1px solid;
	border-color: #0062B8;
	width:74px;
	height:21px;
	line-height:21px;
	background: #D3EBFF;
}
#lista ul li#posledni a {
	width:127px;
}
#lista ul li#prvni a  {
	border-left: 0;
}
#ianlista ul li#ianprvni a {
	border-left: #0062B8 1px solid; 
}
#lista ul li a:hover {
	color: #fff;
	background: #BA4731;
}
#ianlista ul li a:hover {
	color: #fff;
	background: #0062B8;
}
#lista a:active {
	color: #fff;
	background: #BA4731;
}
#ianlista a:active {
	color: #fff;
	background: #0062B8;
}
#ianlista h3 {
	margin: 20px 0 5px 0;
}

#ianmap  {
	text-align:center;
}
#ianmap img {
	margin: 5px 0 15px 0;
}
.texty #ianlista h3 {
	margin: 0px 0 5px 0;	
}

/* layout - nahore */
#nahore {
	margin: 0;
	padding: 0;
    background: #EBEBDC;
	width: 777px;
	height: 80px;
	text-align:left;
	float:right;
}
#logo {
	float:left;
	margin: 0;
	padding: 12px 0 8px 20px;
	width: 380px;
}
#logo a, #logo a:visited, #logo a:hover, #logo a:active {
	color: #BA4731;
	text-decoration: none;
	letter-spacing:1px;
	font-size: 25px;
}
#logo a.motto, #logo a:hover.motto {
	font-size: 13px;
	letter-spacing:2px;
	color:#222;
	display: block;
}

/* layout - dole */
#dole {
	font-size:90%;
	clear: both; 
	border-top: #BA4731 1px solid; 
	padding: 0 10px 0 10px;
	background: #EBEBDC;
	color: #222;
	text-align: left; 
	voice-family: inherit;
}
#dole p {
	margin: 0;
	padding: 0px 0 3px 0;
	height: 2em; 
	line-height: 2em;
	text-align:center;
}
#dole img {
	padding: 5px 0 0  0;
}
#dole p a {
	color: #222;
	text-decoration: none;
}
#dole p a:hover {
	color: #222;
	text-decoration: underline;
}

/* layout - obsah */
#vsechno {
	margin: 0px auto;
	padding: 0;
	border: #C3C3C3 1px solid;
	background: url(images/bg.gif) #fff;
	width: 777px;
	voice-family: inherit
}
#obsah {
	float: right;
	text-align:left; 
	margin: 15px 0px 15px 0px;
	padding:0;
	width: 530px; 
	voice-family: inherit
}
#telo {
	clear: both;
	margin: 0 20px 0 0; 
	padding: 0; 
	border: 0;
	background: none transparent scroll repeat 0% 0%;
	text-align: left;

}
/* layout - sloupec */
#postranni {
	margin: 0 0 10px 0; 
	padding: 0;
	background: none transparent scroll repeat 0% 0%; 
	height: 100%; 
	width: 207px;
}
#postranni h3 {
	clear: both;
	padding: 15px 0 0 15px;
	margin: 0;
}
#postranni ul {
	padding: 0 10px 0 25px;
	margin: 0;
	color: #0062B8;
}
#postranni #reklama {
	clear:none;
	margin: 0 0 0 24px;
	padding: 8px 0 8px 0;
	text-align: center;
	width: 160px;
/*	height: 600px;
	float:none;
	width:300px;
	float:left;
*/
}
#postranni .featured {
	background: #f2f2f2;
	padding: 0 0 10px 0;
}
#postranni #oblibene {
	padding: 6px 0;
	text-align:center;
	line-height:1.3em;
}
/* titulni stana */
.top, .topp  {
	float: left;
	text-align: left;
	width:167px;
	background: #fdfdfd;
	border: 1px solid #e7e7e7;
	margin: 0.1em 10px 0 0;
}
.topactive, .toppactive {
	float: left;
	text-align: left;
	width:167px;
	background: #fafafa;
        background: #ebf6ff;
	border: 1px solid #0070D1;
	margin: 0.1em 10px 0 0;
}
.topp {
	margin: 0.1em 0px 0.5em 0px;
}
.toppactive {
	margin: 0.1em 0px 0.5em 0px;
}
.top ul, .top ol, .topp ul, .topp ol, .topactive ul, .topactive ol, .toppactive ul, .toppactive ol {
	margin: 0 0 6px 0;
}
.top ul li, .topp ul li , .topactive ul li, .toppactive ul li, #novinky ul li {
	margin: 0 0 0 24px;
}
.top ol li, .topp ol li, .topactive ol li, .toppactive ol li {
	margin: 0 0 0 7px;
}
.topactive ul li, .toppactive ul li, .topactive ol li, .toppactive ol li {
	color: #0062B8;
}
.topactive a, .toppactive a {
	color: #0062B8;
}
.topactive a:hover, .toppactive a:hover {
	color: #fff;
	background: #0070D1;
	text-decoration:none;
}
.top h3, .topp h3, .topactive h3, .toppactive h3 {
	margin: 5px 5px 1px 5px;
}
.topactive h3, .toppactive h3 {
	color: #BA4731;
}
.dtop, .dtopp  {
	width:495px;
	float: left;
	text-align: left;
	background: #FAFBF6;	
	border: 1px solid #BA4731;
	padding: 15px 15px;
}
.dtopactive, .dtoppactive {
	width:495px;
	float: left;
	text-align: left;	
	background: #F5F7ED;
	border: 1px solid #BA4731;
	padding: 15px 15px;
}
.dir ul.i h3 {
	display: inline;
	margin-right: 15px;
}
.dir ul.i li{
	margin: 0 0 0 15px;
}
.dir li {
	margin: 0 0 0.9em 0;
	color: #999;
}
.dir li a {
	color: #0062B8;
}
.dir li a:hover {
	color: #fff;
	background: #007DEB;
	text-decoration:none;
}
.dir li h3 a {
	color: #BA4731;
	font-weight: bold; 
}
.dir li h3  {
	margin:0;
	color: #999;
	font-weight: normal; 
}
.dir p {
	padding: 0;
	text-indent: 0;
}
.dalsisluzby h3 {
	clear:none;
	display: inline;
}
.dalsisluzby li a {
	font-weight:normal;
}
#tlacitko ul, #tlacitko ul li {
	list-style-type: none;
	padding:5px;
}
#tlacitko ul li a, #tlacitko ul li a:visited {
	display: block;
	text-decoration: none;
	border: 1px solid #BA4731;
	background: #EEC7C2;
	text-align:center;
	width:350px;
	color:#222;
	font-size: 100%;
	line-height:1.7em;
	margin: 0 auto;
}
#tlacitko ul li a:hover {
	text-decoration: none;
	border: 1px solid #BA4731;
	background: #BA4731;
	color: #fff;
	font-size: 100%;
	padding:0;
	margin: 0 auto;
}

/* tabulky */
.vysvetlivky {
	margin: 7px 0 0 0;
}
.vysvetlivky .pravo {
	float:left;
}
.vysvetlivky .levo {
	float:left;
	width:100px;
}
.napoveda {
	margin: 7px 0 0 0;
}
.navigace {
	display:inline;
	line-height: 1.5em;
	border: 0;
	padding:0;
	margin:0;
}
.navigace .predchozi {
	float:left;
	width:100px;
}
.navigace .informace {
	float:left;
	width:200px;
	text-align: right;
}
.navigace .prejit {
	float:left;
	width:130px;
}
.navigace .dalsi {	
	float:right;
	text-align: right;
	width:100px;
}
.predchozi a, .dalsi a, .predchozi a:visited, .dalsi a:visited {
	display: block;
	text-decoration: none;
	border: 1px solid #007DEB;
	background: #e6f4ff;
	text-align:center;
	width:98px;
	line-height: 1.3em; 
	height: 1.5em; 
}
.predchozi a:hover, .dalsi a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #007DEB;
	text-align:center;
	width:98px;
	line-height: 1.3em; 
	height: 1.5em; 
}
table {
	clear:both;
	border-collapse: collapse;
	margin: 0.3em 0 0.7em 0;;
	border: 1px solid #ccc;;
	padding:0;
	width:100%;
	font-size:95%;
}
th, td  {
	border-top: 1px solid #fff;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 3px 5px 3px 5px;
	text-align:left;
}
td p, td a  {
	text-indent:0;
	font-size:100%;
	text-align:left;
	line-height:1.35em;
}
thead tr {
	background: #e0e0e0;
	border:0;
}
.r0 {
	background: #FaFaFa;
}
.r1 {
	background: #F3F3F3;
}
tfoot tr {
	background: #e0e0e0;
	border-top: 1px solid #fff;
}
.rover {
	background: #D1EAFF;
}
.r0 img, .r1 img, .rover img, .vlajka {
	border: 1px solid #ccc;
}

legend {
	color: #BA4731;
	font-weight: bold;
	padding-bottom:5px;
}
fieldset {
	margin: 0.7em 0 0em 0;
	padding: 10px;
	color:#ccc;
	width:auto;
	clear:both;
}
#texty {
	clear:both;
}
#texty a, #texty ul, #texty ul li, #texty strong, #texty p, .texty p strong, .texty p em, .texty p, p em, p strong, p i {
	color:#222;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
}
#texty h3 {
	clear:both;
	margin: 0.7em 0 0 0;
}
.texty ul {
	margin: 3px 0;
	color:#222;
}
.texty ul li {
	color:#222;
}
.texty h3 {
	padding: 3px 0 0 0;
}
.dtexty h3 {
	clear:both;
	padding: 0.5em 0 0 0;
}
.dtexty ul li {
	color:#0062B8;
}
/* navigacni lista */
.navsipka {
	clear:none;
	float:left;
	color:#777;
}
.navlista {
	clear:none;
	color:#777;
	font-size:90%;
}
.navlista a, h3.navlista a, h3.navlista a:hover  {
	color:#777;
}

.navlista2 h2 {
	float:left;
}
.navlista2 img {
	clear:both;
}

div.spacer {
  clear: both;
}

.radek,.radek p {
	margin:0;
	padding:0;
	text-indent:0;
	height:1.4em;
	font-size:95%;
}
.radekl {
	clear:both;
	float:left;
	color:#999;
	font-weight:bold;
	width:15px;
}
.radekc {
	float:left;
	width:498px;
}
.radekp {
	float:right;
	color:#999;
	font-weight:bold;
	width:15px;
}

/* odkazy */
#prehledy h1, #prehledy h2, #prehledy h3 {
	clear:none;
}
.iframes {
	background:#fff;
	margin: 7px 0 12px 0;
}
div#google {
	width: 227px;
	margin: 17px 5px 0 0;
	padding: 0;
	float: left;
	border: 0;
}
#google table, #google form {
	float:left;
	border: 0;
	margin: 0;
	padding:0;
}
#google td {
	border:0;
	margin:0;
	padding:0;
}
#google font{
	font-size:13px;
}
#google img {
	padding-right:10px;
}
#kreklama {
	clear:both;
	float:none;
	margin: 15px auto;
	padding: 0; 
	width: auto;
	text-align:center;
	background: #FAFBF6;
}
.amobr {
	width:120px;
	float:left;
	padding: 0 0 0 15px;
}
.ampopis {
	width:390px;
	float:left;	
}
.amkoment strong {
	color: #BA4731;
}
.ambuy {
	clear:both;
	padding: 10px 5px 10px 5px;
}
.ambuy a {
	font-size: 145%;
}
.ambuy p {
	font-size: 90%;
	color:#777;
	padding: 5px 0 0 0;
}
div.male {
	padding: 7px 0 0 0;
}
div.male p {
	font-size: 90%;
	color:#777;
	}
div.male a, div.male a:link, div.male em {
	color:#777;
	
}
#amcele {
	clear:both;
	background: #FAFBF6;
}
#amcele h1 {
	background: #FAFBF6;
	padding: 7px;
	position: relative;
}
.amsearch {
	background: #FAFBF6;
}
.amsearch form {
	padding: 10px;
}
#postranni h3 {
	clear: none;
}
#postranni .amsearchp {
	background: #f2f2f2;
	text-align:center;
	padding: 12px 0;
}
#postranni .amsearchp h3 {
	clear: none;
	padding: 0 0 0 15px;
}
#postranni .seznam h3 {
	clear: none;
	padding: 0 0 0 15px;
}
.amsearchp form {
	padding: 6px 0;
	margin:0;
}
.amvysl {
	background: #FAFBF6;
}
.amvysl2 {
	background: #FFFFFF;
}
.amvysl, .amvysl2 {
	clear:both;
	padding: 10px;
	margin:5px 0;
}
.amvysl img, .amvysl2 img {
	float: left;
	margin-right: 15px;
	clear:right;
}
.amhod {
	float:right;
}
.amhod img {
	float:none;
	margin:0;
}
#forum h3 {
clear:none;
margin-bottom:3px;
}
#forum {
clear:none;
background: #FAFBF6;
padding-bottom:13px;
}
.forumi {
clear:none;
background: #FAFBF6;
}
#forum ul, .forumi ul {
list-style-image: url("http://www.city-travel-guide.co.uk/forum/templates/subSilver/images/icon_latest_reply.gif");
padding-left:30px;
}

#forum .fmale {
	font-size:70%;
	color:#777;
	text-decoration:none;
margin-bottom:1px;
}
.forumi .fmale {
	color:#777;
	text-decoration:none;
}
div#weather strong {
	font-weight: bold;
}
div#nazvy {
	padding:20px;
}


