/* CSS JUDr.Cvrček */

body {color: #41607f; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; background: url('images/background.jpg') repeat-x #444444;  color: #000000; }
#body-div {width: 920px; margin: 0px auto; }


h1,h2,h3,h4,h5 {margin: 0px; padding: 0px; font-weight: normal;}

h1 {font-size: 0px; color: #ffffff;}
.h2container {color: #000000; height: 48px; background: url('images/h2back.gif') repeat-x;}
.h2content {background: url('images/h2ball.jpg') 25px 0px no-repeat; height: 48px; }
h2 {font-family: Tahoma,Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding: 17px 0px 0px 70px	}
	
	


p {margin: 0px; padding: 10px 20px 20px 20px;  }
a {color: #476a8c; text-decoration: none; }
a:hover {text-decoration: underline; color: #993300;}
a.hiddenimg img {border: 0px;}
a img {border: none; }
ol, ul {margin-top: 10px; margin-bottom: 10px;}
ul li {margin-bottom: 10px;}
table td {vertical-align: top; background: #f5f5f5;}
table th {background: #edf3fe;}


/* classes */
.bold {font-weight: bold;}
.clear {float: none; clear: both; font-size: 0px; height: 1px;}
.italic {font-style: italic;}
textarea {
	  scrollbar-base-color: #191a20;
	  scrollbar-arrow-color:#333333;
	  scrollbar-darkshadow-color: #333333;
	  scrollbar-highlight-color: #333333;
	  scrollbar-face-color: #191a20;
	  scrollbar-shadow-color: #333333;
	  scrollbar-3dlight-color: #191a20;
	  scrollbar-track-color: #191a20;	
}	
.pj {text-align: justify;}
.pbb {background-color: #edf3fe; padding-top: 20px; }
.pgb {background: #f5f5f5;}
.dotline {border-bottom: dotted 1px #476a8d; margin-bottom: 10px;}
.underline {text-decoration: underline !important;}
.center {text-align: center;}
.black {color: #000000;}

/* ------------- HEADER ------------- */
#header-container {width: 920px; height: 280px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
	#headertop {width: 920px; height: 40px; background: url('images/htopback.gif') repeat-x;}
	#headermiddle {width: 920px; height: 190px; background: url('images/mainpic.jpg') no-repeat;}
	#headermenu {height: 50px; background: url('images/menuback.gif') repeat-x;}
		#mainmenu {margin: 0px; padding: 0px;}
		#mainmenu li {float: left; width: 176px; height: 33px; color: #ffffff; margin: 0px; list-style:none; border-left: 1px solid #0c326a;
		              text-align: center; font-weight: bold; font-size: 14px; padding: 15px 0px 0px 0px; border-right: 1px solid #95b2df;}
			#mmli2 {width: 208px !important;}
			#mainmenu li a {color: #ffffff;}
			.noleftb {border-left: none !important;}
			.norightb {border-right: none !important;}
			.mmover {background-image: url('images/menubackover.gif') !important; }

/* ------------- BODY ------------- */
#body-container {width: 920px; background: #ffffff; padding: 10px 0px 10px 0px;}
	#indexdiv {background: url('images/indexback.jpg') top right no-repeat; }
	

/* Left */
#left {float: left; width: 220px; }


/* Main */
#h1uvod {width: 675px; height: 100px; background: url('images/h1uvod.jpg') no-repeat; }
#h2ucto {width: 680px; height: 110px; background: url('images/h2ucto.jpg') no-repeat; }
#h3sprava {width: 680px; height: 110px; background: url('images/h3sprava.jpg') no-repeat; }
#h4cenik {width: 680px; height: 110px; background: url('images/h4cenik.jpg') no-repeat; }
#h5kontakt {width: 680px; height: 110px; background: url('images/h5kontakt.jpg') no-repeat; }

#content {width: 680px;}
	#p1cont {padding: 0px 20px 20px 20px; }
	#p1cont table {margin: 5px 0px 30px 20px;}
	

/* Right */
#right {float: left; width: 680px; padding: 0px 10px 0px 10px; }
	.pok {background: url('images/okback.jpg') top left no-repeat #edf3fe; padding: 18px 20px 18px 70px;}
	


/* ------------- FOOTER ------------- */
#footer-container {width: 920px; height: 130px; background: url('images/footerback.jpg') no-repeat; margin-bottom: 20px; text-align: center; color: #000000;}
	#footer-menu {font-weight: bold; font-size: 12px; padding: 30px 0px 10px 0px;}
		#footer-container a {color: #000000;}
	#footer-text {font-size: 11px;}






