/* CSS skin */
BODY {
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

ul {
	margin-left: 15px; 
	margin-top: 5px; 
}

li {
	list-style-type: square;
}

/* ************************************************************************** */
ul.leftphoto {
	margin: 0px; 
	padding: 0px;
	right: 0px;
	text-align: right;
}
.leftphoto a {
	margin: 0px;
	padding: 0px;	
	border: 0px;	
}
.leftphoto li {
	display: inline;
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
}

/* ************************************************************************** */
/*
#allinone ul.leftgallery {
	margin: 0px; 
	line-height: 0px;
}
#allinone ul.leftgallery li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 2px;
}
*/
/* ************************************************************************** */
ul.rightgallery {
	text-align: center;
}
ul.rightgallery li {
	display: inline;
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
}
ul.rightgallery img {
	cursor: url(../icon/zoom.cur), pointer;
}

.rightcolumn .twocol_left {
	text-align: left;
	float: left;
	width: 233px;
}
.rightcolumn .twocol_right {
	text-align: left;
	float: right;
	width: 233px;
}

/* ************************************************************************** */

div.alert {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #a6b8bf;
	background-color: #e4edf2;
	color: #5b595b;
	font-weight: bold;
	line-height: 1.5em;
}

div.alert span.head {
	display: block;
	font-size: 120%;
	padding-bottom: 10px;
}
/* ************************************************************************** */
/* gallery */
ul.leftgallery, ul.nogallery {
	position: relative;
	left: -15px;
	width:270px;
	height:360px;
/*	border:1px solid #555; */
	list-style:none;
	float: left;
	margin: 2px;
}
ul.leftgallery li, ul.nogallery li {
	list-style:none;
	float: left;
	border:0px;
	padding: 0px;
}

ul.nogallery img, ul.nogallery li {
	height:86px;
	width:86px;
	padding:2px;
	line-height: 10%;
}

ul.leftgallery a, ul.nogallery a {
	height:86px;
	width:86px;
}

ul.leftgallery a div {
	position:absolute;
	width:0px;
	height:0px;
	top:0px;
	left:0px;
	background:#fff;
	overflow:hidden;
}

ul.leftgallery a, ul.leftgallery a:visited { 
	display:block; 
	text-decoration:none; 
	margin:2px;
	text-align:left; 
	cursor:default; 
}

ul.leftgallery a:hover div { 
	position:relative;
	width:260px;
	height:260px;
	top:45px;
	left:45px;
}

/* ************************************************************************** */
/* news */
div.newslink > h2 {
	float: left;
	left: 0px;
}
div.newslink > a {
	float: right;
	right: 0px;
	color: #5b595b;
	font-weight: bold;
	padding-top: 5px;
}
div.newslink > a span {
	color: #5b595b;
}

#allinone .newslink {
	vertical-align: middle;
}

#allinone .newslink img {
	vertical-align: top;
	padding-left: 0.5em;
}

#allinone .newsimg {
	text-align: right;
}
#allinone .newsimg img {
	cursor: url(../icon/zoom.cur), pointer;
}
#allinone .news {
	text-align: left;
}

#allinone .news .newsdate {
	display: inline;
	color: #5b595b;
	font-weight: bold;
	padding-right: 10px;
}
#allinone .news .newstitle {
	display: inline;
	color: #5b595b;
	font-weight: bold;
}
#allinone .news .newsbody {
	text-align: justify;
}

#allinone .bigger {
	margin-bottom: 15px;
}

#allinone img.icon {
	padding-right: 10px;
}

/* ************************************************************************** */
#header #shortcuts {
	color: #5b595b;
	font-weight: bold;
}
#header a {
	color: #5b595b;
	text-decoration: none;
}
#shortcuts img.icon {
	height: 1.3em;
	padding-right: 0.5em;
	vertical-align: middle;
}

#shortcuts span {
	vertical-align: middle;
}

#shortcuts #sc_krtinska {
	text-align: right;
}
#shortcuts #sc_ruzicky {
	text-align: right;
}
#shortcuts #sc_email {
	text-align: right;
}
#shortcuts #sc_info {
	text-align: right;
}

/* ************************************************************************** */
#menu {
	color: #e2e6e8;
	font-size: 0.9em;
	font-weight: bold;
}
#menu a {
	color: #e2e6e8;
	text-decoration: none;
}
#menu div ul {
	margin-left: 10px;
	margin-top: 15px;
}
#menu ul {
	vertical-align: middle;
}
#menu li {
	margin-top: 7px;
	list-style-type: none;
}
#menu li ul {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
}
#menuleft, #menumiddle, #menuright {
	background-color: #4c7287;
}

#menu a:hover, #menu li:hover {
	color: #f1e522;
}

#menu ul ul { display: none; }

#menu ul li:hover ul { display: block; }

/* ************************************************************************** */
#footer {
	color: #7b8489;
	font-size: .6em;
}
#footer a {
	color: #7b8489;
}

/* ************************************************************************** */
/* contents */
#content {
	border-style: solid;
	border-color: #a6b8bf;
}
#allinone {
	text-align: justify;
	line-height: 120%;
	color: black;
}

#allinone a {
	color: #c41247;
	font-weight: bold;
	text-decoration: none;
}

#allinone h1 {
	border-style: solid;
	border-color: #a6b8bf;
	color: #c41247;
	font-weight: bold;
	font-size: 1.1em;
}

#allinone h2 {
	font-size: 1.1em;
	margin-top: 25px;
	margin-bottom:5px;
	color: #5b595b;
}

#allinone h2:first-child {
	margin-top: 5px;
}

#allinone h3 {
	margin-top: 20px;
	margin-bottom:0px;
	color: #5b595b;
}

/* ************************************************************************** */
#allinone table {
	border-collapse: separate;
	border-spacing: 5px;
	text-align: center;
	margin-top: 10px;
}
#allinone table.tcalendar td.head {
	width: 200px;
}

#allinone table.tleft {
	text-align: left;
}

#allinone table td {
/*	border: 1px solid black; */
	background-color:#e4edf2;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

#allinone table.tleft td {
	padding-left: 10px;
}
#allinone table td.head {
	font-weight: bold;
	color:#4c7287;
}
#allinone table td.data {
	border: 1px solid #a6b8bf;
	background-color: white;
}
#allinone table td.note {
	font-size: 0.9em;
	background-color: white;
	text-align:left;
}

#allinone div.dvdwrap {
	text-align: center;
}
