body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	font-weight:bold;
	margin-top:5px;
}
#maintable {
	border-width:1px; 
	border-style:solid; 
	border-color:#000000;
}

/*leve menu*/
#lmenu{
	background-image: url(images/layout/Lback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.info {
	padding-bottom:10px;
}
.info p{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	font-weight:bold;
}
.info a:link, .info a:visited, .info a:active{
	color:#cf715e;
	font-weight:bold;
	text-decoration: none;
}
.info a:hover{
	color:#cf715e;
	font-weight:bold;
	text-decoration: underline;
}


ul.menu, ul.menu ul  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0;
	margin: 0;
}

ul.menu li, ul.menu ul li {
	list-style-type: none;
}

ul.menu li a:link, ul.menu li a:visited, ul.menu li a:active, ul.menu li a:hover {
	margin-bottom:2px;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:4px;
	padding-top:4px;
	line-height: 15px; /*vyska jednoho radku menu*/
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cf715e;
	/*background-image: url(../images/Giant/07layout/LmenuUnselectCorner.gif);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	display:block;
	width: 152px;
	color: #F6F6F6;
	text-decoration: none;
}

ul.menu li a:hover  {
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #ffdbc8;
	border-width: 1px;
	border-left-width: 5px;
	border-style: solid;
	border-color: #cf715e;
	padding-left:7px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
}

ul.menu ul li a:link, ul.menu ul li a:visited, ul.menu ul li a:active, ul.menu ul li a:hover {
	margin-bottom:2px;
	padding-left:15px;
	padding-right:1px;
	padding-bottom:1px;
	padding-top:1px;
	line-height: 21px; /*vyska jednoho radku menu*/
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cf715e;
	/*background-image: url(../images/Giant/07layout/LmenuUnselectCorner.gif);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	display:block;
	color: #F6F6F6;
	text-decoration: none;
}

ul.menu ul li a:hover  {
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #ffdbc8;
	border-width: 1px;
	border-left-width: 5px;
	border-style: solid;
	border-color: #cf715e;
	padding-left:12px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}




/*dolni komentare*/
.footer {
	padding-top:4px;
}
.footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active{
	color:#555555;
	font-weight:normal;
	text-decoration: none;
}
.footer a:hover{
	color:#555599;
	font-weight:normal;
	text-decoration: underline;
}

/*hlavni oblast*/
.mainareaTop{
	background-image: url(images/layout/Tviolin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:23px;
}
.mainareaTop p{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6b3021;
	letter-spacing: 1.2pt;
	font-weight:bold;
	font-style: normal;	
	line-height: 43px;
}
.mainarea {
	background-image: url(images/layout/MainBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hlavni {
	margin-top:25px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	font-weight:bold;
	overflow:auto;
	/*width:587px;*/
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.hlavni p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:1px;
	line-height: 16px;
	margin-left:33px;
	margin-right:33px;
}
.hlavni h3 { /*jako P, ale bez alignmentu*/
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:1px;
	margin-left:33px;
	margin-right:33px;
	line-height: 16px;
}
.hlavni i{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	font-weight:normal;
	font-style: normal;
}
.hlavni b{
	color:#750b0d;
	font-weight:bold;
}
.hlavni a, .hlavni a:link, .hlavni a:visited, .hlavni a:active{
	color:#BB3217;
	font-weight:bold;
	text-decoration: none;
}
.hlavni a:hover{
	color:#BB3217;
	font-weight:bold;
	text-decoration: underline;
}

.podtrzeni {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

.hlavni h1{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #910507;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:33px;
	margin-right:33px;
}

.hlavni h2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f0000;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:5px;
	margin-left:33px;
	margin-right:33px;
}

.hlavni ol{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:30px;
	margin-left:25px;
	margin-right:33px;
}
.hlavni ul{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:50px;
	margin-right:33px;
}
.hlavni li{
	line-height: 16px;	
	margin-top:0px;
	margin-bottom:4px;
}

.programHead{
	display:block;
	padding-top:30px;
	margin-left:33px;
	margin-right:33px;
}
.programAkceTyp{
	float:left; 
	display:inline-block;
}
.programDatum{
	float:right; 
	display:inline-block;
}
.programAkce{

	display:block; 
	clear:both;
	text-align:center;
	margin-bottom:0px;padding-bottom:0px;
	cursor:pointer;
	margin-left:33px;
	margin-right:33px;
}
.programAkceDetail{
	border-width: 1px;
	border-style: solid;
	border-color: #cf715e;
	display:none;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
}

.fotogalerie img{
	margin-bottom:5px;
}

#introBack{
	background-image: url(images/photo/trojiceZaberu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#oklubuBack{
	background-image: url(images/photo/zvonec.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#kontaktBack{
	background-image: url(images/photo/klaviatura.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#galfotobar{
	margin-top:2px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	font-weight:bold;
	overflow:auto;
	width:540px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
#galfotobar img{
	margin-left:3px;
	margin-right:3px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;	
}
#galDetail p{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
