body, html {height:100%;}

body {
	font-size: 80%;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #333; background:url("../images/bg.png") #444;
	margin: 0;
}

textarea {font-family: Consolas, monospace;}
img {border:none;}

.clear {height:0; overflow:hidden; clear:both; font-size:0;}

#page {background-color:#FFF; width:960px; margin:0 auto; min-height:100%; position:relative;}

#footer {background: #15466B url("../images/menu.png"); line-height:30px; color:white; padding: 0 30px; position:absolute; left:0; bottom:0; width:900px;}
#footer a {color:white;}
#footer p {margin:0;}

#content {padding:30px 30px 60px; position:relative;}
#content > *:first-child {margin-top:0}


h1 {color: #15466B; font-size: 180%; margin:0;}
h2 {font-size: 130%; color: #15466B;}
h3 {font-size: 120%; color: #15466B;}

a {color: #165ca3;}
a:hover {color: black;}

#header {padding: 0px 30px 0; color: #FFF; font-size: 160%; background:#70A0CF; line-height:80px;}

#menu {width:930px; height:30px; margin:0; padding:0 15px; background: url("../images/menu.png");}
#menu li {margin:0; list-style-type:none; line-height:30px; float:left;}
#menu a {color:white; text-decoration:none; font-weight:bold;  padding:0 15px; display:block;}
#menu li.active a {background: #FFF; color:#F8830E;}
#menu a:hover {background: #FFF; color:#F8830E;}

th.th-icon {width:30px;}
.table td.td-left {text-align:left;}

.error, .message {border:1px solid #6CB105; background: #B8FA56; padding:15px; text-align:center;}
.error {border-color:#FB6A2D; background: #FDB495;}

.table {width:900px;}
.table td, .table th {padding:5px; text-align:center}
.table th {background: #15466B; color:white;}
.table td {background:#EEE;}
.table tr:hover td {background:#FEF285;}

.ramecek {
	border: 1px solid #FFCC31; background: #FEF49E; padding: 10px; margin: 15px 0;
}
.ramecek form {margin:0;}