@media screen {
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:90%;
	max-width:1000px;
	min-width:770px;
}
	/* max-width:1000px; min-width:790px; for I	E */
#page {
width: expression(
	(d = document)
	&& (ff = d.getElementById('widthIE'))
	&& (fs = ff.offsetWidth+1)
	&& (min = 770)
	&& (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%;
float:left;
}

	/* 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;
background-image:url(../img/bg/contenttop.gif);
background-position:left 0;
background-repeat:no-repeat;
}
#contenttop .boxsecond {
position:relative;
width:24.8%;
float:left;
min-height:9.2em;
_height:9.2em;
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;
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;
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:110%; */
}
		/* boxsecond */
#contenttop .boxsecond p {
padding:20px 0 2em 0;
margin:0;
}
#contenttop .boxsecond p.more {
padding:0; margin:0;
text-align:right;
height:auto;
position:absolute;
bottom:2px; right:15px;
}
#contenttop .boxsecond p.more span {
color:#ed2400;
}
		/* boxthird */
#contenttop .boxthird strong {
color:#6e6e6e;
text-transform:uppercase;
}
#contenttop .boxthird p {
/* margin:5px 0 2em 0;
padding:0; */
padding:20px 0 2em 0;
margin:0;
/* prevzato z #contenttop .boxsecond p */
/* plati pouze v pripade, kdyz se terminy nemaji zobrazovat jako samostatny nadpis */
}
#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:0px; left:-2px;
overflow:visible;
font-weight:bold;
font-size:100%;
}
#contenttop .boxfourth select.text {
width:100%;
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%;
}


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

.dtstart, .dtend {
  display: none; 
}
