/***********************************************************************
 Copyright (C) Radek HULAN, 2004-2006     
 http://hulan.cz/
 You CANNOT use this stylesheet, or part of it, without my permission!!  
***********************************************************************/
/* ********** basic definitions ********** */
body, html { padding: 0 0 0 0; margin: 0 0 0 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; background: #E7EFFB; color: black; }

/* ********** anchors ********** */
a:link, a:visited { text-decoration: underline; color: #FF7A00; border: 0 none; padding: 0 2px 0 2px; }
a:visited { color: #FF7A00; }
a:hover{ color: #290E7C; }

/* ********** content ********** */
#content { margin: 10px auto 0 auto; width: 900px; background: white url(../images/content.png) top left repeat-y; display: block; }
#flags-cz, #flags-uk { background: url(../images/flags-cz.png) top left no-repeat; width: 900px; height: 27px; display: block; padding: 0; margin: 0; }
#flags-uk{ background: url(../images/flags-uk.png) top left no-repeat; }
#flags-cz span, #flags-uk span { margin-left: -10000px; }

/* ********** header and menu ********** */
#header { background: url(../images/logo.png) top left no-repeat; width: 900px; height: 229px; display: block; }
#header-uk { background: url(../images/header-uk.png) top left no-repeat; width: 900px; height: 229px; display: block; }
#header h1, #header-uk h1{ display: none; }
ol#menu { margin: 0 0 0 440px; width: 160px; padding: 4px 0 0 0; }
ol#menu li{ padding: 11px 0 11px 0; margin: 0; list-style: none; overflow: hidden; }
ol#menu li a:link, ol#menu li a:visited{ font-weight: bold; font-size: 13px; line-height: 18px; text-decoration: none; color: #808080; padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif;}
ol#menu li a:hover{ color: #290E7C; }
ol#menu li#current a:link, ol#menu li#current a:visited{ color: #FF7A00; }
#napoveda { float: right; color: white; font-size: 11px; line-height: 16px; width: 250px; height: 100px; padding: 70px 20px 0 10px; font-style: italic; }

/* ********** main text ********** */
#items { float: left; width: 520px; padding: 0 0 10px 50px; text-align: justify; }
#sidebar { float: right; width: 230px; padding: 0 30px 10px 0; text-align: left; font-size: 11px; line-height: 14px; }
#bottom { clear: both; background: white url(../images/content-bottom.png) top left no-repeat; display: block; width: 900px; height: 35px; }
#footer{ background: white url(../images/footer.png) top left no-repeat; display: block; width: 850px; height: 73px; font-size: 11px; line-height: 14px; color: #626262; padding: 0 0 0 50px; }
#iefix { display: block; height: 10px; }

#items h2 { font-size: 14px; line-height: 20px; font-weight: bold; border-bottom: 3px solid #FF7A00; color: #FF7A00; padding: 0; margin: 10px 0 15px 0; }
#items h3 { font-size: 13px; line-height: 19px; font-weight: bold; color: #3400D2; border-bottom: 1px solid #3400D2; margin: 15px 0 10px 0; }
#items h4 { font-size: 13px; line-height: 17px; font-weight: bold; color: black; margin: 10px 0 10px 0; }
#items a:link, #items a:visited, #sidebar a:link, #sidebar a:visited { padding-right: 12px; background: url(../images/link.gif) 100% 2px no-repeat; }
#items p, #sidebar p { padding: 5px 0 5px 0; margin: 0; }
#items blockquote { background: #FFF6EE url(../images/blockquote-top.png) top left no-repeat; width: 470px; display: block; padding: 0; margin: 10px auto 10px auto; }
#items blockquote p{ padding: 10px 10px 5px 10px; margin: 0; }
#items ul { list-style: none; margin: 5px 0 5px 10px; padding: 0; }
#items ul li{ list-style: none; background: url(../images/list-sidebar.png) 0 10px no-repeat; padding: 3px 0 3px 15px; margin: 0; }
#items table { margin: 10px auto; width: 470px; }
#items table.reference { width: 500px; }
#items th{ background: #FF8C26; border-left: 1px solid white; border-right: 1px solid white; padding: 5px; margin: 0; color: white; text-align: center; }
#items th.left{ background: #FF8C26 url(../images/table-left.png) top left no-repeat; border: 0 none; }
#items th.right{ background: #FF8C26 url(../images/table-right.png) top right no-repeat; border: 0 none; }
#items td { border: 1px solid #7F7F7F; padding: 8px; margin: 0; }
#items table a:link, #items table a:visited{ padding-right: 0; background: none; }
#items td.e { text-align: center; background: #ECF4FF; padding: 5px; }
#items .big {font-size:15px;}

#sidebar ul { list-style: none; margin: 5px 0 5px 10px; padding: 0; }
#sidebar ul li{ list-style: none; background: url(../images/list.png) 0 8px no-repeat; padding: 2px 0 2px 15px; margin: 0;}
#sidebar h2{ font-size: 12px; line-height: 17px; font-weight: bold; color: #FF7A00; padding: 0; margin: 10px 0 7px 0; }

/* ********** images ********** */
img { border: 0 none; }
.rightbox { float: right; margin: 0 0 5px 15px; background: white; }
.rightbox img { padding: 5px; border: 1px solid #ABABAB; }
.box img, img.box { padding: 5px; border: 1px solid #ABABAB; background: white; }

/* ********** other definitions ********** */
.u { text-decoration: underline; }
.center { text-align: center; }
code { font-family: "Courier New", Courier, monospace; }

/* ********** forms ********** */
fieldset{ padding: 5px 15px 5px 8px; margin: 10px 10px 5px 10px; border: 1px solid #9F9F9F; background: white; text-align: right; }
legend{ font-weight: bold; margin-bottom: 5px; color: black; padding: 2px 10px 2px 10px; background: #FF7A00; color: white; }
textarea { width: 95%; overflow: auto; clear: both; }
form { margin: 10px 0 10px 0; padding: 0; }
textarea, input { border: 1px solid #AAAAAA; border-bottom: 1px solid #757575; border-top: 1px solid #757575; background: #ECF4FF; }
input.button { background: #EAEAEA; }

/* ********** mapa ********** */
#mapa{ width: 500px; height: 400px; border: 1px solid black; margin:10px auto; background: url(../../mapa/mapa.jpg) top left no-repeat;}
#mapa *{ color: #000000; font-size: 11px; text-align: left;}

/* ********** tisk ********** */
.printbox {	clear:both;	margin:20px 0 0 350px; padding:5px 0 0 0; text-align: right; font-size:11px; border-top:1px dotted #bfbfbf;}