﻿@import url("scrollBars.css");
body, div, input, img, h1, h2, h3, h4, p { margin: 0; padding: 0; border: 0px; font-family: Arial; text-align: justify; }
body { background: #222; font-size: 10px; }
a {  color: #fff; text-decoration: none; }

#container { width: 995px; border: 30px solid #000; position: absolute; left: 50%; margin: 0 0 0 -528px; background: #0A0B0D; color: #fff; }
#top { width: 100%; height: 123px; }
#main { width: 100%; margin: 0 0 15px 0; background: url("imgs/uvodBG.jpg") top right no-repeat; }
#main .text { width: 790px; height: 400px; padding: 0 20px 0 30px; overflow: auto; }
#main p { font-size: 12px; padding: 10px 0; }
#main h1 { font-size: 16px; color: #f00; padding: 10px 0 0 0; }
#main h2 { font-size: 12px; color: #f00; padding: 10px 0 0 0; }
#main h3 { font-size: 12px; color: #fff; padding: 10px 0 0 0; }
#main table, td, th, tr { text-align: left; }
#main .flashMovie { position: absolute; left: 1px; top: 169px; width: 995px; height: 400px; z-index: 5; background-color: #000; }

#topMenu { width: 100%; height: 46px; }

#secondMenu { width: 100%; }
#secondMenu .buttonsGroup { text-align: center; float: left; }
#secondMenu .buttonsGroup br { clear: both; }
#secondMenu .buttonsGroup img { clear: both; }
#slogan { width: 100%; text-align: center; clear: both; font-size: 16px; padding: 10px; }

#footer { position: relative; width: 100%; height: 75px; clear: both; background: url("imgs/layout03-proLinksButtons.jpg") no-repeat; }
#footer .text { width: 120px; height: 40px; float: left; padding: 3px 15px 5px 30px; }
#footer h3 { font-size: 10px; font-weight: bold; padding: 0px 0 0px 0; text-align: right; }
#footer h4 { font-size: 9px; font-weight: bold; text-align: right; }

#news table { width: 97%; text-align: center; }
#news td { text-align: center; }

#writeAboutUs .articleGroup { padding: 10px 0; clear: both; }
#writeAboutUs .articleGroup .text { width: 600px; }
#writeAboutUs .articleGroup img { width: 144px; height: 96px; float: left; border: 1px solid #f00; padding: 2px; }
#writeAboutUs .articleGroup h2,
#writeAboutUs .articleGroup a { color: #f00; text-decoration: underline; padding: 5px 0 0 0; }
#writeAboutUs .articleGroup p { padding: 10px 0 0 0; }

#download p { padding: 20px 0 0 0; }
#download a { color: #f00; text-decoration: underline; }

.flages { position: absolute; top: 30px; right: 10px; width: 100px; text-align: right; }
.flages img { width: 30px; padding: 5px; }
