* {
	padding: 0px;
	margin: 0px;
}

div.div_body {
	border: 0px;
	background: #612D11;
	background-image: url('../../images/body_bg.gif');
	background-repeat: repeat-x;
	font-family: Myriad, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #010101;
}

div.width {
	width: 1000px;
	overflow-x: auto;
}

h1 {
	margin-top: 0px;
	font-family: Myriad, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #A14008;
}
a {
	color: #5F4F57;
}
.tabla {
	border: 0px;
	width: 1000px;
	height: 100%;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

/* A fejléc stílusosztályai **************************************************/
.head_tabla {
	height: 99px;
	background-image: url('../../images/head_bg.gif');
}

.head_tabla table {
	background-image: url('../../images/logo.gif');
	background-repeat: no-repeat;
}

.logo {
	height: 99px;
	width: 370px;
	vertical-align: top;
	padding-left: 70px;
}

.head {
	height: 99px;
	width: 630px;
	text-align: right;
}

.partnerek {
	margin-right: 25px;
}

div.nevnap {
	padding-top: 6px;
}

.cpplanguage li a {
	text-decoration: none;
	color: #FFFFFF;
}

.cpplanguage li {
  display: inline;
}

li.lang {
	border-left: solid 1px;
	padding-left: 4px;
}

div.cpplanguage ul {
	margin-top: 10px;
	list-style-type: none;
}

.nevnap {
	vertical-align: bottom;
	padding-right: 30px;
	font-size: 12px;
	color: #FFFFFF;
}

.head2 {
	width: 1000px;
	height: 218px;
	background-image: url('../../images/head2_bg.gif');
}

.head2_content {
	display: block; 
	background-image: url('../../images/head2_content_bg.gif'); 
	width: 954px; 
	height: 218px; 
	margin-left: 23px;
}

.head2_tabla {
	width: 930px;
	height: 202px;
	border: 0px;
	margin-left: 12px;
	margin-top: 12px;
}

.head2_kep {
	width: 185px;
	height: 161px;
	border-left: solid 1px #FFFFFF;
}

.head2_kep img {
	width: 185px;
	height: 161px;
}

.head2_text {
	font-family: Myriad, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #5F4F57;
	text-align: center;
	vertical-align: middle;
}
/****************************************************************************/

/* A tartalom rész stílusosztályai ******************************************/

.content {
	display: block;
	width: 1000px;
	min-height: 420px;
	height: auto !important;
	height: 100%;
	background: #EDE8DF;
	background-image: url('../../images/kutya_bg.gif');
	background-repeat: no-repeat;
	background-position: 100% 190px;
}

.content_tabla {
	border: 0px;
	height: 100%;
	width: 954px;
	margin-left: 23px;
}

.content_sor {
	height: 34px;
}
/**********************************************************************/

/* A menü stílusosztályai *********************************************
CPPCategoryMenu.css
********************************************************************/

/* A középső hasáb stílusosztályai ***********************************/

.center {
	height: 100%;
	width: 100%;
	padding-bottom: 80px;
}

.center_div {
	margin-left: 30px;
	margin-right: 20px;
	font-family: Myriad, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #010101;
}
/*********************************************************************/

/* A jobb oldali hasáb stílusosztályai *******************************/

.right {
	color: #5F4F57;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 100%;
}

.right_15 {
	margin-left: 15px;
	font-size: 11px;
}

.cim {
	font-weight: bold;
	padding-bottom: 10px;
}

.right h1 {
	width: 200px;
}

.szoveg {
	margin-bottom: 30px;
}
/**************************************************************************/

.foot {
	height: 56px; 
	width: 1000px; 
	background-image: url('../../images/border_bottom.gif');
}
/*****************pager*********************************/

.CPPTablePager {
	text-align: center;
}

.CPPTablePager a {
	text-decoration: none;
}

/****************vendégkönyv*********************************/

div.vendegkonyv_text {
	font-size: 14px;
	line-height: 24px;
	padding-top: 30px;
	width: 580px;
	overflow-x: auto;
}

div.vendegkonyv_nev {
	color: #a14008;
	font-size: 12px;
}

form.vendegkonyv td.cppeditcontrol input, div.CPPWizardState_emailform-start td.cppeditcontrol input {
	border: solid 1px #c5a374;
	background-color: #FFFFFF;
	width: 170px;
}

form.vendegkonyv div.blog_newpost, div.CPPWizardState_emailform-start {
	padding-top: 30px;
}

form.vendegkonyv td.cppeditcontrol, div.CPPWizardState_emailform-start td.cppeditcontrol {
	width: 180px;
	padding-bottom: 10px;
}

div.blog_postform_buttons input.button_ok, div.CPPWizardState_emailform-start input.CPPWizardBoxStateAction_input {
	padding: 0px;
	margin-top: 20px;
	width: 68px;
	height: 19px;
	background-color: #ebe3d6;	
	background-image: url(../../images/submit_btn.gif);
	border: none;
	color: #ffffff;
	cursor: pointer;
}

form.vendegkonyv div.blog_newpost td.cpphtmleditcontrol_label, div.CPPWizardState_emailform-start td.cpphtmleditcontrol_label {
	display: none;
}

form.vendegkonyv td.cppeditcontrol_label, div.CPPWizardState_emailform-start td.cppeditcontrol_label {
	color: #a14008;
	font-size: 14px;
	width: 300px;
}

form.vendegkonyv div.CPPTableTorrentPager {
	text-align: center;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.ims_logo {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 80px;
	background-color: #ede8df;
}