* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #F2FBFF;
	line-height: 1.5em;
	text-align: center;
	background-image: url(./pozadi_top.gif);
	background-repeat: repeat-x;
}
div.body {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
input, select, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0A364D;
	color: black;
	background-color: white;
	padding: 1px 0;
}
input.submit {
	background-color: #0A364D;
	color: white;
	font-weight: bold;
	padding: 0;
}
p {
	margin: 0 0 10px 0;
}
a {
	color: black;
	background-color: transparent;
}
h2 {
	font-size: 11px;
	color: #7F7F7F;
	background-color: transparent;
	margin: 3px 0 3px 0;
	font-weight: normal;
}
h2 a {
	text-decoration: none;
	color: #7F7F7F;
	background-color: transparent;
}
h2 a:hover {
	background-color: transparent;
	color: #96B504; 
}
h3 {
	font-size: 13px;
	margin: 0 0 8px 0;
}
h3 a {
	text-decoration: none;
}
.cistic {
	clear: both;
}
.error {
	color: red;
	background-color: transparent;
	font-weight: bold;
}
.info {
	color: #0A364D;
	background-color: transparent;
	font-weight: bold;
}
div.obal {
	width: 980px;
	padding: 2px 0 30px 0;
	background-image: url(./back.gif);
	background-repeat: repeat-y;
}
div.logo {
	text-align: center;	
}

#main {
	float: left;
	width: 730px;
	margin-right: 10px;
}
#forum {
	float: left;
	width: 240px;
}
#forum a {
	font-weight: bold;
	text-decoration: none;
	color: #0A364D;
	background-color: transparent;
}
#forum a.admin {
	font-size: 10px;
	font-weight: normal;
}
#forum a:hover {
	color: #96B504;
	background-color: transparent;
}
#forum label {
	display: block;
	font-weight: bold;
}
#forum label span {
	font-weight: normal;
}
#forum textarea, #forum input {
	width: 100%;
}
#forum input.submit {
	float: right;
	width: auto;
	margin-top: 5px;
	padding: 0 2px;
	margin-bottom: 10px;
}
#forum form {
	border-bottom: 1px solid #0A364D;
}
#forum p {
	border-top: 1px solid #0A364D;
	margin: 5px 0;
}
#forum p.first {
	border-top: none;
}
#forum p b {
	color: #0A364D;
	background-color: transparent;
}

#pismena {
	text-align: center;
	color: white;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	background-color: #0A364D; 
}
#pismena a {
	color: white;
	background-color: transparent;
	text-decoration: none;
	padding: 0 7px;
}
#pismena a:hover {
	color: #96B504;
	background-color: #0A364D;
}
#pismena a.act {
	background-color: #F2FBFF;
	color: #0A364D; 
	border-top: 5px solid #F2FBFF;
	border-bottom: 6px solid #F2FBFF;
}

#pismena form {
	margin-left: 25px;
	display: inline;
}
#main div.main {
	margin: 3px 0 10px 0;
	padding: 3px 0 10px 0;
}
#main div.main div.albums a {
	text-decoration: none;
	width: 170px;
	height: 220px;
	overflow: hidden;
	float: left;
	padding: 6px;
	text-align: center;
}
#main div.main div.title-albums div {
	text-decoration: none;
	width: 170px;
	float: left;
	text-align: left;
	margin-right: 12px;
}
#main div.main div.albums a:hover {
	color: white;
	background-color: #0A364D;
}
#main div.main div.title-albums div a {
	text-decoration: none;
}
#main .tab-pismena {
	width: 100%;
}
#main .tab-pismena td {
	width: 32%;
	vertical-align: top;
}
#main .tab-pismena td a {
	text-decoration: none;
}
#main .tab-pismena td a:hover {
	border-bottom: 1px dotted black;
}
#main span.tracks b {
	color: #96B504;
	background-color: transparent;
}
#foot {
	background-color: #0A364D;
	color: white;
	padding: 2px 0;
	text-align: center;
}

#foot a {
	color: white;
	background-color: transparent;
	text-decoration: none;
}

#foot a:hover {
	color: #96B504;
	background-color: transparent;
}

#forum div.googlead {
	border-bottom: 1px solid #0A364D;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#main div.right {
	float: right; 
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}
#main div.right img {
padding-bottom:   10px;
border-bottom: 1px solid silver;
}
#main p.stranky {
	text-align: center;
}
#main p.stranky a {
	text-decoration: none;
	font-size: 12px;
	padding: 0 2px;
}

#main p.stranky a:hover {
	border-bottom: 1px dotted black;
}

#main p.stranky a.act {
	font-weight: bold;
}