body {
	background: #012d5a url(../images/page-bg.png) top center repeat-y;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	/*color:#564b47;*/
	color: #000000;
	padding:0;
	margin:0;
}

a, a:visited, a:active {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #008000;
	font-weight: bold;
	text-decoration: underline;
}





@font-face {
	font-family: ProximaNovaLight;
	src: url('https://maok.hu/templates/maok2012/css/ProximaNovaLight.otf');
	src: local("ProximaNovaLight"), url('https://maok.hu/templates/maok2012/css/ProximaNovaLight.otf') format("opentype");
}
@font-face {
	font-family: ProximaNovaBold;
	src: url('https://maok.hu/templates/maok2012/css/ProximaNovaBold.otf');
	src: local("ProximaNovaBold"), url('https://maok.hu/templates/maok2012/css/ProximaNovaBold.otf') format("opentype");
}
@font-face {
	font-family: ProximaNovaSemibold;
	src: url('https://maok.hu/templates/maok2012/css/ProximaNovaSemibold.otf');
	src: local("ProximaNovaSemibold"), url('https://maok.hu/templates/maok2012/css/ProximaNovaSemibold.otf') format("opentype");
}




h4 {
	color: #564b47;
	font-size: 16px;
	font-weight: normal;
}
h5 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}
h6 {
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
}

img {
	border: 0px;
}
/* design */

#topline {
	background: #762b01 url(../images/topline-bg.jpg) top center repeat-y;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 10px;
}

#container {
	width: 960px;	
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	background-color: #eaecee;
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
	/*overflow: hidden;*/
}

/* fejlec */

#header {
	background-color: #144371;
	padding: 0px;
	margin: 0 auto;
	width: 962px;
	position: relative;
}

.logo {	
	padding: 15px 0px 15px 15px;
	margin: 0px;
}

#header h1 {
	font-family: ProximaNovaLight;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	position: absolute;
	top: 40px;
	left: 120px;
}

.flag {
	position: absolute;
	top: 35px;
	left: 880px;
	padding: 0px;
	margin: 0px;
}

/* keresés */

.searchinner {
	position: absolute;
	top: 10px;
	left: 800px;
}
.search {
	width: 151px;
	height: 22px;
	background-image: url(../images/search-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
}
.searchbox {
	border: 0px;
	background-color: transparent !important;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 131px;
	height: 22px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	color: #747577 !important;
	font-weight: normal !important;
	font-size: 12px !important;
}
.searchbox_submit {
	border: 0px;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 131px;
	width: 19px;
	height: 22px;
}

/* tartalom */

#content {
	/*background-color: #FFFFFF;*/
	padding: 0px;
	margin: 0px 167px 0px 167px !important;
	margin-top: 0px !important;
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
}

div#content { 
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	margin-top: 0px !important;
}

.roundframec{
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px;
	behavior: url("/templates/maok2012/css/PIE.htc");

	/* FF, Chrome hasznalja */
	background-color: rgba(208, 217, 226, 1.0) !important;
	/* IE-ben a css3PIE csinalja a border-radiust. Ahhoz kell ez a bg */
	-pie-background: url('/templates/maok2012/images/framebg.png') !important;
	/* dotred.nl 1pixeles png-t general, a framebg.png innen van lementve */
	/*-pie-background: url('http://www.dotred.nl/png/?color=ECFBFD&opacity=80') !important;*/
	/* border-radius-for-ie cucc, jobb mint a masik */	
	behavior: url("/templates/maok2012/css/PIE.htc");	
	padding: 0px;
	margin: 0px;
}

.roundframe {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px;
	behavior: url("/templates/maok2012/css/PIE.htc");

	/* FF, Chrome hasznalja */
	background-color: rgba(255, 255, 255, 0.9) !important;
	/* IE-ben a css3PIE csinalja a border-radiust. Ahhoz kell ez a bg */
	-pie-background: url('/templates/maok2012/images/framebg.png') !important;
	/* dotred.nl 1pixeles png-t general, a framebg.png innen van lementve */
	/*-pie-background: url('http://www.dotred.nl/png/?color=ECFBFD&opacity=80') !important;*/
	/* border-radius-for-ie cucc, jobb mint a masik */	
	behavior: url("/templates/maok2012/css/PIE.htc");	
	padding: 0px;
	margin: 0px;
}

.content-page-header {
	background: url(../images/pageheadbg.jpg) bottom left no-repeat;
	padding: 4px 11px 4px 11px;
	margin: 0px;
	position: relative;	
}
.content-page-header span {	
	padding: 0px;
	margin: 0 0 0 500px;
	font-size: 9px;	
}
.content-page-header h1 {
	/*font-family: ProximaNovaSemibold;*/
	font-family: ProximaNovaLight;
	font-size: 16px;
	color: #ed5805;
	text-transform: uppercase;
}
.content-page-content {
	font-family: ProximaNovaLight;
	/*font-family: ProximaNovaSemibold;*/
	font-size: 12px;
	color: #5c5d5f;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	vertical-align: top;
	line-height: 16px;
}

.content-page-content hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

.content-page-content h2 {
	font-family: ProximaNovaLight;
	/*font-family: ProximaNovaSemibold;*/
	font-size: 14px;
	color: #5c5d5f;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 0px;	
}

.content-page-content h4 {
	color: #564b47;
	font-size: 16px;
	font-weight: normal;
}
.content-page-content h5 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}
.content-page-content h6 {
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
}


p, pre {
	padding: 5px 10px;
	margin:0px;
	color: #000000;
}

/* bal blokk */

#left {
	background: url(../images/left-bg.jpg) top left repeat-y;
	float: left;
	width: 157px;
	margin: 0px 0px 0 10px;
	padding: 0;
	background-color:#999;
}

#right {
	float: right;
	width: 147px;
	margin: 0px 10px 0 10px;
	padding: 0;
	/*background-color: #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}

/* menü */

#left #menu0 {
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
}
.liMenu li {
	list-style-type: none;	
	width: 136px;
	padding: 0px 0px 0px 10px;
	margin: 15px 0px 0px 0px;	
}
.liMenu li a, .liMenu li a:link {
	font-family: ProximaNovaLight;	
	/*display: block;*/
	font-weight: normal;
	font-size: 12px;	
	color: #000000;	
	text-indent: 16px;
	text-decoration: none;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-transform: uppercase;
}
.liMenu li a:hover {	
	background: url(../images/limenu-ha.jpg) top left no-repeat;
	background-position: -10px -2px;
	text-decoration: none;
	color: #ee5603;
	text-transform: uppercase;
}
.liMenu li.liMenuActive a {
	color: #ee5603;	
	/*background: url(../images/limenu-h.jpg) top left no-repeat;*/
}

.liMenu li.liMenuActive {	
	background: url(../images/limenu-h.jpg) left;
	/*background-position: 0px 17px;*/
	background-repeat: no-repeat;
	background-position: 0px center; 
}

.liMenu li.liMenuActive a, .liMenu ul.liMenu_lvl1 li.liMenuActive a {
	/*color: #ee5603;*/
	color: #D84E03;
	/*background: url(../images/limenu-h.jpg) top left no-repeat;*/
}
.liMenu_lvl1 {
	list-style-type: none;
	/*background-color: #F5F5F5 !important;*/
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 150px;	
}

.liMenu_lvl1 li {	
	padding: 0px 0px 0px 0px !important;
	margin: 15px 0px 0px 0px !important;
	width: 132px !important;
}

.liMenu_lvl1 li:first-child {
	/*background: url(../images/lisubmenubg-top.jpg) top left repeat-x;
	background-position: 0px 8px;*/
	width: 141px;
	margin-left: -3px;
	padding-left: 3px;
}
.liMenu_lvl1 li:last-child {
	/*background: url(../images/lisubmenubg-bottom.jpg) bottom left repeat-x;
	background-position: 0px 8px;*/
	width: 141px;
	margin-left: -3px;
	padding-left: 3px;
}




.liMenu_lvl1 li a, #liMenu_lvl1 li a:link, .liMenu_lvl1 li a:visited {
	font-family: ProximaNovaLight;	
	text-decoration: none;
	color: #012D5A !important;
	list-style-type: none !important;
	width: 135px;
}
.liMenu_lvl1 li a:hover {
	text-decoration: none;
	color: #ee5603 !important;
	text-transform: uppercase;
	background: none;
}

.liMenu_lvl1 li.liMenuActive {	
	background: url(../images/limenu-hb.jpg) top left no-repeat;
	background-position: 2px 17px;
}

.liMenu_lvl1 li.liMenuActive a {	
	font-family: ProximaNovaLight;
	text-decoration: none;
	color: #ee5603 !important;
	text-transform: uppercase;
}

.breakme {
  display: block;
}

.rightblock {
	/*background: url(../images/rightblock-bgb.jpg) bottom left no-repeat;*/
	padding: 10px;
	margin: 0 0 10px 0;
}

.rightblock h2 {
	font-family: ProximaNovaSemibold;
	font-weight: normal;
	color:  #718da9;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
}

.newsletter {	
	padding: 10px;
}

.newsinput {
	background-color: #e7ecf0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 5px;
	width: 117px;
	color: #babdc2;
	font-variant: italic;
}
.newsbutton {
	background-color: #ed5501;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 2px;	
	color: #ffffff;
	margin: 5px 0 0 0px;
	font-size: 8px;
	text-transform: uppercase;
	float: right;
}

.petvet a:link, .petvet a:visited {
	font-family: ProximaNovaLight;
	color: #767676;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.petvet a:hover {
	color: #000000;
}

.petvet p {	
	padding: 0px;
	margin: 0px;
}

/* hírek */

.content-news {
	/*background-color: #FFFFFF;*/
	font-family: ProximaNovaLight;
	font-size: 12px;
	padding: 0;
	margin: -10px 0px 0px 0px;
}
.content-news-archive {
	/*background-color: #FFFFFF;*/
	font-family: ProximaNovaLight;
	font-size: 12px;
	padding: 0;
	margin: 20px 0px 0px 0px;
}
.news-header {
	width: 626px;
	margin: 0;
	padding: 0;
	position: relative;
	height: 25px;
}
.news-header-left {
	/*float: left;*/
	text-align: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 0px;
}
.news-header-right {
	position: absolute;
	top: 12px;
	color: #757E88;
	right: 10px;	
	width: 130px;
	padding: 0;
	margin: 0;
	text-align: right;
}

.news-header h2 {
	font-family: ProximaNovaLight;
	font-size: 13px;
	color: #004370;
}

.news-firstinner {
	background: url(../images/firstnewbg.jpg) top center no-repeat !important;
	position: relative;
}
.news-moreinner {
	position: relative;
}
.news-moretinner {
	margin: 0 0 10px 0;
}

.news-content {
	/*background: url(../images/news-cbg.jpg) bottom left repeat-x;*/
	padding: 10px;
}
.news-content-blank {	
	padding: 10px 0 10px 0;
	line-height: 16px;
	color: #000000;
}
.news-content-blank p {	
	padding: 5px 10px 0px 10px;
	margin: 0;
	line-height: 16px;
}
.news-content p {	
	padding: 0px;
	margin: 0px 0 10px 0;
	line-height: 16px;
}

.newsheadblock {
	background: url(../images/newsheadblockbg.jpg) bottom left repeat-x;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	color: #6b6c6e;
}
.newsheadblock h1 {
	font-family: ProximaNovaLight;
	font-size: 15px;
	color: #ec4600;
	padding: 10px 10px 0px 10px;
	text-transform: uppercase;
}

.newsheadlead {
	background-color: #FFFFFF;
	border-top: 1px solid #ec5200;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.newsheadlead h1 {
	font-family: ProximaNovaLight;
	color: #ec5200;
	margin: 0;
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	text-transform: uppercase;
}
.leadpage {
	position: absolute;
	top: 17px;
	color: #b1c0d0;
	right: 10px;	
	width: 300px;
	padding: 0;
	margin: 0;
	text-align: right;	
}

/* szabályzat */

.regulation-news {
	/*background-color: #FFFFFF;*/
	font-family: ProximaNovaLight;
	font-size: 12px;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.regulation-header {
	width: 626px;
	margin: 0;
	padding: 0;
	
}
.regulation-header-left {
	float: left;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
}
.regulation-header-right {
	position: absolute;
	top: 12px;
	color: #b1c0d0;
	right: 10px;	
	width: 130px;
	padding: 0;
	margin: 0;
	text-align: right;
}

.regulation-header h2 {
	font-family: ProximaNovaLight;
	font-size: 13px;
	color: #004370;
}

.regulation-inner {
	position: relative;
}

.regulation-content {
	background: url(../images/news-cbg.jpg) bottom left repeat-x;
	padding: 10px;
}
.regulation-content p {	
	padding: 0px;
	margin: 0px 0 10px 0;
}

.newsheadblock {
	background: url(../images/newsheadblockbg.jpg) bottom left repeat-x;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	color: #6b6c6e;
	line-height: 16px;
}
.newsheadblock h1 {
	font-family: ProximaNovaLight;
	font-size: 15px;
	color: #ec4600;
	padding: 10px 10px 0px 10px;
	text-transform: uppercase;
}

.morebutton {
	background-color: #ed5501;
	color: #ffffff;	
	margin: 0px 0px 0px 566px;
	/*float: right;	*/
	
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px;
	behavior: url("/templates/maok2012/css/PIE.htc");

	/* FF, Chrome hasznalja */
	background-color: rgba(237, 81, 1, 1.0) !important;
	/* IE-ben a css3PIE csinalja a border-radiust. Ahhoz kell ez a bg */
	-pie-background: url('/templates/maok2012/images/framebg.png') !important;
	/* dotred.nl 1pixeles png-t general, a framebg.png innen van lementve */
	/*-pie-background: url('http://www.dotred.nl/png/?color=ECFBFD&opacity=80') !important;*/
	/* border-radius-for-ie cucc, jobb mint a masik */	
	behavior: url("/templates/maok2012/css/PIE.htc");	
	padding: 2px 5px 1px 6px;	
	text-decoration: none;
	font-size: 10px;
}
a:link.morebutton, a:visited.morebutton {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a:hover.morebutton {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.regulationheadlead {
	border-bottom: 1px solid #ec5200;
	background: #FFFFFF url(../images/newsheadblockbg.jpg) bottom left repeat-x;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.regulationheadlead h1 {
	font-family: ProximaNovaLight;
	color: #ec5200;
	margin: 0;
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	text-transform: uppercase;
}
.leadpage {
	position: absolute;
	top: 17px;
	color: #b1c0d0;
	right: 10px;	
	width: 300px;
	padding: 0;
	margin: 0;
	text-align: right;	
}
.szabheight {	
	max-height: 60px;	
}

/* lablec */

#footer {
	background: url(../images/footer-bg.jpg) top center no-repeat;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: right;
	height: 115px;
}
.footer-inner {
	font-family: ProximaNovaLight;
	color: #FFF;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
.footer-inner p {
	font-family: ProximaNovaLight;
	color: #FFF;	
	font-size: 14px;
	text-transform: uppercase;
}
}



/* alignment classes & additional classes*/

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }

/* clearing */

.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

/* lapozo */

.pager {
	
}
.pager_index {
	color: #757E88;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
.pager_index a:link, a:visited {
	color: #757E88;
	font-size: 11px;	
	text-decoration: none;
}
.pager_index a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.pager_cindex {
	font-size: 11px;
	font-weight:bold;
	color: #f0722d;
}
.pager_sep{
	font-size: 11px;
	padding: 0px 2px 0px 2px;
}
.pager_prev {
	color: #757E88;
	font-size: 11px;
	padding: 0px 5px 0px 2px;
}
.pager_next {
	color: #757E88;
	font-size: 11px;
	padding: 0px 2px 0px 5px;
}
.pager_prev a:link, a:visited {
	color: #8ea4bb;
	font-size: 11px;
	text-decoration: none;
}
.pager_prev a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.pager_next a:link, a:visited {
	color: #757E88;
	font-size: 11px;
	text-decoration: none;
}
.pager_next a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/*-*/

table.mywbCalendarMonthDayTable {
    border-collapse: collapse;
    border-width: 0px 0px 0px 0px !important;
    margin: 10px 0 0 0 !important;
}


.mywbCalendarMonthDay a {
    display: block !important;
    padding: 2px !important;
    text-decoration: none !important;
}
div.mywbCalendarMonth, div.mywbCalendarMonth td {
    font-size: 10px;
}
table.mywbCalendarMonthDayTable, td.mywbCalendarMonthDay {
    border-color: none !important;
    border-style: none !important;
}
.mywbCalendarMonthDay a {
	color: #004370 !important;
    display: block !important;
    padding: 2px !important;
    text-decoration: none !important;
    font-weight: normal;
}
.backButton {
    margin: 10px 10px 0 10px;
    padding: 0 0 0 0;
}
.itemdate {
    position: absolute;
    top: 14px;
    right: 10px;
    margin: 0;
    padding: 0;
    color: #B1C0D0;
}


.clearing {
	clear:both;
	width:1px;
	height:1px;
	height:0px;
	overflow:hidden;
}

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none;
}

.login {	
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px;
	behavior: url("/templates/maok2012/css/PIE.htc");

	/* FF, Chrome hasznalja */
	background-color: rgba(255, 255, 255, 0.9) !important;
	/* IE-ben a css3PIE csinalja a border-radiust. Ahhoz kell ez a bg */
	-pie-background: url('/templates/maok2012/images/framebg.png') !important;
	/* dotred.nl 1pixeles png-t general, a framebg.png innen van lementve */
	/*-pie-background: url('http://www.dotred.nl/png/?color=ECFBFD&opacity=80') !important;*/
	/* border-radius-for-ie cucc, jobb mint a masik */	
	behavior: url("/templates/maok2012/css/PIE.htc");	
	padding: 10px;
	margin: 0;
}
.xGUI_Block h1 {	
	background: url(../images/pageheadbg.jpg) bottom left no-repeat;
	padding: 4px 11px 14px 11px;
	margin: 0px 0px 0px -10px;
	position: relative;	
	font-family: ProximaNovaLight;
	font-size: 16px;
	color: #ed5805;
	text-transform: uppercase;
	width: 604px;
}

.xGUI_Block h2 {	
	font-family: ProximaNovaLight;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}


/* form tovabb */


.xGUI input.text {
    width: 300px;
}