/* ---- CSS by exist, ICQ: 218659162 ----*/

* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
     font-family: verdana, sans-serif;
	 font-size: 90%;
     text-align: center;
	 background: #ffffff;
	 color: #000000;
}
#main {
     width: 740px;
	 margin-top: 7px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
	 background: #ffffff url('../images/main-bg.gif') repeat-y;
}
#hlavicka-null {
	width: 100%;
	height: 50px;
}
#vpravo-null {
     width: 100%;
     float: right;
}
#vpravo {
     padding: 20px;
}
#vlevo-null {
     display:none;
}
#paticka-null {
     clear: both;
     width: 100%;
}
#paticka {
	padding: 5px 100 5px 26px; 
	color: #878787;
}


/* KONKRÉTNí STYLY */
.noscreen {
	display: none;
}
a {
	text-decoration: underline;
	color: #E26A00;
}
a:hover {
	text-decoration: none;
}
#vravo p {
	text-indent: 20px;
	padding: 5px 0;
}
h2 {
	color: #0038A9;
	font-size: 120%;
}
h3,h4 {
	margin: 15px 0 10px;
	color: #FA6200;
	font-size: 105%;
}
#vlevo h3 {
	text-align: center;
	margin-top: 3px;
}
h4 {
	color: #2FAF59;
}
h2.horni {
	text-align: center;
	position: relative;
	top: -40px;
}
#vlevo dt {
	margin-top: 30px;
}
#vlevo dd {
	text-align: justify;
	padding: 0 4px;
	border-left: 3px #ACC6E9 solid;
	border-right: 3px #ACC6E9 solid;
}
#vlevo dd.reakce {
	background: #F6FBFF;
}
span.jmeno {
	color: #D61111;
}
span.e-mail {
	font-size: 90%;
}
h1#logo {
	font-size: 150%;
	position: relative;
	top: 4px;
	left: 15px;
	width: 142px;
	height: 107px;
	overflow: hidden;
}
ul {
	margin-left: 30px;
}
#paticka ul {
	margin: 0;
}

ul#menu {
	display: none;
}

ul.co-nabizime li {
	margin: 13px 0;
	padding-left: 5px;
}

#vlevo ul {
	display: none;
}
