@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

body { font:12px "Segoe UI", Tahoma, Arial; background:#D8D8D8 url(../images/cegly.jpg) repeat-x; }

h1 { font-size:19px; }
h2 { font-size:16px; }
h3 { font-size:13px; }

a { color:#FD6A2D; text-decoration:none; }
a:link { }
a:visited { color:#F90; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; color:#FF0000; }
p { margin:8px 0 8px 0; }
img { border:0; }
li { list-style:none; }
form { padding-top:8px; }

div#wrap { width:800px; margin:0 auto; border-left:3px #ccc solid; border-right:3px #ccc solid; border-bottom:2px #ccc solid; padding:0 3px 0 3px; background:#FFF; }
div#header { border-top:10px solid #CCC; background:url(../images/bg-menu.png) repeat-x; height:101px; position:relative; }
div#content { padding:20px; }
div#footer { background:#999; height:50px; border-top:3px #666 solid; color:#E4E4E4; font-size:11px; }
div#footer p a { color:#e4e4e4; }

div.left-content { width:400px; float:left; }
div.right-content { padding-right:12px; margin-left:400px; }

div#gallery {  }
div#gallery ul {  }
div#gallery li { float:left; list-style:none; padding:2px; }
div#gallery img { padding:2px; border:1px #CCC solid; }

div.menu { margin-left:310px; position:absolute; top:-10px; }
div.menu ul {   }
div.menu ul li { float:left; list-style:none; }
div.menu ul li a { color:#000; font-size:14px; font-weight:bold; height:56px; text-decoration:none; display:inline-block; padding:55px 10px 0 10px; }
div.menu ul li a:hover, .active { background:url(../images/bg-menu-link.png) repeat-x; }

ul.bottom-menu { margin-top:18px; margin-left:20px; float:left; }
ul.bottom-menu li { float:left; list-style:none; padding:0 3px 0 3px; font-size:10px; }
ul.bottom-menu li a { color:#E4E4E4; text-decoration:none; }
ul.bottom-menu li a:hover { text-decoration:underline; }

.clearfix { clear:both; }
.justify { text-align:justify; }
.more { display:block; padding-top:7px; text-align:right; font-size:11px; }
.first-letter { font-size:13px; font-weight:bold; }
.border-bottom { border-bottom:1px #CCC dashed; padding-bottom:15px; }
.banner { padding:20px 0 20px 0; }
.logo { position:absolute; top:-10px; left:18px; }
.icon { vertical-align:middle; margin:10px 0 10px 0; }
.hide { display:none; }
.mapka { margin-top:15px; }
