/*
 *
 *	web-white.css
 *
 *	http://4a.broskev.cz/
 *	Webovy portal tridy 4. A, SPSE Havirov, Makarenkova 1
 *	2002 - 2006
 *	autor Tomas Matis - vega (zavinac) jaspet . cz, vega (zavinac) mailcity . cz
 *
 */
 

 /**************** html tagy *************************/
body{
	background:#eee url('images/back.gif');
	color:#555;
	margin:0 auto;
	padding:5px 0 0 0;
	_text-align:center;
	font-family:Verdana, 'Geneva CE', lucida, sans-serif;
}
a{
	color:#515dd1;
	text-decoration:underline;
}
a:hover{
	color:#d72a2a;
	text-decoration:none;
}
h2{
	_margin:20px 0 20px 0;
	text-align:right;
	border-bottom:1px solid #ccc;
}
h3{
	color:black;
	_margin:20px 0 20px 0;
	text-align:left;
	font-style:italic;
}
fieldset{
	border:1px solid #555;
	padding:15px;
}
th{
	font-weight:bold;
	font-size:0.8em;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
td{
	font-size:0.8em;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
td div{
	font-weight:bold;
	font-size:1.5em;
}
td span{ 	color:#d72a2a; 	font-weight:bold; 	font-size:1.8em; }
img { vertical-align: middle; border: 0px; }

.nofloat{
	clear:both;
}
.skrt{
	text-decoration:line-through;
}
.red{
	color:red;
}
.formatovani a{
	padding:4px;
	border:1px solid #ddd;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.formatovani a:hover{
	padding:4px;
	border:1px solid #555;
}
.nocss td{
	border:0px;
}
.loginstudent{
	font-size:13px;
	font-style:italic;
	_margin-right:0px;
	margin:0 10px 0 10px;
	padding:10px;
	border:1px solid #f1f1f1;
	border-right:10px solid #e2e2e2;
	background-color:#f9f9f9;
}
.loginstudent span{
	font-style:normal;
	font-weight:bold;
}



/****************** Identifikatory *********************/
#container{
	width:780px;
	margin:0 auto;
	background:#fff;
	border:1px solid #adadad;}
#footer{
	font-size:0.9em;
	padding:10px 0 0 0;
	text-align:center;
	height:50px;
	clear:both;}
#leftcon{
	width:200px;
	_padding-top:15px;
	_text-align:left;
	float:left;
}
#rightcon{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	margin:0 10px 0 0;
	_margin:0 5px 0 0;
	text-align:left;
	width:545px;
	float:right;
}



/*************** Header ******************/
#header{
	width: 780px;
	margin: 0 auto;
	position: relative;}
h1{
	font-family:trebuchet ms;
	margin:0 auto;
	position:relative;
	width:780px;
	height:157px;
	overflow: hidden;
	background: #fff;}
h1 a{
	color:#000;
	font-size:40px;
	text-decoration:none;}
h1 a:hover{
	color:#000;
	text-decoration:none;}
h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 780px;
	height: 157px;
	background:url('images/white-top-h1.jpg') 0 0 no-repeat;
	_cursor: hand;}



/***************** MENU ********************/
ul.seznam li{
	width:170px;
	line-height:30px;
	height:31px;
	list-style: none;
	text-align:left;
}
ul.seznam li a{
	position:relative;
	left:-40px;
	display:block;
	width:100%;
	text-decoration:none;
	color:#9c0505;
	padding:0 0 0 10px;
	margin:0;
	background-color:#f8f8f8;
	border-right:10px solid #f1f1f1;
}
ul.seznam li .aktualni{
	color: #9c0505;
	border-right:10px solid #e2e2e2;
	background-color:#eee;
}
ul.seznam li a:hover{
	text-decoration:none;
	border: 0 none;
	color: #fff;
	border-right:10px solid #e2e2e2;
	background-color:#9c0505;
}



/************** studenti ******************/
#studenti{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
#studenti td{
	font-size:0.8em;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
#studenti td a{
	display:block;
	width:100%;
}



/******************** registrace **********************/
#registrace{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
#registrace input{
	background:white;
	border:1px solid black;
}
#registrace td{
	padding:5px;
	font-size:0.8em;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
#registrace strong{
	color:red;
}

#vstupform{
	padding:20px;
	width:300px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background-color:#f5f5f5;	
}
#vstupform td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background-color:#f9f9f9;
}
#vstupform .input{
	font-size:1em;
	font-family:Verdana;
	border:1px solid #aaa;
}
#vstupform .input:focus{
	border:1px solid #000;
	background-color:#f9f9f9;
}



/**************** Kniha návštěv *******************/
#kniha fieldset{
	border:1px solid #eee;
	padding:15px;
}
#kniha .input{
	background-color:#fff;
	border:1px solid #ccc;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size:1em;
	color:black;
}
#kniha .input:focus{
	border:1px solid #000;
	background-color:#f9f9f9;
}
#kniha legend{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	color:#555;
}
.vypis{
	font-size:0.9em;
	border:1px solid #f1f1f1;
	background-color:#f9f9f9;
	padding:5px;
}
.vypis p{
	color:#333;
	margin:10px;
}
.vypis span{
	color:#9c0505;
}



/**************** Novinky *******************/
#noviny{
	width:500px;
}
#noviny .novinka{
	background-color:#fafafa;
	border-bottom:5px solid #e5e5e5;
	padding:5px;
}
#noviny .nadpis{
	float:left;
	font-weight:bold;
}
#noviny .datum{
	text-align:right;
	font-style:italic;
	margin:0px;
	padding:0px;
}
#noviny .datum span{
	font-size:0.8em;
	font-style:normal;
}
#noviny .autor{
	float:right;
}
#noviny p{
	clear:both;
	font-family:verdana;
	font-size:0.8em;
	line-height:18px;
}
#noviny .clir{
	clear:both;
}



/**************** HLASKY *******************/
#hlasky{
	width:500px;
}
#hlasky .hlaska{
	background-color:#fafafa;
	border-bottom:5px solid #e5e5e5;
	padding:5px;
}
#hlasky .text{
	color:#222;
	text-align:left;
}
#hlasky .napsal{
	text-align:right;
	font-style:italic;
}
#hlasky span{
	font-size:0.8em;
}



/********************* Fotky **********************/
.fotky .fotka{
	width:154px;
	height:220px;
	margin:2px;
	padding:10px;
	float:left;
	text-align:center;
	border:1px solid #e5e5e5;
}
.fotky img{
	border:2px solid black;
}
.fotky .fotka .popisek{
	margin-top:10px;
}
.fotky div{
	text-align:center;
	font-weight:bold;
}
