body,td,th {font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: small; color: #FFFFFF;}
body {
	background-color: #5b5b5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../obrazy/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
h1 {
	font-size: large;
	font-weight: bold;
	color: #d81f9d;
	margin-bottom: 15px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #d81f9d;
}
h3 {font-size: small; font-weight: bold; color: #d81f9d;}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: url(../obrazy/arrow.png);
}
a {color: #d81f9d; text-decoration: underline;}
a:hover {text-decoration: none; color: #FFFFFF;}
hr {width: 100%; height: 1px; color: #000000;}
p {margin: 0px; padding: 0px;}
form {margin: 0px; padding: 0px;}
input {font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 13px; color: #505050; background-color: #e4e4e4;}
textarea {font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 13px; color: #505050; background-color: #e4e4e4;}
.button {
	width: 160px;
	height: 40px;
	background-color: #b51c83;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #666666;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 14px;
	height: 44px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 117px;
	background-image: url(../obrazy/button-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffa0e6;
	float: left;
	margin-right: 5px;
	line-height: 40px;
	text-align: center;
}
#menu a.act {
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 117px;
	background-image: url(../obrazy/button-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	margin-right: 5px;
	text-align: center;
	line-height: 40px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 117px;
	background-image: url(../obrazy/button-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9FE6;
	float: left;
	margin-right: 5px;
	text-align: center;
	line-height: 40px;
}
#headerindex {
	background-image: url(../obrazy/background-index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 227px;
	width: 652px;
	float: left;
}
#header {
	background-image: url(../obrazy/header-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 227px;
	width: 980px;
}
#obsah {
	background-image: url(../obrazy/background-black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#obsah div.fotky {
	width: 180px;
	float: right;
	margin-left: 20px;
	text-align: center;
}
#obsah div.fotkyRight {
	width: 130px;
	float: right;
	margin-left: 20px;
}
#obsah div.fotkyRight img {
	border: 6px solid #666666;
}
#obsah div.fotkyLeft img {
	border: 5px solid #666666;
	margin-right: 8px;
	margin-bottom: 8px;
}

#obsah div.grey {
	background-color: #5b5b5b;
	border: 1px solid #85878c;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#obsah div.grey img {
	margin-bottom: 10px;
}

#obsah div.aktuality {
	float: left;
	width: 253px;
	margin-right: 20px;
}
#obsah div.separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6e71;
	margin-top: 18px;
	margin-bottom: 15px;
}
#obsah div.violet {
	float: left;
	width: 379px;
	height: 310px;
	background-color: #ab177c;
	background-image: url(../obrazy/background-violet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#obsah span.nadpis {
	font-size: large;
	color: #FFFFFF;
}
#obsah div.box {
	margin: 20px;
	width: 340px;
}
#obsah div.left {
	float: left;
	width: 480px;
	margin-right: 20px;
}
#obsah div.right {
	float: right;
	width: 480px;
}
#footer {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6e71;
	padding-top: 8px;
	font-size: 11px;
	text-align: right;
	margin-bottom: 10px;
}
.res {
	clear: both;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6d6e71;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 17px;
}

.textboxvelky { width:700px; }
.textboxstredni { width:350px; }
.textboxmaly { width:90px; }

.warn { width:960px; padding:10px; border:1px solid #fff; background-color:#dd65bf; margin-bottom: 15px; }


#obsahindex {
	background-image: url(../obrazy/background-black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 652px;
	float: left;
}
#obsahindex div.fotky {
	width: 180px;
	float: right;
	margin-left: 20px;
	text-align: center;
}
#obsahindex div.fotkyRight {
	width: 130px;
	float: right;
	margin-left: 20px;
}
#obsahindex div.fotkyRight img {
	border: 6px solid #666666;
}
#obsahindex div.fotkyLeft img {
	border: 5px solid #666666;
	margin-right: 8px;
	margin-bottom: 8px;
}

#obsahindex div.grey {
	background-color: #5b5b5b;
	border: 1px solid #85878c;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#obsahindex div.grey img {
	margin-bottom: 10px;
}

#obsahindex div.aktuality {
	float: left;
	width: 253px;
	margin-right: 20px;
}
#obsahindex div.separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6e71;
	margin-top: 18px;
	margin-bottom: 15px;
}
#obsahindex div.violet {
	float: left;
	width: 379px;
	height: 310px;
	background-color: #ab177c;
	background-image: url(../obrazy/background-violet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#obsahindex span.nadpis {
	font-size: large;
	color: #FFFFFF;
}
#obsahindex div.box {
	margin: 20px;
	width: 339px;
}
#obsahindex div.left {
	float: left;
	width: 480px;
	margin-right: 20px;
}
#obsahindex div.right {
	float: right;
	width: 480px;
}

#rightindex { width:328px; height:537px; float: right; }

.prazdny { clear: both; height: 1px; }

