h2{
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 30px;
}
.pub_floatl{
	float: left;
	width: 49%;
}
.pub_floatr{
	float: right;
	width: 49%;
}

/* Top Menu--------------------- */
.pub_top_menu{
	height: 16px;
	margin-left: 160px;
	padding-top: 55px;
	color: #000;
	line-height: 100%;
}
.pub_top_button{
	float: left;
	height: 15px;
	margin-left: 5px;
	margin-right: 15px;
	line-height: 100%;
}



/* HEADER ---------------------------------*/
#pub_header{
	width: 100%;
	height: 300px;
	background-color: #cc0001;
/* 	border: 1px solid #000; */
	font-size: 1px; /*tova beshe zakomentirano, no go otkomentirah, zashtoto se oplakaha, che ima tynka chervena pod neshto si*/
	background-image: url('../img/public/logoz.jpg');
	background-repeat: no-repeat;
	background-position: 590px 33px;
}
.pub_header1{
	float: left;
	display: inline;
	width: 160px;
	height: 300px;
	background-color: #CCCCCC;
/* 	border-right: 1px solid #000; */
}
.pub_header2{
	float: left;
	display: inline;
	width: 300px;
	height: 300px;
/* 	border-right: 1px solid #000; */
}
.pub_header3{ /*ne se izpolzva, zashtoto padalo, kogato se minimizira browser-a....*/
	float: left;
	display: inline;
	width: 500px;
	height: 300px;
/*	background-image: url('../img/public/logoz.jpg');
	background-repeat: no-repeat;
	background-position: 130px 33px;*/
/* 	border-right: 1px solid #000; */
}

.pub_clear{
	font-size: 1px;
	clear: both;
}


/* Content------------------------------------ */
#pub_content{
	margin-top: 30px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.pub_contentH{
	padding-top: 18px;
}
.pub_menuHolder{
	width: 340px;
}
.pub_leftmenu{
	float: left;
	display: inline;
	width: 280px;
	padding: 20px 10px 10px 20px;
}
.pub_left_button{
	padding: 0 0 14px 0;
	line-height: 100%;
}
.pub_left_button1{
	padding: 0 0 14px 0;
	line-height: 100%;
}
.pub_left_button a{
	color: #6F6F6F;
}
.pub_left_button1 a{
	color: #000000;
}
.pub_the_cont{
	width: 550px;
	/*padding-top: 20px;*/
}
.pub_text{
	line-height: 27px;
}
.pub_regForm{
	width: 98%;
}
.pub_regForm div{
	width: 100%;
	margin-bottom: 15px;
}
.pub_regForm div input{
	width: 100%;
}
.pub_goRight{
	margin-right: 58px;
	float: right;
}
.contactPopup{
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -368px;
	width: 735px;
	background: #cccccc url('../img/public/popupBack.png') repeat-y top left;
/* 	padding-top: 57px; */
	z-index: 999;
	display: none;
}
#contactPopupForm{
	padding-top: 47px;
}
.contactPopup input,.contactPopup textarea{
	border: none;
	height: 23px;
	padding-top: 5px;
}
.contactPopup textarea{
	height: auto;
}
.pub_popupCheckbox{
	width: 28px;
}
.pub_popupText{
	width: 100%;
}
.pub_cpLeftCol{
	width: 114px;
	height: 23px;
	float: left;
	color: white;
	padding: 5px 15px 0 0;
	text-align: right;
}
.pub_clRighCol{
	width: 560px;
	float: left;
	margin-bottom: 3px;
}
.pub_mess{
	width: 96%;
	border: 2px solid green;
	padding: 5px 1%;
	color: green;
	margin-bottom:10px;
}
.pub_err{
	width: 96%;
	border: 2px solid red;
	padding: 5px 1%;
	color: red;
	margin-bottom:10px;
}
.pub_senden{
	margin: 77px 0 81px 0;
	width: 130px;
	height: 27px!important;
	padding-top: 0px!important;
	padding-right: 17px;
	text-align: right;
	background-color: #fff;
	border: none;
	color: #e41e27;
	font-weight: bold;
}
.pub_clRighColMrg{
	margin: 21px 0 17px 0;
}
.pub_clRighCol label{
	margin: 20px;
}
