body {
	font-size:14px;
	background-color:#FFFFFF;
	color:#000066;
	text-align:center;
	vertical-align:top;
}

input, select, textarea {
	border:#113E9B solid 1px; background:#FFF;
}
input.formular {
	width:300px;
}
textarea {
	width:300px; height:150px;
}
input.butt {
	border:#113E9B solid 1px; background:#2B63BA; color:#FFF; font-size:large;
}

table {
	border-collapse:collapse;
}

th {
	text-align:center;
	background-color:#CCCCCC;
}

td {
	text-align:left;
	vertical-align:top;
}

img {
	border:none;
	padding:10px;
}

img.menu {
	border:none;
	padding:0px;
}

h1 {
	color:#000066;
	font-size:200%;
	font-weight:bold;
	text-align:center;
}

h2 {
	color:#000066;
	font-size:150%;
	font-weight:bold;
	text-align:center;
}

#detem_castka {
	width:180px;
	height:107px;
	color:#FFFFFF;
	font-size:200%;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	line-height:25px;
	background:url(imgs/cedule.gif)
}

fieldset.administrace {
	width:50%;
	text-align:right;
	padding:10px;
	margin:0 auto 0 auto;
	line-height:25px;
}
	
/*************/
/*  Odkazy   */
/*************/

a
{
color: #0000FF;
text-decoration: none;
font-size: 12px;
font-weight: bold;
font-family:"Courier New", Courier, monospace;
}

a:visited, a:hover
{
color: #0000FF;
/* font-size: 12px;
font-weight: bold; */
}

a.bez_efektu,a.bez_efektu:hover,a.bez_efektu:visited
{
text-decoration:none;
background:none;
}

/* GUESTBOOK */
#guestbook-form					{ width:500px; border:#BBB solid 2px; text-align:right; margin:5px auto 5px auto; }
#guestbook-form	legend			{ border:#BBB solid 2px; padding:5px 20px 5px 20px; font-weight:bold; }
#guestbook-form label			{ font-weight:bold; }
#guestbook-form label small		{ font-size:0.75em; }
#guestbook-form .text			{ border:#113E9B solid 1px; background:#FFF; }
#guestbook-form .butt			{ border:#113E9B solid 1px; background:#2B63BA; color:#FFF; font-size:large;  }
#guestbook-form p.homepage 		{ visibility:hidden; }
#guestbook-form .err			{ color:#FF0000; font-weight:bold; background:#FFFF66; padding:0 5px 0 5px; }
#smajlici img 					{ border:none; margin:0; padding:0; } 

#prispevky						{ width:inherit; margin:0 auto 0 auto; width:700px; }
.prispevek						{ border:#113E9B solid 1px; background:#FFF; margin:10px 0; }
.prispevek .horni	p			{ font-weight:bold; font-style:normal; margin:0 5px; }
.prispevek .horni p .tajm		{ float:right; font-size:0.75em; font-weight:normal; margin:0 5px; }
.prispevek .text p				{ margin:0 10px; }
.prispevek .text p img			{ margin:0; border:none; }


/* Novinky */
.novinky						{ margin:15px auto; }
.novinky .horni	.nadpis			{ font-weight:bold; font-style:normal; margin:0 5px; font-size:x-large; }
.novinky .horni .datum			{ font-weight:bold; margin:0 5px; font-size:small;  }
.novinky .text					{ margin:3px 10px; }
.novinky .text p img			{ margin:0; border:none; }

