﻿body
{   background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    line-height: 18px;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
    margin: 0;
    text-align: center;
    background-image: url(img/bckg.png);
    background-repeat: repeat-x;
    }
table {font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    line-height: 18px}
td, th {text-align: left; vertical-align: top}

#main {width: 980px; margin: auto; text-align: left}
#header {width: 980px; height: 262px; background-image: url(img/header.png);
         background-color: #273d52; text-align: left}
#header div {padding-left: 640px; padding-top: 103px; color: #b5cce3;
             font-size: 13px}

#menu {width: 980px; height: 40px; background-image: url(img/menu.png);
       background-color: #1d3a56; text-align: left}
#menu a {height: 40px; line-height: 40px; 
         font-size: 14px; color: #d9e1e7; text-decoration: none}
#menu a.on, #menu a:hover {color: #021e2f}
#menu a div.ll {width: 30px; height: 40px; background-image: url(img/mln.png);
       background-color: #213446}
#menu a div.rr {width: 40px; height: 40px; background-image: url(img/mrn.png);
       background-color: #213446}
#menu a.on div.ll, #menu a:hover div.ll {background-image: url(img/mla.png); background-color: #d9e1e7}
#menu a.on div.rr, #menu a:hover div.rr {background-image: url(img/mra.png); background-color: #d9e1e7}
#menu a.on div.cc, #menu a:hover div.cc {background-image: url(img/ma.png); background-color: #d9e1e7}

#content {width: 980px; background-color: #ffffff; text-align: left; background-image: url(img/content.png);
          background-repeat: repeat-y; color: #5e5e5e}
#left {float: left; width: 270px; min-height: 300px;
       background-image: url(img/left.png); background-repeat: no-repeat}
#left a {color: #021e2f; text-decoration: none}
#left a:hover, #left a.on {text-decoration: underline}
#left ul {list-style-image: url(img/tri.png); font-size: 11px; line-height: 20px}

#right {float: right; width: 710px; min-height: 300px;
        background-image: url(img/right.png); background-repeat: no-repeat}
#obsah {padding-right: 10px}

#footer {width: 980px; height: 65px; text-align: center; color: #ffffff; background-color: #1d3a56;
         background-image: url(img/footer.png); line-height: 57px}
#footer a {color: #b5cce3; padding-left: 20px; padding-right: 20px; text-decoration: none}
#footer a:hover {text-decoration: underline}

#footer1 {width: 980px; height: 12px; text-align: right; color: #888888; line-height: 12px}
#footer1 p {padding-right: 8px; padding-top: 0; font-size: 10px}
#footer1 a {color: #888888; text-decoration: none}
#footer1 a:hover {text-decoration: underline}

.blockLeft {display: block; float: left}
.right {text-align: right}
.center, .center th, .center td {text-align: center}
.clear {clear: both; width: 0; height: 0; line-height: 0}


hr {height: 1px; color: #000000; background-color: #000000; border-width: 0}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #164068;
                        font-weight: bold; margin: 0; padding-top: 10px; padding-bottom: 10px}
p {margin: 0; padding-top: 5px; padding-bottom: 5px}
h1	{font-size:	18px; line-height: 27px}	
h2	{font-size:	16px; line-height: 24px}	
h3	{font-size:	15px; line-height: 22px}	
h4	{font-size:	14px; line-height: 21px}	
h5	{font-size:	13px; line-height: 19px}	
h6	{font-size:	12px; line-height: 18px}	
Address {font-style: italic; line-height: 18px; font-size: 12px }

a:link		{text-decoration:	underline; color: #0066ff}	
a:visited	{text-decoration:	underline; color: #0066ff}	
a:active	{text-decoration:	underline; color: #0066ff}	
a:hover		{text-decoration:	underline; color: #0066ff}

ul {margin-top: 0; padding-top: 0}	
UL LI		{list-style-type:	square ;}	
UL LI LI	{list-style-type:	disc;}	
UL LI LI LI	{list-style-type:	circle;}
UL LI LI LI LI	{list-style-type: none;}
OL LI		{list-style-type:	decimal;}	
OL OL LI	{list-style-type:	lower-alpha;}	
OL OL OL LI	{list-style-type:	lower-roman;}	

img {border-style:none}

input, textarea {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
input[type="text"], TEXTAREA {border: solid 1px #517722; background-color: #ffffff}
input[type="radio"] {margin-left: 5px; cursor: pointer}
input[type="checkbox"] {margin-left: 5px; cursor: pointer}

.FCKeditor {text-align: left; background-color: #ffffff; background-image: none}
.FCKeditor a {text-decoration: underline}
