

.produkt2 {
width: 630px;
background-image: url(bg_cia.png); 
background-repeat: repeat; 
}

.nahlad2 {
width: 150px;
background: white;
float: left;
text-align: center;

}

.popis2 {
width: 470px;
/* height: 130px; */
background: #dadada;
float: left;
}

.table_produkt2 {
width: 470px;
/* height: 120px; */
}

.table_nahlad2 {
  width: 140px;
  background: white;
  margin: 3px;
  text-align: center;
}

.produkt_nazov2 {
  width: 470px;
  margin: 4px;
  text-align: center;
}


.table_popis2 {
  text-align: left;
  border-style: dotted; 
  width: 470px;
  margin: 4px;
  color: #1E639E;
  font-weight: bold;
	font-size: 11px;
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}





.produkt_new {
	margin-bottom: 10px; 
	border-bottom: 1px solid silver;
	 }

.produkt_new .left {
	text-align: center;
	float: left; 
	width: 160px; }

.produkt_new .left img {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 2px solid silver; }

.produkt_new .right {
	float: left; 
	width: 470px;
	text-align: left; }

.produkt_new .right .info {
	  margin-top: 4px;
	  border-left: 2px solid silver;
	  font-size: 11px;
	  padding-left: 4px;
	  margin-bottom: 15px;
	 }

.produkt_new .right .info .name {
	  font-weight: bold;
	 }

.produkt_new .right h3 {
	font-size: 13px;
	padding: 0px;
	margin: 0px; }

.produkt_new .right p {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;}


.produkt_new table {
	  border: 2px solid silver;
}


.produkt_new table tr{
	  border-bottom: 1px solid silver;
	  margin: 0px;
	  padding: 0px;

}


.produkt_new tr td{
	  border: 1px solid silver;
	  margin: 0px;

	  
}





/* formular */

fieldset
{
width: 380px;
border-color:#DDD;
border-style:double;
border-width:4px 1px 2px 1px;
padding:10px;
margin: 0 auto;
text-align: left;
}

legend
{
color: #a60000;
width: 100px;
text-align:center;
font-weight:bold;
margin-bottom: 0.1em;
}

label
{
float: left;
width: 170px;
padding-left:10px;
}

input
{
border: 1px solid #c7c7c7;
width: 180px;
height: 25px;
color: #333333;
margin-bottom: 8px;
}

textarea
{
border: 1px solid #c7c7c7;
width:360px;
height: 150px;
margin-bottom: 8px;
}

input.odoslat
{
background: #707070;
color:white;
font-weight:bold;
margin-left: 90px;
height: 30px;
}

.margin-bottom ul li 
{
  margin-bottom: 5px;
}
