body{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #000033;
	color: #0099b7;
	padding: 0;
	margin: 0;
	text-align : center;
	font-size: 12px;
	behavior: url(csshover2.htc);
}
a{
	color: White;
}

h2{
	
	color: red;
	font-size: 18px;
	text-align: center;

}
h3{
	text-align: center;
}
p{
	padding: 0;
	margin: 0;
}

div#head{
	width: 870px;
	height: 284px;
	margin: 0 auto;
	position: relative;
	background-image: url(img/hlavicka1total.jpg);
	background-repeat: no-repeat;
}
div#headmem{
	width: 870px;
	height: 284px;
	margin: 0 auto;
	position: relative;
	background-image: url(img/hlavicka2total.jpg);
	background-repeat: no-repeat;
}

div#topmenu{
   width: 100%;
	position: absolute;
	bottom: 12px;
	left: 10px;
	
}

div#topmenu div a.ur1{
	display: block;
	float: left;
	color: White;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
	border-right: 2px solid white;
}
div#topmenu div a.ende{
	border-right: none;
}
div#topmenu div a.ur1:hover{
	color: #000033;
}


div#ur2mg{
	background-color: #b6e6df;
	background-image: url(img/menu2back.jpg);
	background-repeat: no-repeat;
	width: 120px;
	border: 1px solid black;
	padding: 3px;
	position: absolute;
	top: 17px;
	left: 146px;
	display: none;
}
div#ur2mg a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 3px auto;
	text-decoration: none;
	color: #000033;
	
}
div#ur2mg a:hover{
	background-color: #000033;
	color: White;
}

div#main{
	width: 870px;
	margin: 0 auto;
}
div#main_members{
	width: 870px;
	margin: 0 auto;
	background-image: url(img/pletleft.jpg);
	background-repeat: repeat-y;
}
div#main_members2{
	background-image: url(img/pletright.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
div#over1:hover div#ur2mg{
	display: block;
}

/*rozbalovaci menu*/
/*
div#menuleft_roz{
	position: relative;
	z-index: 15;
	float: left;
	width: 130px;
	text-align: left;
	margin-top: 15px;
}
div#menuleft_roz ul{
	margin: 0;
	padding: 0;
	width: 130px;
	background: transparent;
}

div#menuleft_roz ul ul{
	background: black;
}

div#menuleft_roz li{
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid black;
}
div#menuleft_roz ul ul li{
	border-bottom: 1px solid black;
}
div#menuleft_roz li:hover{
	background: #aaa;
}
div#menuleft_roz ul ul li:hover{
	background: #111;
}
div#menuleft_roz li.lmliur1{
	background: transparent;
	
}
div#menuleft_roz li.lmliur1:hover{
	background: transparent;
	
}
div#menuleft_roz li a {
	display: block;
	text-decoration: none;
	padding: 6px 0;
	width: 130px;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
div#menuleft_roz ul ul li a {
	display: block;
	text-decoration: none;
	padding: 6px 0;
	width: 127px;
	padding-left: 2px;
	border-left: 1px solid darkblue;
	font-weight: bold;
	font-size: 10px;
	color: #ede1b7;
}
div#menuleft_roz>ul a {
	width: auto;
}
div#menuleft_roz ul ul{
	position: absolute;
	top: 0;
	left: 130px;
	display: none;
}
div#menuleft_roz ul#inmenuleft li.lmliur1:hover ul.imlur2{
	display: block;
}
*/
/*rozbalovaci menu*/


div#menuleft{
	float: left;
	width: 150px;
	text-align: left;
}
div#menuleft ul#inmenuleft{
	margin-top: 15px;
}

div#menuleft li,div#menuleft ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
} 
div#menuleft li{
	margin-bottom: 6px;
}
div#menuleft li.lmliur1{
	margin-top: 7px;
	
}

div#menuleft li.lmliur1 a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}



div#menuleft ul.imlur2{
	margin-left: 10px;
}
div#menuleft ul.imlur2 li{
	background-color: #000033;
}
div#menuleft ul.imlur2 li a{
color: #ede1b7;
font-size: 11px;
}
div#menuleft ul.imlur2 li a:hover{
	text-decoration: underline;
}


div#sloupecright{
	float: right;
	width: 160px;
	margin-top: 15px;
	text-align: center;
	padding-left: 10px;
}

div#telo{
	padding-left: 17px;
	width: 530px;
	float: left;	
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
}

div#telo_members{
	width: 570px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 auto;
}

div#fck h1{
	
	color: red;
	font-size: 22px;
	text-align: center;
	background-image: url(img/h1-podklad.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 66px;
	margin-bottom: 10px;
	padding-top: 20px;

}

div#fck h1.druhytyp{
	
	color: red;
	font-size: 22px;
	text-align: center;
	background-image: url(img/podkald1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 67px;

}
div.head1 h1{
	
	color: red;
	font-size: 22px;
	text-align: center;
	background-image: url(img/h1-podklad.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 66px;
	margin-bottom: 10px;
	padding-top: 20px;

}

div.showbanner{
	text-align: center;
	margin-bottom: 15px;
}
div.bantextovy{
	width: 468px;
	background-color: Black;
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
	margin: 0 auto;
}

div.jointext{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
div.joinrec{
	margin: 20px auto;
	border: 2px solid yellow;
	border-left: none;
	border-right: none;
	padding: 11px 0;
}




h1.mempict{
	font-size: 20px;
	color: #69a5f6;
	border-top: 1px solid #6a0507;
	border-bottom: 1px solid #6a0507;
	padding: 3px 0; 
	margin: 8px 0;
	text-align: center;
}

div.nahledgal{
	width: 141px;
	float: left;
	text-align: center;
	background-color: Black;
	margin-right: 1px;
	margin-bottom: 3px;
	height: 160px;
	background-image: url(img/backimggal.gif);
	background-repeat: no-repeat;
	
}

div.nahledgal h2{
	font-size: 13px;
	font-weight: bold;
	width: 135px;
	margin: 3px auto;
	height: 33px;
}
div.nahledgal a{
	color: white;
	text-decoration: none;
}
div.nahledgal a:hover{
	color: White;
}
div.numimages{
	font-size: 11px;
	color: #69a5f6;
	margin-top: 3px;
}

div.cleaner{
	clear: both;
	font-size: 1px;
}
div.memgalpop{
	font-size: 12px;
	margin: 11px auto;
}
div.memgalimgnew{
	width: 105px;
	height: 105px;
	/*background-color: black;
	background-image: url(img/backimgnew.gif);
	background-repeat: no-repeat;*/
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	text-align: left;
	border: 1px solid red;
}
div.memgalimgold{
	width: 105px;
	height: 105px;
	margin-right: 5px;
	margin-top: 5px;
	/*background-color: black;
	background-image: url(img/backimgold.gif);
	background-repeat: no-repeat;*/
	float: left;
	text-align: left;
	border: 1px solid #7575a7;
}

div.memgalimgold2{
	width: 105px;
	height: 105px;
	margin-right: 5px;
	margin-top: 5px;
	/*background-color: black;
	background-image: url(img/backimgold.gif);
	background-repeat: no-repeat;*/
	float: left;
	text-align: left;
	border: 1px solid #7575a7;
}

img.vyskamemimg{
  margin-left: 20px;
  margin-top: 10px;
}
img.sirkamemimg{
  margin-left: 10px;
  margin-top: 20px;
}

table#arttab{
	border: none;
	width: 90%;
	margin: 20px auto;
	
}

table#arttab td{
	text-align: left;
	padding: 10px;
	border-top: 2px solid #333;
	vertical-align: middle;
}
table#arttab td.nahled{
	text-align: center;
}

div.pocet{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto;
	margin-bottom: 20px;
}

div.freepic{
	width: 99px;
	height: 99px;
	float: left;
	background-color: #000028;
	border: 1px solid yellow;
	margin: 14px;
	margin-right: 10px;
}

a.webcammem{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 15px auto;
	text-align: center;
}
a.webcammem:hover{
	color: red;
	text-decoration: none;
}

div.stpart{
	margin: 10px auto;
	text-align: center;
}

div.stpart a{
	font-size: 14px;
	font-weight: bold;
	color: white;
}
div.stpart a:hover{
	color: Yellow;
	text-decoration: none;
}

div.stpartcara{
	border-top: 3px dotted #1e1e6c;
	margin-top: 25px; 
}

div.storytext{
	font-size: 14px;
	text-align: justify;
	margin: 15px auto;
}

a.odkmemupd{
	color: Red;
	text-decoration: none;
	font-size: 12px;
}
a.odkmemupd:hover{
text-decoration: underline;
}

div.takealook{
	text-align: center;
}
div.takealook a{
	font-size: 17px;
	font-weight: bold;
	color: Red;
}
div.backram{
	background-image: url(img/backram.gif);
	background-repeat: no-repeat;
	padding: 6px 7px 8px 7px;
	margin-top: 20px;
}