@media screen, projection {

body {
	padding-left: 15px;
	margin: 0px;
   	background-color: #eeeeee;
   	font-size: 0.7em;
	color: #000000;
	font-family: Verdana,"Arial CE",Helvetica,Arial,Sans-serif;
	background-repeat: repeat-x;
	background-image: url(/img/topbg.gif);
}

body.img {
	padding: 0; margin: 0;
   	background-color: #FFFFFF;
   	font-size: 0.7em;
	color: #000000;
	font-family: Verdana,"Arial CE",Helvetica,Arial,Sans-serif;
	background-image: none;
}


#left {
	width: 15em;
	display: block;
	float: left;
}

#left_top {
	width: 15em;
 	height: 100px;
 	background-color: #e9eaf8;
	background-repeat: no-repeat;
	background-image: url(/img/left_top.gif);
	background-position:  center; 
   	border-bottom: 1px solid #FFFFFF;
}

#left_top-content {
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	width: 99%;
 	height: 100px;
}


#menumain {
	width: 15em;
}

div.menumainitem {
	width: 100%;
   	display: block;
   	background-color: #e9eaf8;
   	border-bottom: 1px solid #FFFFFF;
   	color: #666666;
   	font-weight: bold;
   	text-decoration: none;
   	margin: 0; 
   	font-size: 0.9em;
}

a.menumainitem {
   	display: block;
	color:#000080;
	font-weight: bold;
	padding-top:0.5em; 
	padding-bottom:0.5em; 
	padding-left: 2.7em; 
	padding-right: 0em; 
    	text-decoration: none;
    	background: url("/img/menubg1.gif"); 
    	background-repeat: no-repeat;
	background-position:  10% 50%; 
   	border-left: 1px solid #aaaaaa;
   	border-right: 1px solid #aaaaaa;
}

a.menumainitem:hover {
   	color: #000000;
   	font-style: italic;
    	color:#800000; 
   	text-decoration: underline;
    	background: url("/img/menubg2.gif"); 
    	background-repeat: no-repeat;
	background-position:  10% 50%; 
   	border-left: 1px solid #aaaaaa;
   	border-right: 1px solid #aaaaaa;
}

#middle_top {
	width: 53.5em;
 	height: 83px;
    	background: url("/img/middle_top.gif"); 
	background-repeat: repeat-x;
}

#middle {
	display: block;
	float: left;
	width: 53em;
   	background-color: #FFFFFF;
}

#middle-content {
	margin: 0;
	padding: 15px 15px 20px 20px;
	font-size: 1.1em;
}

#middle_banner-cz {
	width: 439px;
 	height: 63px;
 	margin: 20px 0 0 20px;
}

#middle_banner-de {
	width: 340px;
 	height: 63px;
 	margin: 20px 0 0 20px;
}

#middle_banner-en {
	width: 321px;
 	height: 63px;
 	margin: 20px 0 0 20px;
}

#middle_banner-fr {
	width: 263px;
 	height: 63px;
 	margin: 20px 0 0 20px;
}

#middle_logo {
	width: 103px;
 	height: 63px;
 	float: right;
 	margin: 20px 20px 0 0;
}

#right {
	display: block;
	width: 16.5em;
	float: right;
	background-color: #e9eaf8;
}

#right-portret {
	width: 185px;
	height: 185px;
	margin: 0; border: 0; padding: 0;
}

p.right-title, p.left-title  {
	background-color: #000066;
	color: white; 
	padding: 5px 8px;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 1.1em;
}

p.right-title a, p.left-title a {
  color: white;
  text-decoration: none;
}

p.right-title a:hover, p.left-title a:hover {
  color: #ffffcc;
	background-color: transparent;
}

div.left-block-content {
	background-color: #e9eaf8;
	margin: 0;
	border: 1px solid #00055f; 
	font-size: 0.9em;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(/img/right_content.gif);
}

div.right-block-content {
	background-color: #e9eaf8;
	margin: 0;
	border: 1px solid #00055f; 
	padding: 1em;
	font-size: 0.9em;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(/img/right_content.gif);
}

#langs {
   	width: 18.6em;
   	height: 20px;
   	position: absolute;
   	top: 0px;
   	left: 50em;
}

img.langflag {
	margin-top: 4px;
   	float: right;
}

img.lang-delimiter {
	margin-top: 3px;
	margin-left: 4px;
	margin-right: 4px;
   	float: right;
}

#modes {
   	width: 28em;
   	height: 20px;
   	position: absolute;
   	top: 0px;
   	left: 17.7em;
   	background-color: white	;
}

div.mode-item {
	margin-top: 3px;
   	background-color: white;
   	float: left;
   	font-weight: bold;
}

img.mode-delimiter {
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
   	float: left;
}

.googleform {
	margin: 0;
}

#google_input {
	width: 10.4em;
  	border: 1px solid #aaaaaa;
  	margin: 8px 0 0 0.7em;
  	padding: 0 4px;
}

#google_bar {
   	display: block;
	color:#000080;
	font-weight: bold;
    	text-decoration: none;
   	border-left: 1px solid #aaaaaa;
   	border-right: 1px solid #aaaaaa;
    	background-color: #e9eaf8;
}

#google_submit_margin {
	padding-top: 0.4em; 
	padding-bottom: 0.5em; 
	padding-left: 1.8em; 
	padding-right: 0em; 
    	background-color: #e9eaf8;
    	background: url("/img/menubg3.gif"); 
    	background-repeat: no-repeat;
}

#google_submit {
	color: #000080;
    	background-color: #e9eaf8;
  	border: none;
	font-weight: bold;
	font-family: Verdana,"Arial CE",Helvetica,Arial,Sans-serif;
   	font-size: 0.9em;
}



.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}


#mainborder {
    	background: url("/img/middle_top.gif"); 
	background-repeat: repeat-x;
   	background-color: #ffffff;
	width: 85em;
}

#top {
	display: block;
	float: right;
	width: 775px;
	height: 60px;
   	background-color: #FFFFFF;
}



#topimg {
	width: 960px;
	height: 93px;
}

img.pageimage {
   	width: 260px;
   	margin: 20px 0 0 20px;
}

img.visitkrumlov {
   	width: 240px;
   	height: 60px;
   	float: right;
}

#menuicon {
   	width: 3px;
   	height: 18px;
   	margin-top: 20px;
   	margin-right: 7px;
   	margin-left: 20px;
   	float: left;
}

#topinfomenu {
   	margin-top: 26px;
   	height: 1em;
   	color: #666666;
   	font-weight: bold;
}

a.topinfomenu {
   	text-decoration: none;
   	color: #666666;
}

.lightbg {
   background-color: #FFFFFF;
}


#copyright {
   clear: both;
   font-size: 0.8em;
   text-align: left;
   border-top: 1px solid #666666;
   color: #999999;
   margin: 2.5em 0 0 0;
   padding: 0.5em 0 0 0;
}

a.copy {
   color: #999999;
}

tr.imgview {
   background-color: #EEEEEE;
}

td.imgview1 {
	padding:10px;
	text-align:left;
	font-size:1em;
	font-weight: bold;
	width: 15%;
}

td.imgview2 {
	padding:10px;
	text-align:center;
	font-size:1.2em;
	font-weight: bold;
	width: 70%;
}

td.imgview3 {
	padding:10px;
	text-align:right;
	font-size:1em;
	font-weight: bold;
	width: 15%;
}

p.imgcopy {
	text-align:center;
	font-size:0.8em;
	margin: 2em 0;
}

a.uban-nazev {
	color: #800000;
}

a.uban1 {
	color: #667AB5;
}

a.uban2 {
	color: #9CB06B;
}

a.uban3 {
	color: #3BB2C2;
}

a.uban4 {
	color: #C4739E;
}

a.uban5 {
	color: #D6A600;
}

.uban-vyber {
	margin: 0 0 0 265px;
	font-weight: bold;
}

.uban-content {
	margin: 8px 12px 0 14px;
	height: 93px;
}

.uban-nazev {
	margin: 0;
	font-weight: bold;
}

.uban-adresa {
	margin: 4px 0 0 0px;
}

.uban-popis {
	margin: 18px 0 0 0;
	font-size: 0.9em;
	width: 220px;
}

table.uform {
	width: 336px;
	background-color: #F5F5ED;
}

td.uform {
	width: 336px;
	vertical-align: top;
}

span.orange {
   	color: #E8781A;
}

a.uregion {
   	color: #999999;
   	text-decoration: none;
}

td.uformr1 {
	padding: 3px 5px;
   	font-weight: bold;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
}

td.uformr2 {
	padding: 3px 5px;
   	font-weight: bold;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
}

select.uselect {
   	color: #E8781A;
   	font-weight: bold;
	background-color: white;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
}

input.usubmit {
   	background-color: #E8781A;
   	font-weight: bold;
	color: white;
	border: 1px solid #666666;
	font-size: 0.9em;
}

td.uban1 {
	width: 336px;
	height: 124px;
	background: url(/img/ubg1.gif) no-repeat;
	vertical-align: top;
}

td.uban2 {
	width: 336px;
	height: 124px;
	background: url(/img/ubg2.gif) no-repeat;
	vertical-align: top;
}

td.uban3 {
	width: 336px;
	height: 124px;
	background: url(/img/ubg3.gif) no-repeat;
	vertical-align: top;
}

td.uban4 {
	width: 336px;
	height: 124px;
	background: url(/img/ubg4.gif) no-repeat;
	vertical-align: top;
}

td.uban5 {
	width: 336px;
	height: 124px;
	background: url(/img/ubg5.gif) no-repeat;
	vertical-align: top;
}

td.uban-space {
	width: 20px;
	height: 20px;
}

a.ubutton1 {
   display: block;
   border: 1px solid #667AB5;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   padding: 3px 5px;
}

a.ubutton1:hover {
   color: #FFFFFF;
   border: 1px solid #667AB5;
   background-color: #667AB5;
   text-decoration: underline;
}

a.ubutton2 {
   display: block;
   border: 1px solid #9CB06B;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   padding: 3px 5px;
}

a.ubutton2:hover {
   color: #FFFFFF;
   border: 1px solid #9CB06B;
   background-color: #9CB06B;
   text-decoration: underline;
}

a.ubutton3 {
   display: block;
   border: 1px solid #3BB2C2;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   padding: 3px 5px;
}

a.ubutton3:hover {
   color: #FFFFFF;
   border: 1px solid #3BB2C2;
   background-color: #3BB2C2;
   text-decoration: underline;
}

a.ubutton4 {
   display: block;
   border: 1px solid #C4739E;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   padding: 3px 5px;
}

a.ubutton4:hover {
   color: #FFFFFF;
   border: 1px solid #C4739E;
   background-color: #C4739E;
   text-decoration: underline;
}

a.ubutton5 {
   display: block;
   border: 1px solid #D6A600;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   padding: 3px 5px;
}

a.ubutton5:hover {
   color: #FFFFFF;
   border: 1px solid #D6A600;
   background-color: #D6A600;
   text-decoration: underline;
}

#imgview {
	background-color: #eeeeee;
	background-image: none;
	border: 0; padding: 0; margin: 0;
}

#imgview h1 {
   	text-align: center;
	color: #000000;
	margin-top: 10px;
}

#imgview a {
	color: #ffffff;
	text-decoration: none;
}

#imgview a:hover {
	color: #000080;
}

#imgview .emphases1 {
	color: #ffffff;
}

div.imgview1 {
   background-color: #000080;
   text-align: center;
   padding: 5px 0;
   color: #999999;
   margin-bottom: 10px;
   font-weight: bold;
}

img.rss {
	width: 12px;
	height: 12px;
}

img.rss-delimiter {
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

}


