/* Page */

body {
	background: #c0c0c0;
	font: 11px Tahoma;
	color: #013357; 
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
    color: #013357; 
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.input {
    border: 1px solid #bbb;
    background: white;
    padding: 2px;
}

.submit {
    border: 1px solid #bbb;
    background: white;
    padding: 2px;
    font-weight: bold;    
}

/* Layout */
#wrap {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #000;
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
	background: white;
}

#content-wrap {
    border: 0;
    padding: 0;
    margin: 0;
}

#col1 {
    position:relative;
    float:left;
    top: 0px;
    left: 0px;
    width: 264px;
    margin: 0;
    border: 0;
    border-left: 5px solid #e5e6e6;
    padding: 0px;
    text-align: left;
    badckground: #e5e6e6;
    border-right: 1px solid #e5e6e6;
}

#col2 {
    position:relative;
    float:left;
    padding:0;
    margin:0; 
    border:0;
    top: 0px;
    left: 0px;
    width: 260px;
    background: white;
}

#col25 {
    position:relative;
    clear: both;
    padding:0;
    margin:0;
    border:0;
    top: 0px;
    border-left: 5px solid #e5e6e6;
    border-top: 5px solid #e5e6e6;
    left: 0px;
    width: 525px;
    background: white;
}

#col15 {
    position:relative;
    float: left;
    padding:0;
    margin:0;
    border:0;
    top: 0px;
    border-left: 5px solid #e5e6e6;
    border-top: 5px solid #e5e6e6;
    left: 0px;
    width: 525px;
    background: #e5e6e6;
}

#category_view_cols {
    position:relative;
    float:left;
    padding:0;
    margin:0; 
    border:0;
    top: 0px;
    left: 0px;
}

#col3 {
    position:relative;
    float: left;
    width: 265px;
    border: 0px;
    border-left: 5px solid #e5e6e6;
}

#content-short {
    postiton: relative;
    border: 0;
    border-right: 5px solid #e5e6e6;
    border-bottom: 5px solid #e5e6e6;
    padding: 0px;
    margin: 0px;
    clear: both;
    background: #e5e6e6;
}

#content-short-table {
    border: 0;
    margin: 0;
    padding: 0;
}

#content-short-cat {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-top: 5px solid #e5e6e6;
    border-left: 5px solid #e5e6e6;
}

.content-short-grey {
	background: #c0c0c0 url(/images/short_grey_bg.gif) repeat 0px 0px;
	padding: 0;
	border: 0;
	margin: 0;
	height: 33px;
	width: 136px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #013357;
	line-height: 11px;
}

.content-short-greya {
    color: #013357;
    text-decoration: none;
}


.content-short-blue {
	background: #c0c0c0 url(/images/short_blue_bg.gif) repeat 0px 0px;
	padding: 0;
	border: 0;
	margin: 0;
	height: 33px;
	width: 136px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #fff;
	line-height: 11px;
}

.content-short-bluea {
    color: #fff;
}

#content-short-img {
	padding: 0;
	border: 0;
	margin: 0;
	height: 99px;
	width: 104px;
}

#content-short-headline {
	padding: 0;
	margin: 0;
	border: 0;
	height: 25px;
	padding-left: 2px;
	font-size: 13px;
	color: #013357;
	background: white;
}

#header {
	width: 800px;
	position: relative;
	height: 80px;
	background: url('/images/header.gif') repeat;
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 14px;
	color: #FFF;
}

#header_top {
    width: 800px;
    font-size: 11px;
    color: #013357;
}

#header_bottom {
    width: 800px;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    color: #013357;
}

#search_img {
    border: 0;
}

#search_text {
    border: 1px solid #dedede;
    font: 11px Tahoma;
    font-weight: normal;
    width: 200px;
    height: 20px;
}

#menu_top {
    border: 0;
    margin: 0px;
    padding: 0px;
    background: #fff;
}

#menu_top_table {
	width: 800px;
	font: 13px Tahoma;
	text-transform: uppercase;
	text-align: center;
}

#menu_top_table a {
	text-decoration: none;
	color: #013357;
}

#menu_bottom_table {
	width: 800px;
	font: 11px Tahoma;
	text-align: center;
}

td.over {
    width: 110px;
    background: #ff9900;
}

td.out {
    width: 110px;
    background: #e5e6e6;
}

td.out2 {
    width: 110px;
    background: #cdcece;
}

#news_lead {
    padding: 4px;
    maring: 0;
    border: 0;
    background: #e5e6e6;
}

#lead_headline {
    font-weight: bold;
    font-size: 14px;
}

#lead_date {
    padding-top: 2px;
    font-size: 10px;
    color: #5f5f5f;
}

#lead_text {
    color: #3f3f3f;
}

#news_miert {
    postiton: relative;
    border: 0px;
    padding: 0px;
    margin: 0px;
    background: white;
}

#news_category {
    postiton: relative;
    border: 0px;
    padding: 8px;
    background: white;
}

#box_headline {
    font-size: 10px;
    font-weight: normal;
    height: 32px;
    paddig: 0;
    margin: 0;
    padding-left: 5px;
    padding-top: 5px;
    background: url(/images/cim.jpg) no-repeat 0px 0px;
}

#box_lead {
    padding: 3px;
    padding-top: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #074470;
}

#box_lead_small {
    font-size: 11px;
    font-weight: bold;
    color: #074470;
}

#box_lead_small_normal {
    font-size: 11px;
    font-weight: normal;
    color: #074470;
}

#box_text {
    padding: 3px;
    padding-bottom: 10px;
    font-size: 11px;
    color: #3f3f3f;
}

#box_text a {
    text-decoration: underline;
    color: #074470;
}

#box_text a:hover {
    text-decoration: underline;
    color: #3f3f3f;
}

#news_hirek {
    margin: 0;
    padding: 0;
    padding-top: 0px;
    margin-top: 0px;    
}

#news_hirek ul {
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 15px;
    margin: 2px;
    color: #3f3f3f;
}

#news_hirek li {
    padding-bottom: 0px;
}
#news_hircsucs {
    margin: 0;
    padding: 0;
    padding-top: 0px;
    margin-top: 0px;    
}

#news_hircsucs ul {
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 15px;
    margin: 5px;
    color: #3f3f3f;
}

#news_hircsucs li {
    padding-bottom: 5px;
}


#news_maskep {
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #e5e6e6;
    padding-top: 0px;
    margin-top: 0px;    
}

#news_media {
    background: white;
    padding: 0;
    margin: 0;
    border-top: 4px solid #e5e6e6;
    border-right: 5px solid #e5e6e6;
    border-bottom: 0;
}

#news_szavazas {
    postiton: relative;
    border: 0px;
    border-top: 4px solid #e5e6e6;
    border-right: 5px solid #e5e6e6;
    padding: 0px;
    margin: 0px;
    background: white;
}

#news_eztajanljuk {
    postiton: relative;
    border: 0px;
    border-top: 4px solid #e5e6e6;
    border-right: 5px solid #e5e6e6;
    padding: 0px;
    margin: 0px;
    background: white;
}

#news_napkepe {
    postiton: relative;
    border: 0px;
    border-top: 4px solid #e5e6e6;
    border-right: 5px solid #e5e6e6;
    padding: 0px;
    margin: 0px;
    background: white;
}


#footer {
    background: #cecdcd;
    border: 0;
    clear:both;
    border-top: 4px solid white;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}

.upload_progressbar {
    padding: 5px;
    border: 1px solid #bbb;
    background: #fff;
}


#dropmenudiv {
    text-align: left;
    position:absolute;
    border: 2px solid white;
    border-bottom-width: 0;
    font:normal 11px Tahoma;
    line-height:18px;
    z-index:100;
    background: #e5e5e5;
    color: #013357;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 2px solid white;
    padding: 1px 0;
    text-decoration: none;
    color: #013357;
}

a.menulink2 {
    width: 110;
    height: 18px;
    display: block;
    border: 0;
    maring: 0;
    padding-top: 1px;
    text-decoration: none;
    color: #013357;
}
a.menulink2:hover{
    width: 110;
    height: 18px;
    display: block;
    border: 0;
    maring: 0;
    padding-top: 1px;
    text-decoration: none;
    color: #013357;
    background: #ff9900;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #ff9900;
}

#comments {
    margin: 5px;
    padding: 0px;
}

#comment_head {
    color: black;
    font-style: italic;
    background: white;
    border: 1px dashed #eee;
    border-bottom: 0px;
    padding: 2px;
}

#comment_text {
    background: white;
    border: 1px dashed #eee;
    border-top: 0px;
    padding: 4px;
    margin-bottom: 5px;
}

#mediabox {
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 265px;
}

#media_links_1 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 260px;
    height: 21px;
    background: url(/images/media_bg_1.jpg) repeat 0px 0px;
}

#media_links_2 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 260px;
    height: 21px;
    background: url(/images/media_bg_2.jpg) repeat 0px 0px;
}

#media_links_3 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 260px;
    height: 21px;
    background: url(/images/media_bg_3.jpg) repeat 0px 0px;
}

#toplist {
    clear: both;
    border: 1px solid #bbb;
    padding: 2px;
    margin: 0px;
    background: #ececec;
    text-align: left;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
}

#media_link {
    width: 83px;
    float: left;
    padding: 0px;
    padding-top: 3px;
    height: 18px;
    text-align: center;
}

#videobox {
    float: left;
    border: 1px solid #bbb;
    padding: 2px;
    margin: 0px;
    background: #cecece;
    width: 160px;
    height: 150px;
    text-align: center;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
}

#forumbox {
    float: left;
    border: 1px solid #bbb;
    padding: 8px;
    margin: 0px;
    line-height: 150%;
    background: #fff;
    width: 500px;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
}

#slistbox {
    float: left;
    border: 1px solid #bbb;
    padding: 8px;
    margin: 0px;
    line-height: 150%;
    width: 490px;;
    background: #cecece;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
}

#mediainline {
    border: 1px solid #bbb;
    padding: 3px;
    margin: 5px;
    background: white;
    text-align: center;
}



