/* CSS Document */
body{ text-align: center; color: #FFF; background: #FFFFFF url('../img/pozadi.gif') repeat-x top fixed; font-family: Arial; font-size: 0.9em; margin: 0; padding: 0; }
.basic{ width: 770px; margin: 10px auto; text-align: left; }  
ul, li{ display: block; list-style: none; margin: 0; padding: 0; }
img{ border: none; margin: 0; padding: 0; }
table{ border-collapse: collapse; width: 100%; }
table, td, th { border: solid 1px #000000; }
h1, h2, form{ margin: 0 0 20px 0; padding: 0; }
a{ text-decoration: none; color: #000000; }
a.odkaz{ color: #A0A0A0; }
a.odkaz:hover{ text-decoration: underline; }

/* často užívané */
.clr{ clear: both; margin: 0; padding: 0; font-size: 0px; border: 0px; }
.bold{ font-weight: bold; color: #FFF; }

/* menu head.php */
.menu{ position: relative; padding: 0; margin: 0; height: 48px; background: blue url('../img/menu.gif') center center; }
.menu_rodice{ width: 150px; visibility: hidden; background: blue; position: absolute; left: 105px; top: 48px; }
.menu_o_nas{ width: 150px; visibility: hidden; background: blue; position: absolute; left: 201px; top: 48px; }
.menu_galerie{ width: 150px; visibility: hidden; background: blue; position: absolute; left: 297px; top: 48px; }
.menu_soutez{ width: 150px; visibility: hidden; background: blue; position: absolute; left: 393px; top: 48px; }
.odkaz li{ text-align: center; float: left; }
.odkaz a{ display: block; padding: 12px 0 0 0; width: 96px; height: 36px; float: left; color: #FFFFFF; }
.odkaz a:hover{ background: #000033; }
.pododkaz li{ color: #FFFFFF; background: #000033 url('../img/menu.gif') top center; text-align: center; border-bottom: #FFFFFF solid 1px; }
.pododkaz a{ display: block; width: 150px; padding: 12px 0 0 0; height: 36px; color: #FFFFFF; }
.pododkaz a:hover{ background: #000033; }
.first{ padding: 0 0 0 1px; }
.last{ padding: 0 1px 0 0; }
.podsoutez { width: 150px; visibility: hidden; background: blue; position: absolute; left: 150px; }
.podgalerie { width: 150px; visibility: hidden; background: blue; position: absolute; left: 150px; }
.podonas { width: 150px; visibility: hidden; background: blue; position: absolute; left: 150px; }
.podrodice { width: 150px; visibility: hidden; background: blue; position: absolute; left: 150px; }

/* homepage */
.body { margin: 0; padding: 20px; background: #2346BF; border: solid 1px #FFF; }
.levy_home { width: 364px; height: 100%; background: #2346BF; float: left; }
.levy_home .novinka, .pravy_home .novinka { margin: 0 auto; width: 320px; }
.levy_home .zprava, .pravy_home .zprava { display: block; text-align: justify; }
.levy_home .zprava a { color: #FFF; }
.levy_home .zprava a:hover { text-decoration: underline; }
.levy_home .head, .pravy_home .head, .pravy_home .kon_head { background: #2346BF url('../img/head.gif') no-repeat bottom center; }
.levy_home .body, .pravy_home .body { background: #2346BF; border-bottom: none; border-top: none; padding-top: 0; padding-bottom: 0; }
.levy_home .foot, .pravy_home .foot, .pravy_home .kon_foot { margin-bottom: 10px; background: #2346BF url('../img/foot.gif') no-repeat top center; }
.levy_home .hlavicka, .pravy_home .hlavicka { text-align: center; }
.levy_home .hlavicka hr, .pravy_home .hlavicka hr { width: 150px; background: #FFF; border: 1px #FFF solid; }
.levy_home .hlavicka .nadpis, .pravy_home .hlavicka .nadpis { color: #FFF; display: block; width: 150px; margin: 0 auto; font-size: 1.2em; }
.levy_home a.str{ color: #FFF; text-decoration: underline; }
.levy_home a.str_active{ color: #A0A0A0; }
.pravy_home { width: 364px; height: 100%; background: #2346BF; float: left; }
/*.kontakt_home { text-align: center; background: #2346BF url('../img/kontakt.gif') no-repeat top center; width: 320px; padding: 42px 0; margin: 0 auto; }*/
.kontakt_home { text-align: center; margin: 0 auto; width: 320px; background: #2346BF; }
.pravy_home .kon_body { background: #2346BF; border-left: solid 1px #FFF; border-right: solid 1px #FFF; padding-top: 0; padding-bottom: 0; }
img.nov { border: 1px solid black; float: left; margin-right: 10px; }

/* novinky */
.novinky .novinka { margin: 0 auto; }
.novinky .zprava { display: block; text-align: justify; }
.novinky .hlavicka { text-align: center; }
.novinky .hlavicka hr { width: 200px; background: #FFFFFF; border: thin #FFFFFF solid; }
.novinky .hlavicka .nadpis { display: block; width: 200px; margin: 0 auto; font-size: 1.2em; }

/* diskuze */
.diskuze{ margin: 0 auto; width: 500px; }
.diskuze a.str{ color: #FFF; text-decoration: underline; }
.diskuze a.str_active{ color: #A0A0A0; }
.prispevek{ background: #0000AA; padding: 10px; color: #FFF; text-align: left; width: 100%; }
.vzkaz{ padding: 10px; background: #2346FF; color: #FFF; text-align: left; width: 100%; }

/* členové */
/*.cleni { margin: 0 auto; border: 1px solid #FFF; text-align: center; width: 220px; }*/
.cleni{ margin: 0 auto; background: url('../img/cleni/cleni_body.gif') repeat-y center center; text-align: center; }
.clenitop{ background: url('../img/cleni/cleni_top.gif') no-repeat center center; height: 15px; }
.clenibottom{ background: url('../img/cleni/cleni_bottom.gif') no-repeat center center; height: 15px; }
.cleni .block { display: block; padding: 5px 0 5px 0; }

/* O nás */
div.o_nas{ text-align: justify; }

/* soutěže */
div.soutez { text-align: justify; }


/* Info */
div.rodice { text-align: justify; }

/* galerie */
img.galerie { padding: 5px; border: solid 2px #FFF; margin: 13px }

/*admin*/
.adminodkaz{
    display: block;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
	background: #000033;
	border: #CCCCCC outset;
	width: 150px;
	margin: 2px 0;
}

.adminodkaz:hover, .adminodkaz:focus{
	background-color: #FFFFFF;
	border: #FFFFFF inset;
    color: #000000;
}

/* easybox */
#easybox { position: absolute; left: 0; width: 100%; z-index: 200; text-align: center; }
#easybox img { width: auto; height: auto; }
#easybox a img { border: none; }

#easyboxouterimagecontainer { position: relative; background-color: #FFF; width: 250px; height: 250px; margin: 0 auto; }

#easyboxtopinfo { width: 100%; height: 33px; padding: 0; margin: 0; }
#easyboxclosebtn { display: block; float: right; margin: 18px 32px 0 0; width: 112px; height: 15px; background: url('../img/easybox/close.gif') no-repeat; }
#easyboximagecount { display: block; float: left; margin: 18px 0 0 32px; color: #000; font-weight: bold; }

#easyboxbottominfo { position: relative; width: 100%; height: 30px; color: #000; background-color: #FFF; text-align: left; }
#easyboxbottominfocontent { margin-left: 32px; }

#easyboximagecontainer { padding: 20px; }

#easyboxnavigation { position: absolute; top: 33px; left: 0; height: 100%; width: 100%; z-index: 10; }
#easyboxnavigation a { outline: none; }
#easyboxprev, #easyboxnext { width: 49%; height: 100%; display: block; margin-top: 20px; }
#easyboxprev { left: 0; float: left; background: url('../img/easybox/prev.gif') 10% center no-repeat; }
#easyboxnext { right: 0; float: right; background: url('../img/easybox/next.gif') 90% center no-repeat; }

#easyboxloading { position: absolute; left: 0; top: 40%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#easyboxshadow { position: absolute; left: 0; top: 0; width: 100%; height: 500px; background-color: #000; z-index: 100; }


/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

