body
{
	background-color: #132e42;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

*
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 11px;
	color: #000000;
}

.white
{
	color: #ffffff;
}

.white_bottom
{
	color: #ffffff;
	font-size: 10px;
}

.blue
{
	color: #132e42;
}

.bluelight
{
	color: #005494;
}

.red
{
	color: #a80000;
}

.orange
{
	color: #ff8a00;
}



H1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #132e42;
	font-weight:bold;
}

H2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #ff8a00;
	font-weight:bold;
}


a
{
	text-decoration: underline;
	color: #0b4f7f;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a.white
{
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
	font-size: 10px;
}

a.white:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	font-size: 10px;	
}

a.menu
{
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}

a.menu:hover
{
	text-decoration: underline;
	color: #132e42;
	font-weight:bold;
}
a.menu-red
{
	text-decoration: underline;
	color: #a80000;
	font-weight:bold;
}

a.menu-red:hover
{
	text-decoration: underline;
	color: #132e42;
	font-weight:bold;
}

a.menu2
{
	text-decoration: underline;
	color: #ffffff;
	font-weight:normal;
}

a.menu2:hover
{
	text-decoration: underline;
	color: #132e42;
	font-weight:normal;
}

.stroke
{
	border: 1px solid #0b4f7f;
}


.stroke2
{
	border: 1px solid #ffffff;
}

.td_left
{
	background-image:url(../images/index_07.gif);
	background-repeat:no-repeat;
}

.td_right
{
	background-image:url(../images/index_08.gif);
	background-repeat:no-repeat;
}#uvod h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
#uvod h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#uvod {
	text-align: justify;
}
#uvod .stroke {
	margin: 5px;
}
#odkazy_pat {
  background: #D5E6C8;
  color: #666666;
  padding:5px;
  _margin-top:5px;
  font-size:11px;
}

#multitherma{
  text-align:center;
  font-size:12px;
  margin-top:30px;
}

#intlink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

}

#intlink a {

	color: #666666;

	text-decoration: none;

  font-weight: normal;

}


/*contact form*/
.form{
  border: 1px solid #ddd;
  padding: 20px 30px;
}
.form_line{
  clear:both;
  height:10px;
}
.div_label{
  float:left;
  width:80px;
}
.div_input input{
  border:1px solid #ddd;
  height:20px;  
}
.star{
  color:#C00;
}	
#myform_contact{
  border:0;
  background: #ffffff;
  width:460px;
  padding-top:10px;
  padding-bottom:10px;
}
#myform_contact input[type=submit]{
  position:relative;
  left:0px;
  top:5px;
  height:25px;
  width:80px;
}
#myform_contact input.error{ 
  border: 1px dashed red; 
  background:#d4d0c8;
  color:#000000;
  font-weight:bold;
}
#myform_contact textarea.error{ 
  border: 1px dashed red; 
  background:#d4d0c8;
  color:#000000;
  font-weight:bold;
}
/*styles only for #myform_contact*/
#myform_contact textarea{
  width:340px;
  height:100px;
  border:1px solid #ddd;
}
#myform_contact label.error {
	  position:relative;
	  left:5px;
	  padding-top:3px;
		margin-left: .3em;
		color:red;
}
/* END styles only for #myform_contact*/
