/* mikroregiony.net

	fixni trisloupcovy design
	made by Bumbo*/
	
/* TAGS */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
img {
	border: 0 solid #7F2910;
}
a {
	color: #7F2910;
}

/* HIDE */
#skip {
	display: none;
}
#menu ul, #languages, #links, #navi, #obce ul {
	list-style-type: none;
}

body {
	background: #CDC9C3;
}
/* TOP PANEL */
#toppanel {
	background: url(images/toppanel.gif) repeat-x;
	font: 80% Arial, Tahoma, Verdana, sans-serif;
	height: 29px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1000px;
	z-index: 10;
}
#toppanel ul {
	height: 29px;
}
#toppanel a {
	color: #472303;
	text-decoration: none;
}
#toppanel a:hover {
	text-decoration: underline;
}
#links {
	background: url(images/links.gif) no-repeat;
	padding: 0 0 0 25px;
}
#links li {
	background: url(images/linksli.gif) no-repeat right top;
	float: left;
	height: 29px;
	padding: 0 12px 0 10px;
}
#links a {
	position: relative;
	top: 6px;
}
/* BOX */
#box {
	background: url(images/box.gif) repeat-y;
	font: 80% Tahoma, Geneva, Arial, Helvetica, sans-serif;
	min-height: 100%;
	_height: 100%; /* IE hack */
	position: relative;
	width: 1000px;
}
/* HEADER */
#header {
	background: url(images/header.gif) repeat-x bottom;
	height: 157px;
	position: relative;
	margin-left: 6px;
	z-index: 0;
}
#header a.index {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 157px;
	z-index: 10;
}
#header object {
	display: block;
}
#flash {
	background: url(images/header_clean.gif) no-repeat;
	position: absolute;
	left: -2px;
	top: 29px;
	z-index: 2;
	height: 125px;
	width: 208px;
}
#header h1 {
	background: url(nadpisy/region.jpg) no-repeat;
	height: 80px;
	position: absolute;
	left: 207px;
	top: 56px;
	width: 540px;
	z-index: 5;
}
#header h1 span {
	display: none;
}
#mikro_logo {
	background: url(images/header_mikro.jpg) no-repeat right;
	display: block;
	position: absolute;
	top: 29px;
	right: 0;
	height: 128px;
	width: 792px;
	z-index: 1;
}
#mikro_logo a.logo {
	display: block;
	position: absolute;
	top: 75px;
	right: 36px;
	z-index: 50;
}

/* CONTENT */
#content-wrapper {
	float: left;
	width: 829px;
}
#info {
	height: 24px;
	background: #CDC9C3;
	margin-right: 6px;
	position: relative;
}
/* Navigation */
ul#navi {
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 0;
	width: 638px;
	z-index: 5;
}
.hide {
	height: 24px;
	overflow: hidden;
}
.show {
	height: auto;
	overflow: visible;
}
ul#navi li {
	background: url(images/navi.gif) no-repeat right bottom;
	float: left;
	padding: 4px 15px 0 0;
	width: auto;
	white-space: nowrap;
}
ul#navi li.last {
	background: transparent;
}
ul#navi a {
	color: #213D00;
}
/* Languages */
#languages {
	height: 24px;
	position: absolute;
	right: 0;
	top: 0;
}
#languages li {
	float: left;
	padding: 4px 10px 0 0;
	width: 24px;
}

#content {
	float: left;
	width: 665px;
	padding-bottom: 20px;
	/*overflow: hidden;*/
}
/* Titulka mikroregionu - dva sloupce */
#levy, #pravy {
	background: url(images/left.gif) repeat-y; /* TOTO PRIDAT */
	float: left;
	margin-right: 20px;
	position: relative;
	left: 20px;
	width: 300px;
}
#start h2 {
	height: 45px;
}
#start h2 a {
	display: block;
	height: 45px;
}
#start h2 span {
	display: none;
}
#novinky, #kultura, #sport {
	min-height: 250px;
	_height: 250px;
}
#novinky {
	background: url(images/start_news_btm.gif) no-repeat bottom;
}
#novinky h2 {
	background: url(images/start_news.gif) no-repeat;
}
#kultura {
	background: url(images/start_cult_btm.gif) no-repeat bottom;
}
#kultura h2 {
	background: url(images/start_cult.gif) no-repeat;
}
#sport {
	background: url(images/start_sport_btm.gif) no-repeat bottom;
}
#sport h2 {
	background: url(images/start_sport.gif) no-repeat;
}

#content h2 a {
	color: #213D00;
	text-decoration: none;
}

#obrazek {
	background: White;
	padding-top: 17px;
}
/* MENU */
#left {
	background: url(images/menu_1.jpg) no-repeat;
	float: left;
	overflow: hidden;
	width: 171px;
}

#menu ul {
	line-height: 18px;
	margin-left: 5px;
	padding-top: 24px;
}
#menu ul ul {
	margin-left: 0;
	padding-top: 0;
}
#menu ul.secondary {
	background: url(images/menu_2.jpg) no-repeat top;
}
#menu li {
	background: url(images/li_bg_1.gif) no-repeat;
}
#menu li li {
	padding-right: 0;
}
#menu ul.secondary li {
	background: url(images/li_bg_2.gif) no-repeat;
}
#menu a, #menu span {
	color: #E1BBA7;
	display: block;
	margin-left: 2px;
	padding-left: 10px;
	height: 18px;
	overflow: hidden;
	text-decoration: none;
	width: 143px;
}
#menu a:hover {
   color: White;
}
#menu a.child {
	background: url(images/childs.gif) no-repeat;
}
#menu li li a, #menu li li span {
	margin-left: 12px;
	width: 133px;
}
#menu li li li a, #menu li li li span {
	margin-left: 22px;
	width: 123px;
}
#menu li li li li a, #menu li li li li span {
	margin-left: 32px;
	width: 113px;
}
#menu ul.secondary a {
	color: #F3E5D4;
}
#menu ul.primary span {
	color: #F3E5D4;
}
/* RIGHT PANEL */
#right {
	background: url(images/rightpan.gif) no-repeat bottom left;
	float: left;
	overflow: hidden;
	padding-bottom: 26px;
	width: 164px;
}
#right h3 {
	font-size: 1em;
	padding: 5px 0 10px 5px;
}

/* FOOTER */
#footer {
	position: absolute;
	font-size: 80%;
	bottom: 0;
	right: 0;
	width: 164px;
	text-align: center;
}
#footer a {
	color: #7F2910;
	text-decoration: none;
}
.cleaner, .clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

/* COLUMNS */
.leftboxgb{
	background: url(images/sloupec_bg.gif) repeat-y;
}
.leftbox {
	background: url(images/sloupec_lft.gif) no-repeat;
	border-left: 0;
	padding: 0 10px 0 7px;
	margin: 10px 0 10px 5px;
}
#leftbox_last {
	background: url(images/sloupec_lft.gif) no-repeat;
	border-left: 0;
	margin: 0 0 0 5px;
	padding:0;
	height:10px;
	font-size:5px;
}
.rightbox {
	background: url(images/rightpan.gif) no-repeat;
	border-bottom: 1px solid #7F2910;
	padding-top: 3px;
	margin-right: 6px;
}