
body {
    font-family: Tahoma, Arial;
    font-size: 14px;
    text-align: center;
    margin: 0px;
}

a:hover{
    color:black;
}

a:active{
    color:black;
}
a.underline{
	text-decoration: underline;
}

a img {
    border: none;
}

div.body-background{
    position: relative;
    margin:auto;
    width: 1024px;
    height: 861px;
}
div.content{
    position: absolute;
    left: 30px;
    top: 162px;
    width: 964px;
    height: 508px;
}

div.sections {
    position:absolute;
    left: 255px;
    top: 142px;
    text-align: left;
    width: 760px;
    font-weight: bold;
    font-size: 12px;
}
div.sections a{
    color:black;
    text-decoration: none;
}
div.sections a.white{
    color: white;
}

.logootevrenydum{
    position: absolute;
    left: 1px;
    top: 1px;
    width: 238px;
    height: 160px;
}

.logoddm{
    position: absolute;
    left: 853px;
    top: 25px;
}

.logoprague{
    position: absolute;
    left: 880px;
    top: 682px;
}

.logovolnycas {
	position: absolute;
	left: 890px;
	top: 725px;
}

.logohobby{
    position: absolute;
    left: 932px;
    top: 682px;
}

.zpet{
    position: absolute;
    left: 30px;
    top: 680px;
}

.prohlidkaBanner
{
  position: absolute;
  text-align: center;
  top: 690px;
  left: 150px;
}

div.links{
    position: absolute;
    left: 225px;
    top: 17px;
    text-align:left;
    width:700px;
    color: white;  
    font-weight: bold;
    font-size: 10px;
}
div.links a{
    text-decoration: none;
}
div.links a.white{
    color:white;
}
div.links a.black{
    color:black;
}

div.novinky{
    position:absolute;
    top:45px;
    left:10px;
    width: 180px;
    height: 440px;
}

div.novinky-nadpis{
    color: white;
    font-size: 11px;
    font-weight: bold;
    position:absolute;
    top: 18px;
    left: 20px;
}

div.novinka{
    text-align: left;    
    margin-bottom: 10px;
}

div.novinka-datum a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

div.novinka-anotace a{
    font-size: 11px;
    color: gray;
    text-decoration: none;
}

div.page{
    position: absolute;
    left: 230px;
    top: 45px;
    width: 730px;
    height: 450px;
    overflow:hidden;
}

div.text{
    text-align: left;
    font-size: 12px;
    float: left;
    height: 440px;
    overflow: auto;
    margin: 0px;
}
.small-1{
    width: 250px;
    margin-right: 15px;
}
.small-2{
    width:450px;
}

div.text.big{
    width: 710px;
}


img.scroller_up{
    position: absolute;
    top: 430px;
    cursor: pointer;
}
img.scroller_down{
    position: absolute;
    top: 440px;
    cursor: pointer;
}
img.scroll0{
    left: 710px;
}
img.scroll1{
    left: 241px;
}
img.scroll2{
    left: 710px;
}
img.scrollgal{
    left: 100px;
}

img.scroller_up_new{
    position: absolute;
    top: 473px;
    left: 190px;
    cursor: pointer;
}
img.scroller_down_new{
    position: absolute;
    top: 483px;
    left: 190px;
    cursor: pointer;
}

div.galerie{
    position: relative;
    text-align: left;
    font-size: 12px;
    float: left;
    height: 440px;
    width: 460px;
}

div.galerie-images{
    float:left;
    width: 108px;
    height: 100%;
    overflow:auto;
}
div.galerie-images img{
    width: 100px;
    margin-bottom: 5px;
    display: block;
}

div.galerie-image{
    float: left;
    width: 350px;
    height: 440px;
}

img.image-big{
    width: 350px;
}

.pointer{
    cursor: pointer;
}

div.downloads{
    float: left;
    text-align: left;
    height: 440px;
    overflow: auto;
}

div.dl{
    font-size: 11px;
    margin-top: 10px;
}
tr.dl-nazev td{
    font-size: 12px;
    font-weight: bold;
}
tr.dl-popis td{
    vertical-align: top;
}



p.valid{
    float:left;
    margin: 10px;
}
.hidden{
    display: none;
}

.border {
    border: 2px blue solid;
}
.thinborder{
	border: 1px black solid;
}
font.small_red {
	font-size: 7pt;
	color: red;
}

div.error{
	background-color: rgb(255,100,100);
	border: 1px black solid;
	text-align: center;
	font-size: 10pt;
	padding: 10px;
}

div.itemcontrol{
	text-align: left;
	font-size: 10pt;
}

div.footer{
    position: relative;
    font-size: 11px;
    top: 847px;
    margin: auto;
}

div#divintro{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1022px;
    height: 538px;
    margin-left:-511px;
    margin-top:-269px;
}

a.introskip{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 400px;
    margin-top: 269px;
}

.fullwidth{
    width: 100%;
}

th.xr_kod{
    width: 60px;
}
th.xr_nazev{
    width: 300px;
}
th.xr_den{
    width: 220px;
}
th.xr_cena{
    width: 60px;
}
