body {
  background-color: #ffffff;
  font-family: sans-serif;
  font-size: 80%;
  text-align: center;
}

#page {
  background-color: #ffffff;
  margin: auto;
  text-align: left;
}

#page-top {
  height: 116px;
  background-image: url('/img/srafy.jpg');
}

#menu {
  background-color: #ffffff;
  color: blue;
  width: 240px;
  float: left;
  margin-top: 4px;
}

.menulabel{
    background-color: #0071a7;
    color: #dddddd;
    height: 16px;
    padding: 2px;
    border-bottom-color:#c5c5c5;
    margin-bottom:1px;
    padding-left: 10px;
}

div.menuitem{
    background-color: #eeeeee;
}

.menuitem a {
    padding: 3px;
    border-bottom-color:#c5c5c5;
    border-bottom-width:1px;
    border-bottom-style:solid;
    margin-bottom:1px;
    padding-left: 15px;
    text-decoration: none;
    color:#555555;
    display:block;
    font-weight:bold;
}

.menuitem a:hover{
    color:#ffffff;
    background-color:#0071a7;
}

.menuitem { color:#000000 }


#login{
  background-image: url('/img/prihlaseni.gif');
  height: 128px;
  padding: 0px;
  margin: 0px;
}

#loginform a {
    color:white;
    text-decoration:none;
}

#loginform {
    color:white;
}

#loginform td {
    text-align:right;
    padding: 1px 15px;
}


#right-top {
  float: right;
  background-image: url('/img/pruh_jmena_www.gif');
  color: #555555;
  height: 20px;
  margin-top:4px;
  line-height: 18px;
  overflow:hidden;
}

#right-top a {
    text-decoration:none;
    color: #555555;
}

#right-top td {
    vertical-align:top;
}


#content-wrap {
  float: right;
  margin-top: 2px;
}

#content {
}

.cleaner {
	border:  0px none;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#footer {
  background-image: url('/img/dolnipruh.gif');
  background-repeat:repeat-x;
  height: 20px;
  color: #dddddd;
  padding: 4px;
  margin: 2px;
}

.footer a { color: #eeeeee ; text-decoration:none }

.error, .info {
  padding: 1em;
  border: solid 4px #000000;
  padding-left: 40px;
  width: 300px;
  margin: auto;
}

.error {
  color: red;
  font-weight: bold;
}

#contact_wrapper{
  color: #0088aa;
  width: 180px;
  float: left;
  margin: 0px;
  padding: 10px;
  line-height: 200%;
}

.smallname {
  font-weight:bold;
  font-size:120%;
}

.company {
  font-weight:bold;
  font-size:110%;
}

#answers_wrapper{
  float: right;
  background-color: #E5E5E5;
  margin-left: 4px;
  margin-top:10px;
  color:#555;
}

.question {
    font-weight: bold;
}

.importline {
  background-color: #F0F0F0;
}

.conflict_in_year {
  background-color: #f000f0;
}

.conflict_in_previous {
  background-color: #d000d0;
}

td.answer{
  padding-top:0px;
  padding-bottom:8px;
  padding-left:5px;
}

textarea {font-family:arial,serif; font-size:12px}

#langswitch {
position:relative;
top:-20px;
z-index:1;
color:white;
width:99%;
text-align:right;
}

#qa_vislink {
    text-decoration: underline;
}

#ans_lang{
    text-align:right;
    display:block;
    color: #555555;
}

#ans_lang a{
    text-decoration:none;
    color: #555555;
}

#searchresults td {
    vertical-align:top;
}

#qa_vislink { cursor: pointer }

.photo-img { border: 0px }

#tab1, #tab2 {
	float: left;
	width: 100px;
	cursor: pointer;
	font-weight: bold;
	z-index: 1;
	padding: 0.4em;
}
.tab-on { border-left: solid 2px black; border-right: solid 2px black;  border-top: solid 2px black; background-color: #ffd; cursor: normal; }
.tab-off { border-left: solid 1px black; border-right: solid 1px black;  border-top: solid 1px black; }
#pane1, #pane2 { border: solid 1px black; padding: 1em; margin: 1em; z-index: 0; }
#tabcontrol {
	position: relative;
	top: 1.1em;
	left: 3em;
	z-index: 10;
	_margin-left: 2em;
	_margin-bottom: -2.6em;
}
