﻿@charset "utf-8";
@import "navigation.css";
@import "banners.css";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #303030;
	color: #CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
/*----HEAD-----*/
#mainhead {
	/*background-color: #999999;*/
	height: 150px;
	/*margin-left: 5px;*/
	width: 1005px;
	text-align: left;
	position: relative;
	margin-top: 5px;
	/*background-image: url(images/head1.jpg);*/
	margin:auto;
}
#mainhead #headlogo {
	padding:0;
	margin:0;
	position: relative;	
	display: inline;
	float: left;
}
#wrapperHeading {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/head2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 300px;
}
#wrapperFooter {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*---------------------------------------*/

.clear {clear: both;}

a:link {
	text-decoration: none;
	color: #ffa200;
}
a:visited {
	text-decoration: none;
	color: #BB7500;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #F7AE20;
	text-decoration : none;
}
ul {
	padding:0;
	margin: 0;
	margin-left: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
}
li {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
/*----BOX-----*/
/*.boxhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #303030;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	padding:0;
	margin:0;
	text-indent: 10px;
	background-image: url(images/boxhead_bg.gif);
	background-repeat: repeat-x;
}
.boxbg {
	background-color: #8a8a8a;
}
.boxContentBg {
	background-color: #303030;
}*/
/*.hirketegoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff4000;
	text-transform: uppercase;
}
.hircim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa200;
}
.hirtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
}*/
.spacer {
	height: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}

#footer {
	height: 60px;
	width: 1005px;
	/*margin-left: 5px;*/
	margin-bottom: 5px;
	/*position: relative;*/
	clear: left;
	margin:auto;
}
ul#subnav {
	margin:0;
	padding:0;
	list-style:none;
}
ul#subnav li { 
	display: inline;
}
ul#subnav li a {
	float: left;
	margin-right: 18px;
	color: #FFA200;
	/*text-align:center;*/
	text-decoration: none;
}
ul#subnav li a:hover {
	color: #FFA200;
	text-decoration: underline;
}
#footer #footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffa200;
	padding-top: 10px;
	width: 900px;
	margin-left: 10px;
	/*position: relative;*/
}
#footer .copy {
	/*position: relative;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8a8a8a;
	top: 10px;
	margin-left: 10px;
	
	padding-top: 10px;
	clear:left;
}
/*#mainbox {
	float: left;
	width: 665px;
	margin-left: 5px;
}
#boxsav1 {
	float: left;
	width: 195px;
	background-color: #CCCC66;
	margin-left: 5px;
}*/
.subcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa200;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.boxheadinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8a8a8a;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-position: center;
	margin: 0px;
	padding-bottom: 0px;
}
.boxmainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
/*.subszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8a8a;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}*/
a.hircim:link {
	text-decoration: none;
	color: #ffa200;
}
a.hircim:visited {
	text-decoration: none;
}
a.hircim:hover {
	text-decoration: underline;
}
a.hircim:active {
	color: #F7AE20;
	text-decoration : none;
}
/*#indexmain {
	width: 1005px;
	margin: 0px;
	padding: 0px;
}
#indexmain #indexc1 {
	float: left;
	width: 330px;
	padding: 0px;
	position: relative;
	margin: 0px;
	left: 5px;
}
#indexmain #indexc2 {
	width: 330px;
	margin-left: 10px;
	float: left;
	padding: 0px;
}
#indexmain #indexc3 {
	width: 195px;
	margin-left: 5px;
	float: left;
}
#indexmain #indexc4 {
	float: left;
	width: 130px;
	margin-left: 5px;
}
#submain {
	width: 1005px;
}
#submainc1 {
	float: left;
	width: 865px;
	margin-left: 5px;
	position: relative;
	margin: 0px;
	left: 5px;
}
#submainc2 {
	width: 130px;
	float: left;
	background-color: #99FF66;
	margin-left: 10px;
}*/
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8a8a8a;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
/*#submain #mainbox {
	width: 665px;
	float: left;
}*/
.box330 {
	width: 330px;
	background-color: #8a8a8a;
	padding-bottom: 5px;
	clear: left;
	position: relative;
	margin: 0px;
	/*padding: 0px;*/
}
.box330head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxhead_bg.gif);
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	left: 0px;
	top: 0px;
	/*clear: left;*/
	width: 330px;
	margin: 0px;
	padding: 0px;
}
.box330main {
	background-color: #303030;
	position: relative;
	left: 5px;
	top: 5px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box190 {
	width: 190px;
	background-color: #8a8a8a;
	padding-bottom: 5px;
	clear: left;
	position: relative;
	margin: 0px;
	/*padding: 0px;*/
}
.box190head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxhead_bg.gif);
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	left: 0px;
	top: 0px;
	/*clear: left;*/
	width: 190px;
	margin: 0px;
	padding: 0px;
}
.box190main {
	background-color: #303030;
	position: relative;
	left: 5px;
	top: 5px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box130 {
	width: 130px;
	background-color: #8a8a8a;
	padding-bottom: 5px;
	clear: left;
	position: relative;
	margin: 0px;
	/*padding: 0px;*/
}
.box130head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxhead_bg.gif);
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	left: 0px;
	top: 0px;
	/*clear: left;*/
	width: 130px;
	margin: 0px;
	padding: 0px;
}
.box130main {
	background-color: #303030;
	position: relative;
	left: 5px;
	top: 5px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.c665 {
	float: left;
	width: 665px;
	padding: 0px;
	position: relative;
	margin: 0px;
	left: 5px;
	margin-right: 5px;
	overflow: hidden;
}
.box665 {
	width: 665px;
	background-color: #8a8a8a;
	padding-bottom: 5px;
	clear: left;
	position: relative;
	margin: 0px;
	/*padding: 0px;*/
}
.box665head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxhead_bg.gif);
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	left: 0px;
	top: 0px;
	/*clear: left;*/
	width: 665px;
	margin: 0px;
	padding: 0px;
}
.box860head .back_link,
.box665head .back_link {
	color: #FFFFFF;
}
.box665main {
	background-color: #303030;
	position: relative;
	left: 5px;
	top: 5px;
	width: 655px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

.box860 {
	width: 860px;
	background-color: #8a8a8a;
	padding-bottom: 5px;
	clear: left;
	position: relative;
	margin: 0px;
	/*padding: 0px;*/
}
.box860head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxhead_bg.gif);
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	left: 0px;
	top: 0px;
	/*clear: left;*/
	width: 860px;
	margin: 0px;
	padding: 0px;
}
.box860main {
	background-color: #303030;
	position: relative;
	left: 5px;
	top: 5px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	
}
/*.box860 #pic {
	position:relative;
	width:185px;
	margin-left: 10px;
	float:left;
	background-color: #FFCC00;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top:5px;
}*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	line-height: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subtext img {
	border: 5px solid #8a8a8a;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	/*overflow: hidden;*/
	position: relative;
}
/*.subpiccontent {
	background-color: #8a8a8a;
}
.subpiccontent img{
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 5px solid #009966;
}*/
/*--------------Wrapper--------------*/
#mainwrapper {
	width: 1005px;
	/*margin: 0px;*/
	padding: 0px;
	margin:auto;
	background-color: #FFFFFF;
	position: relative;
}
/*--------------Oszlopok---------------------*/
#c330_1 {
	float: left;
	width: 330px;
	padding: 0px;
	position: relative;
	margin: 0px;
	left: 5px;
}
#c330_2 {
	width: 330px;
	margin-left: 10px;
	float: left;
	padding: 0px;
}
#c665 {
	float: left;
	width: 665px;
	padding: 0px;
	position: relative;
	margin: 0px;
	left: 5px;
	margin-right: 5px;
}
#c190 {
	width: 190px;
	margin-left: 5px;
	float: left;
}
#c130 {
	float: left;
	width: 130px;
	margin-left: 5px;
}
#c860 {
	float: left;
	width: 860px;
	padding: 0px;
	position: relative;
	margin: 0px;
	left: 5px;
	margin-right: 5px;
}
/*---------------------------------------*/
.subcelltext {
	margin: 0px;
	padding: 0px;
	width: 465px;
	vertical-align:top;
/*	padding-bottom:70px;*/
/*	position: relative;*/
}
.subcellimg {
	background-color: #8a8a8a;
	vertical-align:top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
/*width:         200px;*/
}
.subcellimg img{
	margin-bottom: 5px;
	text-align:left;
	display:block;
	border: 5px solid #303030;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.subcellimg img:hover{
	border: 5px solid #ffa200;
}
a img {
	border:medium none;
}
.newsbox {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
	clear: both;
}
.newsbox .newsboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa200;
	padding: 0px;
	margin-bottom: 2px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.newsbox .newsboxmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	float: left;
	padding: 0px;
	width: 100%;
}
.newsbox .newsboxmain img {
	float: left;
	border: 5px solid #8a8a8a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: 70px;
	width: 70px;
	position: relative;
}
.newsbox .newsboxmain p{
	padding: 0px;
	margin: 0px;
}
.newsbox .newsboxmain img:hover {
	border: 5px solid #ffa200;
}
.newsbox h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF4300;
	padding: 0px;
	text-transform: uppercase;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subhalfboxcol1 {
	width: 310px;
	padding: 0px;
	float: left;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.line {
	background:transparent url(images/line.gif) repeat-x scroll left center;
	height: 10px;
	clear: both;
	line-height: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.clearer {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
}
.btn {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #505050;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	cursor: pointer;
}
.btn:link {
	color:#FFFFFF;
}
.btn:visited {
	color:#FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.btn:hover {
	color:#ffa200;
	text-decoration: none;
	background-color: #000000;
}
.allbtn {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}
.allbtn  a{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #505050;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat;
}
.allbtn a:link {
	color: #FFFFFF;
}
.allbtn a:visited {
	color: #FFFFFF;
}
.allbtn a:hover {
	color: #ffa200;
	background-color: #000000;
	text-decoration:none;
}
.allbtn a:active {
	color: #ff4000;
}
ol {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol li {
	padding: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	clear: both;
	margin: 0px;
}
/*-----------ListBox----------*/
.listbox {
	width: 635px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	padding: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.listbox .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa200;
	padding: 0px;
	margin-bottom: 2px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.listbox .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	float: left;
	padding: 0px;
	width: 100%;
}
.listbox .line {
	background:transparent url(images/line.gif) repeat-x scroll left center;
	height: 2px;
	clear: both;
	line-height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
}
.listbox .main img {
	float: left;
	border: 5px solid #8a8a8a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: 70px;
	width: 70px;
	position: relative;
}
.listbox .main .infobox {
	float: right;
	width: 100px;
	border: 1px solid #8A8A8A;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.listbox .main .infobox img {
	width: auto;
	height:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/*----- ListBox vége--------------*/
.pager {
	text-align: center;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
.pager .btn {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #505050;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/*.pager .btn:hover {
	background-color: #000000;
}*/
.pager a, .pager a:visited {
	color:#FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.pager a:hover {
	color:#ffa200;
	text-decoration: none;
}
.pager .currentpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #ff4000;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/*--------------- Hozzászólások---*/
.cmt-avatar {
	padding: 0px;
	width: 60px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/cmt-arrow.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.cmt-body {
	padding: 10px;
	width: 555px;
	background-color: #454545;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cmt-body p{
	margin: 0px;
	padding: 0px;
}
.cmt-li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cmt-body p.cmt-author {
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
}
.cmt-write {
	padding: 5px;
	width: 625px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.cmt-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #454545;
	
}
/*-------- Hozzászólások vége---------------*/
.infopanel {
	background-color: #FF9966;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	position: relative;
	height: 385px;
}
.boxactions {
	clear:both;
	background-color: #454545;
	margin:5px 5px 0;
	padding: 5px;
}
/*----------Video-----------------*/
#videotitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.player {
	padding: 0px;
	height: 385px;
	width: 640px;
	margin-left: 0px;
	margin-top: 0px;
	border: 5px solid #454545;
	position: relative;
	left: 5px;
	float: left;
}
#videoinfo {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	width: 185px;
	float: left;
	position: relative;
	left: 10px;
	padding: 0px;
}
#videoinfo .subtext {
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #cccccc;
}
#vote {
	background-color: #454545;
	margin: 5px;
	padding: 5px;
}
#videoinfo p{
	padding: 0px;
	margin: 5px;
}
#videolist {
	width: 840px;
	background-color: #454545;
	padding: 0px;
	height: 130px;
	position: relative;
	left: 5px;
	top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#videoviews {
	background-color: #454545;
	margin: 5px;
	padding: 5px;
}

.advbox {
	background-color: #CCFF00;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	left: 5px;
	width: 325px;
	height: 250px;
}
/*	Szavazás	*/
.votebg {
    background: #FFFFFF;
}
.novote {
    background: #505050;
}
.pollquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	/*line-height: 16px;*/
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	/*border: 1px solid #CCCCCC;border: 1px solid #CCCCCC;*/
}
.polldiv {
	background-color: #303030;
	position: relative;
	margin: 0px;
	padding: 10px;
}
.poll_result_table {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.events_date_div {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.search_events_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #454545;
	border: 1px #CCCCCC solid;
	width: 110px;
}
.search_events_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px #CCCCCC solid;
	font-size: 11px;
	background-color: #454545;
	width: 120px;
}
.search_events_row_0 {
	background: #404040;
}
.search_events_row_1 {
	background: #303030;
}
.search_events_button {
	border: 1px #FFA200 solid;
	font-size: 12px;
	width: 100px;
}
.new_comment_name {
	width: 310px;
	background-color:#454545;
    border:1px solid #CCCCCC;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}
#new_comment_text {
	border: 1px #FFA200 solid;
	font-size: 12px;
	width: 310px;
	height: 100px;
	background-color:#454545;
    border:1px solid #CCCCCC;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}
.new_comment_button {
	border: 1px #FFA200 solid;
	font-size: 12px;
	width: 100px;
	
}
.new_comment_letter_counter {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: right;
}
.new_comment_error {
	font-size: 12px;
	color: #FF0000;
	font-weight: 700;
	text-align: center;
}
.hirlev_box_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #454545;
	border: 1px #CCCCCC solid;
	width: 150px;
}
.hirlev_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #454545;
	border: 1px #CCCCCC solid;
	width: 200px;
}


.inactive-button {
	padding: 0px 9px;
}




/** sitemap */

.sitemap_div img{
	border: none;
	margin: 0;
}

.toplist li {
	margin-bottom: 5px;
}


/** archive vote **/

.poll_result_answare img {
	border: 0;
}
.cse-branding-form input {
    background-color:#454545;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}



/**********************VIDEÓÓÓ *********************/


#video_player {
	border: 0px solid #454545;
	float:left;
	height:390px;
	left:5px;
	margin-left:0;
	margin-top:0;
	padding:0;
	position:relative;
	width:640px;
}

#video_info {
    float: right;
    width: 195px;
    height: 390px;
    margin-right: 5px;
    position: relative;
}

#video_date {
	margin-top: 10px;
	padding: 0 5px;
}

#video_description {
    color: #fff;
    padding: 0 5px;
}

#video_list {
    margin: 5px 5px 0;
}


#video_statistic {
    
    width: 195px;
    position: absolute;
    bottom: 0;
    left: 0px;
}

#vote_container {
}

#video_statistic div.p {
    background: #454545;
    padding: 5px;
    margin: 5px 0 0;
}

#video_count,
#video_like,
#video_dislike {
	color: #fff;
	font-weight: bold;
}


.info {
	background: #fff;
	color: #000;
	padding: 3px 5px;
	border: 1px solid #ccc;
	margin-top: 5px;
}

#video_vote {
	margin-top: 5px;
	clear: both;
	float: left;
	width: 50px;
}

#video_stat {
	cursor: default;
}

.graph {
	margin: 10px 0;
	width: 115px;
	float: left;
}

.like {
	background: #91c020;
	height: 6px;
	border-right: 1px solid #303030;
}

.dislike {
	background: #eb0b0b;
	height: 6px;
}
#vote_msg {
	display: none;
	clear: both;
}


#like_title {
	margin: 5px 5px 0 0;
    float: left;
}

#dislike_title {
	margin: 5px 0 0 5px;
	float: right;
}


#likeButton {margin: 0 4px;}



#tooltip {
	position: absolute;
	z-index: 3000;
	border: 0px solid #ccc;
	background-color: #fff;
	padding: 5px 7px;
	color: #000;
	font-size: 9px;
	top:-20px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	-moz-box-shadow: 2px 2px 5px #000;
}
#tooltip h3, #tooltip div { margin: 0;  font-weight: normal;}

#video_comments_div {
	margin-bottom: 30px;
}






/**********************/
ul#video_list {
	
}
ul#video_list li a {
	color: #fff;
	white-space: nowrap;
}
ul#video_list li {
	width: 190px;
	float: left;
	padding: 5px;
	margin: 2px;
	list-style: none;
	background: #000;
	overflow: hidden;
}

ul#video_list li img {
	width: 190px;
}

ul#video_list li:hover {
    background: #007ACB;
}
/*************************/

#video_list_container {
	height: 135px;
	width: 840px;
	overflow: auto;
	
	clear: both;
}
#video_list_mini { margin-top: 5px;  }
#video_list_mini  a {
    color: #fff;
}
#video_list_mini td {
    padding: 5px;
    margin: 2px;
    list-style: none;
    background: #000;
	font-size: 9px;
	overflow: hidden;
}

#video_list_mini td img {
    width: 135px;
}

#video_list_mini td:hover {
    background: #F39231;
}

#video_list_mini .img_container {
    text-align: center;
    height: 105px;
    
}

/************************/


.img_container {
	text-alin: center;
	height: 140px;
}
.img_container a {
	display: block;
	overflow: hidden;
	height: 140px;

}

ul#video_menu {
    margin: 0;
}

ul#video_menu li {
	float: left;
	width: 142px;
	list-style: none;
	margin: 0;
	padding: 0;
}
	
ul#video_menu a {
	background: #0091F1;
	color: #fff;
	display: block;
	padding: 7px 0;
	text-align: center;
	border-left: 1px solid #279AE6;
	border-right: 1px solid #0069AF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px #444;
}

ul#video_menu a:hover,
ul#video_menu a:active {
	text-decoration: none;
    background: #0061A1;
	border-left: 1px solid #0061A1;
}	
	
	
	
#video_rout {
	clear: both;
	background: #ADADAD;
	color: #636363;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
}
	
#video_rout a {	
	color: #636363;
	text-decoration: none;
}
	
#video_rout span {
	color: #fff;
	font-size: 13px;
}
	
	
	
	
	

