html, body {
    padding: 0px;
    margin: 0px;
}

body {
   font-family: Helvetica, "MS sans serif", Arial, sans-serif;
   font-size: 13px;
}

img {
   border-style: none;
}

div#wrapper {
   padding: 0px;
   margin: 0px;
   border: none;
}

div#body {
	padding: 0px 20px 0px 20px;
	margin: 0px auto;
	width: 980px;
}

#contents {
    padding:0px;
    margin: 0px;
    width: 980px;
}

#header {
	font-family: Arial;
	background-color: #FFFFDD;
	margin-bottom: 10px;
}

#title {
	font-weight: bold;
	font-size: 160%;
	height: 117px;
	vertical-align: bottom;
	text-align: left;
	background-color: #ffff9e;
	background-image: url('title-2011-02-01.jpg');
	padding: 0px 10px 10px 30px;
	margin:0px;
}

.menu {
    display:block;
	font-size: 80%;
    width: 100%;
    height: 25px;
    padding: 0px;
    margin: 0px;
	background: silver;
}

.menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.menu li {
    float: left;
    padding: 0px;
    margin: 0px;
    background: transparent;
}

.menu a {
    display: block;
    float: left;
    text-decoration: none;
    color: black;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    height: 25px;
    background: transparent;
}

.menu .l {
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

/* .menu .first .l  {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background: transparent none;
} */


.menu .r {
	display: block;
	float: left;
    margin: 0px;
    padding: 6px 10px 0px 0px;
    height: 19px;
   	cursor: pointer;
}

.menu a:hover {
    background: #dddddd;
}

.menu .current, .menu .current a:hover {
	background: white;
}


div.back {
  font-size: 75%;
  text-align: right;
}

img.thumb {
  padding: 5px;
  border: 1px solid silver;
  background: white;
  margin: 5px;
}

/* front page-specific */

#contents table {
	padding: 0px;
	margin:0px;
}

img.month {
  margin: 0px;
}

td.leftside {
	width: 200px;
	vertical-align: top;
	background: #ffffcc;
	border: solid 1px #ffffbb;
	padding: 8px 4px 8px 4px;
}

td.front-page {
	padding-bottom: 20px;
}

td.rightside {
	width: 200px;
	border: solid 1px silver;
	background-color: #EEEEEE;
	vertical-align: top;
	padding: 8px 4px 8px 4px;
}

td.rightside h5 {
  margin-top: 5px;
  text-align: center;
  font-size: 90%;
  color: gray;
}

/* News */
.news {
	clear: both;
	width: 60%;
	margin: 10px 20% 20px 20%;
	padding:0px;
}


.newsTitle {
	font-size: 120%;
	font-weight: bold;
	color: #802000;
	text-shadow: white 0px 0px 2px, gray 1px 1px 2px;
	width: 100%;
	padding: 0px 0px 1px 0px;
	margin:0px 0px;
	border-bottom: solid 1px silver;
	clear: none;
}


.newsDate {
   color: gray;
   font-size: 85%;
   text-align: right;
   height: 1px;
   overflow: visible;
   margin: 0px;
   padding: 0px;
}
	
.newsBody {
	margin: 0px;
	padding:0px 0px 20px 0px;
	font-size: 100%;
}

.newsBody p {
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
  text-align: justify;
}

.front-page .news {
	width: 90%;
	margin: 0px 5% 0px 5%;
}

/* Events */
table.events {
   width: 100%;
}

.events td.eventTermin {
   width: 20%;
   vertical-align: top;
   font-size: 85%;
   font-weight: bold;
   color: black;
   font-style: normal;
}

.events td.eventLocation {
	font-weight: normal;
	font-style: italic;
}

.events, .events td {
   border: solid 1px silver;
   border-collapse: collapse;
   padding: 2px 4px 2px 4px;
   font-size: 90%;   
}

.events td {
   color: #606060;
   font-style: italic;
}


.events td.eventTitle {
   color: black;
   font-size: 110%;
   font-style: normal;
}

.events td.month {
   padding-top: 5px;
   font-weight: bold;
   text-align: center;
   background-color: #DDE6E6;
   color: #800000;
   font-style: normal;
}

td.rightside .eventTermin {
  font-weight: bold;
  font-size: 85%;
  margin:15px 0px 5px 0px;
}

td.rightside .eventTitle {
  font-style: italic;
  padding: 4px 5px 3px 8px;
  font-weight:bold;
  color: #444444;
  font-size: 85%;
}


/* seznam skupin */
table.communities {
  width: 80%;
}

table.communities, table.communities td {
  border: solid 1px black;
  border-collapse: collapse;
  padding: 8px 15px 5px 15px;
  vertical-align: top;
}

table.communities th {
  border: solid 1px black;
  border-collapse: collapse;
  padding: 10px 15px 10px 15px;
  vertical-align: middle;
}

table.communities td.date, table.communities td.time {
  text-align: center;
} 

table.communities p {
  font-size: 80%;
  color: gray;
}

/* Gallery */
.galidx {
  list-style: none;
}

.galidx li {
  vertical-align: top;
}

.galidx table {
  vertical-align: top;
  width: 80%;
  border: 1px solid black;  
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.galidx img {
  padding: 0px;
  margin: 0px;
  border: 0pt;
}

.galidx table td {
  vertical-align: top;
}

.galidx table td.image {
  width: 300px;
  text-align: right;
}

.galidx table td.image a {
  border: none;
}

.galidx table td.title {
  height: 12pt;
  border-bottom: 1px solid #333333;
  font-size: 75%;
}

.galidx table td.description {
  color: gray;
  font-size: 50%;
}

/* gallery */
table.gallery td {
  vertical-align: top;
  width: 180px;
  margin: 10px;
}

table.gallery div.image {
  height: 180px;
  width: 180px;
  border: 1px solid silver;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

table.gallery div.image img {
  border: none;
  float: none;
  clear: both;
  vertical-align: middle;
}

table.gallery div.description {
  width: 100%;
  padding: 0px 8px 0px 8px;
}

table.gallery div.title {
  color: gray;
  font-size: 75%;
  padding: 0px 8px 0px 8px;
}

.copyright {
	color: silver;
	font-size: 9px;
	font-style: italic;
	text-align: center;
/*	border-top: solid #eeb 1px;*/
	padding: 10px 0px 10px 0px;
	margin: 12px 0px 0px 0px;
}

/* vsebina */
#contents h1, #contents h2, #contents h3 {
	color: #802000;
	text-shadow: white 0px 0px 2px, gray 1px 1px 2px;
	clear: both;
	margin: 10px 0px 3px 0px;
	padding: 0px;
}

#contents a.int, #contents a.ext, #contents a.mail {
	color: #4477aa;
	text-decoration:none;
	padding-right: 11px;
	margin-right: 3px;
}

#contents a.int, #contents a.ext {
	background: transparent url('link-back.png') no-repeat right 2px;
}

#contents a.mail {
	background: transparent url('mail-back.png') no-repeat right 2px;
}

#contents a.anchor {
	background: transparent none;
}

#contents .center {
	width: 100%;
	text-align: center;
}

#contents .center * {
	margin-left: auto;
	margin-right: auto;
}

#contents .right {
	float: right;
	margin: 5px 0px 5px 5px;
}

#contents .left {
	float: left;
	margin: 5px 5px 5px 0px;
}

#contents .none {
	display: block;
	margin-left: 0px;
	margin-right: auto;

}

.thumbblock {
	border: solid 1px silver;
	padding: 1px;
	background: white;
}

.thumbblock img.thumbimage {
	display: block;
	border: solid silver 1px;
	margin: 0px;
	padding: 0px;
}

.thumbblock a {
	padding: 0px;
	margin: 0px;
}

.thumbblock .zoom {
	float: right;
	margin: 0px;
	padding:0px;
	vertical-align: bottom;
}

.thumbblock .zoom a, .thumbblock .zoom img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.thumbblock .thumbcaption {
	text-align: left;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

/* mesec */
.mesec em {
	font-size: 80%;
}

.mesec {
	padding-bottom: 15px;
	text-align: center;
}

.mesec a {
	color: white !important;
	background: transparent none !important;
}

.mesec .title {
	padding: 5px 8px 5px 8px;
}

.imglinks {
	padding: 3px;
	font-size: 75%;
	color: gray;
}

.box-shadow {
	-o-box-shadow: 4px 4px 8px #555;
	-icab-box-shadow: 4px 4px 8px #555;
	-khtml-box-shadow: 4px 4px 8px #555;
	-moz-box-shadow: 4px 4px 8px #555;
	-webkit-box-shadow: 4px 4px 8px #555;
}

.round-corners {
	border-radius: 10px;
	-o-border-radius: 10px;
	-icab-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

.imglinks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.imglinks li {
	margin: 5px 0px 5px 0px;
}

.imglinks a {
	margin-right: 5px;
}

.imglinks img {
	padding: 0px;
	margin: 0px;
	border:none;
	vertical-align: -40%;
}

.marquee {
  color: #ffeeee;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  padding: 4px;
  width: 100%;
	text-shadow: -1px 0 #800, 0 -1px #800, 1px 0 #800, 0 1px #800, black 1px 1px 4px, white 1px 1px 2px;  
	outline: 
}


