body {
	background: #000;
	color: #fff;
}

a{
	text-decoration: none;
}

img{
	border: none;
}

#main {
/* background: #C7C7C7; */
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 750px;
	height: 190px;
/* 	background-image: url('../img/header.gif'); */
}
#menu {
/* background: #f2f2f2; */
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
}
#menu a {
	font-weight: bold;
/* 	color: #3A3A3A;	 */
	color: #ff0c76;
	text-decoration: none;
	margin-right: 7px;
	
}



#content {

	position: relative;
	float: left;
	width: 530px;
	margin-top: 6px;
	margin-left: 2px;
	margin-right: 10px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	
	/*border-left: 1px solid #ED248E;
	border-right: 1px solid #ED248E;*/
}

.advert {
/* background: #D1D1D1; */
/*background: #ff0c76;*/
	background: #bc94a5;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 530px;
	border: 1px solid #ED248E;
/* 	border-bottom: 1px solid #C3C3C3; */
}
.advert_text {
/* background: #fff; */
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
	overflow: hidden;
}
.name {
	font-family: arial;
	font-size: 20px;
	/*font-weight: bold;*/
	color: #fff;	
}
.date {
	font-family: arial;
	font-size: 11px;
	color: #fff;	
}
.webpage{
	color: #ED2790;
}
.advert_text a{
	color: #fff;
}
.advert_text a:hover{
	text-decoration: none;
}

.img {
	
	text-align: center;
	
}

#banner{
	position: relative;
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 30px;
	
}
#banner img{
	border: none;
}
#advertform {
/* background: #FFFFFF; */
	width: 530px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;

}
#advertform label {
/* background: #CCCCCC; */
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 70px; 
/* 	padding: 0;  */
	margin: 10px 10px 0; /* set top margin same as form input - textarea etc. elements*/
	text-align: right; 
	
}
h1 {
	text-align: center;
}

input {
	width: 180px;
	height: 14px;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	border: 1px solid #C2C2C2;
}
p.msz{
	text-align: center;
}
.button {
	text-align: center;
	width: 350px;
	height: 20px;
	border: 1px solid #C2C2C2;
	font-size: 11px;
	padding: 2px;
}


textarea {
	margin-left: 20px;
	width: 400px;
	height: 100px;
	font-size: 11px;
	border: 1px solid #C2C2C2;
}

.error {
	
	color: red;
}
.info {
	font-size: 14px;
	color: green;
}
.attention{
	font-size: 14px;
	font-weight: bold;
	color: #FF1500;
}
#waiting{
	font-size: 14px;
	font-weight: bold;
	color: #FF1500;
}

.textarea_label {
	text-indent: 20px;
	margin-bottom: 2px;
}

.select {
	margin-left: 10px;
	width: 220px;
	
}
.select_date {
	margin-top: 20px;
	margin-left: 10px;
	width: 400px;
	
}
select {
	font-size: 11px;
}

td{
	padding: 5px;
	width: 150px;
	background: #fff;
}

.admin_button{
	text-align: center;
	width: 150px;
	height: 20px;
	border: 1px solid #C2C2C2;
	font-size: 11px;
	padding: 2px;
}

#admin_panel{
	position: relative;
	float: left;
	font-size: 12px;
	width: 180px;
	height: 800px;
	margin-top: 30px;
}
#content_stat{
	background: #FFEEF8;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 2px;
	margin-right: 10px;
	padding: 10px;
	text-align: center;
	overflow: auto;
	font-size: 12px;
	border: 1px solid #ED248E;
	/*border-left: 1px solid #ED248E;
	border-right: 1px solid #ED248E;*/

}
#links {
	width: 400px;
/* 	background: #fff; */
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
#links a{
	color: #000;
}
#links a:hover{
	text-decoration: none;
}

.prev_link a{
	position: relative;
	float: left;
	width: 34px;
	height: 30px;
	display: block;
	background-image: url('../img/normal-bal.gif');
	background-repeat: no-repeat;
}
.prev_link a:hover{
	background-image: url('../img/over-bal.gif');
}

.next_link a{
	position: relative;
	float: right;
	width: 34px;
	height: 30px;
	display: block;
	background-image: url('../img/normal-jobb.gif');
	background-repeat: no-repeat;
}
.next_link a:hover{
	background-image: url('../img/over-jobb.gif');
}

.today{
	background: #EDEDED;
}

#astat{
	position: relative;
	float: left;
	width: 560px;
	text-align: center;
	margin-top: 10px;
}

#microtime{
	position: relative;
	float: left;
	width: 530px;
	height: 20px;
	background: red;
}

.bannerimg{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clearKiemelt{
clear: both;
margin-bottom: 10px;
}

.clear{
clear: both;
margin-bottom: 10px;
}




/* kiemeltek */
.sms_advert{
background: #ff0c76;
border: 1px solid #ED248E;
}

.sms_advert .advert_text {
/* background: #fff; */
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
	overflow: hidden;
	
}
.sms_advert .name {

	font-family: arial;
	font-size: 20px;
	/*font-weight: bold;*/
	color: #fff;	

/*
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #fff;	
	*/
}
.sms_advert .date {
	font-family: arial;
	font-size: 11px;
	color: #fff;	
}
.sms_advert .webpage{
	color: #ED2790;
}
.sms_advert .advert_text a{
	color: #CC227C;
}
.sms_advert .advert_text a:hover{
	text-decoration: none;
}


.sms_advert .sms_info{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}




.piros{
	border: 1px solid #ff0000;
	background: #ff0000;
}

.pink{
	border: 1px solid #ff0000;
	background: #ff14a0;
}

.fekete{
	border: 1px solid #ff0000;
	background: #000;
}

.kek{
	border: 1px solid #ff0000;
	background: #628bc5;
}

.narancs{
	border: 1px solid #ff0000;
	background: #ff7809;
}


.pink .tel,
.fekete .tel,
.piros .tel,
.kek .tel,
.narancs .tel
{
	color: #E5FF68;
}

/* kiemeltek piros */
.pink .advert_text,
.fekete .advert_text,
.piros .advert_text ,
.kek .text,
.narancs .text
{
font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
	overflow: hidden;
	color: #fff;
}

.pink .name,
.fekete .name,
.piros .name ,
.kek .name,
.narancs .name 
{
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #E5FF68;	
}

.pink .date,
.fekete .date,
.piros .date ,
.kek .date,
.narancs .date

{
	font-family: arial;
	font-size: 11px;
	color: #fff;	
}

.pink .webpage,
.fekete .webpage,
.piros .webpage,
.kek .webpage,
.narancs .webpage
{
	color: #fff;
}

.pink .advert_text a,
.fekete .advert_text a,
.piros .advert_text a,
.kek .advert_text a,
.narancs .advert_text a
{
	color: #fff;
}


.pink .advert_text a:hover,
.fekete .advert_text a:hover,
.piros .advert_text a:hover,
.kek .advert_text a:hover,
.narancs .advert_text a:hover
{
	text-decoration: none;
}


.pink .sms_info,
.fekete .sms_info,
.piros .sms_info,
.kek .sms_info,
.narancs .sms_info
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}



#topBanner{
	margin-top: 25px;
	width: 750px;
	height: 82px;
	border: 1px solid #c2c2c2;
}



.fixBanner{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 530px;

}

.fixBanner img{
	border: none;
}



.city{
	color: #FDFA00;
	font-family: arial;
	font-size: 30px;
	/*font-weight: bold;*/
}


p, p a{
	margin-top: 2px;
	margin-bottom: 2px;
	color: #fff;
}



.advert_descript{
	color: #000;
	font-size: 20px;
}

.phone{
	font-size: 16px;
	font-weight: bold;
}

#addAdvert{
	color: yellow;
	font-site: 18px;
	font-weight: bold;
	
}

#hirdetes a{
	color: #fff;
	text-decoration: underline;
}

.small{
	color: #7E7E7E;
	font-size: 14px;
	font-weight: bold;
}
