/* CSS Document */
.vtip {
  width:450px;
  font-size:90%;
}
.vtip1, .vtip2 {
  width:440px;
  margin-bottom:10px;
}
.vtip2 {
  border-left:3px solid #99CC33;
  padding:4px;
}




.stav {
/*  width:130px;*/
  float:right;
  margin-top:-15px;
  /*margin-right:125px;*/
}

/* ----------------------------------- */
#citaty1 h2 {
  color:#555;
  /*font-size:140%;*/
}
#citaty1 .viacz {
  margin-top:-25px;
}

#mailom .podtextarea {
	width: 450px;
	background-image: url('../grafika/textarea1.png'); 
}
#mailom textarea {
	width: 440px;
	height: 100px;
  margin-bottom:15px;	
}

#mailom input[type=text] {
  float:left;
	border-style:solid; 
	border-width:1px;
  border-color:#fff;  
	width: 330px;
	height: 16px;
	font-size:90%;
  font-family:Tahoma, Verdana, sans-serif, Arial;
  background:none;
  color:#333;
	font-weight: bold;
	clear:both;
}
#mailom label {
	width: 100px;
  height: 35px;
  line-height: 32px;	
  float:left;
	font-weight: bold;  
	clear:both;
}
#mailom .podinput {
	width: 335px;
	height: 28px; 
	background-image: url('../grafika/input3.png'); 
	background-repeat: no-repeat;
	border-style:solid; 
	border-width:0px;
	padding:4px;
	float:right;
}

/* ------------------------------ */
#pridat {
  float:left;
  margin:15px;
}

#pridat label, .hladat_pr label {
  color:#333;
  font-weight:bold;
  display:block
}

#pridat input[type=text], .hladat_pr input[type=text], select {
	border-style:solid; 
	border-width:0px;
	color:#333333;
	font-size:95%; font-family:Arial, verdena, tahoma;
	margin:0px;
	width: 261px;
	height: 17px;
	font-weight: bold;
}

.hladat_pr .podinput, #pridat .podinput {
	width: 265px;
	height: 26px; 
	background-image: url('../grafika/input2.png'); 
	background-repeat: no-repeat;
	border-style:solid; 
	border-width:0px;
	padding:5px;
}

/* -------------------------------------------------------------------------- */
#pridat1 {
	width: 380px;
	margin:10px;
  float:right;	
}

#pridat1 h2 {
  font-size:125%;
  color:#333;
  margin-top:20px;
}

#pridat1 span {
  float:right;
  margin:5px;
  margin-left:15px;
  font-weight:bold;
	font-style: italic;   
}

#pridat1 .varovanie {
  color:#FF0000;
}

.hladat_pr {
  float:right;
 	width: 280px;
	margin-top:15px;
	margin-right:100px;
}

.hladat_pr span   {
  display:block;
	font-style: italic; 
	font-weight: bold;
  text-align:right;
  margin-right:50px;  
}
