/* Start of CMSMS style sheet 'bernadette_2' */
body { 			background: #edffcd ; margin: 0px;
					font-family:  "Calibri", "DejaVu Sans", "Arial", sans-serif; font-size: 13px;}

/* vlastní bloky */

#header {      background: url(uploads/images/theme/bg-header.jpg);
					width: 100%; height: 140px;}
#container { background:url(uploads/images/theme/bg-container.jpg) no-repeat top left fixed;
					width:100%; 
					padding-bottom:20px;
					min-height: 505px;  }
#bunka_1{  background: url(uploads/images/theme/bg-content.png);	 }
/* menu */					
#menu {                          width: 150px; height: 60px;
					text-align: left;
					background: #5e2300 ;
                                       
					}

/*#menu div {		        text-align: center;
					margin-top: 0px; border-top:0px;
					padding-top: 20px; 
					}
*/
#menu li {		        width:140px; 
                                        background:url(uploads/images/theme/bg-menu.jpg);
					height: 40px; 
                                        padding-top: 20px; padding-left:10px;
					position: relative;
                                        list-style-type: none;
                                        }

#menu	li a {	                color:#fff6c1;
                                        font-size:16px;
                                        font-weight:bold;
                                        }

#menu li:hover { background: url(uploads/images/theme/bg-menu-act.jpg);}

#menu li:hover a, #menu li:hover li:hover a { color: black;}


#menu li ul {	display:none; 
					 }

#menu li:hover ul { display: block;
				position: absolute; top: 0px; left:-200px;
					list-style-type: none; text-align: center;
					}

#menu li li { background:url(uploads/images/theme/bg-menu2-pas.png); 
					padding-top:10px; height: 40px; width:150px;
					float:none;
					  }
#menu li:hover li a { color:white;}
/* end menu */

/* style of text */
h1, h2, h3, h4, h5 {font-family: "Trebuchet MS", sans-serif;}
h1 {color:#612500; }
h2 {color:#9d5712;}
h3,h4 {color:#a26743; font-style: italic;}
h3{font-size:14px;}
#content h1 { width:450px; height:40px; background:url(uploads/images/theme/bg-h1.png);}
a:visited {color: #9d5712;}
/* end style of text */

/* style of news */
#news {			float: left; width: 200px; 
					margin-right: 20px;
					 }
.news {		border-bottom:#1e1937 1px solid;
					background: url(uploads/images/theme/bg-news.png);
					padding-left:5px; padding-right:5px;  }
.news_date {	color: #555555; font-size: small; font-style: italic;}
.news_title{		background:#1e1937; color:white; padding-left:5px;
						margin-top:10px;    }					
/* end style of news */		
#contact { 		color: white; font-size: smaller;
					float: right; margin-right: 50px; margin-top:15px;}	
#content {     width: 590px; 
					
					padding: 30px;
					text-align: left; 
                                        overflow:auto;}
#footer { 		background: url(uploads/images/theme/bg-footer.png);
					width: 800px; height: 35px;
					font-size: smaller; padding-top:10px;
					margin-bottom:20px; }
#kontakt {		margin: 20px;}
#kontakt a{		border:0px; margin:10px;}
/*----------------------------------------------------------------- les classes ------------------------------------*/
.images {                         box-shadow: 10px 10px 14px #bbb;
					-moz-box-shadow: 10px 10px 14px #bbb;
					-o-box-shadow: 10px 10px 14px #bbb;
					-webkit-box-shadow:10px 10px 14px #bbb;


}
/* End of 'bernadette_2' */

