@charset "utf-8";

* { margin: 0px; padding: 0px }

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
}

body {
	background-color: #000000;
}

div.lista {
	margin: auto;
	width: 938px;
	height: 25px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

div.welcome {
	float: left;
}

div.language {
	float: right;
	padding-top: 3px;
}

div.welcome img {
	position: relative;
	top: 1px;
	margin-right: 6px;
}

div.lista span {
	color: #6F6F6F;
	margin-right: 4px;
}

div.language a {
	color: #FFF;
	text-decoration: none;
}

div.language a:hover {
	color: #BCBCBC;
}

div.outer {
	background-color: #EFEFEF;
}

div.secko {
	float: left;
	width: 785px;
}

div.pocasi {
	float: right;
	width: 170px;
	padding-top: 30px;
}

div.pocasi img {
	margin: 3px 6px 3px 0px;
}

div.pocasi a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -4px;
}

div.pocasi a:hover {
	color: #444;
}

div.main {
	margin: auto;
	padding-top: 31px;
	width: 962px;
	padding-left: 2px;
	padding-right: 4px;
	background-image: url(img/stin1.jpg);
	background-repeat: no-repeat;
}

div.reklamy {
	float: right;
	width: 165px;
	padding-left: 10px;
}

div.banner {
	width: 760px;
	height: 196px;
	padding-top: 34px;
	padding-left: 10px;
	float: left;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
	color: #FFF;
}

div.banner a {
	text-decoration: none;
	color: #FFF;
}

div.banner a:hover {
	color: #BCBCBC;
}

div.mmenu {
	width: 189px;
	height: 232px;
	float: right;
	margin-right: 1px;
	background-color: #000;
	color: #FFF;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.mmenu div.predpoved {
	height: 21px;
	padding-top: 9px;
	padding-left: 15px;
}

div.mmenu div.predpoved a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

div.mmenu div.predpoved a:hover {
	color: #9CD823;
}

div.mmenu div.predpoved_dny {
	height: 45px;
	background-color: #FFF;
	padding-top: 3px;
	padding-left: 30px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-right: 1px solid #000;
	background-image: url(img/kliste_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}

div.mmenu ul.hmenu {
	list-style-type: none;
	margin-left: 31px;
	margin-top: 11px;
}

div.mmenu ul.hmenu li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 13px;
	background-image: url(img/mmenu_li.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.mmenu ul.hmenu li a {
	color: #D5D5D5;
	text-decoration: none;
}

div.mmenu ul.hmenu li a:hover {
	color: #FFF;
}

div.mmenu ul.hmenu li a.active {
	color: #376B18;
	text-decoration: none;
	font-weight: bold;
}

div.mmenu ul.hmenu li a.active:hover {
	color: #376B18;
	text-decoration: none;
	font-weight: bold;
}

div.status {
	clear: both;
	width: 955px;
	text-align: right;
	padding-right: 5px;
	color: #2F2F2F;
	font-size: 10px;
	padding-top: 2px;
}

div.menu {
	float: left;
	width: 195px;
	padding-left: 5px;
	padding-right: 10px;
}

div.obsah { 
	float: right;
	width: 555px;
	padding-right: 20px;
}

div.menu > a {
	color: #9CD823;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(img/menu_li_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 141px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.menu > a:hover {
	color: #FFF;
}

div.menu ul {
	margin-left: 15px;
	list-style-type: none;
}

div.menu li {
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(img/menu_li.jpg);
	background-repeat: no-repeat;
}

div.menu li a {
	color: #333;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 7px;
	background-image: url(img/menu_a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.menu a.active {
	font-weight: bold;
}

div.menu li a:hover {
	color: #376B18;
}

div.menu li ul {
	margin-top: 3px;
}

div.bottom {
	clear: both;
	margin-top: 30px;
	width: 962px;
	background-image: url(img/stin2.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

div.footer {
	clear: both;
	background-color: #000;
	padding: 8px;	
	height: 12px;
	font-size: 11px;
	text-align: center;
}

div.footer_left {
	color: #BCBCBC;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

div.footer_right {
	color: #565656;
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 12px;
}

div.footer ul.bmenu {
	list-style-type: none;
}

div.footer ul.bmenu li {
	display: inline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div.footer_left a {
	color: #FFF;
	text-decoration: none;
}

div.footer_right a {
	color: #565656;
	text-decoration: none;
}

div.footer_left a:hover, div.footer_right a:hover {
	color: #BCBCBC;
}

/*########################################################*/

.novinka {
	width: 490px;
	margin: auto;
}

.novinka .nadpis a { 
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.novinka .info a { 
	color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
}

.novinka .nadpis a:hover, .novinka .info a:hover { 
	color: #9CD823;
	text-decoration: none;
}

.novinka tr.horni {
	background-color: #000;
	background-image: url(img/novinka_tr.jpg);
	background-repeat: no-repeat;
}

.novinka tr.spodni {
	background-image: url(img/novinka_bottom.jpg);
	background-repeat: no-repeat;
}

.novinka .nadpis {
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/clanek.jpg);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}

.novinka .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-top: 4px;
	padding-left: 19px;
	padding-bottom: 6px;
}

.novinka .vice {
	text-align: right;
	padding-right: 19px;
	padding-bottom: 6px;
}

.novinka .vice a {
	font-size: 11px;
	color: #444;
	font-weight: bold;
}

.novinka .datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
	padding-top: 2px;
	padding-right: 18px;
	color: #9CD823;
}

.novinka .obsah {
	text-align: justify;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 12px;
	color: #4F4F4F;
	background-color: #FFF;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}

.novinka .obsah img {
	margin-right: 5px;
	position: relative;
	left: -5px;
}

h1, h2 {
	color: #333;
	font-weight: normal;
}

h1, h2, h3, h4 {
	color: #333;
}

h4 {
	font-size: 12px;
}

h3 {
	font-size: 15px;
}

h2 {
	font-size: 18px;
}

h1 {
	font-size: 21px;
}

input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	color: #7F7F7F;
}

input:hover, textarea:hover {
	border-color: #666;
	color: #111;
}

input[type=submit], input[type=button] {
	cursor: pointer;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

select {
	font-size: 12px;
}

.error {
	color: #CC0000;
}

.extra {
	color: #376B18;
}

.ultra {
	color: #333;
}

.obsah a {
	color: #376B18;
	text-decoration: none;
}

.obsah a:hover {
	color: #000;
	text-decoration: underline;
}

.obsah ul {
	list-style-type: none;
	list-style-image: url(img/li.jpg);
	margin-left: 35px;	
}

.obsah ul li a {
	color: #7F7F7F;
}

.obsah .oddelovac, .pocasi .oddelovac {
	width: 100%;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #CCC;
}


/*########################################################*/


.kategorie_edit {
	margin: auto;
}

.kategorie_edit td {
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.kategorie_edit tr:hover td {
	background-color: #EFEFEF;
}

.kategorie_edit .hlavicka td {
	background-color: #2F2F2F;
	border: 1px solid #000000;
	color: #FFFFFF;
}


.kategorie_edit .hlavicka:hover td {
	background-color: #313131;	
}

.user_left {
	float: left;
	vertical-align: top;
}

.user_right {
	float: right;
	text-align: left;
	width: 380px;
	vertical-align: top;
}

.cistic {
	clear: both;
}

table.obrazky {
	width: 330px;
	margin: auto;
	border-bottom: 1px solid #7F7F7F;
}

table.obrazky tr.horni td {
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #7F7F7F;
}

#box {
	display: none;
	width: 108px;
	height: 108px;
	background-color: #FFF;
	border: 1px solid #CCC;
	position: fixed;
	z-index: 10;
	padding: 4px;
	overflow: hidden;
	text-align: left;
}

.obsah .clanek {
	font-size: 12px;
}

.obsah .clanek img {
	margin-right: 8px;
	margin-left: 8px;
}

.guestbook {
	width: 550px;
	margin: auto;
}

.guestbook tr.horni {
	background-image: url(img/novinka_tr.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top right;
}

.guestbook .datum {
	text-align: right;
	border-bottom: 1px solid #444444;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 13px;
	color: #9CD823;
}

.guestbook .nick {
	border-bottom: 1px solid #444444;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 3px;
	color: #FFFFFF;
}

.guestbook a {
	color: #9AD722;
}

.guestbook .msg {
	padding: 3px;
}

.guestbook .sipka {
	background-image: url(img/arrow_gb.png);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 22px;
	width: 22px;
	border-bottom: 1px solid #444444;
}

.sipky {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align: center;
	margin-right: 8px;
	color: #666;
}

.mapa_clanek {
	list-style-image: url(img/clanek2.jpg);
}

.obsah ul li .mapa_clanek a {
	font-style: italic;
	color: #000;
}

.mapa_sekce {
	list-style-image: none;
}

.mapa_sekce h4 {
	font-size: 13px;
	position: relative;
	left: -30px;
}
