/*
      ___           ___           ___           ___       ___           ___           ___     
     /\  \         /\  \         |\__\         /\__\     /\  \         /\  \         /\  \    
    /::\  \        \:\  \        |:|  |       /:/  /    /::\  \       /::\  \       /::\  \   
   /:/\ \  \        \:\  \       |:|  |      /:/  /    /:/\:\  \     /:/\:\  \     /:/\ \  \  
  _\:\~\ \  \       /::\  \      |:|__|__   /:/  /    /::\~\:\  \   /::\~\:\  \   _\:\~\ \  \ 
 /\ \:\ \ \__\     /:/\:\__\     /::::\__\ /:/__/    /:/\:\ \:\__\ /:/\:\ \:\__\ /\ \:\ \ \__\
 \:\ \:\ \/__/    /:/  \/__/    /:/~~/~    \:\  \    \:\~\:\ \/__/ \/_|::\/:/  / \:\ \:\ \/__/
  \:\ \:\__\     /:/  /        /:/  /       \:\  \    \:\ \:\__\      |:|::/  /   \:\ \:\__\  
   \:\/:/  /     \/__/         \/__/         \:\  \    \:\ \/__/      |:|\/__/     \:\/:/  /  
    \::/  /                                   \:\__\    \:\__\        |:|  |        \::/  /   
     \/__/                                     \/__/     \/__/         \|__|         \/__/    


copyright 2008 www.stylers.com ©
e-mail: stylers@stylers.hu
tel.: +36 70 419 33 80

designed by Rastagekko member of Stylers (rastagekko@gmail.com)
*/

/* Basic - Start */

.nemerkezett{
    text-align:center;
    margin-bottom: 24px;
}

#news_keyword{
    width: 359px;
}

ul {
}
ol { 
    list-style: decimal; 
 }
a {
   outline: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0F0F0F;
	background-repeat: no-repeat;
	background-image: url(../img/bcg/glow.jpg);
	background-position: center top;
}
body, td, th {
	font-size: 12px;
	font-family: tahoma, Arial;
	color: #CCC;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #B5E7C4;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

h1 {
	font-size: 10px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 20px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
}
p {
	margin-top:0px;
}

input, select, textarea {
	margin: 5px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #222;
	background-color: #000;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #999;
	width: 260px;
	padding: 10px 10px;
	font-size: 14px;
	outline:none;
}



input:focus, select:focus, textarea:focus {
	background-color: #CCC;
	border: 1px solid #666;
	color: #333;
	outline:none;
}

#commneter input, select, textarea {
	margin: 5px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #222;
	background-color: #000;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #999;
	width: 500px;
	padding: 10px 10px;
	font-size: 14px;
	outline:none;
}



#commneter input:focus, select:focus, textarea:focus {
	background-color: #CCC;
	border: 1px solid #666;
	color: #333;
	outline:none;
}
#commenter form h5 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
}
#commenter form ul li #sendComment {
	background-color: #000;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
	color: #FFF;
}

#commenter form ul li input {
	margin-left: 4px;
}

#commenter form ul li textarea {
	margin-left: 4px;
}


#commenter form ul li #bigTextField {
	height: 200px;
	width: 575px;
}

#commenter form ul li{
	border: 0px;
}

#commenter ul li h3 {
	margin-left: 8px;
}

#commenter ul li label {
	margin-left: 7px;
}

#commenter ul li div {
	margin-left: 7px;
}

#ajanlatKeres input, select, textarea {
	margin: 5px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #222;
	background-color: #000;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #999;
	width: 260px;
	padding: 10px 10px;
	font-size: 14px;
	outline:none;
}



#ajanlatKeres input:focus, select:focus, textarea:focus {
	background-color: #CCC;
	border: 1px solid #666;
	color: #333;
	outline:none;
}
#ajanlatKeres input[type="checkbox"] {
	    width: 20px;
	    }

/* Objects - Start */
/*Comment list*/


/* comments list */

#comments h5{
    margin-left: 7px;
}

ol.commentlist {
	margin: 5px 4px;
	padding: 0;
	background-color: #000;
	border-style: solid;
	border-color: #222;
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #222;
}
.commentlist li .comment-info {	
	width: 99%;
	margin: 0; padding: 0;
	overflow: auto; 	
}
.commentlist li .comment-info img {
	float: right;
	margin: 0 13px 0 0;
	border: 1px solid #222;
	display: inline;
}
.commentlist li .comment-info cite {
	display: block;
	margin: 0; padding: 5px 65px 5px 20px;
	font-style: normal; 
	font-weight: bold;		
}
.commentlist li .comment-info cite .comment-data {
	font-size: .8em;
	font-weight: normal;		
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0 20px 25px 20px;	
}
.commentlist li .comment-text p {
	margin:  10px 0 20px 0; 
	padding: 0;
}
.commentlist li .comment-text .reply a {
	padding: 5px;
	background-color: #000;
	border: 1px solid #222;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
.commentlist li ul.children { margin:0; padding: 0; }
.commentlist li ul.children li.depth-2,
.commentlist li ul.children li.depth-3 {
	margin-left: 40px;
	border-style: solid;
	border-color: #222;
	border-width: 1px 0 0 1px;
}
.commentlist li.thread-alt {
	background-color: #111;
}


/* MenuRow - Start */

#menu {
	text-transform: uppercase;
	background-color: #000;
	color: #CCC;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 62px;
}

#menu-logo {
	float: right;
}
#menu-content-text {
	padding-right: 15px;
	float: left;
	line-height: 61px;

}
#menu-content-text a {
	line-height: 61px;
}
#menu-content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	margin-top: 3px;
}

.menu-content-text {
	float: left;
}

/* Header- Start */

#header {
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;


}
.fix {
	clear: both;
}


#header-continius-left {
	height:277px;
	width:51%;
	float:left;
	background-color: #000;
}
#header-continius-right {
	height:277px;
	width:49%;
	float:left;
	background-image: url(../img/bcg/bcg_header.jpg);
	background-repeat: repeat-x;
}
#header-center-img {
	height:277px;
	background-image: url(../img/bcg/bcg_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}

/* LittleBoxes - Start */


#little-boxes {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}


.little-box {
	height: 130px;
	width: 290px;
	border-right-width: 3px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}
.little-box-content {
	margin: 5px;
	color: #CCC;
}
.little-box-content-text {
	float: left;
	width: 170px;
	overflow: hidden;
	height: 95px;
	font-size: 10px;
	margin-top: 10px;
	text-align: justify;
}
.little-box-content-img  {
	float: left;
	margin-right:7px;
	width: auto;
	margin-top: 14px;
}
#little-boxes-to-center {
	margin-right: auto;
	margin-left: auto;
	width: 939px;
}
#row-under-little-boxes {
	background-color: #000;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333;
}
#row-under-little-boxes-content {
	text-transform: uppercase;
	color: #CCC;
	padding: 10px;
}

/* Content - Start */

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-left-color: #333;
	background-image: url(../img/bcg/glow.jpg);
	background-position: center -400px;
	background-repeat: no-repeat;
}
#itNews ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#itNews ul li h3 {
	margin-bottom: 5px;
	color: #FFF;
	margin-left: 1px;
}

.news img {
	float: left;
	padding: 5px;
	border: 1px solid #333;
	margin-bottom: 7px;
	margin-right: 7px;
}
#itNews #itNewsPager .current {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#itNews #itNewsPager {
	text-align: center;
}


.news p {
	float: left;
	display: inline;
	width: 99%;
	padding-left: 0px;
	margin-bottom: 7px;
	cursor: normal;
}
#itNews ul li #btnReadMore {
	float: right;
	color: #FFF;
	margin-bottom: 5px;
}

#commenter ul {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

#commenter ul li{
	border-bottom:1px dotted #333333;
	list-style-image: none;
	list-style-type: none;
}

#itNews ul {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
.fix {
	clear: both;
}

#itNews #search img {
	display:block;
	float:left;
	margin-right:5px;
	margin-top:-1px;
	border:0px;
}

#content-left {
	width: 600px;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	text-align: justify;
	margin-right: 10px;
}

#content-right {
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 250px;
}
#search div #search {
	width: 150px;
}
#search div #keresesField {
	width: 370px;
}
#little-boxes ul {
	padding-left: 0px;
	margin-top: 20px;
}

#little-boxes ul li {
	list-style-type: none;
	display: block;
	float: left;
	width: 303px;
	height: 110px;
}
#little-boxes ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	margin-right: 10px;
}
#little-boxes ul li a h2 {
	font-size: 12px;
	font-weight: normal;
}
#little-boxes ul li a h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}




#row-under-content-content {
	text-transform: uppercase;
	color: #CCC;
	padding: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#row-under-content {
	background-color: #000;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	width: auto;
}

/* Footer - Start */

#footer {
	background-color: #000;
	clear: both;
	height: 140px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: -25px;
	overflow: hidden;
}
#footer-content {
	padding: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer-content p{
	text-align: center;
	margin-top: 100px;
}

#row-under-footer {
	margin-top: 30px;
}
.lonley-separator {
	float: left;
	width: 2px;
	clear: left;
}
#ajanlatKeres ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#ajanlatKeres ul {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

#ajanlatKeres form ul li .bigTextField {
	height: 200px;
	width: 575px;
}
.star {
	color: #F00;
}
#menu .dropdown {
	margin: 0;
	padding: 0;
	background-image:url(../img/dropdownbcg.png);
    left:142px;
    position:absolute;
    top:63px;
    display: none;
	margin-left:0px;
	padding-left:0px;
}
#menu .dropdown ul li {
	margin-bottom: 5px;
	margin-left:10px;
}
#menu .dropdown ul {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 130px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #973005;
	
}
#commenter .btnBack {
	text-align: center;
}
#ajanlatKeres ul li #sendAjanlatKeres {
	background-color: #000;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
	color: #FFF;
}



#content-left img{
	border:1px solid #333333;
	margin-bottom:7px;
	margin-right:7px;
	padding:5px;
}

#content-left .noborder{
	border: 0;
}

