
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background: #E6E6E6;
}

a {text-decoration: underline; color: white; font-weight: bold;}
a:hover {color: #EBEBEB;}

.bottom {text-decoration: none; color: #333333; font-weight: bold;}
.bottom:hover {text-decoration: underline; color: #333333; font-weight: bold;}

#header h1	{ 
	display:none;
}
H1 {font-size: 13px;}
H2 {font-size: 16px;}
H3 {font-size: 12px;}

.nadpis {
	font-size: 12px;
}

img {border: 0px;}

.obrazek {
	border: solid 5px;
	border-color: White;
}


#out {
	width: 698px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: White;
	}

#menu{margin-left: 8px; margin-right: 8px;}
#footer{margin-left: 9px; margin-right: 8px;}
#grey_in{margin-top: 20px; margin-left: 20px; margin-bottom: 6px; margin-right: 6px;}
#blue_in{margin-top: 20px; margin-left: 10px; margin-bottom: 10px; margin-right: 20px;}
#grey_blue{background: url(../imgs/pozadi_cele.png); height: auto; float: left;}

table {
	border: solid 1px;
	border-color: White;
	border-collapse: collapse;
	color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	}

th {background: #2CA9E8; font-size: 11px; border: solid 1px;}
td {padding: 3px; border-color: White; border: solid 1px;}
tr {padding: 3px; border-color: White; border: solid 1px;}



#blue {
	height: auto;
	width: 462px;
	background: url(../imgs/taper_blue.png) no-repeat;
	color: White;
	
	float: left;
	}
	
#grey {
	height: auto;
	width: 236px;
	background: url(../imgs/taper_grey.png) no-repeat;
	float: left;
	}

#footer h3 a {
	font-size:8px;
	text-align: center;
	color: #cccccc;
}

#footer h3{
	text-align: center;
}

#copy {
	text-align:right;
	color: #aaaaaa;
	font-size:8px;
}
#copy a {
	color: #aaaaaa;
