
body {
 	background: #0E0A2D url("../images/layout/bg.jpg") no-repeat left top; 
	margin-top: 0px;
	padding-top: 0px;
}

html
 {
	margin-top: 0px;
	padding-top: 0px;
}

#divBody {
	width: 980px;
	margin: 0px auto 0px;
}

/* Zahlavi */
#divHeader {
	height: 40px;
	padding: 49px 7px 0px 0px;	
	color: #666666;
	text-align: right;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

#divHeader a {
	color: black;
	font-size: 8pt;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#divHeader a img {
	vertical-align: middle;
}

#divHeader div.title {
	margin-top: 8px;
	padding: 0px;
	color: #cccccc;
	font-size: 26pt;
	text-align: left;
}
#divHeader div.subtitle {
	margin: 0px;
	padding: 0px;
}

/* Menu */
#divMenu {
	float: right;
	width: 980px;
/*	width: 238px; */
	background-color: transparent;
}
#divMenuModre {
	float: right;
	width: 980px;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 8px;
}

#divMenu a.menu, #divMenuModre a.menu {
	height: 13px;
	line-height: 20px;
	padding: 6px 5px 5px 18px;
	background-image: url("../images/layout/tlacitko_neaktivni_01.gif");
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#divMenu a.menu:hover, #divMenuModre a.menu:hover{
	background-image: url("../images/layout/tlacitko_neaktivni_01.gif"); 
	text-decoration: underline;
}
#divMenu a.first,#divMenuModre a.first {
	/* background-image: url("../images/layout/tlacitko_neaktivni_01.gif"); */
}
#divMenu a.first:hover,#divMenuModre a.first:hover, #divMenu a.firstSelected:hover {
	/* background-image: url("../images/layout/tlacitko_aktivni_01.jpg"); */
}
#divMenu a.firstSelected, #divMenuModre a.firstSelected{
/*	background-image: url("../images/layout/tlacitko_neaktivni_01.gif"); */
}


/* Aktuality */
#divMenu div.news {
	margin: 20px 12px 0px 12px;
	text-align: right;
}
#divMenu div.news div.title {
	color: #242526;
	font-size: 11pt;
	font-weight: bold;
}
#divMenu div.news div.item {
	margin: 15px 0px;
}
#divMenu div.news div.item span.date {
	padding-left: 12pt;
	font-weight:bold;
	font-size: 8pt;
}
#divMenu div.news div.item a.subtitle {
	color: #094FA3;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
#divMenu div.news div.item a.subtitle:hover {
	color: #658226;
}
#divMenu div.news div.item p {
	margin: 5px 0px;
	font-size: 7.5pt;
	text-align: right;
}

/* Obsah */
#divContent {
	float: right;
	width: 944px;
	padding: 4px 0 0 0;
	margin-bottom: 0;
	background-color: transparent;
/*	background: white url("../images/layout/hlavicka_dole.jpg") no-repeat; */
}
#divMap {
	height: 0px;
	} 

#divContent div.name {
	height: 48px;
	padding: 10px 0px 0px 0px;
	color: #bdbdbd;
	font-size: 13pt;
	font-weight: bold;
	text-align: right;
}
#divLeftPanel {
 float: left;
 width:360px;
 background: url("../images/layout/bg-panel.gif") repeat-y right top;
}

#divFooterPanel  {
 margin-top: 18px;
 padding-top:3px;
 background: url("../images/layout/bg-oddelovac.gif") repeat-x left top;
 font-size:0.9em
}

.list {
	background: transparent url("../images/layout/bg-skoleni.png") repeat-y left top;
	padding: 10px;
	margin-right: 25px;
}

#divRightPanel {
 float: right;
}

.picBorder {
	border: solid 6px #FDFDFD;
}

#contentImg {
	width:780px;
	margin-left: auto;
	margin-right: auto;
}

/* Zapati */
#divFooter {
	 clear: both; 
}

#divFooter div.copyright {
	position: relative;
	right: -11px;
	width: 235px;
	height: 42px;
	margin: 0px 0px 0px auto;
	padding: 12px 18px 12px 12px;	
	text-align: right;
}
#divFooter div.copyright a {
	color: #666666;
	text-decoration: none;
}

/* Sloupec v obsahu */
div.rightColumn {
	float: right;
	width: 50%;
}

/* Obrazky v obsahu */
div.pictures
{
	float: right;
}

#page
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	/* font-size:16px; */
	font-weight: bold;
	margin-bottom: 4px;
}
#contentFlash {
	padding:0px;
	/* padding-left: 5px; */
	margin: 0 auto 0 auto;
	width: 780px; 
	background-color:Transparent;
}
#goto {
	color: #333333;
	margin-top: 1px;
	/* font-size: 12px; */
	
}
input#stranka {
/*	margin-right: 2px !important; */
	color: #333333;
	}
	
.infoButt {
  background: url(../images/info.png) 0 0 no-repeat;
  width: 22px;
  height: 22px;
  border: 0;
  cursor: pointer; cursor: hand
}
