/* CSS Document */

html, body, div, p, ul, ol, li, table, tr, td, th,
img, h1, h2, h3, h4 { padding: 0; margin: 0; }

body {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 90%;
	color: black;
	background: white url('layout/back2.gif');
	padding: 10px;
}


/* OBECNE NASTAVENI */

.noscreen { display: none; }

/* DEFINICE STRUKTURY */

#main { width: 752px; margin: 0 auto; background: #fff; border: 1px solid #1C62A9; }

#header {}
#header h1 { height: 150px; }
#header h1 a { display: block; height: 150px; background: url('layout/ubusinek-hlavicka2.jpg') top left no-repeat; }
#header h1 a span { display: none; }

#text { width: 560px; float: right;}


#menu { width: 180px; float: left;}
#menu ul {  margin-top: 10px; margin-left: 3px;}
#menu li { list-style: none; }
#menu li a, #menu li strong, #menu li ul.vnorene a {  display: block; font-weight:bold;
	padding: 7px 5px 7px 20px; text-decoration: none; 	color: #1C62A9;
	background: url('layout/sipka.gif') center left no-repeat;
	}
#menu li.str  {  }
#menu li a:hover, #menu li.str a, #menu li.str strong { background: #eff5e9 url('layout/sipka-hover.gif') center left no-repeat; }
#menu li.str a, #menu li.str strong { color: black; }


#menu li ul.vnorene { margin: 0 0 0 15px; padding:0; }


#footer { margin-top: 30px; padding: 5px; text-align: center; }
#footer a { color: inherit; text-decoration: none;}


/* FORMATOVANI TEXTU A SPOL */

#text h1, #menu h2 { font-family: Verdana; font-weight: normal; font-size: 200%; padding-top: 10px;
	padding-bottom: 4px; margin-right: 10px; border-bottom: 1px solid #dfe6ee; color: #1C62A9;}
#text h1 a { color: silver; text-decoration: none; font-size: 60%; }
#text h2 { font-family: Verdana; font-weight: normal; font-style: normal; font-size: 140%;
	padding: 10px 0 0 5px; color: #1C62A9; }
#text h3 { font-family: Verdana; font-weight: normal; font-style: normal; font-size: 120%;
	padding: 10px 0 0 8px; color: #1C62A9; }


/* stejne jako nadpis textu */
#menu h2 {margin-left: 3px; margin-right: 0;}


#text ul, #text ol { margin: 15px 0 15px 40px; }
#text ul li, #text ol li { padding: 3px 4px; }
#text ul li { list-style-image: url(layout/sipka-hover.gif); list }
#text p, #text div { margin: 15px 5px; line-height: 165%; text-indent: 5px;}
#text img { display: block; padding: 3px; margin: 15px auto;
		 border: 0px solid silver;  background: #cbdff3;}
#text img.img-right { float: right; margin: 0 5px 15px 15px; }
#text img.img-left { float: left; margin: 0 15px 15px 5px; }

#text a { color: #1C62A9; }



table { margin: 20px auto; width: 90%; }
table th, table td { text-align: left; padding: 6px 3px;}
table th { background: #f2f9ff; }


/* novinky */
.rightfloat { display: none; }
h2.leftfloat { display:none;}
#novinky p {margin:0;}
#novinky br.end {display:none}
#text h2.novinka-iko0 { font-size: 100% !important; margin: 5px 0 0 0; padding: 0;}