/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #090909;
}
img, a, fieldset {
	border:0px;
}
html {
	font-size:80%;
	background:#b3b3b3;
}
body {
	text-align:center;
	background:#f9f9f9;
	margin:0 auto;
}
table, input, textarea {
	font-size:100%;
}
table td {
	padding:3px;
}


.dispNone {
	display:none;
}
#divHeaderImages { position:absolute; top:61px; left:7px;}
/* ------------------------ */
/* -------- LAYOUT -------- */
/* ------------------------ */
#bg4-hlavni {
	text-align:center;
	margin:auto;
	min-width:814px;
	background:url(../img/bg-obsah.gif) top center repeat-y;
}
#bg3-hlavni {
	background:url(../img/bg-prechod-top.gif) top center repeat-x;
}
#bg2-hlavni {	
	background:url(../img/bg-prechod-bottom.gif) bottom center repeat-x;
}
#bg-hlavni {
	background:url(../img/bg-top.gif) top center no-repeat;
}

#hlavni {
	width:814px;
	margin:auto;
	background:url(../img/bg-bottom.gif) bottom center no-repeat;
}
#top {
	position:relative;	
	height:363px;
	margin:auto;
	text-align:left;
}

#obsah {
	text-align:left;
	min-height:200px;
	padding:0 7px 0 7px;
	padding-bottom:60px;
}
#stred {
	float:left;
	display: inline;
	width:605px;
	text-align:left;
	margin:0;
	line-height:1.5;
}
#pravy {
	width:195px;
	float:right;
	display: inline;
	text-align:left;
	background:url(../img/bg-pravy.gif) 0px 36px repeat-x;
	min-height:240px;
}

#paticka {
	color:#0F0F0F;
	position:relative;
	font-size:85%;
	width:814px;
}

.clearBoth {
	clear:both;
}
.nulapx {
	font-size:0px;
	line-height:0px;
	height:0px;
	float:none;
	overflow:hidden;
}
/* ---------------------------------------- */
/* -------- NADPISY, POPISY, TEXTY -------- */
/* ---------------------------------------- */
h1 { padding:100px 30px 0 30px }

h3, h3 a { color:#000000 }
h2 { font-size:130%; margin-bottom:15px; color:#13007C;}
#stred h2 {}
#levy h2 { font-size:85%; background:url(../img/border2.jpg) left bottom repeat-x; margin:0; padding-bottom:8px;}
h3 { font-size:120%; margin:10px 0 5px 0;}

strong { color:#000000; }
.bold {	font-weight:bold;}
a span { color:#00AAD4; }

#stred p { padding-bottom:10px;}

.datum2 {  margin-bottom:10px; color:#676767}
.datum1 { float:right; color:#676767}

#stred .lista { height:30px; background:#EBEBEB;}
#pravy .lista { height:30px; background:#D6D6D6;}
/* ------------------------ */
/* -------- BOXY -------- */
/* ------------------------ */
.padding-obsah { padding:10px 20px 12px 20px}
.box-info {
	margin-bottom:20px;
	padding:10px;
	border:1px #CCCCCC solid;
}
address { padding-top:5px; background:url(../img/kontakt.gif) right bottom no-repeat; font-style:normal}
/* ------------------------ */
/* -------- MENU -------- */
/* ------------------------ */
#menu {
	position:absolute; right:27px; top:30px; width:700px;
	text-align:right;
}
#menu ul {
	list-style:none;
	margin-left:0px;
}
#menu ul li {
	display: inline;
	margin-left:28px;
}
#menu li a {
	color: #13007C;
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
}
#menu li a:hover, #menu a.active, #menu a.activeplus { background:url(../img/bg-menu.jpg) center center repeat-y; color: #F90003;}


/* ------------------------- */
/* -------- TABULKY -------- */
/* ------------------------- */
.oramovani1 {
	border:2px #26140A solid;
	border-bottom:1px #26140A solid;
	border-right:1px #26140A solid;
}
.oramovani1 td {
	border-bottom:1px #26140A solid;
	border-right:1px #26140A solid;
}

/* ------------------------- */
/* -------- SEZNAMY -------- */
/* ------------------------- */

#stred ul {
	margin-left:0px;
}
#stred ul li {
	list-style-type:none;
	background:url(../img/odrazka.gif) 0 2px no-repeat;
	padding:0px 0 5px 30px;
}

/* ------------------------ */
/* -------- ODKAZY -------- */
/* ------------------------ */
a {
	color: #000000;
}
a:hover {
	text-decoration:none;
}
h1 a {
	position:absolute;
	background:url(../img/logo.jpg);
	width:200px;
	height:125px;
	top:55px;
	left:20px;
	text-decoration:none;
}
.box-vlajecky a { display:block; width:32px; height:22px; margin:3px 0 10px 0; text-decoration:none;}
.box-vlajecky a span { visibility:hidden;}
/* ------------------------ */
/* -------- OBRAZKY -------- */
/* ------------------------ */
#stred img {
	border:1px #999999 solid; padding:3px; margin:5px;
}
.ram-foto img { margin-top:45px;}

/* ------------------------ */
/* -------- PATICKA -------- */
/* ------------------------ */
#paticka * { color:#0F0F0F;}
#paticka a {
	
	text-decoration:none;
	padding:0 10px 0 10px;
}
#paticka a:hover {
	text-decoration:underline;
}

#paticka p { margin-top:5px; position:absolute; left:27px; top:-60px; text-align:left; width:300px }
#paticka p { margin-top:5px; background: url(../img/pixel-pata.jpg) left top no-repeat; padding-left:20px; }
#paticka p a { padding:0; }
#paticka .menu-pata { position:absolute; right:20px; top:-45px; width:500px; text-align:right;}