@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:#532344;
}
div {
	font-family:"trebuchet MS", Ariel;
	font-size:12px;
}
.main {
	float:left;
	width:1000px;
	clear:both;
	background:url(../img/content_bg.gif);
}
a {
	color:#7a3765;
}
a:hover {
	color:#ea9d14;
}
.head {
	float:left;
	background:url(../img/head.jpg);
	width:309px;
	height:237px;
	padding-left:691px;
}
.content {
	float:left;
	width:1000px;
	background:url(../img/gradient.gif) top right no-repeat;
}
.footer {
	background:url(../img/footer.gif);
	float:left;
	width:955px;
	height:33px;
	padding:55px 30px 0px 15px;
}
.footer_left {
	font-size:10px;
	width:50%;
	float:left;
	color:#FFFFFF;
}
.footer_left a {
	color:#FFFFFF;
}
.footer_right {
	font-size:10px;
	width:50%;
	float:left;
	text-align:right;
	color:#ea9d14;
	
}
.footer_right a {
	color:#ea9d14;

}
.left {
	width:195px;
	float:left;
}
.menu, .leftbox {
	float:left;
	width:195px;
	margin-bottom:20px;
}
.menu_item a {
	float:left;
	display:block;
	height:23px;
	width:180px;
	padding:5px 0px 0px 15px;
	background:url(../img/menubtn.gif);
	font-size:13px;
	font-weight:bold;
	color:#ec9615;
	margin-bottom:4px;
	text-decoration:none;
}
.menu_item a:hover {
	background-position:0px -28px;
	color:#FFFFFF;
}
.menu_item_level2 a {
	float:left;
	display:block;
	height:23px;
	width:170px;
	padding:5px 0px 0px 25px;
	font-size:12px;
	font-weight:bold;
	color:#7a3765;
	margin-bottom:4px;
	text-decoration:none;
}
.menu_item_level2 a:hover {
	color:#666666;
}
.menu_item_level2_active a {
	float:left;
	display:block;
	height:23px;
	width:170px;
	padding:5px 0px 0px 25px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	text-decoration:none;
	color:#666666;
}
.menu_item_active a {
	float:left;
	display:block;
	height:23px;
	width:180px;
	padding:5px 0px 0px 15px;
	background:url(../img/menubtn.gif);
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
	text-decoration:none;
	background-position:0px -28px;
	color:#FFFFFF;
	cursor:default;
}
.leftbox_top {
	float:left;
	width:195px;
	background:url(../img/leftbox_top.gif);
	height:14px;
}
.leftbox_content {
	background:url(../img/leftbox_content.gif);
	float:left;
	width:165px;
	padding:0px 15px 0px 15px;
}
.leftbox_content h4 {
	margin:0px;
	color:#7a3765;
	font-size:16px;
	font-weight:bold;
}
.leftbox_bottom {
	float:left;
	width:195px;
	background:url(../img/leftbox_bottom.gif);
	height:14px;
}
.center {
	float:left;
	width:530px;
	padding:0px 25px 25px 25px;
	font-size:13px;
}
.center h1 {
	font-size:30px;
	color:#7a3765;
	background:url(../img/h1.gif) no-repeat bottom;
	margin-top:0px;
	padding-bottom:5px;
}
.center h2 {
	font-size:22px;
	color:#505050;
	margin-top:0px;
	padding-bottom:5px;
	font-weight:normal;
}
.center h3 {
	font-size:16px;
	color:#ea9d14;
	;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.center p {
	margin-top:5px;
	margin-bottom:20px;
}
.gallery a img {
	margin-right:15px;
	margin-bottom:15px;
	border:#eb9715 solid 2px;
	padding:2px;
}
.gallery a img:hover {
	border:#7a3765 solid 2px;
}
.right {
	float:left;
	width:194px;
}
.rightbox {
	float:left;
	width:194px;
	margin-bottom:20px;
}
.rightbox_top {
	background:url(../img/rightbox_top.gif);
	float:left;
	height:38px;
	width:186px;
	color:#FFFFFF;
	text-align:right;
	padding-right:8px;
	padding-top:11px;
	font-weight:bold;
	font-size:14px;
}
.rightbox_content {
	background:#f1f1f1;
	float:left;
	width:174px;
	padding:0px 10px 0px 10px;
	color:#7a3765;
}
.rightbox_content a img {
	margin-bottom:10px;
	border:none;
}
.rightbox_bottom {
	background:url(../img/rightbox_bottom.gif);
	float:left;
	height:17px;
	width:194px;
}
.counter {
	background:url(../img/rightbox_item.gif);
	float:left;
	width:156px;
	height:46px;
	font-size:25px;
	color:#7a3765;
	line-height:20px;
	padding:10px 10px 0px 10px;
	margin-bottom:10px;
}
.number {
	font-size:25px;
	color:#eb9715;
}
.indent {
	display:block;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
/* form*/

hr {
	border:none;
	height:1px;
	background:#CCCCCC;
}
.default_form {
}
.default_form p {
	margin:2px 0px 4px 0px;
}
.default_form p label {
	width:140px;
	text-align:right;
	padding-right:5px;
	padding-top:3px;
	font-weight:bold;
	float:left;
	color:#ea9d14;
}
.label1 p label {
	width:100px !important;
}
.label2 p label {
	width:180px !important;
}
.text, textarea, .select, input[type=text] {
	background-color:#f1f1f1;
	padding:2px;
	border:#eb9715 solid 1px;
}
.text:focus, textarea:focus, .select:focus, input[type=text]:focus, input[type=password]:focus  {
	background-color:#F2F2F2;
	border:#bc2b3d solid 1px;

}
.button {
	background-color:#ea9d14;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	padding:5px;
	margin-top:3px;
	color:#FFFFFF;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.button:hover {
	background-color:#666666;
}
/* login form */
.login_form {
	margin:10px 0px 5px 0px;
}
.login_form p {
	margin:5px 0px 0px 0px;
	font-size:11px;
	color:#00aebd;
	font-weight:bold;
}
.login_form p label {
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#ea9d14;
	font-weight:bold;
}
.login_form p input {
	margin:0px 0px 0px 0px;
	padding:4px;
	font-size:12px;
	width:90%;
	border:#d6d6d6 solid 1px;
}
.login_btn {
	display:block;
	float:right;
	background:url(../img/login_btn.gif) no-repeat;
	color:#FFFFFF;
	border:none !important;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	width:67px !important;
	height:23px;
	cursor:pointer;
	vertical-align:middle;
}
.btn_small {
	display:inline-block;
	background:url(../img/login_btn.gif) no-repeat;
	color:#FFFFFF !important;
	border:none !important;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	width:67px !important;
	height:23px;
	cursor:pointer;
	vertical-align:middle;
}
.registration_btn {
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	background:url(../img/reg_btn.gif) no-repeat;
	border:none !important;
	padding-top:4px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	width:91px !important;
	height:19px;
	cursor:pointer;
}
.rogzit_btn {
	display:block;
	float:left;
	background:url(../img/login_btn.gif) no-repeat;
	color:#FFFFFF;
	border:none !important;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	width:67px !important;
	height:23px;
	cursor:pointer;
	vertical-align:middle;
}
.message {
	border:none;
	margin-bottom:20px;
}
.message img {
	margin-right:10px;
	margin-bottom:5px;
}
.message td {
	border:none;
}
.message_date {
	font-size:11px;
	color:#999;
}
.message_title a {
	color:#ea9d14;
	font-size:16px;
	text-decoration:none;
}
.adomany {
	width: 160px;
	height: 200px;
	float: left;
}
.adomany p {
	font-family: Tahoma, "Times New Roman";
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
#customers {
	font-family:Tahoma, "Times New Roman";
	width:70%;
	border-collapse:collapse;
}
#customers td, #customers th {
	font-size:0.83em;
	border:1px solid #98bf21;
	padding:3px 7px 2px 7px;
}
#customers th {
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#A7C942;
	color:#ffffff;
}
#customers tr.alt td {
	color:#000000;
	background-color:#EAF2D3;
}
.window_cim {
	margin-top:30px !important;
	margin-bottom:0px !important;
}
/* default table */

.default_table {
	border-collapse: collapse;
	border:none;
	margin:5px 0px 5px 0px;
}
.default_table td {
	padding:4px;
	border:solid 1px #CCCCCC;
}
.default_table th {
	text-align:left;
	padding:4px;
	background:#eb9715;
	color:#FFFFFF;
	font-weight:bold;
}
.topic_table {
	border-collapse: collapse;

	margin:5px 0px 5px 0px;
}
.topic_table td {
	padding:7px ;
	border-bottom:solid 1px #CCCCCC;
}
.topic_table th {
	text-align:left;
	padding:7px;
	background:#eb9715;
	color:#FFFFFF;
	font-weight:bold;
}
/* videok megjelenitese */
.video_box {
	float:left;
	margin-left:60px;
	width:400px;
	position:relative;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:#999999 dotted 1px;
}
.rendezes {
	float:left;
	width:100%;
	margin-bottom:25px;
	padding-bottom:3px;
	border-bottom:#999999 dotted 1px;
}
.rendezes_neve {
	float:left;
	width:50%;
	padding-top:3px;
}
.rendez_input {
	float:left;
	text-align:right;
	width:50%;
}
.video_neve h2 {
	color:#037e8f;
	font-size:20px;
	margin-bottom:5px;
}
.video_sorsz {
	position:absolute;
	left:-60px;
	top:-10px;
	background:#F3F3F3;
	color:#999999;
	font-size:23px;
	width:50px;
	height:40px;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	border:#999999 solid 1px;
}
.tiltott {
	background:#CC3300 !important;
	color:#ffffff !important;
}
.video_tulaj {
	float:left;
	width:50%;
	color:#999999;
}
.video_datum {
	float:left;
	width:50%;
	text-align:right;
	color:#999999;
}
.video {
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:100%;
}
.szavazas {
	float:left;
	width:50%
}
.video_pont {
	float:left;
	width:50%;
	color:#7a3765;
	font-size:16px;
	text-align:right;
}
.video_admin {
	float:left;
	width:100%;
}
.video_admin a img {
	border:none;
}
.p_list {
	margin-bottom:20px;
	border-bottom:1px solid #CCCCCC;
}
.p_list p a img {
	border:none;
}
.p_list p label {
	padding-top:0px;
!important;
}
.map {
	margin-bottom:30px;
}
.bg2 {
	background:#CCCCCC;
}
.pages {
	font-weight:bold;
	margin-bottom:15px;
}
.textarea_big {
	width:100%;
	height:100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:5px;
}
/* forum */

.message_box {
	width:100%;
	border-bottom:#CCC solid 1px;

	margin-bottom:25px;
}
.message_head {
	float:left;
	width:100%;
	margin-bottom:10px;
	height:23px;
	background:#E6E6E6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.message_head .name {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#7a3765;
	height:20px;
}
.message_head .date {
	float:right;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	padding-top:5px;
	color:#999;
}
.mes_num {
	background:#CCC;
	font-size:14px;
	color:#fff;
	padding:2px 5px;
	font-weight:bold;
	margin-right:6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
}
blockquote {
	margin:5px 0px 5px 40px;
	color:#666;
	border:solid #ccc 1px;
	padding:5px;
	display:block;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#F7F7F7;
}
blockquote .message_head {
	background:none;
}
blockquote .mes_num {
	background:none;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#999;
}
blockquote .date {
	padding:0px;
}
.message_footer{
	text-align:right;
	margin:5px 0px 5px 0px;
}
.message_footer img{
	border:none;
}
.width200{
	width:400px;
}

.fenyujsag{
	float:left;
	width:510px;
	height:18px;
	overflow:hidden;
	font-size:16px;
	color:#532344;
	margin-bottom:30px;
	font-weight:bold;
	padding:9px;
	background:#f6e1b3;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
