@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif	;
font-size:smaller;
background-color:rgb(255,255,255);
margin:1px;
}
a {
color:white;
}
#obal{
width:100%;
background-color:rgb(73,86,118);

}
#top{
width:100%;
text-align:center;
margin:0px;
}
#telo{
width:700px;
margin:0px auto;
color:#FFFFFF;
padding: 15px 50px 50px 50px;
}
#menu{
position:absolute;
left:100px;
top:50px;
color:#495676;
}
li.noa{
font-size:16px;
font-weight:bold;
color:#000066;
list-style-image:url(images/lino.jpg);
vertical-align:middle;
}

li.noa a{
text-decoration:none;
color:#495676;

}
li.act{
font-size:16px;
font-weight:bold;
color:#363562;
list-style-image:url(images/liyes.jpg);
vertical-align:middle;
}
li.act a {
color:#363562;
text-decoration:none;
}
td{
vertical-align:top;
}
.gallerydiv{
background:rgb(73,86,118);
width:120px;
height:150px;
overflow: hidden;
border: 1px solid rgb(184,184,184);
padding:4px 2px 1px 2px;
}
#toptable{
background:rgb(57,70,102);
color:white;
}
#toptable img{
border:0 none;
}
#toptable a{
color:white;
}
.mytable img{
border:0px none;
}
.mytable a{
color: white;
}
.probarvu{
background:rgb(73,86,118);
}
/*image.php*/
#imagephp body{
background:rgb(73, 86, 118);
font-size:x-small;;
}

#imagephp .odkaz{
border:1px solid white;
background:rgb(31,44,76);
color:white;
padding:0px 5px 0px 5px;
text-align: center;
font-size:10px;
}
#imagephp .odkaz a{
	text-decoration: none;
	color: white;
	font-weight: bold;}
#imagephp .pimg{
    position:relative;float:left;
    clear:none;
    margin-left:15px;
    margin-bottom:15px;
}
#imagephp #prodesc{
font-size:xx-small;
background:rgb(31,44,76);
color:white;
padding:5px;}
