@charset "utf-8";
/* CSS Document */
h1 {font-size:20px; color:white; margin:22px 0px 7px 0px;}
h2 {font-size:16px; margin:15px 0px 5px 0px; color:white;}
#rozodkazy h2 {font-size:14px; font-weight:normal; padding-bottom:3px; padding-top:12px;}
#rozodkazy h2 a {text-decoration:underline; font-size:16px;}
#rozodkazy h2 a:hover {text-decoration:none;}
h1 a, h2 a {text-decoration:none;}
#ram-info h2 {font-size:14px; margin:0; color:white;}
#ram-info p {margin:0;}
#ram-info .vice, #ram-info .vice a { text-align:right; color:#28c8ff; text-decoration:none;}
#ram-info .vice a:hover {text-decoration:underline;}
#novinky h1 {font-size:16px; font-weight:normal; color:#ffffff; margin:0;}
#novinky h2 {font-size:18px; font-weight:normal; color:#ffffff; margin:0;}
#novinky h3 {font-size:14px; color:#ffffff; margin:0;}
#novinky h3 a { text-decoration:none;}
.autor { text-align:right; font-size:11px; margin-top:10px;}
.autor a { color:#cccccc; text-decoration:underline;}
.autor a:hover {text-decoration:none;}
#novinky .podtrch {background:url(../grafika/podrzeni-novinky.gif) repeat-x bottom; height:6px;}
#novinky  p {margin:0; padding-bottom:10px;}
.predel-novinky {background:url(../grafika/predel-novinky.png) repeat-x bottom; height:4px; margin-bottom:30px; }
#dalsi-info h2 {font-size:18px; color:white; font-weight:normal; margin:30px 0px 12px 0px;}
#dalsi-info h3 { font-size:12px; margin:0; color:white;}
#dalsi-info p {margin:0px 0px 30px 0px; font-size:11px;}
#dalsi-info .datum {font-size:11px; float:right;}
#dalsi-info .odkazy a {color:#cccccc; text-decoration:underline; }
.butt-clanky, .butt-clanky2   { height:27px; line-height:27px;  font-size:11px;}
.butt-clanky a, .butt-clanky2  a { display:block;color:white; text-decoration:none; padding-left:35px; width:66px; }
.butt-clanky a:hover, .butt-clanky2  a:hover { color:#cccccc;   }

.butt-clanky a {background:url(../grafika/butt-clanky.png) no-repeat top; }
.butt-clanky a:hover {background:url(../grafika/butt-clanky.png) no-repeat bottom; }
.butt-clanky2 { margin-top:-10px; margin-left:10px;}
.butt-clanky2 a {background:url(../grafika/butt-clanky2.png) no-repeat top; }
.butt-clanky2 a:hover {background:url(../grafika/butt-clanky2.png) no-repeat bottom; }

.butt-clanky3   { height:27px; line-height:27px;  font-size:11px; float:right; position:relative; top:12px;}
.butt-clanky3  a { display:block;color:white; text-decoration:none; padding-left:35px; width:30px; background:url(../grafika/butt-clanky3.png) no-repeat top; }
.butt-clanky3  a:hover { color:#cccccc;  background:url(../grafika/butt-clanky3.png) no-repeat bottom;  }

.navigation { margin-top:15px;font-size:11px; color:#cccccc;}
.navigation a {color:#78b17e;  text-decoration:none;}
.navigation a:hover { text-decoration:underline;}


.new-foto { text-align:center;}
.new-foto img {border:1px solid #333333;}
.text-new-foto, .text-new-foto a {display:block;  text-align:center; width:100%; font-size:11px; color:#666666; text-decoration:underline; }
.new-foto a {text-decoration:underline;}
.nadpis-new-foto {font-size:14px; padding:10px 0px 15px 0px; color:white;}
.ram-web {background:url(../grafika/ram-web.png) no-repeat center; height:184px; text-align:center; }
.ram-grafika {background:url(../grafika/grafika-ram.png) no-repeat center; height:184px; text-align:center; color:#333333; }
.ram-grafika p {padding:0; margin:0;}

#slideShow1
{
	width: 558px;
	height: 338px;
	border: 0px solid #ccc;
	padding: 2px 1px 0px 0px;
	margin: 0px;
}
#slideShow1 a {text-decoration:none;}
.pagelinks a
{
	font-weight: bold;
	color: #cccccc;
	padding:4px;
	background-color:#333333;
}
.slideCaption
{
	background-color: #333333;
	padding: 8px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.prevSlide { margin-top:22px;}
.nextSlide,.prevSlide
{
	background-image: url(../grafika/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(../grafika/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right 150px;
}
.prevSlide:hover
{
	background-image: url(../grafika/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left 120px;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;*/
}
#tooltipURL
{
	display: none;
}




.hidden
{
display: none;
}

#prevNext
{
width:157px;
margin:10px 0px 0px 0px;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

#slides p
{
margin: 0;
padding: 0;
text-align:center;
font-size: 11px;
position: relative;
top: -20px;
line-height: 20px;
height: 20px;
background: black;
opacity: .7;
/*filter:alpha(opacity=70);*/
}
