@import 'PullDownMenu.css';

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	background-color: White;
	font-size: 10px;
	min-width: 778px;
	line-height: 1.5;
}
html>body {
	font-size: 10px;
}
#main {
	width: 778px;
	margin: 0 auto;
	background: #F5F5F5;
	border: 1px solid #DCDCDC;
	position: relative;
}

#vrch {
	width: 778px;
	height: 100px;
	text-align: left;
	border-bottom: 1px solid Black;
	background-color: White;
}

#hlavni{
	margin: 5px 0 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 548px;
	min-height: 270px;
	_height: 270px;
	_h\eight: 270px;
	text-align: left;
	border: 1px solid #DCDCDC;
	border-left: 0px;
	background: White;
	font: 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: justify;
}

#hlavni h2{
	font: 1.25em Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 0px 0 3px 10px;
}

#hlavni h3{
	font: 1.25em Arial, Helvetica, sans-serif;
	color: #226CB2;
	font-weight: bold;
	text-decoration: inherit;
	margin: 2px 0 3px 10px;
}

#nov{
border-bottom: 1px dashed #aaa; margin-bottom: 10px; background-color: #F5F5F5; padding: 0 3px 0 3px;
}

#nov H3	{font: 1.25em Arial, Helvetica, sans-serif;
	color: #226CB2;
	font-weight: bold;
	text-decoration: inherit;}

.hlavicka{
	font-weight:bold;
	background: #aaaaaa;
	color: White;
}

.datum{
	font-weight:bold;
	margin: 0 5px 0 10px;
}

.nnadpis{
	font: 1.15em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 7px;
	color: #eeeeee;
}

.pnadpis{
	font: 1.15em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	color: White;
	background-color: #990000; 
}

div.titulek {border-bottom: 1px dashed #aaa; margin-bottom: 10px;display: run-in;
}

 

.table{
	width: 400px;
	border: 1px ridge #DCDCDC;
	padding: 3px 1px 3px 1px;
	text-align: center;
	margin: 0px;
} 

.table th{
	padding: 3px; background: Black; font: bold; color:White;
} 

 #rside{
	margin: 5px 0 0px 0px;
	padding: 5px;
	width: 189px;
	min-height: 270px;
	_height: 270px;
	_h\eight: 270px;
	text-align: left;
	background: #FFFAFA;
	border: 1px solid #DCDCDC;
	border-right: 0px;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	text-align: justify;
}


 #rside2{
	margin: 0px -2px 0px 0px;
	/*padding: 5px;*/
	width: 204px;
	min-height: 270px;
	_height: 270px;
	_h\eight: 270px;
	text-align: left;
	background: #f7f7f7;
	/*border: 1px solid #DCDCDC;
	border-right: 0px;*/
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	text-align: left;
}

 #rside H2{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #0093DD;
	margin-bottom: 5px;
}

 #rside2 H2{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer {
	clear: both;
	font: 1em Arial;
	background-color: #990000;
	text-align: center;
	color: #FFFFFF;
	width: 778px;
	height: 16px;
	text-align: center;
	margin: 0;
	padding-top: 4px;
}

#footer a { color: #FFFFFF;}

.borderbottom {
              border-bottom: solid 1px #000000;
              }
              
.borderbottomstrong {
              border-bottom: solid 2px #000000;
              }
              
ul          {
            padding-left: 6px; 
            margin-left: 10px
            }
            
.odstup{
	padding: 2px 5px 2px 5px ;
  }
  
.okraj{
	padding: 5px 0px 5px 0px;
  }
              
              
/* inputy */
input.text {
            background-color: #ffffff;
            border: 1px solid #B0B1B0;
            height: 16px;
            width: 100px;
            font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
            font-size: 10px;
          }
          
input.text2 {
            background-color: #E9EAF3;
            border: 1px solid #B0B1B0;
            height: 16px;
            width: 100px;
            font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
            font-size: 10px;
          }
          
input.text3 {
            background-color: #f7f7f7;
            border: 1px solid #B0B1B0;
            height: 16px;
            width: 150px;
            font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
            font-size: 10px;
            
          }
          
input.submit {
            background-color: #E9EAF3;
            border: 1px solid #B0B1B0;
            height: 16px;
            width: 150px;
            font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
            font-size: 10px;
          }

/* pozadi */
bg.pravastrana {
              background-repeat: no-repeat;
              background-position: left center;
              }
