/* * */
/* CSS STYLES for revnice.cz (c)2009 michal@prolidi.cz */
/* * */
body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, input, label { padding: 0px; margin: 0px; }

body {
  font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 140%;
	background: #DDDDDD;
  text-align: left;
  margin: 10px; 
}

.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.red { color: #CC0000; }
.green { color: #009900; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.small { font-size: 11px; }
.grey { color: #CCCCCC; }
.tisk { display: block; }

img { border: none; }
a img { border: none; }
a { color: #660000; text-decoration: underline; font-weight: normal; }
a:hover { color: #FF6666; }

img.right { float: right; margin-left: 8px; margin-bottom: 5px; margin-top: 3px; position: relative; }
img.left { float: left; margin-right: 10px; margin-bottom: 5px; margin-top: 3px; position:relative; }

.input { background: #FFFFFF url("/img/input.png") repeat-x left top; border: 1px solid #000000; height: 18px; color: #333333; font-size: 10px; }

#container { background: #FFFFFF; width: 1000px; }

#header, #footer, #lista, #vlevo, #vpravo { display: none; }

#stred { width: 100%; margin-top: 6px; }

#obsah { width: 100%; margin-right: 25px; float: left; text-align: justify; }
#obsah h1 { width: 100%; height: 20px; font-size: 12px; padding-top: 5px; padding-left: 15px; color: #660000; margin-bottom: 6px; }
#obsah p { margin-bottom: 10px; }
#obsah .zluta { width: 505px; background: #FFFFFF url("/img/mrizka1000y2.png") no-repeat left top; }
#obsah .modra { width: 505px; background: #FFFFFF url("/img/mrizka1000b2.png") no-repeat left top; }
#obsah .zelena { width: 505px; background: #FFFFFF url("/img/mrizka1000g2.png") no-repeat left top; }
#obsah .cervena { width: 505px; background: #FFFFFF url("/img/mrizka1000r.png") no-repeat left top; }

