body {	font-family:Arial, Verdana, Helvetica, sans-serif;
		border:0px solid; padding:0px; margin:0px;
		background:#ffffff;
		text-align:left;
		color:#000000;
		font-size:12px;
	}
	
div, h1, h2, h3, h4, h4, p, span, A, img, legend, table, form, td, tr, label { border:0px solid; padding:0px; margin:0px; }
ul 	{ border:0px solid; padding:0px; margin:0px; LIST-STYLE-TYPE: none; }
li 	{ border:0px solid; padding:0px; margin:0px; }
A	{text-decoration:none;}


/*********************************************************/
/********************  hlavni  *********************/
/*********************************************************/

#page {	
	width: 1000px;
	margin: 0px auto;
}

#main_horni {       /**  obsahuje DIVy s s logem  **/
	width:1000px;
	height:172px;
	position:relative;
}

#main_stred {       /**  obsahuje DIVy main_stred_horni a main_stred_dolni  **/
	width:100%;
	background: url(obrazky/layout/oko_podklad.jpg);
}
#main_dolni {       /**  obsahuje DIVy s s logem  **/
	width:960px;
	color:#ffffff;
	font-size:10px;
	padding:10px 20px;
	background:#000066;
}
#main_dolni a {
    color:#ffffff;
}

#main_stred_horni {background: url(obrazky/layout/oko.jpg) no-repeat; width:100%;}    /**  obsahuje DIVy s navigaci a textem  **/
#main_stred_dolni {     /**  obsahuje DIVy s kamarumah a patickou  **/
    position:relative;
    height:92px;
}

/********************  hlavicka - obsah main_horni *********************/
#logo a{
    width:230px;
    height:120px;
    background: url(obrazky/layout/logo.jpg);
    position:absolute;
    top:0px;
    left:0px;
}
#logo_obr {
    width:770px;
    height:120px;
    position:absolute;
    top:0px;
    right:0px;
}
#logo_nadpis {
    width:1000px;
    height:52px;

    background: url(obrazky/layout/nadpis.gif);
    
    position:absolute;
    bottom:0px;
    left:0px;
    text-align:center;
    letter-spacing:4px;
    font-size:24px;
    font-family:helvetica;
    color:#ffffff;
}


/********************  navigace - obsah main_stred_horni  *********************/
#navigace {
	width:160px;
	height:380px;
    padding:30px 35px;
	float:left;
	background:#003399;
    filter: alpha(opacity=50);
    opacity:0.5;
	font-size:15px;
}
#navigace ul li {
    padding-bottom:16px;
}
#navigace A {
    color:#ffffff;
}
#navigace A:hover {
    font-weight:bold;
    text-decoration:underline;
}
#navigace A.vybrano{
    font-weight:bold;
    text-decoration:underline;
}


/********************  subnavigace - obsah main_stred_horni  *********************/
#subnavigace {
	width:100%;
	background-color: #6699cc;
	font-size:14px;
	position:relative;
}
#subnavigace ul {
	padding:6px 0px;
}
#subnavigace li {
	display:inline;
}
#subnavigace A {
	padding:6px 10px;
	color:#000055;
	text-align:center;
	margin-left:33px;
	font-weight:bold;
}
#subnavigace A:hover {
	background:#ffffff;
}
#subnavigace A.vybrano{
    background:#ffffff;
}

/********************  subnavigace knihovna - obsah main_stred_horni  *********************/

#subnavigace_knihovna {
    position:absolute;
    top:28px;
    right:16px;
    background:#6699cc;
    z-index:10;
    text-align:center;
    visibility:hidden;
}

#subnavigace_knihovna ul li A{
	display:block;
	margin-left:0px;
	padding:6px;
	width:110px;
	font-weight:bold;
	font-size:14px;
	color:#000055;
}
#subnavigace_knihovna A:hover{
    background:#ffffff;
}

/********************  text - obsah main_stred_horni  *********************/
#text_obal {
    width:770px;
    float:right;
    position:relative;
}
#text {
	padding:30px 40px;
	text-align:justify;
	position:relative;

}
#text.clenska_sekce {
    
}
#text p {
    margin-bottom:5px;
}
#text a {
    color:#000099;
    font-weight:bold;
    text-decoration:underline; 
}
div.prispevky {
    border-bottom:2px solid #6699cc;
    margin-bottom:10px;
    padding-bottom:5px;
}

div.blok{
    margin-bottom:20px;
    border-bottom:#6699cc 1px dotted;
}


#text ul {
    margin-bottom:10px;
}
#text ul li {
    list-style-type: disc;
    margin-left:20px;
}

div.firmy {
    background:#ffffff;
    height:200px;
    width:138px;
    margin:0px 10px 10px 0px;
    padding:10px;
    float:left;
}

img.obr3{

}
p.pro_cleny {
    display:block;
    width:160px;
    height:70px;
    float:left;
    text-align:center;
    background:#ffffff;
    margin:0px 10px 10px 0px;
}

div.firmy img {
    width:138px;
    margin-bottom:10px;
}
.obr_knihovna {
	float:left;
}
/********************  text - diskuse *********************/

#formular label {
    display:block;
    float:left;
	width:70px;
}
#formular {
	background:#ffffff;
	padding:10px;
	margin-bottom:20px;
}
#diskuse_tema {
	background:#ffffff;
	padding:10px;
	margin-bottom:20px;
}
#diskuse {

}
div .pridat_foto_tlacitko {
	padding:10px 0px;
}
#slozka_hlavni, #slozka_pudorysy{
	margin:5px 0px;
	border-bottom:solid 3px #cccccc;
}
/********************  text - obrazky *********************/
img.obr1 {
	width:150px;
	margin:0px 10px 10px 0px;
}
img.obr2 {
	height:80px;
	margin:0px 10px 10px 0px;
}
img.obr_plovouci {
    float:left;
	height:80px;
	margin:0px 10px 10px 0px;
}

/********************  text - class *********************/
.nadpis {
    font-size:16px;
    color:#000055;
    font-weight:bold;
}
.nadpis1 {
    font-size:14px;
    color:#990000;
    font-weight:bold;
}
.nadpis2 {
    font-size:14px;
    color:#000066;
    font-weight:bold;
}
.sede {
	color:#666666;
}
.zvyraznene {
    color:#990000;
    font-weight:bold;
}
p.nadpis {
    background:#7e99cb;
    padding:4px;
}

/********************  text - pozicovane prvky *********************/
#foto a {
	position:absolute;
	top:10px;
	right:40px;
	width:91px;
	height:63px;
	background: url(obrazky/layout/foto.png);
}
#faq {
	position:absolute;
	top:10px;
	right:40px;
	width:91px;
	height:63px;
	font-size:40px;
}
#mapa {
    position:absolute;
	top:160px;
	right:40px;
	border:2px solid #6699cc;
}


/********************  text - tabulka ve Vybor spolecnosti *********************/
table.vybor_spolecnosti{
	border:2px solid #6699cc;
    color:#000000;
    width:97%;
    margin-bottom:15px;
    z-index:4;
    text-align:left;
}
table.vybor_spolecnosti td {
    padding:5px;  
}
table.vybor_spolecnosti td.a {
    width:210px;  
}
table.vybor_spolecnosti td.b {
    width:180px;  
}
table.vybor_spolecnosti td.c {
    width:100px;  
}
table.vybor_spolecnosti td.d {
    text-align:right;
}

table.vybor_spolecnosti1{
    color:#000000;
    width:97%;
    margin-bottom:15px;
    z-index:4;
    text-align:left;
}
table.vybor_spolecnosti1 td {
    padding:5px;  
}
table.vybor_spolecnosti1 td.a {
    width:210px;  
}
table.vybor_spolecnosti1 td.b {
    width:180px;  
}
table.vybor_spolecnosti1 td.c {
    width:100px;  
}
table.vybor_spolecnosti1 td.d {
    text-align:right;
}

/********************  paticka - obsah main_stred_dolni *********************/
#kamarumah {
    position:absolute;
    width:230px;
    height:57px;
    padding-top:35px;
    text-align:center;
    font-family: Georgia;
    color:#ffffff;
    top:0px;
    left:0px;
    background-color: #002266;
    filter: alpha(opacity=50);
    opacity:0.5;
    font-size:10px;
}
#kamarumah a {
    color:#ffffff;
}
#paticka {
    position:absolute;
    width:730px;
    height:56px;
    padding:18px 20px;
    top:0px;
    right:0px;
    background-color: #003399;
    filter: alpha(opacity=50);
    opacity:0.5;
    text-align:right;
    color:#ffffff;
    font-size:11px;
}

/********************  prihlaseni do clenske sekce *********************/

#prihlaseni label {
    width:50px;
    float:left;
}
#prihlaseni .nadpis {
    padding-bottom:10px;
    font-weight:bold;
}
#prihlaseni p {
    padding-bottom:5px;
}


/********************  prihlaska *********************/

#prihlaska table tr td{
    padding:5px;
    border-bottom:dotted 1px #777777;
}

#prihlaska table {
    margin-bottom:10px;
}



/********************  loading *********************/

div .hlaska {
	padding:10px;
}
#loading {
	position:absolute;
	top:150px;
	left:200px;
	text-align:center;
}
#loading img {
	margin-bottom:10px;
}
#loading div.loading {
 	width:200px;
    background:#000000;
    color:#ffffff;
    padding:10px;
    border:4px solid #aaaaaa;
}

/********************  strankovani *********************/
#strankovani{
	text-align:center;
	padding:15px 0px 0px 0px;
}
#strankovani A {
	color:#000000;
}
#strankovani A b, div #strankovani A:hover{
	color:#cc6600;
}
#strankovani ul li {
	display: inline;
	margin-left:2px;
	list-style-type: none;
}
#strankovani li, div #strankovani img {
	display: inline;
	vertical-align: middle;
}

/********************  doplnky *********************/
#cistic {
    clear:both;
}
.tucne {
    font-weight:bold;
}
.hlaska {
    font-weight:bold;
    color:#cc0000;
}

div.konec_obtekani {	
	clear:both;
	height:1px;
	border:none;
	margin:-1em 0 0 0;
	visibility:hidden;
}
.zvetsene {
    font-size:120%;
}

