	body{
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: White url(phpBB2/templates/Saphic/images/back.gif) repeat-x fixed;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}


	#container{
	width: 904px;
	text-align: justify;
	background: White;
	min-height: 470px;
	overflow: visible;
	margin: 0px auto 0px auto;
	
}


.lista{
	position: relative;
	vertical-align: top;
	width: 180px;
	height: 100%;
	background-color: #1d2227;
	color: #DCDCDC;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-left:  3px solid #415b75;
	border-right: 3px solid #415b75;

}

.lista1{
	position: relative;
	vertical-align: top;
	width: 150px;
	height: 100%;
	background-color: #1d2227;
	color: #DCDCDC;
	text-align: center;
	margin: 0px -3px 0px 0px;
	padding: 0px;
	border-left:  3px solid #415b75;
	border-right: 3px solid #415b75;

}
.lista h3, .lista1 h3{
	margin: 0px;
        margin-top: -22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 18px;
	display: block;
	background-image: url(phpBB2/templates/Saphic/images/cellpic1.gif);
	background-repeat: repeat-x;
	color: #4F4F4F;
	font-size: 13px;
}


.lista p, .lista1 p{ 
text-align: center;
}
.lista ul, .lista1 ul{
	margin-top: 5px;
	margin-bottom: 10px;
}
.lista li, .lista1 li{ 
list-style: none;
}


img{
	border: 0px;
}


	/* Nadpisy */

	h1{
		padding-top: 10px;
		margin-top: 0px;
		text-align: center;
		font-size: 40px;
	
	}

	h2{
		padding-top: 10px;
		font-size: x-large;
		text-align: center;
	}	
	
	/* Odráky */

	ul{
		margin: 5px;
		padding: 0px;
	}

	li{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

	/* Odkazy */

a {
	color: #00BFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: none;
}
	
	a[href $='.pdf'] {
		padding-right: 18px;
		background: url(img/icons/file_acrobat.gif) no-repeat center right;
	}

	a[href $='.doc'] {
		padding-right: 18px;
		background: url(img/icons/page_text.gif) no-repeat center right;
	}
	a[href ^="http:\\"] {
		padding-right: 18px;
		background: url(img/icons/page_html.gif) no-repeat center right;
	}
	a[href ^="mailto:"] {
		padding-right: 18px;
		background: url(img/icons/icon_email.gif) no-repeat center right;
	}

	a.nadpis, a.nadpis:hover, a.nadpis:active {
		border: none;
		text-decoration: none;
		color: Black;
	}
	
	/* Blokové prvky */	


#nadpis{
	margin:0;
	padding:0;
	text-align: center;
	background-color: #333366;
	border-bottom: 9px solid #A1BA25;
	height:93px;
	width: 904px;  
	
}

#nadpis img{
		margin: 0px auto 0px auto;

}
/* Tabulka */
#verejny{
	background: url(phpBB2/templates/Saphic/images/cellpic2.gif) repeat-x;
	margin:0;
	padding:0;
	text-align: center;
	width: 904px;
	overflow: hidden;
	height: 28px;
	
	
}

.ver_menu { 
	color: #4F4F4F; 
	margin:0;
	padding:0;
	border-collapse: collapse;
	height: 28px;
	margin-top:-18px;
	
}

.ver_menu li {  
	margin:0;
	padding:0;
	height: 28px;
	overflow: hidden;
	display: inline;
	
}	
.ver_menu a, .ver_menu a:visited {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 4px 4px;
	height: 28px;
	text-decoration: none;
	color: #EEEEEE;
	display: inline-block;
}
	
 .ver_menu a:hover { 
	color: #EEEEEE; 
	background-color: #A1BA25;
	height: 28px;
}




/* Text */

#text{
	height: 100%;
	margin-top: 0px;
	text-align: justify;
	padding: 15px;
	padding-top:0px;
	vertical-align: top;
	border-top: 19px solid #c1d5e9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border-bottom: none;
}

#text table
{
	background-color: #EFEFEF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#text a{
	color:  #00BFFF;
	}

       #text h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin:15px 0px 5px 0px;
	border-bottom: 1px solid #DCDCDC;
        text-align: left;


}


	#text h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin:15px 0px 5px 0px;
	border-bottom: 1px solid #DCDCDC;
        text-align: left;
}


/*Přihlašovací okénko*/
#user{
	text-align: center;
	padding:0px;
	margin-top: 10px;
	color: Black;
	border: none;
}

#user table{
	background-color: #c1d5e9;
	border: 1px dotted #9400D3;
	text-align: center;
	padding:0px;
	margin-top: 10px;
}
.pole
{
	width:90px;
}

/* Dolní lišta */

#spodek{
	background: url(phpBB2/templates/Saphic/images/cellpic2.gif) repeat-x;
	text-align: center;
	width: 898px;
	height: 25px;
	border-left: 3px solid #415b75;
	border-right: 3px solid #415b75;
	border-bottom: 3px solid #415b75;
}

/* Zprávy */

.zprava h3, .nabidka h3, .alert h3{
color: #EEEEEE; 
font-variant: small-caps;
background: url(phpBB2/templates/Saphic/images/cellpic2.gif) repeat-x;
text-align: center;
margin-bottom: 5px; 

}

.spodek{
	background: url(phpBB2/templates/Saphic/images/cellpic1.gif) repeat-x;
	text-align: center;
	width: 550px;
	height: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	margin: 5px 0px 0px 0px;
}
.spodek a, .spodek a:active, .spodek a:visited{
	color: #232323;
	font-weight: bold;
}

.spodek i{
	font-size: 10px;
	position: relative; 
	margin: auto;
	float: right;
	margin-top: 2px;
	padding: 0px;
}

.spodek b{
	position: relative; 
	margin: auto;
	float: left;
	margin-top: 2px;
	padding: 0px;
}

/* Formulář pro tvoření zpráv*/

#kniha{
	width: 473px;
	margin: auto;
	text-align: left; 
}

.formik{	
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center; 
	background-color: #F7F7F7;
	border: 1px solid #DFDFDF;
	
}


.otevirak{
  
    position:relative;
    
     margin-top: -5px;
     padding-left: 10px;
     padding-bottom: 10px;
     width: 250px;
     float: right;
     background-color:white;

}

.otevirak.obr-pravo{
     width:250px;

}

.otevirak h2{
     margin: 0px;
     padding: 0px;

}
	 
/* Třídy obrázků v textu*/
	 
	 .obr-levo, .obr-pravo, .obr-stred {
	margin: 5px 10px 5px 10px;
	padding: 0;
	text-align: center;
	background: white;
}
	 .obr-levo {
       float: left;
       }
	
	.obr-pravo {	
        float: right;
       }
		  .obr-nastenka {
       		float: right;
		 margin-left:10px;
		 margin-top: 5px;
       }
		
		  .obr-popis {
		  	color: #32628B;
		  	font-weight: bold;
  			text-align: center;
  			margin: 0px;
 		 	padding: 0px;
       }
		 
  
		 
    .obr-pravo {
       float: right;
       }
	 .obr-stred {
       float: none;
       }
		 
/*Tabulka pro kontakty*/

#kontakty{
	position: relative;
	top:20px;
	text-align: center;
	width: 100%;
	margin: auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #DFDFDF;
	
}

#tabulka{
	border-collapse: collapse;
	text-align: center;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-color: transparent;
	margin: auto;
}
.diskuze{
	border-collapse: collapse;
        width:100%;
	margin: 0px;
}

#diskuze{
	border-collapse: collapse;
	text-align: left;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-color: transparent;
	margin: auto;
}

#diskuze h2{
color: #EEEEEE; 
font-variant: small-caps;
background: url(phpBB2/templates/Saphic/images/cellpic2.gif) repeat-x;
text-align: center; 
}

.pozn{
	text-align: justify;
	width: 200px;
	background: transparent;
}

#kontakty h4{
	background: url(phpBB2/templates/Saphic/images/cellpic3.gif) repeat-x;
	font-size:14px;
	margin: 0px;
	font-variant: small-caps;
}
.radek{
	background: url(phpBB2/templates/Saphic/images/cellpic2.gif) repeat-x;
	color: #EEEEEE;
}

.radek1{
	background-color: White;
}

.radek2{
	background-color: #EFEFEF;
}

/* Úprava článků */

.uprava{	
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center; 
	
}
.uprava table{	
	width: 100%;
	margin: auto;
	text-align: center; 
	background-color: #F7F7F7;
	border: 1px solid #DFDFDF;
	
}

/*Fotogalerie*/

.alert{
	border: 1px solid #DFDFDF;
	background-color: #F7F7F7;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

	.vrsek{
	
	border: none;

}
.vrsek td, vrsek tr{
	height: 28px;

}

	.vrsek table{
	width: 572px;
	border-collapse: collapse;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;

}
	#zpet{
	position: relative;
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 562px;
	height: 20px;
	background: url(phpBB2/templates/Saphic/images/cellpic1.gif) repeat-x;
	
}

#zpet a{
color: #232323;
}	
  .nabidka ul{
	width: 572px;
	margin: 0px;
	padding: 0px;

}

  .nabidka{
	width: 572px;
	margin-left: 5px ;
	margin: 0px;
	text-align: center;

}
	.nabidka li, .nabidka img{
	position: relative;
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 3px 3px 0px 0px;
	padding: 0px;
}
		
	.nabidka li a{
		background-image: none;
		margin: 0px;
		padding: 0px;
	}
.obrazek{
	width: 562px;
}

    .card {
	position: relative;
	float: left;
	width: 130px;
	height: 170px;
	margin: 10px 8px 10px 5px;
	text-align: center;
	background: #F7F7F7;
	border-right: 1px solid #ADD8E6;
	border-bottom: 1px solid #ADD8E6;
	font-size: 11px;
	padding: 5px 10px 10px 10px;
}


		 .card-title{
		 	font-size: 12px;
			
		 }
		 
       .card-photo{
       	
       }
	    .card-desc{
		 font-family: arial;
		 color: #696969;
	    	
	    }
       .card-info{
		 margin: 0px;
		 padding: 0px;
		 position: absolute;
		 bottom:0px;
		 right:5px;
		 font-size: 9px;
       }
		 .card-info b{
		 	color: #32628B;
		 }
 

		

