/* --- */
/* GENERAL TAGS */
/* --- */
body {
	margin: 0;
	padding: 0 10px;
	background: rgb(212, 235, 190);
	background-image: url("../images/background.png"), url("../images/background-rep-y.png");
	background-repeat:no-repeat, repeat-y;
	background-position:center top;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

#content-main-article p{
	line-height: 1.4em;
}


a, a:link, a:visited {
	color: rgb(74, 141, 39);
	text-decoration: none;
} 

a:hover, a:visited:hover {
	color: rgb(74, 141, 39);
	text-decoration: none;
/*	color: #050505;
	text-decoration: underline; */
}

#content-right-panel-calendars a:hover, #content-right-panel-calendars a:visited:hover {
	text-decoration: none;
}

h1 {
	line-height: 1.2em;
	padding-bottom: 0.1em;
	font-family: "Georgia", Times, serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	line-height: 1.1em;
	padding-bottom: 0.6em;
	font-size: 16px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
}

ul {
	list-style: disc;
	list-style-position: inside;
	margin-top: 10px;
	margin-bottom: 16px;
	padding: 0px;
}

#content-left-panel ul {
	color: rgb(75, 142, 40);
}
#back_ul {
	color: rgb(75, 142, 40); !important
}

.inline {
	display: inline;
}
.clear {
	clear: both;
}
.center {
		text-align: center;
}
.vertical-middle {
	vertical-align: middle;
}
.float-left {
	float: left;
}
.uppercase {
	text-transform: uppercase;
}
.smallcaps {
	font-variant:small-caps;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
}

.ad-right {
    width: 234px;
    height: 244px;
    border: 1px solid black;
    overflow: hidden;
}
.ad-left {
    width: 120px;
    height: 240px;
    border: 1px solid black;
    overflow: hidden;
}
.block-separator {
    border-bottom: 2px dotted rgb(209, 185, 212);
    margin: 15px 0px;
}
#block-separator {
	border-bottom: 2px dotted rgb(209, 185, 212); 
	margin: 15px 0px;
}
#block-separator-solid {
	border-bottom: 1px solid rgb(237, 237, 237);
	margin: 15px 0px;
}

.purple,
.purple a:link,
.purple a:visited {
	color: rgb(173, 97, 187);
}

.green,
.green a:link,
.green a:visited {
	color: rgb(50, 154, 43);
}

.lightgray {
	color: rgb(245, 245, 245);
}


.shadow-box-565px-green{
	width: 565px;
	height: 15px;
	/*margin-top: 351px;*/
	background-image: url("../images/shadow-565px-green.png");
}

.box-yellow {
	background-color: #ffeba0;
	padding: 5px;
	text-align: center;
}
.shadow-box-565px-yellow{
	width: 565px;
	height: 15px;
	/*margin-top: 351px;*/
	background-image: url("../images/shadow-565px-yellow.png");
	background-repeat: no-repeat;
}
.shadow-box-565px-blue{
	width: 565px;
	height: 15px;
	/*margin-top: 351px;*/
	background-image: url("../images/shadow-565px-blue.png");
}
.shadow-box-565px-white{
	width: 565px;
	height: 10px;
	/*margin-top: 351px;*/
	background: url("../images/shadow-564px.png");
	margin: 10px 0px 20px 0px;
	background-repeat: no-repeat;
}

.top-gradient-blue {
	background-image: url("../images/gradient-bluetowhite.png");
	background-repeat: repeat-x;
}
.top-gradient-green {
	background-image: url("../images/gradient-greentowhite.png");
	background-repeat: repeat-x;
}
.top-gradient-yellow {
	background-image: url("../images/gradient-yellowtowhite.png");
	background-repeat: repeat-x;
}

.565px {
	width: 565px;
}

.nomargin {
	margin: 0;
}
.nopadding {
	padding: 0;
}
.smallpadding {
	padding: 5px 0px;
}
.normalpadding {
	padding: 15px 0px;
}
.roundbox {
	margin: 20px 0px;
}

.roundbox-yellow-main {
	background-color: rgb(255, 245, 219);
	background-image: url("../images/rbox-565px-top-yellow.png");
	background-repeat: no-repeat;
	padding: 10px;
}
.roundbox-yellow-bottom {
	background-image: url("../images/rbox-565px-bottom-yellow.png");
	background-repeat: no-repeat;
	height: 15px;
}

/* --- */
/* HEADER REGION*/
/* --- */

#header-top {
	/*height: 170px;*/
	height: 145px;
	background-image: url("../images/header.png");
	padding-left: 30px;
	padding-top: 25px;
}

#main-menu {
	margin-bottom: 0;
	height: 70px;
	background-image: url("../images/jquery_horisontalmenu/main-menu-inner.png");
}
#main-menu-inner{
	width: 980px;
	height: 70px;
	background-image: url("../images/jquery_horisontalmenu/main-menu-inner.png");
}
#main-menu-left-padding {
	width: 5px;
	background-image: url("../images/main-menu-left-padding.png");
}
#main-menu-right-padding {
	width: 5px;
	background-image: url("../images/main-menu-right-padding.png");
}

#header-newsline,
#header-newsline-left-padding,
#header-newsline-inner,
#header-newsline-right-padding {
	height: 35px;
	margin-bottom: 0;
	float: left;
}
.header-newsline {
	margin-bottom: 0;
	float: left;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0;
}
#header-newsline-inner{
	width: 980px;
	background-image: url("../images/header-newsline-inner.png");
	float: left;
}
#header-newsline-inner-login{
	float: left;
	margin-right: 5px;
}
#header-newsline-inner a:link,
#header-newsline-inner a:visited {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.header-newsline-inner-weather-icon {
	width: 18px;
	height: 18px;
	padding-left: 6px;
	padding-right: 3px;
}
#header-newsline-left-padding {
	width: 5px;
	background-image: url("../images/header-newsline-left-padding.png");
}
#header-newsline-right-padding {
	width: 5px;
	background-image: url("../images/header-newsline-right-padding.png");
}

#header-newsline-inner p.header-newsline-separator{
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	margin: 5px 10px 0px 10px;
}


/* --- */
/* MAIN CONTENT REGION*/
/* --- */


#content-main {
	width: 565px;
	float: left;
}
#banner5, #banner5 img {
	width: 300px;
	height: 300px;
	/* margin: 10px 0px 0px 0px;
	background-color: rgb(197, 228, 229);*/ 
	overflow: hidden;
}

.banner, .bannerwrapper_0, .bannerwrapper_4, .bannerwrapper_2 {
	margin-bottom:20px;
}
.banner:last-child {
	margin-bottom:0px;
}


.content-right-panel-banner, .content-right-panel-banner img {
	width: 234px;
	height: 60px;
	/*background-color: rgb(197, 228, 229);
	text-align: center;	*/
	overflow: hidden;
}

.content-right-panel-banner-bigger, .content-right-panel-banner-bigger img {
	width: 234px;
	height: 120px;
	/*background-color: rgb(197, 228, 229);
	text-align: center;	*/
	overflow: hidden;
}

.content-top-banner, .content-top-banner img {
	width: 810px;
	height: 100px;
	/* margin: 10px 0px 0px 0px;
	background-color: rgb(197, 228, 229);*/ 
	/* overflow: hidden; */
}
.content-bottom-banner, .content-bottom-banner img {
	width: 560px;
	height: 100px;
	/*margin: 10px 0px 10px 0px;
	background-color: rgb(197, 228, 229);	*/
	margin-top: 5px;
	margin-bottom: 10px;
	/* overflow: hidden; */
}
.content-left-small-banner, .content-left-small-banner img {
	width: 120px;
	height: 60px;
	/*background-color: rgb(197, 228, 229);
	margin-top: 0px;
	text-align: center;*/
	overflow: hidden;
}
.content-left-big-banner, .content-left-big-banner img {
	width: 120px;
	height: 240px;
	/*background-color: rgb(197, 228, 229);
	margin-top: 15px;
	text-align: center;*/
	overflow: hidden;
}

#content-main-slider-box {
	width: 542px;
	height: 322px;
	background-image: url("../images/content-main-slider-box-bg.png");
	background-repeat: repeat-y;
	border: 1px solid rgb(201, 201, 201);
	margin: 15px 0px 0 0;
	padding-top: 12px; 
	padding-left: 10px;
}
#content-main-slider-box-shadow{
	/*width: 542px;*/
	height: 9px;
	/* margin-bottom: 10px; */
	background-image: url("../images/shadow-564px.png");
}

#content-left {
	float: left;
	width: 170px;
}
#content-right {
	float: left;
	padding-top: 10px;
	width: 820px;
}

/* ARTICLE INTROS */

/*#content-main-article-intros {
	border-bottom: 2px dotted rgb(209, 185, 212);
	padding-bottom: 15px;
}*/

.content-main-article-intro {
	width: 570px;
	float: left;
	padding: 5px 12px 25px 0px;
	background: url("../images/shadow-564px.png") no-repeat bottom;
	line-height: 1.2em;
}
.content-main-article-intro2 {
	width: 47%;
	background: url("../images/shadow-216px.png") no-repeat bottom;
}

.tubeimg {
	width: 125px !important; 
	height: 100px !important; 
}

.content-main-article-intro img {
	border: none;
	width: 125px;
/*	height: 100px; */
	float: left;
	margin: 0px 15px 5px 0px;
}

.content-main-article-intro h1 {
	margin: 0px 0px 0px 0px;
	line-height: 1em;
	padding-bottom: 15px;
}
.content-main-article-intro h1 a:link,
.content-main-article-intro h1 a:visited {
	margin: 0;
	color: rgb(175, 96, 189);
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#content-main-video {
	width: 566px;
	height: 275px;
	background-image: url("../images/content-main-video-bg.png");
	margin-top: 20px;
	margin-bottom: 20px;
}
#content-main-video-embedded{
	width: 300px;
	height: 255px;
	float: left;
	margin: 10px;
}
#content-main-video-text{
	width: 235px;
	float: left;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
}
#content-main-video-text h1.content-main-video-title {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 14px;
	color: rgb(75, 141, 39);
	text-transform: uppercase;
	line-height: 1em;
}
#content-main-video-text h1 {
	padding-bottom: 0px;
	margin-top: 10px;
	font-weight: bold;
}
#content-main-video-text h1 a:link,
#content-main-video-text h1 a:visited {
	margin: 0;
	color: rgb(175, 96, 189);
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2em;
}
#content-main-video-more {
	/* margin-top: 1em; */
}
#content-main-video-more a:link,
#content-main-video-more a:visited {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: rgb(75, 141, 39);
	text-transform: uppercase;
	text-decoration: none;	
}
#content-main-events {
	background-color: rgb(255, 244, 237);
	border-top: 1px solid rgb(235, 204, 187);
	border-bottom: 1px solid rgb(235, 204, 187);
	margin-top: 20px;
	margin-bottom: 10px;
}
#content-main-events h1 {
	padding-bottom: 0px;
	text-align: center;
	color: rgb(204, 0, 0);
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
	
}
#content-main-events table {
	width: 545;
	border-collapse: collapse;
	margin: 10px;
}
#content-main-events table tr {
}
#content-main-events table tr th {
	border-top: none;
	font-size: 12px;
	font-weight: normal;
	color: rgb(154, 154, 154);
	text-align: left;
	padding-bottom: 5px;
	background: none;
}
#content-main-events table tr td {
	font-size: 11px;
	padding: 5px 5px;
	border-top: 1px solid rgb(246, 224, 210);
	color: #000;
}

#content-main-latest,
#content-main-mostread {
	width: 270px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#content-main-latest h1,
#content-main-latest h1 a:link,
#content-main-latest h1 a:visited,
#content-main-mostread h1,
#content-main-mostread h1 a:link,
#content-main-mostread h1 a:visited  {
	margin: 0;
	color: rgb(175, 96, 189);
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#content-main-latest ul,
#content-main-mostread ul {
	list-style: disc;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px;
	color: rgb(75, 142, 40);
}
#content-main-latest li,
#content-main-mostread li {
	line-height: 1.5em;
}

/* RIGHT PANEL*/

#content-right-panel {
	margin: 10px 0px 0px 575px;
	padding-right: 10px;
}
#content-right-panel-search {
	width: 219px;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	padding-left: 10px;
	/* background-image: url("../images/content-right-panel-search-bg.png"); */
	background-color: #fff5db;
	border-radius: 10px;	
}
#content-right-panel-search-field {
		margin: 12px 3px 0px 0px;
		border: 1px solid rgb(221, 221, 221);
		width: 125px;
}
input[type="text"] {
	height: 22px;
	width: 140px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
}
textarea, input[type="text"], input[type="password"] {
	background-color: white;
	border:1px solid black;
}

table {
	width: 95%;
}

th, tfoot td{
	padding: 6px 2px 6px 2px;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color:#696969;
	text-align: left;
}

td{
	padding: 6px 2px 6px 2px;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	border-top: 1px solid #cdcdcd;
	text-align: left;
}
.noborder td {
	border: none;
}
table.noborder {
	width: 99.9%;
}

.healthtable td {
	font-weight: normal;
	color: rgb(0, 0, 0);
}
.healthtable th {
	border-top: 1px solid #cdcdcd;
	font-weight: bold;
	color: rgb(173, 97, 187);
	background-color: white;
}

.topictable th {
	background-color: white;
	color: black;
}

.roundbox-yellow-main input[type="text"] {
	height: 17px;
	width: 300px;
}
#content-right-panel-calendars ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:link li,
a:visited li,
a:hover li,
a:active li {
	width: 234px;
	height: 40px;
	padding: 12px 0px 0px 10px;
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

a:link li.calendar-link-egeszseg,
a:visited li.calendar-link-egeszseg {
	background-image: url("../images/content-right-panel-calendars-ege.png");
	background-repeat: no-repeat;
	color: rgb(45, 118, 208);
}
a:hover li.calendar-link-egeszseg {
	background-image: url("../images/content-right-panel-calendars-ege-over.png");
	background-repeat: no-repeat;
	color: rgb(0, 84, 187);
}
a:link li.calendar-link-esemeny,
a:visited li.calendar-link-esemeny{
	background-image: url("../images/content-right-panel-calendars-ese.png");
	background-repeat: no-repeat;
	color: rgb(240, 101, 8);
}
a:hover li.calendar-link-esemeny {
	background-image: url("../images/content-right-panel-calendars-ese-over.png");
	background-repeat: no-repeat;
	color: rgb(189, 76, 0);
}
a:link li.calendar-link-hold,
a:visited li.calendar-link-hold{
	background-image: url("../images/content-right-panel-calendars-hol.png");
	background-repeat: no-repeat;
	color: rgb(173, 97, 187);
}
a:hover li.calendar-link-hold {
	background-image: url("../images/content-right-panel-calendars-hol-over.png");
	background-repeat: no-repeat;
	color: rgb(151, 37, 172);
}
a:link li.calendar-link-vetesi,
a:visited li.calendar-link-vetesi{
	background-image: url("../images/content-right-panel-calendars-vet.png");
	background-repeat: no-repeat;
	color: rgb(50, 154, 43);
}
a:hover li.calendar-link-vetesi {
	background-image: url("../images/content-right-panel-calendars-vet-over.png");
	background-repeat: no-repeat;
	color: rgb(7, 110, 0);
}
a:link li.calendar-link-horoszkop,
a:visited li.calendar-link-horoszkop{
	background-image: url("../images/content-right-panel-calendars-hor.png");
	background-repeat: no-repeat;
	color: rgb(250, 84, 106);
}
a:hover li.calendar-link-horoszkop {
	background-image: url("../images/content-right-panel-calendars-hor-over.png");
	background-repeat: no-repeat;
	color: rgb(207, 23, 47);
}
a:link li.calendar-link-kinai,
a:visited li.calendar-link-kinai {
	background-image: url("../images/content-right-panel-calendars-kin.png");
	background-repeat: no-repeat;
	color: rgb(229, 57, 65);
}
a:hover li.calendar-link-kinai {
	background-image: url("../images/content-right-panel-calendars-kin-over.png");
	background-repeat: no-repeat;
	color: rgb(187, 0, 8);
}

.content-right-panel-title {
	margin: 20px 0px 0px 0px;
	padding-bottom: 0px;
}

.content-right-panel-title  a:link,
.content-right-panel-title  a:visited {
	margin: 0;
	color: rgb(175, 96, 189);
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;	
}
#content-right-panel-current-cover {
	width: 234px;
	height: 297px;
	border: 1px solid rgb(187, 187, 187);
	margin: 15px 0px;
	background: url("../images/content-right-panel-current-cover-bg.png") repeat-y;
}
#content-right-panel-current-cover img{
	margin: 10px;
}

#content-right-panel-current-cover-shadow {
	width: 234px;
	height: 9px;
	margin: 1px;
	background-image: url("../images/shadow-216px.png");
}

#content-right-panel-digitalstand {
	width: 234px;
	height: 122px;
	background-image: url("../images/content-right-panel-digitalstand-bg.png");
	margin-bottom: 20px;
}
#content-right-panel-digitalstand-top {
	width: 234px;
	height: 62px;
	padding-top: 10px;
	text-align: center;
}
#content-right-panel-digitalstand-bottom {
	width: 154px;
	height: 50px;
	padding-left: 40px;
	padding-top: 5px;
	text-align: center;
}
#content-right-panel-digitalstand-bottom a:link,
#content-right-panel-digitalstand-bottom a:visited {
	color: rgb(255, 255, 255);
	font-family: "Verdana", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.content {
	background-color: rgb(255, 255, 255);
}

/* --- */
/* FOOTER REGION*/
/* --- */

#footer {
	height: 106px;
	background-image: url("../images/footer.png");
}
#footer-rss-social {
	height: 51px;
	width: 600px;
	margin: auto;
}
#footer-rss-social ul {
	margin: 0;
	padding: 0;
	padding-top: 12px;
}
#footer-rss-social li {
	float: left;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
#footer a:link,
#footer a:visited {
	color: rgb(255, 255, 255);
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
#footer-rss-social a, #footer-rss-social a:visited, #footer-rss-social a:hover {
	color: black !important;
}
#footer-site-information {
	height: 45px;
	background-image: url("../images/footer-site-information-bg.png");
	background-repeat:no-repeat;
	background-position:center top;	
	margin-bottom: 0;
	padding-top: 10px;
	line-height: 1.7em;
	text-align: center;
	color: rgb(255, 255, 255);
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}

#content-left-panel {
	margin: 10px 10px 15px 20px;
}
.content-left-panel-links h1 {
	color: rgb(175, 96, 189);
	font-family: "Georgia", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 8px 0px;
}

.content-left-panel-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
.content-left-panel-links li {
	font-family: "Georgia", Times, serif;
	border-bottom: 1px solid rgb(237, 237, 237);
	padding-top: 0.3em;
	padding-bottom: 0.6em;
}
.content-left-panel-links li.noline {
	border: none;
}

.content-left-panel-links ul.problemtree_sub {
	list-style: disc;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content-left-panel-links ul.problemtree_sub  li{
	border: none;
}

#slider_pager .ui-slider-handle {
	/* border-color: red;  */
	margin-top: -3px;
	border-radius:25px;
}

#slider_pager {
	border:none;
	height:6px;
	width:400px
}