body {
	background: #F0F0D8 url('/images/bg.gif') repeat-x;
	padding: 0px; margin: 0;
}
body, input { font-family: tahoma, sans-serif; font-size: 12px; color: #4D4D4D; }
img {border: 0;}
a {color: #990000; text-decoration: underline;}
a:hover {text-decoration: none; }

#all {
	width: 996px;
	text-align: left;
	background: url('/images/bg-all.gif') repeat-y;
}

#top { }
#logo {
	width: 184px; height: 91px;
	padding: 0; margin: 0;
	float: left;
}
#top-img { width: 812px; height: 91px; padding: 0; margin: 0;	background: url('/images/bg-top-img.jpg') no-repeat; float: left; }
#top-img-pk { width: 812px; height: 91px; padding: 0; margin: 0;	background: url('/images/bg-top-img-nostreet.jpg') no-repeat; float: left; }
#top-img-pk div { position: absolute; margin: 49px 0 0 17px; color: #bd9152; font-size: 15px; font-weight: bold; }

#menu-lista { }
#menu-lista-left {
	width: 184px; height: 40px;
	padding: 0; margin: 0;
	background: url('/images/bg-menu-lista-left.gif') no-repeat;
	float: left;
}
#menu-lista-right {
	width: 812px; height: 40px;
	padding: 0; margin: 0;
	background: url('/images/bg-menu-lista-right.gif') no-repeat;
	float: left;
}
#top-menu ul { margin: 0; padding: 0 260px 0 5px; }
#top-menu li { 
	float: left;   
	list-style-type: none;
	display: block;
	margin: 0; padding: 13px 0 0 0; 
	height: 10px;
	color: #fff; 
}
#top-menu a { float: left; display: block; margin: 0; padding: 2px 15px 0 15px; height: 21px; text-decoration: none; color: #fff; font-size: 12px; font-weight: bold; }
#top-menu a:hover { color: #fff; text-decoration: underline;}

#flags { position: absolute; margin: 15px 0 0 666px; }
.lang-verze { float: left; padding-right: 7px; }


#middle {
	clear: both;
	width: 996px;
}

#left {
	float: left;
	width: 184px;
	text-align: left;
	margin: 0 0 33px 0; padding: 10px 0 0 0;
}

#navi { margin: 0; padding: 0; }
.navi-top { padding: 0px; margin: 0px; }
.navi-skupina { padding: 0px; margin: 12px 0 0 0; }

#navi li {
  list-style-type: none;
  padding: 0px 0 0px 0px; margin: 0px;
  border-bottom: #BABAA8 1px solid;
}
#navi a { color: #000; font-family: verdana; font-size: 11px; text-decoration: none; font-weight: bold; background: url('/images/navi-sipka.gif') no-repeat 6px 9px; display: block; padding: 7px 0 7px 20px;  }
#navi a:hover { text-decoration: none; color: #fff; background: #A80000 url('/images/navi-sipka2.gif') no-repeat 6px 9px; }




#vyhledat { margin: 0; padding: 30px 0 30px 13px; font-size: 11px; color: #000; }
#vyhledat img { margin-right: 5px; }
#vyhledat form { margin: 0px; padding: 0px; }
#vyhledat input { float: left; margin: 3px 0 0 0; padding: 0px; border: 1px solid #000; width: 134px; height: 17px; }
#vyhledat input.vyhledat { float: left; margin: 3px 0 0 1px; padding: 0px; border: none; width: 24px; height: 19px; }


#right {
	float: left;
	width: 750px;
	text-align: left;
	margin: 0; padding: 0;
}

#content {
	clear: both;
	padding: 15px 15px 50px 20px;
	margin: 0;
	font-family: verdana; font-size: 11px;
	line-height: 17px;
	color: #000;
	text-align: justify;
}

#content-right {
	float: left;
	width: 362px;
	margin: 0;
}

#qnavi { padding: 0px 0 20px 0px; }
#qnavi a { color: #990000; text-decoration: underline; }
#qnavi a:hover { text-decoration: none; }

#footer {
  	clear: both;
  	padding: 13px 0px 0px 0px; 	 
  	height: 30px;
  	color: #fff;
		background: url('/images/bg-footer.gif') repeat-x; 
}
#footer-menu { float: left; width: 770px; text-align: right; }
#footer-menu a { color: #fff; text-decoration: underline; font-weight: bold; font-size: 11px; }
#footer-menu a:hover { color: #fff; text-decoration: none; }

#copyright { float: left; width: 184px; padding: 2px 0 0 0; text-align: center; font-size: 10px; color: #e1e1e1; }
#copyright a {  color: #e1e1e1; text-decoration: none; }

#valid { margin: 5px 0 0 5px; }

#nadpis { width: 588px; height: 32px; background: url('../img/bg_nadpis.gif') no-repeat; margin: 0; padding: 0;}
h1 { color: #000; font-size: 16px; padding: 0 0 15px 0; margin: 0;  }
h2 { font-size: 15px; margin: 0px 0 15px 0; /* color: #23548F; */ color: #000; }
h3 { font-size: 15px; margin: 10px 0 10px 0; padding: 0; color: #BB9250; }
h4 { font-size: 16px; font-weight: bold; color: #000; margin: 0px; padding: 0px; }

h5 { font-size: 9px; }
h6 { font-size: 8px; }




.clear { clear: both; }

.formular {margin: 0; padding: 10px 0 0 0; }
.formular p {margin: 0; padding: 0px }
.formular input, .formular select, .formular textarea	{
  width: 250px;
  margin-bottom: 5px;
  font-family: verdana, tahoma, sans-serif;
  font-size: 11px;
  
  border: solid 1px #BFBFBF;
  background: #FAFAFA;
}
.input-submit	{  }


TD
{
	font-size : 11px;
	padding : 0px 0px 0px 0px;
	background-color: transparent;
}

TH
{
	/*
	background-color : #3C41B2;
	color : #FFFFFF;
	font-weight : bold;	
	padding : 2px 4px 2px 4px;
	font-size : 13px;
	*/
	background-color : #B59467;
	color : #F0F0D8;
	font-weight : bold;	
	padding : 2px 4px 2px 4px;
	font-size : 13px;
/*	border-bottom : 1px solid #FFFFFF;*/
}

TD.light
{
	/*
	color : #3C41B2;
	background-color : #9FB8F0;
	text-align : center;
	vertical-align : middle;
	border-top : 1px solid #3C41B2;
	border-bottom : 1px solid #3C41B2;
	font-weight : bold;
	*/
	color : #B59467;
	background-color : #F0F0D8;
	text-align : center;
	vertical-align : middle;
	border-top : 1px solid #B59467;
	border-bottom : 1px solid #B59467;
	font-weight : bold;
}

TD.dark
{
	/*color : #3C41B2;
	background-color : #FFFFFF;
	text-align : center;
	vertical-align : middle;border-top : 1px solid #3C41B2;
	border-bottom : 1px solid #3C41B2;
	font-weight : bold;*/
	color : #F0F0D8;
	background-color : #B59467;
	text-align : center;
	vertical-align : middle;
	border-top : 1px solid #F0F0D7;
	border-bottom : 1px solid #F0F0D8;
	font-weight : bold;
}

TH.dark
{
	/*color : #3C41B2;
	background-color : #FFFFFF;
	text-align : left;
	vertical-align : middle;border-top : 1px solid #3C41B2;
	border-bottom : 1px solid #3C41B2;
	font-weight : bold;
	padding-left : 5px;*/
	color : #F0F0D8;
	background-color : #B59467;
	text-align : left;
	vertical-align : middle;
	border-top : 1px solid #F0F0D7;
	border-bottom : 1px solid #F0F0D8;
	font-weight : bold;
	padding-left : 5px;
}

TH.light
{
	/*color : #3C41B2;
	background-color : #9FB8F0;
	text-align : left;
	vertical-align : middle;
	border-top : 1px solid #3C41B2;
	border-bottom : 1px solid #3C41B2;
	font-weight : bold;
	*/
	color : #B59467;
	background-color : #F0F0D8;
	text-align : left;
	vertical-align : middle;
	border-top : 1px solid #B59467;
	border-bottom : 1px solid #B59467;
	font-weight : bold;
	padding-left : 5px;
}

TD.predmet
{
	background-color : #9FB8F0;
	text-align :center;
	vertical-align : middle;
	color :#3C41B2;
	font-weight : bold;
	border-top : 1px solid #3C41B2;
	border-bottom : 1px solid #3C41B2;	
}

