﻿/* (c) 2010 Paperware NRE, v.o.s, http://nre.cz/ */

/* OBECNE PRVKY */
body {border-width: 0px; padding: 0px; margin: 0px; font-size: 90%; background-color: #ffffff; font-family: Georgia, 'New York CE', utopia, serif; color: #424550;}
img {border: none; padding: 1px; margin: 1px;}
h1 {position: relative; width: 30%; float: left; left: 30%;}
h2 {color: #38107b;}
h3 {margin-bottom: 4px; color: #38107b;}
ul {margin-top: 0px;}
li {list-style-image: url(li.jpg); padding-left: 0px; margin-left: 0px;}
a {color: #960202;}
a:hover {background-color: #f3e0e0;}
h1 a:hover {background-color: #ffffff;}

.no {display: none;}
.co {border-bottom: 1px dashed silver;}
.doprava {position: relative; float: right; right: 3%;}
.doleva {position: relative; float: left; left: 3%;}

/* STRUKTURA STRANKY */
#nahore {position: relative; float: left; left: 20%; width: 60%;}
#okolo {position: relative; float: left; left: 10%; width: 80%;}
#okolo-in {position: relative; float: left; left: 12%; width: 78%;}
#vlevo {position: relative; float: left; left: 1%; width: 30%; padding-left: 1%;}
#uprostred {position: relative; float: left; left: 2%; width: 30%; padding-left: 2.5%;}
#vpravo {position: relative; float: right; right: 1%; width: 30%; padding-left: 2.5%;}
#dole {position: relative; float: left; left: 11%; width: 80%; padding-top: 30px;}