body{
	background:#CCCCCC url(images/horni_bg.gif) repeat-x;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#web{
	width:760px;
	max-width:760px;
	height:auto;
}

#hlavicka{
	height:179px;
	width:760px;
	margin-top:19px;
}
#logo{
	background:url(images/vsjak.gif) no-repeat;
	width:760px;
	height:57px;
}

#zab1{
	width:490px;
	height:57px;
	float:left;
}
#zab2{
	padding-top: 32px;
	float:right;
	text-align:left;
	width:270px;
	height:25px;
}
#foto{
	width:760px;
	height:122px;
}
#menu{
	width:760px;
	height:25px;
	background:#CCCCCC;
}

#head{
	background:url(images/zahlavi.gif) no-repeat;
	width:760px;
	height:111px;
}

#obsah{
	background:#FFFFFF;
	color: #666666;
	font-size:11px;
	width:740px;
	max-width:740px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	
}

#obsah ul{
	margin-top:5px;
	margin-bottom:10px;

}


#konec{
	background:url(images/dolni_bg.gif) repeat-x;
	vertical-align:top;
	height:118px;
	text-align:center;
	margin:0px;
	padding:0px;
}

#foot{
	background:url(images/paticka.gif) no-repeat;
	width:760px;
	height:91px;
}
.clear{
	clear:none;
}

h1 {
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
h2{
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.cervena{
	color:#CC0000;
}

ul, li {
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

p {
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
/*	text-align:justify;
	margin:0px;
	padding:0px;*/
}


a{
	color:#000099;
	text-decoration:underline;
}

a:hover{
	color:#990000;
	text-decoration:none;
}

/*

cervena svetlejsi FF0000
cervena stredni  CC0000
cervena tmava 990000
modra 000099
seda podklad CCCCCC
seda texty  666666
cervena texty CC0000

text je ARIAL -regular MAXIMALNI VELIKOST PISMA JE 12BODU (nejlepe vypada 11 bodu pokud by byl nejaky text mene citelny dej 12)
Butony pismo - Arial - regular - 11 bodu
texty nadpisy - ARIAL -bold maximani velikost 14 Bodu ( v krajnim pripade maximalni velikost 16-vic ani ranu)
text Vysoka Škola Jana Amose Komenskeho je Garamond - Bold - 23 bodu.

*/


/* MENU */
#chromemenu{
width: 760px;
height:20px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
background:#CCCCCC; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Arial;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
padding: 6px 9px 6px 7px;
text-decoration: none;

}

#chromemenu ul li a:hover{
color: #494949;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/*content: " " url(images/downimage.gif); /*uncomment this line to use an image instead*/
}

.dropmenudiv{
width:250px;
position:absolute;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:15px;
z-index:100;
background-color: white;
visibility: hidden;
text-align:left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width:100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #7F7F7F;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
color:#990000;
}

/* doplnil Filip R.  2.9.2009 */
.rozestupy{
	margin-top: 15px;
}

.velkepismo{
  font-size: 16px;
}

.dd{
  padding-left: 46px;
}

.odsazenylist{
  margin-left: 42px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.darklighttable tr td {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #111111;
	padding-left: 3px;
}
