body {
font-size:76%;
font-family: Tahoma, sans-serif;
line-height:1.4em;
margin:0; padding:0;
text-align:center;
color:#2f2f2f;
}
#page {
margin:auto;
text-align:left;
position:relative;
width:1000px;
/*width:90%;*/
/*max-width:1000px;*/
/*min-width:900px;*/
}
	/* max-width:1000px; min-width:790px; for IE */
#page {
width: expression(
	(d = document)
	&& (ff = d.getElementById('widthIE'))
	&& (fs = ff.offsetWidth+1)
	&& (min = 940)
	&& (max = 1000)
	&& (px = 'px')
	&& (fs > min ? ( fs < max ? fs + px : max + px ) : min + px )
	);
}
#widthIE {
width:90%;
}
#page .pagemain {
border:1px solid #c9c9c9;
border-top:none;
width:100%;
}

	/* odkazy */
a {
color:#005980;
}
a:hover {
text-decoration:none;
color:#2f2f2f !important;
}
a:visited {
color:#003f5b;
}
#logoh1 {
margin:0; padding:0;
position:relative;
top:0; left:0;
width:178px; height:129px;
overflow:hidden;
}
#logoh1 span {
position:absolute;
top:0; left:0;
display:block;
width:178px; height:129px;
background-image:url(../img/vse-logo.gif);
}

	/* leftcontent */
#lefcontent {
float: left;
width: 207px;
margin:0; padding:0;
}
#lefcontent .leftcontent-main {
padding:5px 20px;
}

	/* rightcontent */
#rightcontent {
padding:0 0 20px 215px;
margin:0 15px 0 0;
}

	/* content-top */
#contenttop {
padding:15px 0 0 0;
margin:0;
height:9.8em;
font-size:90%;
}
#contenttop .text {
padding:2px 12px;
}
#contenttop .boxfirst {
position:relative;
width:24.9%;
float:left;
min-height:9.2em;
height:9.2em;
overflow: hidden;
background-image:url(../img/bg/contenttop.gif);
background-position:left 0;
background-repeat:no-repeat;
}
#contenttop .boxsecound {
position:relative;
width:24.8%;
float:left;
min-height:9.2em;
height:9.2em;
overflow: hidden;
background-image:url(../img/bg/contenttop.gif);
background-position:left 0;
background-repeat:no-repeat;
}
#contenttop .boxthird {
position:relative;
width:24.8%;
float:left;
min-height:9.2em;
height:9.2em;
overflow: hidden;
background-image:url(../img/bg/contenttop.gif);
background-position:left 0;
background-repeat:no-repeat;
}
#contenttop .boxfourth {
position:relative;
width:24.9%;
float:RIGHT;
min-height:9.2em;
height:9.2em;
overflow: hidden;
background-image:url(../img/bg/contenttop.gif);
background-position:left 0;
background-repeat:no-repeat;
}

#contenttop .date {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:100%;
font-weight:bold;
}

		/* boxfirst */
#contenttop .boxfirst strong {
color:#6e6e6e;
text-transform:uppercase;
}
#contenttop .boxfirst p {
margin:5px 0 0 0;
padding:0;
font-size:100%;
}
		/* boxsecound */
#contenttop .boxsecound p {
padding:20px 0 2em 0;
margin:0;
}
#contenttop .boxsecound p.more {
padding:0; margin:0;
text-align:right;
height:auto;
position:absolute;
bottom:2px; right:15px;
}
#contenttop .boxsecound p.more span {
color:#ed2400;
}
		/* boxthird */
#contenttop .boxthird strong {
color:#6e6e6e;
text-transform:uppercase;
}
#contenttop .boxthird p {
margin:5px 0 2em 0;
padding:0;
}
#contenttop .boxthird p.more {
padding:0; margin:0;
text-align:right;
height:auto;
position:absolute;
bottom:2px; right:15px;
}
#contenttop .boxthird p.more span {
color:#ed2400;
}
		/* boxfourth */
#contenttop .boxfourth strong {
text-transform:uppercase;
font-weight:bold;
}
#contenttop .boxfourth a {
float:left;
font-size:90%;
}
#contenttop .boxfourth input.text {
width:95%;
border:1px solid #809eba;
padding:1px 2px;
margin:0 0 10px 0;
}
#contenttop .boxfourth .submit {
border:none;
background-color:#ff4300;
padding:1px 8px;
float:right;
color:#FFFFFF;
position:relative;
top:px; left:-2px;
overflow:visible;
font-weight:bold;
font-size:100%;
}
#contenttop .boxfourth select.text {
width:95%;
border:1px solid #809eba;
padding:1px 0px 0px 1px;
margin:4px 0 0 0;
}

	/* input */
input.text {
border:1px solid #809eba;
padding:1px 2px;
}
input.submit {
border:none;
background-color:#ff4300;
padding:1px 8px;
color:#FFFFFF;
overflow:visible;
font-weight:bold;
font-size:90%;
}
    #page .vse.cz {
        background-image: url(../img/vse_cz.jpg);
        height: 100px;
    }
    #page .vse.en {
        background-image: url(../img/vse_en.jpg);
        height: 100px;
    }
    #page .vse h1 {
		display: none;
    }

    div.fakulta {
        width: 16.66666666666666666666666666667%;
        float: left;
        text-align: center;
        margin-bottom: 8px;
    }
    div.fakulta a {
        color: #005980;
		margin-top: 10px;
        display: block;
        height: 30px;
        line-height: 1.5em;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.5em;
		border-left: 1px solid #ddd;
    }
	div.fakulta a:last-child {
		border-right: 1px solid #ddd;	
	}

    div.ffu a { border-top: 3px solid #AE005F; border-bottom: 3px solid #AE005F;  }
    div.fmv a { border-top: 3px solid #EA690B; border-bottom: 3px solid #EA690B;  }
    div.fph a { border-top: 3px solid #006188; border-bottom: 3px solid #006188;  }
    div.fis a { border-top: 3px solid #B1AE9B; border-bottom: 3px solid #B1AE9B;  }
    div.nf a { border-top: 3px solid #83CFEF; border-bottom: 3px solid #83CFEF;  }
    div.fm a { border-top: 3px solid #E1007A; border-bottom: 3px solid #E1007A;  }

	div.ffu a:hover { color: white !important;	background-color: #AE005F; }
	div.fmv a:hover { color: white !important;	background-color: #EA690B; }
	div.fph a:hover { color: white !important;	background-color: #006188; }
	div.fis a:hover { color: white !important;	background-color: #B1AE9B; }
	div.nf a:hover { color: white !important;	background-color: #83CFEF; }
	div.fm a:hover { color: white !important;	background-color: #E1007A; }

    .rightbox, .leftbox {
        top: 0;
    }



	/* footer */
#footer {
font-size:90%;
color:#2f2f2f;
padding:9px 0 30px 2px;
}
#footer a.rss {
color:red;
}
