.hiroszlop{
	width:330px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid gray;
}
.justify{
	text-align: justify;
}
a.red:link,a.red:visited{
	color:#c80000;
	font-size: 11px;
}
.ref_img {
	border: 0px;
}
.hirujdonsag{
	display: block;
	padding-left: 20px;
	background-image: url(../../static/images/kocka2.jpg);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	margin-left: 15px;
	width: 200px;
}

.content .left {
	border-right: 0px;
	padding-right: 0px;
	width: 705px;
}

.header{
	width: 1000px;
	height: 383px;
}

.content{
	width: 1000px;
	background: URL("../../static/images/ujdonsagok/background.jpg") top left no-repeat;
	min-height: 300px;
	_height: 300px;
}

.content .lista{
	margin-left: 30px;	
	width: 200px;
	float: left;
}

.lista .icon{ 
	float: left;
	margin-right: 20px;
}

.lista a:hover{ 
	color: #fb8109;
}

.lista ul{ 
	clear: left;
	margin-top: 10px;
	margin-left: 15px;
	list-style: square URL("../../static/images/ujdonsagok/list.jpg");	
}

.lista li{
	clear: both;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 20px;
}

.lista .datum{
	float: right;
	height: 30px;
	font-style: italic; 
	font-size: 11px;
}

.content .ujdonsag{
	float: left;
	width: 440px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.ujdonsag p{
	margin-top: 15px;
}

.ujdonsag p a{
	color: #fb8109;
}

.ujdonsag img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ujdonsag h5{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 5px;	
	padding-bottom: 10px;
	background: #f7f7f7;
}

.content .right{
	float: left;
	width: 260px;
	margin-left: 10px;	
}

.content .referenciak{		
}

.referenciak img{
	float: left;
	padding: 8px;
}

.cimkek{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	background: #f7f7f7;
	padding-bottom: 5px;
	font-size: 10px;
}

.cimketar{
	clear: both;
	padding-top: 20px;
	
}

fieldset{
	border: 0px;
	margin-top: 20px;
}
fieldset legend{
	display: none;
}
fieldset label{
	clear: left;
	float: left;
	width: 120px;
}
fieldset input{	
	float: left;
	width: 140px;
	height: 21px;
	background: URL("../../static/images/base/qs_input.jpg") top left no-repeat;
	color: #ab6f29;
	border: 0px;	
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
}
fieldset select {
	float: left;
	width: 160px;
	height: 21px;
	color: #ab6f29;
	border: 0px;	
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
}
fieldset textarea {
	float: left;
	width: 450px;
	height: 150px;
	border: 1px solid #ab6f29;
	color: #ab6f29;
	padding: 5px;
	margin-bottom: 15px;
}
fieldset .radio{
	float: left;
	color: #ab6f29;
	border: 0px;	
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
	width: 40px;
	height: 15px;
	
	font-size: 11px;
}
fieldset .select{
	float: left;
	color: #ab6f29;
	border: 0px;	
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
	width: 40px;
	height: 15px;
	
	font-size: 11px;
}
fieldset select option{
	background: #ffffff;
	font-size: 11px;
	padding: 3px;
}
fieldset .submit {
	margin-top: 30px;
	float: left;
	padding-top: 0;
	width: 156px;
}
