/* stylopis pro stranky turecko.org */


/* rozlozeni stranky */
#obalovaci1 {text-align: center;}
#obalovaci2 {text-align: left; width: 800px; margin: 0px auto; position: relative;}
#hlavni-text {width: 500px; position: relative; z-index: 100;}
#pravy-sloupec {position: absolute; top: 40px; left: 520px; width: 330px;}
#hledani {position: absolute; top: 0px; right: 0px;}


/* text a odstavce */
body {font-size: 110%;}
h1 {font-size: 250%;}
p, li {line-height: 1.4;}


/* barvy */
h2 {color: #933;}

/* tabulky */
table {border-collapse: collapse;}
td {padding: .5em;}
