/* ----- DEFINICE HLAVNICH ELEMENTU ---------------------------------------------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	color:#000000;
	background-color: #FFFFFF;
	padding:5px;
}
p {margin-bottom:10px;}

#strana {width:856px;}
#pata {
	color: #C0C0C0;
	margin-top: 8px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	width:100%;
}

/* ----- PRVKY ------------------------*/

.tisk a{
	padding:5px 0 5px 22px!important;
	color: #FFFFFF!important;
	background-image: url(tisk2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
}
.tisk a:hover {color:#000000!important;}

.zavri a{
	padding:0 0 0 22px!important;
	color: #FFFFFF!important;
	background-image: url(zavri.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.zavri a:hover {color:#000000!important;}

.zvyrazni {background-color:#FFCC33;}

.chyba {color:#FF0000;}

/* ----- TABULKY ------------------------*/
.tabulka {margin-bottom:2px;}

.tabulka th, th  {
	color: #FFFFFF;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #3D3B52;
	margin:2px 2px 5px 2px!important;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
.tabulka th a {
	color:#FFFFFF;
	text-decoration:none;
}
.tabulka th a:hover {color: #9B9BA6;}
.razeni1, .razeni2  {
	padding-right:14px;
	background-image: url(down.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}
.razeni2 {background-image: url(up.gif);}

.tabulka td {
	margin: 2px;
	padding:0 10px;
	color: #000000;
	font-size: 12px;
	background-color: #F4F4F6;
}
.tabulka td a {
	color: #484663;
	padding:5px 0;
	display:block;
}
.tabulka td a:hover {color: #000000;}

.alt {background-color: #E8E8EB!important;}
#alt {background-color: #9A99A5!important;}

#radek {
	margin: 2px;
	padding:0 10px;
	color: #000000;
	font-size: 12px;
	background-color: #F4F4F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#radek-tisk {
	margin: 2px;
	padding:0 10px;
	color: #000000;
	font-size: 12px;
	background-color: #F4F4F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#radek-tisk-alt {
	margin: 2px;
	padding:0 10px;
	color: #000000;
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #9A99A5!important;
}
.obrazek {
	height: 180px;
	width: 290px;
	background-color: #FFFFFF!important;
	text-align:center;
	border: 1px solid #000000;
	margin-right:6px;
}

.titulek {
	width:110px;
	font-weight:bold;
	float:left;
}
