@media screen, projection {

	
/* CONTENT */
#content { background:#FFFFFF; }
#path {
	background-color: #F5F5F5;
}

h3 {
	color:#E3001B;
}
h4 { color:#ffc20e; }
.text-block { color:#333333; background:#fcfeff; }
.yellow { color:#FF9900; }
.invisible  {visibility:hidden; display:none; }
.center   { text-align:center;}
.big   {font-size:1.3em}

/* FOOTER */

/*****************************************************************************************************************************/
body
	{
	margin:0;
	padding:0;
	text-align:center;
	font-family: "Tahoma CE", Tahoma, "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	line-height:1em;
	}
body { background:#333333 url("../images/background.jpg") top left fixed; }	

li { margin:0; margin-left:1.6em; padding:0; }

ul, ol { margin:0 0 0 2em; margin-bottom:0.8em; padding:0; }
ul ul, ul ol, ol ol, ol ul { padding-left:2em; }
ul ul li, ul ol li, ol ol li, ol ul li  { margin-left:1.1em; }

ul ul { margin-left:3px; } 

/*p { margin: 0 0 1.2em 2em; text-indent:2em; }*/
p { margin: 0 0 1.2em 1em;}

a { font-weight:bold; text-decoration:underline; border:0; color:#E3001B;}
a:link { }
a:active { }
a:visited { }
a:hover { text-decoration:underline;
color:#FFFFFF; }
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
}




em { } 
strong { font-weight:bold; }
cite { }
.align-block {text-align:justify;}

#uvod li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
}

#uvod li a{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
}


/*****************************************************************************************************************************/
/* COMMON CLASSES */
.noscreen { display:none; }
.noindent {	text-indent:0; }
.nomargin { margin:0; }
.cleaner 
	{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility:hidden;
	}
.corrector
	{
	margin:0; margin-top:-0.8em; padding:0; /*oprava pozice prvniho radku*/
	}
.sub
	{
	font-size:70%;
	vertical-align:sub;
	}

/*****************************************************************************************************************************/
/* MAIN WINDOW */
#main 
	{
	width:776px;
	/*_width:796px;*/   
	margin:0 auto; text-align:left;
	border:0;
	border-bottom:10px #FFFFFF solid;
	border-left:10px #FFFFFF solid;
	border-right:10px #FFFFFF solid;
	}
/*****************************************************************************************************************************/
/* MENU */
#menu-area {
	position:relative;
    width:100%; height:85px;
	margin:0; padding:0;
	background-color: #180643;
}
ul#menu {
	position:absolute;
	z-index:10;
	top:0;
	_left:0;
    width:776px; height:85px;
	margin:0; padding:0; text-align:center;
	border:0; overflow:hidden;
	list-style-type: none;
}

ul#menu li a {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	text-decoration: none;
	padding: 85px 0 0 0;
	overflow: hidden;
	height:85px;
	height: 0px !important; 
 	height /**/:85px; /* IE5/Win */
}

li#uvod a {
	width: 130px;
	left: 0;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	float: left;
}
li#skola a {
	width: 129px;
	left: 130px;
	background: url(../images/menu.jpg) no-repeat -130px 0;
}
li#vyuka a {
	width: 129px;
	left: 259px;
	background: url(../images/menu.jpg) no-repeat -259px 0;
}
li#cenik a {
	width: 129px;
	left: 388px;
	background: url(../images/menu.jpg) no-repeat -388px 0;
}
li#galerie a {
	width: 129px;
	left: 517px;
	background: url(../images/menu.jpg) no-repeat -517px 0;
}
li#kontakt a {
	width: 130px;
	left: 646px;
	background: url(../images/menu.jpg) no-repeat -646px 0;
}





li#uvod-en a {
	width: 130px;
	left: 0;
	background: url(../images/menu-en.jpg) no-repeat 0 0;
}
li#skola-en a {
	width: 129px;
	left: 130px;
	background: url(../images/menu-en.jpg) no-repeat -130px 0;
}
li#vyuka-en a {
	width: 129px;
	left: 259px;
	background: url(../images/menu-en.jpg) no-repeat -259px 0;
}
li#cenik-en a {
	width: 129px;
	left: 388px;
	background: url(../images/menu-en.jpg) no-repeat -388px 0;
}
li#galerie-en a {
	width: 129px;
	left: 517px;
	background: url(../images/menu-en.jpg) no-repeat -517px 0;
}
li#kontakt-en a {
	width: 130px;
	left: 646px;
	background: url(../images/menu-en.jpg) no-repeat -646px 0;
}


/*individualni nastaveni prokliknutych odkazu menu*/
#uvod li#uvod a {
	background: url(../images/menu.jpg) no-repeat 0 -170px;
}
#skola li#skola a {
	background: url(../images/menu.jpg) no-repeat -130px -170px;
}
#vyuka li#vyuka a {
	background: url(../images/menu.jpg) no-repeat -259px -170px;
}
#cenik li#cenik a {
	background: url(../images/menu.jpg) no-repeat -388px -170px;
}
#galerie li#galerie a {
	background: url(../images/menu.jpg) no-repeat -517px -170px;
}
#kontakt li#kontakt a {
	background: url(../images/menu.jpg) no-repeat -646px -170px;
}


#uvod li#uvod-en a {
	background: url(../images/menu-en.jpg) no-repeat 0 -170px;
}
#skola li#skola-en a {
	background: url(../images/menu-en.jpg) no-repeat -130px -170px;
}
#vyuka li#vyuka-en a {
	background: url(../images/menu-en.jpg) no-repeat -259px -170px;
}
#cenik li#cenik-en a {
	background: url(../images/menu-en.jpg) no-repeat -388px -170px;
}
#galerie li#galerie-en a {
	background: url(../images/menu-en.jpg) no-repeat -517px -170px;
}
#kontakt li#kontakt-en a {
	background: url(../images/menu-en.jpg) no-repeat -646px -170px;
}


li#uvod a:hover			{ background-position: 0 -85px;}
li#skola a:hover		{ background-position: -130px -85px;}
li#vyuka a:hover		{ background-position: -259px -85px;}
li#cenik a:hover		{ background-position: -388px -85px;}
li#galerie a:hover		{ background-position: -517px -85px;}
li#kontakt a:hover		{ background-position: -646px -85px;}



/*****************************************************************************************************************************/
/* HEADER */
#header 
	{
	position:relative;
	width:100%; height:230px; line-height:230px;
	margin:0; padding:0; text-align:center;
	overflow:hidden;
	background-color: #180643;
	/*text-indent: -9000px;*/
	}
.galka {
	margin-right: 5px;
	margin-bottom: 5px;
	
	
}
/* HEADER image */
#header span
	{
	display:block;
	position:absolute; top:0; left:0; z-index:1;
	width:100%; height:230px;
	margin:0; padding:0;
	background:url("../images/header.jpg") top left no-repeat;
	}
/* HEADER text */
h1
	{
	margin:0; padding:0;
	font-size:20px; font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	}
	
#notify
	{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #301B5E;
	text-align:center;
	font-weight:bold;
	}	

#notify-area { margin:0; padding:2px 5px; }

	
#notify img
	{
	padding:0;
	margin:0 2px -3px 8px;
	border:0;
	}

#notify a
	{
	color:#FFFFFF;
	text-decoration:underline;
	}		

/*****************************************************************************************************************************/
/* CONTENT */
#content
	{
	position:relative;
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	overflow:hidden;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #180643;
	}
#content-area { margin:0; padding:25px 20px; }

h2	{
	margin:0;
	padding:0;
	}
h2 p {
	text-indent: -9000px;
	margin:0;
	padding:0;
	}
	




.news {
display:block;
padding:5px 5px 10px 5px;
margin:0;
}
.news p {
	text-align:justify;
}



h3	{
	margin:0 0 6px 0;
	padding:0;
	font-size: 110%;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	}
h3 span {
	background-color: #E3001B;
	}




#news-block
	{
	width:206px;
	height:100%;
	margin:0;
	padding:15px 0 0 0;
	overflow:hidden;
	float:right;
	font-size: 11px;
	text-align:right;
	top:0px;
	position:relative;
	}


#news-block a:hover
	{
	margin-right:5px;
	}

#news-block img
	{
	margin:0 0 5px 0;
	padding:0;
	}

#narrow-box
	{
	width:520px;
	}

.formChange{
	border: none; 
	background: none; 
	color:#E3001B; 
	font-weight:bold; 
	font-family:Helvetica, sans-serif;
	text-decoration:underline;
	margin:0 0 0 15px;
	padding:0;
	}
.formChange:hover{
	color:#a485ff; 
	}



#reserved-lessons
	{
	background-color:#a485ff;
	padding:5px;
	width:520px;
	color:#ffffff;
	}
#form-message
	{
	background-color: #00CC66;
	color:#FFFFFF;
	padding:5px;
	margin:0;
	text-indent:0;
	width:520px;
	/*_width:510px;*/
	}
ul#form-error
	{
	background-color:#E3001B;
	color:#FFFFFF;
	padding:5px;
	margin:0;
	text-indent:0;
	width:520px;
	/*_width:510px;*/
	}
ul#form-error li
	{
	text-transform:uppercase;
	}
	
.SubmitButton{
	margin-right:50px; 
	border: thick #a485ff solid; 
	background-color: #a485ff; 
	color:#ffffff; 
	font-weight:bold; 
	font-family:Helvetica, sans-serif;
	padding:3px;
	}
.SubmitButton:hover{
	border: thick #FFFFFF solid;
	}
.formHeading
{
	color: #a485ff;
	font-family:Helvetica, sans-serif;
	}
#rezervace
	{
	color: #a485ff;
	text-transform:uppercase;
	font-family:Helvetica, sans-serif;
	_font-size:160%;
	}



/*****************************************************************************************************************************/
/*  FOOTER */
#footer
	{
    clear:both;
    margin:0; padding:0;
	width:100%;
	height:184px;
	background:url(../images/footer.jpg) center bottom no-repeat;
	color:#FFFFFF;
	}
#footer-area 
	{
	margin:0;
	padding:4px;
	text-align:center;
	text-transform:uppercase;
	font-family: Arial, lucida, sans-serif;
	font-size: 10px;
	line-height: 1;
	font-weight: bolder;
	}
#footer-area  span { margin: 0 10px 0 10px; padding:0; }

#footer-area  a { color:#FFFFFF; }
#footer-area  a:hover { color:#ffc20e; }


#footer-signature
	{
	margin:0 auto;
	width:796px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	}

/* SIGNATURE */	
#signature {
	position:absolute;
	left:50%;
	top:30px;
	/*_top:30px;*/
	width:50px;
	margin-left:398px;
}
#signature a.pw p {text-indent: -9000px;}
#signature a.pw {display:block; height:25px; width:50px; background:url("../images/pw.gif") no-repeat; overflow:hidden;}
#signature a.pw:hover {background-position: 0 -25px; height:25px;}

/* LANG */	
#lang {
	position:absolute;
	left:50%;
	top:130px;
	/*_top:130px;*/
	width:50px;
	margin-left:398px;
}
#lang a p {text-indent: -9000px;}
#lang a {display:block; height:29px; width:28px; margin: 3px 0 3px 0; overflow:hidden;}
#lang a.cz {background:url("../images/flag-cz.png")}
#lang.cz a.cz {background:url("../images/flag-cz-hover.png")}
#lang a.cz:hover {background:url("../images/flag-cz-hover.png")}
#lang a.en {background:url("../images/flag-en.png")}
#lang.en a.en {background:url("../images/flag-en-hover.png")}
#lang a.en:hover {background:url("../images/flag-en-hover.png")}
#lang a.de {background:url("../images/flag-de.png")}
#lang.de a.de {background:url("../images/flag-de-hover.png")}
#lang a.de:hover {background:url("../images/flag-de-hover.png")}
#lang a.pl {background:url("../images/flag-pl.png")}
#lang.pl a.pl {background:url("../images/flag-pl-hover.png")}
#lang a.pl:hover {background:url("../images/flag-pl-hover.png")}
/*****************************************************************************************************************************/
}	
.menuimg {
	margin: 0px;
	padding: 0px;
	left: 0px;
}
p img{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.fotoblok{
	background-color: #22095E;
	padding: 10px;
	float: left;
	width: 155px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.fotoblok:hover{
	background-color: #E3001B;
}
.fotoblokheader{
	
	margin:0; padding:0;
	font-size:9px; font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	
}

