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

body {
	margin:0px;
	background:#0090a4 url(../img/bg.jpg) repeat-x;
}
div {
	font-family:"trebuchet MS", Ariel;
	font-size:12px;
}
.main {
	float:left;
	width:1000px;
	clear:both;
	background:url(../img/content_bg.gif);
}
a {
	color:#a0b122;
}
a:hover {
	color:#00afbd;
}
.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:#53c0ce;
}
.footer_right a {
	color:#53c0ce;
}
.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:#8a9f0f;
	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:#8a9f0f;
	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:#037e8f;
	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:#8a9f0f;
	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:#53c0ce;
	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:#00afbd solid 2px;
	padding:2px;
}
.gallery a img:hover {
	border:#b9cf2d 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:#8a9f0f;
}
.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:#8a9f0f;
	line-height:20px;
	padding:10px 10px 0px 10px;
	margin-bottom:10px;
}
.number {
	font-size:25px;
	color:#00b0be;
}
.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:#00a0b1;
}
.label1 p label{
width:100px !important;
}
.label2 p label{
width:180px !important;
}
.text, textarea, .select {
	background-color:#f1f1f1;
	border:#b9cf2d solid 1px;
}
.text:focus, textarea:focus, .select:focus {
	background-color:#F2F2F2;
	border:#bc2b3d solid 1px;
}
.button {
	background-color:#00a0b1;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	padding:5px;
	color:#FFFFFF;
}
.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:#00aebd;
	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:#a0b122;
}
.message_title a{
color:#00a0b1;

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:#00b0be;
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:#8a9f0f;
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;
}