body { 
  font-family: sans-serif;
  font-size: 75%;
  background-color: #CCCBCC;
  color: #656565;  
}
h1,h2,h3,h4,h5,h6 {
  font-variant: small-caps;	
  margin: 10px 0 5px;padding: 0;
}
h1 {
	font-size: 18px;	
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 12px;
}
h5,h6 {
  font-size: 11px;
}
p {
  margin: 1em 0;
  text-align: left;
}
a {
  color: #b20c0e;
}
a:hover {
  text-decoration: none;
}
a.external {
  background: url("images/external.gif") no-repeat center right;
  padding-right: 14px;
}
ul {
  padding-left: 2em;
}
#content table {
  margin: auto;
  border-collapse: collapse;
}
#content th {
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 0.5ex 1em;
}
#content td {
  border: 1px solid #dedede;
  padding: 0.5ex 1em;
  vertical-align: top;
}
abbr {
  border-bottom: 1px dotted #656565;
  cursor: help;
}

fieldset {
  border: 1px solid #aaafb5;
  padding: 10px;  
  margin: 10px 0;
}
label {
  float: left;
  width: 30%;
  text-align: right;
  font-weight: bold;
  padding-right: 1em;
}
legend {
  font-size: 110%;
  font-weight: bold;
  margin: 0 5px;
  padding: 0 5px;
}
input, textarea, select {
  border: 1px solid #aaafb5;
  margin: 0 0 5px;
}

input.submit {
  font-weight: bold;
  padding: 4px;
  color: #7d7d7d;
  background-color: #dedede;
  border: 1px solid #aaafb5;
  cursor: pointer;
}


#pageContainer {
  width: 700px;
  border: 1px solid red;
  margin: auto;
  background-color: #f8f8f8;
  border: 8px solid #fff;
  border-bottom-width: 25px; 
}
#page {
  border: 1px solid #eee;
}
#sidebar {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0;
  border-right: 2px dotted #aaafb5;
}
#sidebar h2 {
	color: #7d7d7d;
	font-size: 14px;
	background: url('images/arrow.png') left no-repeat;
	padding: 0 0 0 20px;
}
#siteLogo {
  background: url('images/siteLogo.png') top left no-repeat;
  display: block;
  width: 191px;
  height: 65px; 
  margin: 5px 0 0 5px;
}
#siteLogo span {
  display: none;
}
#main {
  margin-left: 210px;
}
#mainMenu {
  margin: 10px 0;
  padding: 0;
  width: 199px;
  list-style-type: none;
}
#mainMenu li {
  height: 32px;  
}
#mainMenu a {
  display: block;  
  height: 100%;  
  padding: 8px 0 0 50px;
  margin: 0 0 -7px 0;
  font-variant: small-caps;
  font-size: 110%;
  background: url('images/menuButton.png') top left no-repeat;
	color: #7d7d7d;
	text-decoration: none;
  white-space: nowrap;
    
}
#mainMenu a:hover {
	text-decoration: underline;
}
#mainMenu a.active {
  font-size: 130%;
  font-weight: bold;
}

#topMenu {
  text-align: right;
  padding: 3px 0;
}

#topMenu li {
  display: inline;
  margin: 0 5px;
}
#topMenu a {
  color: #7d7d7d;
  text-decoration: none;
  padding: 0 10px 0 15px;
  border-right: 1px dotted #aaafb5;
}
#topMenu a:hover {
  text-decoration: underline;
}
#topMenu a.active {
  text-decoration: underline;
}
#topMenu #link737 {
  background: url('images/home.gif') center left no-repeat; 
}
#topMenu #link738 {
  background: url('images/help.gif') center left no-repeat; 
}
#topMenu #link739 {
  background: url('images/sitemap.gif') center left no-repeat; 
}

#header {
  background: url('images/header2.jpg') top left no-repeat;
  width: 480px;
  height: 261px; 
}

#content {
  padding: 10px;
  overflow-x: auto;
}
#content h1 {
	color: #8c0000;	
}

#sidebar .box {
  padding: 0 15px;
}

/* NOVINKY */
#news .new {
  margin: 10px 0 15px;
}
#news .new .date {
  background: url('images/list.png') top left no-repeat;
  padding: 0 0 0 15px;
  color: #b20c0e;
}

/* ANKETY */
#polls ul {
  list-style-type: none;
  margin: 5px 0 0;
  padding: 0;
}
#polls .question {  
  margin: 5px 0 0;padding: 0;
  font-weight: bold;
}
#polls .results {
  margin: 0;padding: 0;
}
#polls img {
  border: 1px solid #dedede;
}
#polls label {
  float: none;
  margin: -5px 0 0;
  position: relative;
  top: -3px;
}
#polls input {
  margin: 8px 0 0 0;
}

/* GALERIE */
.gallery .photo {
  float: left;
  width: 130px;
  margin: 5px 10px;padding: 1px;
  border: 1px solid #dedede;
  background-color: #e9e9e9;
  text-align: center;
  height: 130px;
  overflow: hidden;
  overflow-y: auto;
}
.gallery img {
  border: 5px solid #fff;
}
.gallery .name {
  margin: 0;padding: 0;
}
.gallery .pageBar {
  width: 440px;
  float: left;
  margin-left: 13px;
  border-top: 1px dotted #aaafb5;
  border-bottom: 1px dotted #aaafb5;
}

/* KOMENTARE */
.comments {
  width: 440px;
  float: left;
  margin-left: 13px;  
}
.comments .comment {
  border-top: 1px dotted #aaafb5;
  margin: 10px 0 5px 0;
}
.comments label {
  float: none;
  padding-top: 5px;
}

.comments textarea {
  width: 440px;;
}

/* CLANKY */
.article .meta {
  font-style: italic;
  text-align: right;
  margin: 5px 0;
}

/* SITEMAP */
#sitemap ul {
  padding: 0 0 0 2em;
}

#footer {
  clear: both;
  position: relative;
  top: 20px;
  text-align: right;
}


#tooltip {
  position: absolute;
	border: 1px solid #111;
	background-color: #eee;
	max-width: 200px;
	opacity: 0.85;
	padding: 5px;	
}

#tooltip h3, #tooltip p { 
  margin: 0;
  font-weight: normal;
}
