@import "layout.css";
@import url(hala.css);
@import url(titulka.css);
@import url(kalendar.css);

body {
font-family: Verdana, Tahoma, "Geneva CE", lucida, sans-serif;
font-size: 0.8em;
line-height: 1.5em;
color: black;
margin: 0em;
padding: 0em;
color: #000000;
background:#D5EAED  url("../img/body-pozadi-top.jpg") top repeat-x;
/*background: #5F9EA0 url("corner2.gif") top right no-repeat; */
text-align: center;
}

body#detail {
font-family: Verdana, Tahoma, "Geneva CE", lucida, sans-serif;
font-size: 0.8em;
line-height: 1.5em;
color: black;
margin: 0em;
padding: 0em;
color:#546C72;
background:#D5EAED  url("../img/space.gif") top repeat-x;
text-align: center;
}

a {color:#000000; text-decoration:underline;}
a:visited {color:#790000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}

a.invert, a.invert:visited {
	color:#000000;
	text-decoration:underline;
}
a.invert, a.invert:visited {
	color:#000000;
	text-decoration:underline;
}
a.invert:hover {
	text-decoration:none;
}


/* table + form -----------------*/

table {
	margin:0px;
	padding:0px;
	font-size:1em;
}
td {
	margin:0px;
	padding:0px;
	font-size:1em;
}

form {
	margin:0px;
	padding:0px;
	width:auto;
	border:0px solid blue;
}
form.kontakt {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:auto;
	border:0px solid blue;
}

table.kontakt {
	float:left;
	margin:0px;
	padding:0px;
	font-size:1em;
}
table.kontakt table.tbl-novinky {
	float:left;
	margin:0px;
	padding:0px;
	font-size:0.85em;
}

table.kontakt td.popis {
	font-size:0.85em;
	width:203px;
}

hr { 
	margin:5px 0px 5px 0px;
	height:1px; 
	color:#98B5BC;
}
hr.margin-0 { 
	margin:-5px 0px 0px 0px;
	padding:0px;
	height:1px; 
	color:#98B5BC;
}
table.kontakt input.text {
	margin:1px 0px 1px 0px;
	padding:1px 0px 1px 0px;
	font-size:1em;
}

input.btn-send {
	margin:0px 1px 10px 1px; 
	padding:2px 1px 0px 4px; 
	font:0.8em/1 Tahoma, Arial, sans-serif;
	text-align:left;
	color: #000000;
	background-color:#CBEA9A;
	width:5.6em;
	border:1px solid gray;
}	
input.btn-send-n {
	margin:0px 1px 10px 1px; 
	padding:2px 1px 0px 4px; 
	font:0.8em/1 Tahoma, Arial, sans-serif;
	text-align:left;
	color: #000000;
	width:16em;
	background-color:#CBEA9A;
	border:1px solid gray;
}	

/* ----- p ---------------------------------------------------- */
p.h1{font:1em/0.6 Arial, sans-serif, Tahoma;}
p.h08{font:0.8em/0.6 Arial, sans-serif, Tahoma;}
p.h06{font:0.6em/0.5 Arial, sans-serif, Tahoma;}
p.h05{font:0.5em/0.5 Arial, sans-serif, Tahoma;}
p.h04{font:0.4em/0.4 Arial, sans-serif, Tahoma;}
p.h03{font:0.3em/0.3 Arial, sans-serif, Tahoma;}
/* ----- p end ---------------------------------------------------- */

.space {
	margin:0px;
	padding:0px;
	border:1px solid gray;
}