/*
Theme Name: malina_sablona
*/
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: #79A9D7 url('background.jpg');
	background-repeat: repeat-x; 
	}

A.menu2:link, A.menu2:visited {
	display:block;
	font-weight: bolder;
	color:#ef3c39;
	background:#9eaecd;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
	border:none;
	font-size: 11px;
}
A.menu2:hover {
	display:block;
	color:#ef3c39;
	background:#4f689a;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
}
/*
#body {background-color: #000; border: 0px none; margin: 0px; padding: 30px 0; font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 60%; background-image: url('background.jpg'); background-repeat: repeat-x; text-align: center; width: 1080px; }
*/
#hlavicka { border: 7px solid white; background-color: white; padding: 30px; padding-top: 172px; font-size:2%; color: white; font-weight: bold; background-image: url('header_malina.jpg'); background-repeat: no-repeat; background-position: absmiddle; }
#stranka { margin: 0 auto; width: 1080px; text-align: left; background-color: #000066; }
#sidebar { float: left; width: 185px; padding: 220px 100; background-color: #000066; }
#obsah { float: left; width: 740px; min-height: 1080px; max-height: 5080px; padding: 40px 0; background-image: url('background_stranky.jpg'); background-repeat: repeat-x repeat-y; }
#obsah-odsaz { padding: 0 40px; }
h1 { color: rgb(115,3,1); margin: 0; padding: 0; padding-bottom: 20px; font-size: 160%; }
#obsah p { text-align: justify; margin: 0; padding: 10px 0; line-height: 150%; }
#paticka_matrjoska { width: 100%; position: absolute; bottom: 0; left: 0; height: 10px; }
#paticka { clear: both; text-align: center; border-top: 3px solid #99CCFF; padding-top: 3px; font-weight: bold; font-size: 90%; color: white}

ul, li {margin: 0; padding: 0; }
.cl {clear: both;}
ul.menu {font-size: 14px; font-family: tahoma; }
ul.menu li { list-style-type: none; }
ul.menu li.item { float: left; width: 170px; height: 50px; margin-left: 4px; margin-bottom: 0px; }
ul.menu li.item a { display: block; width: 170px; height: 40px; line-height: 40px; /* svisle centrovani */ text-align: center; /* vodorovne centrovani */ background: url('obraz_menu.png'); background-repeat: no-repeat; background-position: absmiddle; color: black; border: solid #000066 1px; font-weight: bold; text-decoration: none; font-style: bold; }
ul.menu li.item a:hover { background: url('obraz_menu2.png'); background-repeat: no-repeat; background-position: absmiddle; color: black; border-color: #000066; }


.resetovac{border: 0px none;margin: 0px;padding: 0px;float: none;clear: both;width: 0px;height: 0px;line-height: 0px;font-size: 0px;}
p, img, table, tr, th, td, h1, h2, h3, h4, h5{border: 0px none;margin: 0px;padding: 0px;}
#strankaobal{width: auto;width: 1080px;margin: 0px auto 0px auto; }
#strankaobal1{width: 1080px; background-color: #000066;}
#strankaobal2{background-color: #000066;}
#levypanelobal{float: left;width: 185px;margin: 5px 0px 5px 5px;padding: 2px 2px 2px 2px;font-size: 90%;}
#pravypanelobal {float: right;width: 145px;margin: 5px 5px 5px 0px;padding: 2px 2px 2px 2px;font-size: 85%;}
#hlavnipanelobal {padding: 5px 150px 5px 190px; }