@charset "utf-8";
/* CSS Document */

body {
background-color:#EDEDED;
font-family:Verdana, Arial, Helvetica, sans-serif;
font:Verdana, Arial, Helvetica, sans-serif;
margin-left:0;
margin-top:0;
}

a {
text-decoration:none;
border:none;
}


table.ramec {
width:1049;
height: 637; 
border: none;
}

tr.welcome {
background-color:#EDEDED;
height:40;
}

td.white {
background-color: #FFFFFF;
}

td.gray {
background-color: #333333;
}

td.kontgal {
background-color: #FFFFFF;
width:317;
height:48;
color: #545454;
font-size:55%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

td.kontstud {
background-color: #333333;
width:320;
height:48;
color:#e4e4e4;
font-size:55%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

td.logogal {
width:317;
height:72;
background-image:url(images/logo_gallery.jpg);
border:none;
}

td.logogal a {
text-decoration:none;
border:none;
}

td.logostud {
width:320;
height:72;
background-image: url(images/logo_studio.jpg);
border:none;
}

td.textstud {
width:320;
height:148;
background-color: #333333;
color:#e4e4e4;
font-size:70%;
text-align:left;
padding-left:15px;
}

td.textgal {
width:317;
height:148;
background-color: #FFFFFF;
color: #545454;
font-size:70%;
text-align:left;
padding-left:10px;
}
td.titgal {
width:317;
height:148;
background-color: #FFFFFF;
color: #545454;
}
table.odkazy {
width:1051;
height:610;
position:relative;
top:-610;
}

table.odkazy img {
border:0;
}

td.noborder {
border:0;
text-decoration:none;
}

