/* CSS MP Pardubice */

body {
	font-family:Verdana,Arial,sans-serif;
	font-size:80%;	
	text-align:center;
	background:#ffffff url("/static/css/img/bg-horizontal.png") repeat-x;
	padding:0;
	margin:0;
	color:#000000;
}

/* hlavicka */
#layout {
	margin:0 auto;
	width:960px;
	text-align:left;
}

#pozadi {
	float:left;
	margin:0px;
	padding:0;
	background:#ffffff;	
}	

#logo h1 {
	margin:0;
	padding:0;
}
#logo a {
	display:block;
	width:960px;
	height:198px;
	position:relative;
	overflow:hidden;
	color:#ffffff;
}
#logo a:visited {
	border:0 !important;
}
#logo span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:960px;
	height:198px;
	margin:0;
	padding:0;
	background:#666666 url("/static/css/img/top-image.jpg") no-repeat;
}

a.naobsah {
     position:absolute;
	 margin:22px 20px;
     z-index:0;
     padding:0.3em 0.6em;
	 border-bottom:0 !important;
	 color:#d8d8d8 !important;
}
a.naobsah:focus, a.naobsah:active {
     z-index:2;
     background:#ffffff;
	 color:#000000 !important;
}

/* menu */
#menu-mat { margin:0; padding:0; }
#menu { 
	position:absolute;
	margin:0;
	padding:0;
	font-size:95%; 
	width:960px;
	top:123px;
	z-index:2;
	border-bottom:0 !important;
	}
	
#menu ul { margin:0; padding:0; list-style:none; }
#menu ul li { display:inline; border-left:2px solid #ffffff; }
#menu ul li.first-child { margin-left:5px; border-left: 0 none;}
#menu ul li a { padding:5px; margin:0 0 0 5px; color:#ffffff; font-weight:bold; text-decoration:none; }
#menu ul li a:hover { text-decoration:underline; margin:0 0 0 5px; }

#menu-left-mat { margin:0px; padding:0; }
#menu-left { 
	float:left; 
	margin:0 0 20px 20px;
	padding:0;
	font-size:100%; 
	width:240px;
	background:#eae6dd;
	top:124px;
	line-height:2.75em;
	z-index:2;
	border-bottom:0 !important;
	}

#menu-left h3 { margin:0; font-size:120%; }
#menu-left h3 a { display:block; text-decoration:none; padding:8px 0 0 0; height:40px; font-weight:bold; width:240px; color:#ffffff; background:#ec8f1f url(/static/css/img/menu-sub-head.png) no-repeat 100% 0; }
#menu-left h3 span { margin:0 0 0 22px; }

#menu-left ul { margin:0; padding:0; list-style:none; }
#menu-left ul li { margin:0; padding:0; display:inline; }
#menu-left ul li a { display:block; border-bottom:1px solid #a08e68; background:url("../images/4square.gif") 10px 12px no-repeat; padding:0 0 0 25px; margin:0; color:#000000; text-decoration:none; }
#menu-left ul li a:hover { text-decoration:underline; background:#e9d6ad url("../images/4square_h.gif") 10px 12px no-repeat; /*padding:0 0 0 25px; margin:0;*/ }
#menu-left ul li ul li a, #menu-left ul li.selected li a {padding-left: 50px; background-color: #EAE2DD;}
#menu-left ul li.selected a {background-color: #F46C06;}

/* drobeckova navigace */
#drob-menu-mat { margin:0; padding:0; }
#drob-menu { padding:22px 0 0 15px; float:left; font-size:85%; }
#drob-menu a { color:#000000; text-decoration:underline; }
#drob-menu a:hover { text-decoration:none; }
#drob-menu a.aktiv { background:#fed190; }

/* obsah */
#obsah-mat { margin:0; padding:0; }

#obsah {
	float:left;
	margin:15px 40px 20px 40px;
	text-align:left;
  width:600px;	
}

#obsah h3 { font-size:150%; color:#e12101; font-weight:normal; padding:0; margin:0 0 20px 0; }
#obsah h4 { font-size:120%; color:#F46C06; font-weight:bold; padding:0; margin:0 0 10px 0; }

#obsah p { font-size:100%; line-height:1.5em; }
#obsah p.small { font-size:85%; }

#obsah a { color:#dd5300; text-decoration:underline; }
#obsah a:hover { text-decoration:none; background:#e9dfcb; }
#obsah a:visited { color:#c77f00; }

#obsah img { border:0px; }

#obsah span.navigace { display:block; font-size:85%; width:720px; background:#ffffff; }
#obsah span.navigace a { text-decoration:underline; color:#000000; font-weight:bold; padding:0 0 0 16px; line-height:3em; }
#obsah span.navigace a:hover { text-decoration:none; }

#obsah table { font-size:85%; width:100%; }
#obsah table th { font-size:110%; color:#000000; background:#e9d6ad; padding:5px; }
#obsah table td { padding:5px; border-bottom:1px solid #e9d6ad; }
#obsah table tr { background:#ffffff; }
#obsah table tr:hover{ background:#f8f3e6; padding:5px; }

#obsah .vyber { padding:8px 0 8px 0; }
#obsah .vyber input { font-size:85%; padding:0; }
#obsah .vyber select { font-size:85%; padding:0; }

#obsah ul { padding:15px; margin:0; }
#obsah ul li { padding:0 0 0 5px; margin:0 0 0 10px; }

/* bloky na uvodni strance */
#blok-mat {
	float:left;
	width:550px;
	padding:0;
	margin:0;
	background:#ffffff;
	}

#blok-mat p { padding:0px; margin:10px; color:#000000; line-height:1.5em; }
	
.blok {
	float:left;
	padding:0px;
	margin:10px 0 10px 20px;
	width:240px;
	height:293px;
	font-size:85%;
	text-align:left;
	background:#eae6dd;
}

/* news na uvodni strance */
#news {
	float:left;
	width:355px;
	padding:0;
	margin:0;
	background:#ffffff;
	}
	
#news h2 { color:#cc3300; font-size:160%; font-weight:normal; padding:0; margin:18px 0 0 0; }

#news a { font-size:100%; color:#cc3300; font-weight:bold; text-decoration:underline; padding:0; }
#news a:hover { text-decoration:none; }
#news a:visited { color:#993300; }

#news p { font-size:85%; color:#000000; line-height:1.5em; padding:0; margin:10px 0 0 0; }
#news .big { font-size:120%; color:#000000; line-height:1.5em; padding:5px 0; }
#news hr { height:2px; color:#cccccc; background-color:#cccccc; border:0px solid #cccccc; clear:both; }


/* paticka */
#paticka {
	float:left;
	width:960px;
	height:45px;
	margin:0;
	color:#ffffff;
	background:#1c5085 url("/static/css/img/bottom-image.png") repeat-x;	
	font-size:85%;
}

#paticka p { margin:15px; }

#paticka a { color:#ffffff; text-decoration:underline; }
#paticka a:hover { text-decoration:none; }

/* ostatni */
.skryty {
	position:absolute;
	top:-10000px;
	left:0;
	overflow:hidden;
}

.hidden { display:none; }


/* fotogalerie */

.image-card {
	float:left;
	width:130px;
	margin:0 10px 10px 0;
	padding:10px 0;
	text-align:center;
	background:#e5e5e5;
	border:1px solid #b0b0b0;
	font-size:70%;
	height:90px;
	overflow:auto;
	}
	
.image-title {
	margin: 0 0 5px 0;
	font-size: 90%;
	color: #b0b0b0;
	}
.image-photo {
	margin:0 auto; padding:0;
	border: none;
	}
.image-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: 100%;
	}

.cleaner { clear:both; }

/* CSS MP Pardubice */

