﻿/* celý dokument */
* { margin: 0; padding: 0; }
body { font-family: Tahoma, Verdana, Arial, sans-serif; font-size:0.82em; background-color: #90C5F7; color:#333333; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }


hr { height: 1px; border-width: 0px; color: #E4E9F1; background-color: #E4E9F1; margin: 5px 0px 5px 0px;  }

a { color: #CC3333; font-weight: bold; text-decoration: underline; }
a img {border:0;}
a:link { color: #993333; }
a:visited { color: #CC3333; }
a:hover { color: #CC3300; }


/* design */
#wrap { width:986px; text-align:left; background: url(./grafika/content_bg.gif) 0px 0px repeat-y; }
#head { height:191px; background:#79ABDE url(./grafika/head.jpg) 0px 0px no-repeat; }
#lang { text-align:right; margin:0; padding-top:98px }
#content { min-height:300px; padding:0px; margin:0px; background: url(./grafika/side.gif) right bottom no-repeat; }
#content { _margin-bottom:-4px; }
#bottom { width:986px; height:10px; height:10px; background: url(./grafika/bottom.gif) 0px 0px no-repeat; _background: url(./grafika/bottom.gif) 0px 2px no-repeat; }
#bottom { _height:10px; _background: url(./grafika/bottom.gif) 0px 4px no-repeat; }
#foot {	width:986px; height:110px; background: url(./grafika/foot.jpg) 0px 0px no-repeat; }
#foot p { font-size: 9px; color: #486291; padding: 8px 30px 0px 270px; }


/* obsah - levý sloupec, pravý sloupec, prostřední */
#rightside { width:621px; line-height: 130%; background:url(grafika/content.jpg) 0px 0px no-repeat; _background:url(grafika/content.jpg) -3px 0px no-repeat; }
#rightside { padding:20px 40px 20px 20px; margin-left:233px}
#rightside img { border:4px solid #ACD5FD; margin:8px; }
#rightside h2 { color:#6699CC; text-align:center; font-size:20px; font-family:Geneva, Arial, Helvetica, sans-serif; padding:0px 0px 20px 0px; }
#rightside h3 { color:#333333; text-align:left; font-size:17px; font-family:Geneva, Arial, Helvetica, sans-serif; padding:0px 0px 10px 0px; }


#leftside {float:left; margin:0px; padding:0px; width:233px;}
#leftside ul.avmenu {list-style:none; margin:0px; padding:0px; width:233px;}
#leftside ul.avmenu li {display:inline; margin:0px; padding:0px; width:233px;}
#leftside ul.avmenu li a { float:left; margin:0px; padding:0px; text-decoration:none; width:233px;}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current { margin:0px; padding:0px; }
#leftside ul.avmenu ul {margin:0; padding:0; width:233px;}
#leftside ul.avmenu ul a {margin:0; padding:0; width:233px;}
#leftside ul.avmenu ul ul {width:233px;}
#leftside ul.avmenu ul ul a {width:233px;}


/* Tables and forms */
table {border:1px solid #ACD5FD; border-collapse:collapse; width:98%; }
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background:url(grafika/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}
td {background:url(grafika/menubg.jpg) repeat-x bottom left #ACD5FD; color:#303030; font-size:0.9em; padding:7px;}
input,textarea,select {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px;}
input {width:200px;}
textarea {width:400px;}

