/* CSS Document */
body {
	background-image: url(../images/bcg.jpg);
	background-repeat: repeat xy;
  background-color: #FFFFFF;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#content {
	position: relative;
  margin: 0 auto;
  margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	padding: 0 auto;
  background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: small;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	}
#top {
	background-image: url(../images/body-top.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#form {
  margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#menicko {
  text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	margin-left: 0px;
	padding-left: 0px;
}
#right {
	background-color: #FFFFFF;
  width: 800px;
	height: auto;
	float: right;
}
a, a:hover, a:visited {
  text-decoration: none;
  color: #0001FC;
}
p.nadpis {
  color: #0066CC;
  text-indent: 30px;
  margin-left: 30px;
  margin-right: 30px;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  font-size: 15px;
}
p.uvodnik {
  text-indent: 30px;
  margin-left: 60px;
  margin-right: 60px;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
p.uvodnik a, a:hover, a:visited{
  color: #0066CC;
  text-decoration: none;
}
p.uvodnik_dulezite {
  text-indent: 0px;
  margin-left: 60px;
  margin-right: 60px;
  line-height: 2;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
p.uvodnik_dulezite a, a:hover, a:visited{
  color: #0066CC;
  text-decoration: none;
}
p.highlight {
  color: #0066CC;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
p.onas {
  text-indent: 30px;
  margin-left: 60px;
  margin-right: 60px;
  font-weight: bold;
  font-size: 12px;
  text-align: justify;
}
h1 {
  text-align: center;
  color: #0066FF;
  font-size: large;
}
h2 {
  text-align: center;
  color: #0066FF;
  font-size: medium;
}
.top {
  font-size: larger;
  font-weight: bold;
  border: 3px solid #0000FF;
  border-collapse: collapse;
  text-align: center;
  border: none;
}
.topr {
  font-size: larger;
  font-weight: bold;
  border: 3px solid #0000FF;
  border-collapse: collapse;
  text-align: right;
  border: none;
}
.rest0 {
  font-size: normal;
  font-weight: none;
  width: 150px;
  height: 3em;
  text-align: center;
  border: 2px solid #0066FF;
  border-collapse: collapse;
}
.rest00 {
  background-color: #5FBDEA;
  font-size: normal;
  font-weight: bold;
  width: 150px;
  height: 3em;
  text-align: center;
  border: 2px solid #0066FF;
  border-collapse: collapse;
}
.rest1 {
  font-size: normal;
  font-weight: none;
  width: 250px;
  height: 3em;
  text-align: center;
  border: 2px solid #0066FF;
  border-collapse: collapse;
}
.rest11 {
  background-color: #5FBDEA;
  font-size: normal;
  font-weight: bold;
  width: 250px;
  height: 3em;
  text-align: center;
  border: 2px solid #0066FF;
  border-collapse: collapse;
}
.proptop {
  text-indent: 30px;
  margin-left: 2em;
  margin-right: 2em;
  font-weight: bold;
  font-size: 18px;
}
p.otoceni {
  unicode-bidi: bidi-override;
  direction: rtl;
}
#vizitka {
  background-image: url(../images/vizpodklad.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 150px;
  text-align: center;
  padding-left: 50px;
}
#vizitkaU {
  width: 350px;
  height: 150px;
  text-align: center;
}

#konjmeno {
  font-size: larger;
  font-weight: bold;
}
#konfce {
  font-size: normal;
  font-weight: bold;
}
#bottom {
  color: #888888;
	font-size: small;
  padding-top: 0px;
  padding-right: 10px;
	margin-top: 0px;
	text-align: right;
	height: auto;
}

#modernbricksmenu2{
padding: 0px;
width: 100%;
/* border-top: 5px solid #00CCFF; */ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 100px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #0099FF;  
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #0022FF; 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #D25A0B; 
color: white;
border-color: #D25A0B; 
}


fieldset{background:#FFFFFF; width:500px}
.red{color:#FF0000}
.inp{width:250px}

