@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0;}

body {
		background: url("http://www.jankout.eu/img/pozadi_petice.png") repeat-x; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
		padding: 0;
		text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
		color: #333333;
		font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
		font-size: 100%;
		margin-top: 0;
		margin-right: 100px;
		margin-bottom: 0;
		margin-left: 100px;
		display: block;
}

/* Tipps für elastische Layouts:
    1. Da die Gesamtgröße elastischer Layouts von der Standardschriftgröße des Benutzers abhängt, sind diese Layouts weniger berechenbar. Bei korrekter Verwendung haben sie außerdem für Personen, die größere Schriften benötigen, einen höheren Nutzwert, weil die Zeilenlänge proportional bleibt.
    2. Die Größe der divs in diesem Layout basiert auf der Originalschriftgröße (100%) im Body-Element. Wenn Sie die Textgröße durch eine Einstellung wie font-size: 80% im Body-Element oder im #container global verringern, wird das gesamte Layout proportional verkleinert. Sie sollten die Breiten der verschiedenen divs vergrößern, um hierfür einen Ausgleich zu schaffen.
    3. Wenn Sie in den einzelnen divs unterschiedliche Werte für die Schriftgröße angegeben, anstatt die Schriftgröße im Design global zu ändern (z. B. wenn #sidebar1 die Schriftgröße 70% zugewiesen wird und #hlcast die Größe 85%), so wird die Gesamtgröße der einzelnen divs proportional geändert. Sie sollten anhand der endgültig gewählten Schriftgröße entsprechende Anpassungen vornehmen.
    */
	
	
img { border: 0;
text-decoration: none;}

img a { border:0;
text-decoration: none;}

img a:hover {border:0;
text-decoration: none;}
	
    .hlavni #container {
		width: 820px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
		border: 0px solid #000000;
		text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
		margin-top: 30px;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		background-color: none;
}

.hlavni #header {
		margin-bottom: 0px;
		padding-top: 0;
		padding-right:0;
		padding-bottom: 0px;
		padding-left:0px;
		background-color: none;
		clear:both;
}

.hlavni #header h1 {
		margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
		padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: dotted;
		border-bottom-style: dotted;
		border-top-color: #666666;
		border-right-color: #666666;
		border-bottom-color: #666666;
		border-left-color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		
}

.hlavni #header .hlavicka {
		text-align: left;
		padding-right: 0em;
		margin-right: 0em;
		padding-left: 5.8em;
		margin-top: 10px;
		margin-bottom: 20px;
}

.hlavni #header .hlavickaAnglicka {
		background:url("http://www.jankout.eu/img/petice_logo_en.png") no-repeat 6em 0;
		text-align: left;
		padding-right: 0em;
		margin-right: 0em;
		padding-left: 6;
		margin-top: 10px;
		margin-bottom: 20px;
		height: 160px;
}

.jazyk {
		text-align:right;
		padding-top: 10px;
		margin-bottom:20px;
}

.hlavni #header .jazyk img {
		border: none;
}

.hlavni #header .jazyk img a {
		border: none;
}






.hlavni #hlpetice {
		z-index: 200;
		top: 20px;
		padding-top: 2.5em;
		padding-right: 6em;
		padding-bottom: 2.5em;
		padding-left: 6em;
		text-align: left;
		background-image:url(http://www.jankout.eu/img/Bilder/pozadi_petice_06.png);
		background-repeat:repeat-y;
		background-position: center center;
}

.hlavni #hlpetice h1 {
		font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
		font-size: 20px;
		color: #666666;
		margin-bottom: 10px;
}

.hlavni #hlpetice a {
		color: rgb(0, 136, 204);
		text-decoration:none;
}


.hlavni #hlpetice a:hover {
		color: rgb(0, 136, 204);
		text-decoration: underline;
}


.hlavni #hlpetice .udaje {
		display: block;
		position: relative;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		margin-top: 30px;
		margin-bottom:50px;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%;
		z-index: 250;
}


hr { 
border: 1px solid  #CCCCCC;
margin-bottom: 20px;}

.hlavni #menycko{
		padding-bottom:20px;
		font-size:12px;
		text-align:right;
		display: block;
		padding-top: 18px;
}

.hlavni .menuPetice {
		color: #33CCFF;
		text-align: right;
		list-style-type: none;
		display:block;
		z-index:120;
}

.hlavni .menuPetice li{
		color: #33CCFF;
		float: right;
		clear: none;
		padding-left: 13px;
		margin-bottom: 10px;
		list-style-type: none;
		position: relative;
}

.hlavni .menuPetice li a {
		color: #33CCFF;
		clear: none;
		padding-left: 13px;
		padding-right: 7px;
		list-style-type: none;
		position: relative;
		text-decoration:none;
}

.hlavni .menuPetice li a:hover {
		color: #FFFFFF;
		clear: none;
		padding-left: 13px;
		padding-right: 7px;
		list-style-type: none;
		position: relative;
		text-decoration: none;
}

.hlavni .menuPetice .aktivni{
		color:#FFFFFF;
		clear: none;
		padding-left: 13px;
		padding-right: 7px;
		list-style-type: none;
		position: relative;
		text-decoration: none;
} 
 

.hlavni .menuPetice .novinky {
		background-image: url(http://www.jankout.eu/img/Bilder/novinky_petice_03.png);
		background-position: 9px 20px;
		background-repeat:no-repeat;
		height: 62px;
		overflow:visible;
}

.hlavni .menuPetice .news {
		background-image: url(http://www.jankout.eu/img/Bilder/novinky_petice_en_03.png);
		background-position: 9px 20px;
		background-repeat:no-repeat;
		height: 62px;
		overflow:visible;
}



.baner {
		margin-right: 20px;
		padding-top: 10px;
		margin-bottom: 20px;
		position: relative;
		display: block;
		clear: none;
		width: 50%;
}


.rameckyVedlesebe {
		display: block;
		position: relative;
		margin-bottom:50px;
		margin-top: 20px;
		height: auto;
		width: 80%;
}

.odstpetice {
		line-height: 22px;
		margin-bottom: 10px;
		font-size: 14px;
}

.odstpeticeMal {
		font-size: 10px;
		margin-bottom: 15px;
}





.hlavni #upati {
		font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
		font-size: 10px;
		text-align: left;
		margin-top:20px;
		padding-bottom: 1em;
		color: #333333;
		position:relative;
		clear:both;
}

.hlavni #upati p {
		padding-left: 9.5em;
}

.obrazek {
		margin-bottom: 10px;}
		
.podtrzene {text-decoration:underline;}

.stav {
		float: right;
		position: relative;
		padding-top: 20px;
		text-align:right;
		color:#CCCCCC;
		z-index: 4000;
		padding-right: 5px;
		margin-right:0;
}

.loga_ram {
		padding-top: 30px;
		text-align:left;
		position:relative}

.horniRam {
		background-image:url(http://www.jankout.eu/img/Bilder/pozadi_petice_03.png);
		background-position: top center;
		background-repeat:no-repeat;
		height:35px;
		z-index: 300;
		margin-top: -5px;
}
		
.dolniRam {
		background-image:url(http://www.jankout.eu/img/Bilder/pozadi_petice_08.png);
		background-position: center center;
		background-repeat:no-repeat;
		height:40px;
		}

.jazyk .anglictina a {
		list-style:none;
		background-image: url(http://www.jankout.eu/img/vlajka_en.png);
		background-repeat: no-repeat;
		background-position: -5px 0;
		height: 30px;
		width: 30px;
}

.jazyk .anglictina  a:hover {
		background-image: url(http://www.jankout.eu/img/vlajka_en.png);
		background-repeat: no-repeat;
		background-position: 0 -20px;
		height: 30px;
}

.dnes {
		background:url(http://www.jankout.eu/img/dnes-naposled.png) no-repeat 0em 0px;
		height: 80px;
		margin-top: -2em;
		margin-left: -4.5em;
		z-index:1}
		
.dnesAnglicky {
		background:url(http://www.jankout.eu/img/dnes-naposled_en.png) no-repeat 0em 0px;
		height: 80px;
		margin-top: -2em;
		margin-left: -4.5em;
		z-index:1}
		
.podekovani {
		height: 400px;
		overflow:visible;
		margin-top: 0em;
		margin-bottom: 20px;
		margin-left: -3em;
		padding: 0;
		z-index:120;
		width: 820px;
		}
		
.podekovani img {
		margin-top: -3.2em;
		margin-bottom: 20px;
		z-index:200;
		border: none;
		}
		
.naObrazku {
		clear: both;
		float:none;
		z-index:1000;
		margin-top: 20px;
		padding-left: 3em;
		position: relative;
		top: -110px;
		}
