body, html, table {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #333;
}

a.news-title, .news-title {
    color: #005bb5;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

a.news-title:hover {
    color: #005bb5;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}

a {
    color: #cc3300;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

a.small {
    color: #ffffff;
    text-decoration: none;
    font-size: 9px;
    font-weight: normal;
}
a.small:hover {
    color: #ffffff;
    text-decoration: underline;
    font-size: 9px;
    font-weight: normal;
}

a.yellow, .yellow {
    color: #ffcc00;
    text-decoration: none;
    font-weight: bold;
}
a.yellow:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

a.red {
    color: #ffccoo;
    text-decoration: none;
    font-weight: bold;
}
a.red:hover {
    color: #ffccoo;
    text-decoration: underline;
    font-weight: bold;
}

a.white {
    color: #fff;
    text-decoration: none;
}

a.white:hover {
    color: #005bb5;
    text-decoration: underline;
}

a.black {
    color: #000;
    text-decoration: none;
}
a.black:hover {
    color: #e20003;
    text-decoration: underline;
}









td.black-header-copyright {
    color: #dbdbdb;
    font-size: 9px;
    font-weight: normal;
    background-color: #000;
    text-align: center;
    padding: 2px 0px 2px 28px;
}

td.black-header {
    color: #ffcb01;
    background-color: #000;
    text-align: right;
    padding-right: 10px;
}

td.black-header a {
    color:#E7E13F;
    text-decoration: none;
    font-weight: normal;
}
td.black-header a:hover {
    color: #005bb4;
    text-decoration: underline;
    font-weight: normal;
}





td.page-title {
    padding-left: 10px;
    vertical-align: middle;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

td.line {
    background-color: #fff;
}

td.logo-header {
    background: url('../images/header/logo-header.jpg') no-repeat;
    width: 749px;
    height: 88px;
}

td.menu-head {
    padding: 2px 5px;
    color: #ffffff;
    font-weight: bold;
    background-color: #005bb5;
}
td.menu-item {
    padding: 2px 5px;
    background-color: #80afe1;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid white;
	}
	
td.menu-item a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
td.menu-item a:hover {
    color: #333;
    font-weight: bold;
    text-decoration: blink;
	background-color: #92BDEB;
}
td.menu-item a.yellow {
    color: #005bb4;
}

td.menu-details {
    padding: 0px 10px;
    background-color: #e2ecf8;
}

td.menu-details a {
    color: #626262;
    font-weight: bold;
    text-decoration: none;
}
td.menu-details a:hover {
    color: #333;
    font-weight: bold;
    text-decoration:underline;
	background-color: #F0F4F9;
}
td.ugyfelek{
	color: #333;
	font-weight: bold;
	text-decoration:none;
	background-color: #ABCCEB;
	background: #ABCCEB;
}

img.menu-strelica {
    margin: 6px 2px 0px 0px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;





.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #ffd105;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}




.copyright {
    color: #666;
}

.error {
    color: #f00;
}


/* definition lists */

dl {
    margin: 0px;
    padding: 0px;
}
dt {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}
dd {
    margin: 0 0 5px 5px;
    padding: 0 0 0 10px;
    background: url('../images/misc/strelica-red.gif') no-repeat;
    background-repeat: no-repeat;
    background-position: 0 6px;
}




/* EDITOR STYLES */

.title {
    color: #005bb5;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}
.subtitle {
    color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

.red {
    color: #e20003;
}

.contentFloatLeft {
    margin: 5px 5px 5px 0px;
    padding: 10px 10px 10px 0px;
    float: left;
    width: auto;
}

.contentFloatRight {
    margin: 5px 0px 5px 5px;
    padding: 10px 0px 10px 10px;
    float: right;
    width: auto;
}

.contentBorder {
    padding: 3px;
    border: 1px solid #e2ecf8;
    float: left;
    width: 100%;
}

.contentBorderRed {
    padding: 3px;
    border: 1px solid #ea0000;
    float: left;
    width: 100%;
}

.contentHighlightBox {
    padding: 3px;
    border: 2px solid #ea0000;
    background-color: #fff;
}

.contentHighlightBoxValentinovo {
    padding: 3px;
    border: 2px solid #ea0000;
    background: #fff url(../static/images/exploziv_valentinovo_bg.jpg) no-repeat 0 bottom;
}

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


/* QUICKIES */


/* syntax highlighting (used by the first combo defined for the CSS plugin) */

pre { margin: 0px 1em; padding: 5px 1em; background-color: #000; border: 1px dotted #02d; border-left: 2px solid #04f; }
.highlight { background-color: yellow; color: #000; }
