body {
	color:black;
	background-image:url("pozadih.gif");
	background-repeat:repeat;
	background-attachment:scroll;
	font-family:Georgia,serif;
	margin:0px;
	padding:0px;
}

.odkazy {
	font-family:Georgia,"Times New Roman",serif;
	font-size:15px;
	font-weight:bold;
	line-height:200%;
}

.odkazy_new_cd {
	font-family:Georgia,"Times New Roman",serif;
	font-size:15px;
	font-weight:bold;
}


a {
	text-decoration: underline;
	color:#660000;
}

a:hover {
	text-decoration: underline;
	color:#660000;
}


.odkazy a {
	text-decoration:none;
	color:#660000;
}

.odkazy a:hover {
	color:#660000;
	text-decoration:underline;
}

#levysloupec {
	float:left;
	text-align:left;
	width:240px;
	margin:0px;
	padding:0px;
}

/*
#prostrednisloupec {
	margin:0 242px;
	width:310px;
	text-align:center;
	padding:0px;
}
*/

#prostrednisloupec {
	text-align:center;
	padding:0px;
}


#pravysloupec {
	float:right;
	width:240px;
	margin:0px;
	padding:0px;
	text-align:right;
	font-style:italic;
}
	
#hlavni {
	width:790px;
	margin:40px auto;
	text-align:left;
	padding:0px;
}

#whatsnew {
	width:280px;
	height:160px;
	overflow:auto;
	text-align:left;
	border:2px solid white;
	font-family:Georgia,serif;
	padding:10px;
	margin:4px auto;
	background-color:#c58c03;
	color:white;
	font-size:14px;
}

.napis {
	font-family:Verdana,Arial,sans-serif;
	color:white;
	font-size:16px;
	text-align:center;
}

#kontakt {
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

#pocitadlo {
	text-align:center;
	margin:20px 0px;
}

.kalendar {
	color: #660000;
}

#notes {
	width:700px;
	height:120px;
	overflow:auto;
	text-align:left;
	padding:10px;
	margin:4px auto;
	border:2px solid white;
	font-family:Georgia,serif;
	font-size:14px;
	background-color:#4e2010;
	background-color:#c58c03;
	background-color:#ffa304;


	color:#660000;
}

#notes a {
	color:black;
	text-decoration:underline;
}

#note a:hover {
	color:white;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.alignc {
	text-align:center;
}
