/*  Vytvořilo v roce 2007 webdesign studio WPJ, www.wpj.cz | info@wpj.cz | tel.: +420 775 131 400 | Vrchlabí  */
html, body {
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	background: #2F83BB url(../images/ruze.png) repeat-x;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}
A { font-weight: bold; text-decoration: none; }
A:link { color: white; }
A:visited { color: white; }
A:hover { color: black;}
img { border: none; }
h1 {
font-size: 100%;
margin: 0;
padding: 0; }
h2 {
font-size: 80%;
margin: 0;
padding: 10px 0 0 0; }
#pano-full { 
margin: auto;
width: 95%;}
#pano-okraj-full {
background-color: White;
margin: auto;
width: 100%;
margin-top: 0px;
border: solid white 5px;
border-bottom: solid white 3px;
}
#pano-table-full {
}
#pano-text-full {
color: white;
padding: 5px 5px 10px 10px;
text-align: left;
position: relative;
}
#pano-close-full {
position: absolute;
top: 5px;
text-align: right;
right: 15px;
color: white;
padding: 5px;
font-size: 200%;
}
#pano { 
margin: auto; 
width: 635px;
padding-top: 10px;}
#pano-okraj {
background-color: White;
margin: auto;
width: 600px;
height: 400px;
border: solid white 7px;
}
#pano-text {
color: white;
padding: 5px 10px 0 15px;
text-align: left;
position: relative;
}
#pano-close {
position: absolute;
top: 10px;
right: 30px;
color: white;
padding: 5px;
font-size: 200%;
}
#pano-table {
background-color: #C18300;
}
/*  wpj table kulate rohy */
div.table-style-akce {padding: 10px 10px 10px 10px;}
div.r1 { background: url(../images/roh1.gif) no-repeat top left; }
div.r2 { background: url(../images/roh2.gif) no-repeat top right;}
div.r3 { background: url(../images/roh3.gif) no-repeat bottom right;}
div.r4 {background: url(../images/roh4.gif) no-repeat bottom left;}
div.r3titul { background: url(../images/roh3-tab-title.gif) no-repeat bottom right;}
div.r4titul {background: url(../images/roh4-tab-title.gif) no-repeat bottom left;}
/*  wpj table kulate rohy end */

#ovladani {
padding-top: 10px;
}

#logo {
float: left;
padding-right: 20px;
}