﻿BODY { background-image: url('images/bg.png'); background-repeat: repeat-x; }
.stranka { margin-top: 20px; width: 800px; background: #FFFFFF; /*border: 5px solid #18BB18;*/ opacity: 0.8; }
.header { color: #000; padding: 10px; font-family: "Rockwell"; }
.levej { float: left; font-size: 20pt; font-weight: bold; width: 200px; }
.pravej { float: right; width: 560px; }
.spacer { clear: both; width: 0px; height: 2px; overflow: hidden; }
.main { background: #FFFFFF; padding: 10px; margin-left: 2px; margin-right: 2px; text-align: left; font-family: "Verdana"; float: left; }
.menu { width: 184px; float: right; background: #C6FFAA; padding-top: 10px; padding-right: 10px; padding-bottom: 5px; margin-right: 2px; }
.header .tl { cursor: pointer; text-decoration: none; display: block; background: #79A4A8; color: #FFF; padding: 5px; margin-bottom: 5px; font-size: 15pt; font-weight: bold; }
.kontejner div:hover { color: #000000; }
.hidden { display: none; opacity: 0; }
.short_contacts { font-family: "Verdana"; font-size: 12pt; font-weight: normal; padding: 10px; background: #79A4A8; color: #FFF; }