@charset "windows-1250";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #000000;
}
.hlavni {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.zahlavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 23px;
	width: 960px;
	text-align: right;
}
.obsah {
	width: 960px;
	background-image: url(images/bg-tab.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	float: left;
	background-color: #000000;
}
.zapati {
	width: 960px;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.titulek {
	height: 140px;
	width: 960px;
	background-image: url(images/blogtit.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.skrt {
	text-decoration: line-through;
	color: #CCCCCC;
	font-weight: normal;
}
.galerka {
	font-size: 10px;
	color: #FF0000;
	margin: 1px;
	padding: 1px;
	height: 200px;
	width: 180px;
	border: 1px solid #FF0000;
	text-align: center;
	float: left;
}
.galerka img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.zapati a {
	color: #FFFFFF;
	text-decoration: none;
}


.zahlavi a {
	color: #333333;
	text-decoration: none;
}
.zahlavi a:hover {
	color: #FF0000;
}
.linkovna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 960px;
	text-align: right;
}
.inklud {
	float: right;
	width: 750px;
}
.navigace {
	float: left;
	width: 200px;
	font-size: 14px;

	border: 1px solid #990000;
}
.forma {
	font-size: 12px;
	width: 194px;
	text-align: center;
}


.navigace p {
	color: #FFFFFF;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.navigace a:hover {
	color: #333333;
	background-color: #CCCCCC;
}

.navigace a {
	background-color: #333333;
	float: left;
	color: #CCCCCC;
	text-decoration: none;
	width: 200px;
}

.dirclanky {
	afloat: left;
	width: 746px;
	border: 1px solid #990000;
	margin-bottom: 10px;
}
.dirclanky h2 {
	background-color: #990000;
	margin: 0px;

	font-size: 18px;
	font-weight: normal;
}
.dirclanky p {
	font-size: 16px;
	margin: 0px;
}
.dirclanky a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}
.dirclanky a:hover {
	background-color: #666666;
}
.chat {
	afloat: left;
	width: 746px;
	border: 1px solid #990000;
	margin-bottom: 10px;
}
.chat h2 {
	background-color: #990000;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
}
.chat p {
	font-size: 14px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.dirgale {
	afloat: left;
	width: 746px;
	border: 1px solid #990000;
	margin-bottom: 10px;
}
.dirgale h2 {
	background-color: #990000;
	margin: 0px;

	font-size: 18px;
	font-weight: normal;
}
.dirgale p {
	font-size: 16px;
	margin: 0px;
}
.dirgale a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}
.dirgale a:hover {
	background-color: #666666;
}
