/**
DNLnet style sheet by Daniel Farkas
personal website, http://daniblog.net
- CSS -
//*

/** Base **/
body{
	background: url(images/logo_bg.gif) repeat-x #161412;
	margin: 0;
	padding: 0;
	font: 11px Arial, sans-serif;
	color: white;
}

a:link,
a:visited,
a:active{
	color: white;
	text-decoration:none;
}

a:hover{
	color: #ff9000;
	text-decoration: none;
}

img{
border: none;
}

/** Content **/

div#container{
background: #151412;
width: 1000px;
height: auto;
margin-left: auto;
margin-right: auto;
border-bottom: 1px dotted #242322;
border-left: 1px dotted #242322;
border-right: 1px dotted #242322;
}

div#header{
background: url(images/logo.png) no-repeat;
width: 1000px;
height: 93px;
border: none;
margin-left: auto;
margin-right: auto;
text-align: right;
}

div#header a{
display: block;
width: 440px;
height: 23px;
margin-left: auto;
margin-right: auto;
}

#table_container{
width: 1000px; 
height: auto;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 100%;
}

#bal {
	float: left;
	width: 30%;
}

#jobb {
	float: right;
	width: 70%;
}


div.box_happening{
background: url(images/box_happening.jpg) no-repeat;
width: 1000px;
height: 35px;
margin: 0;
padding: 0;
}

div.box_happening p{
padding: 12px 0 0 115px;
color: #675e56;
font-weight: bold;
font-size: 13px;
}

div.box_happening_content{
background: url(images/box_happening_content.jpg) repeat-y;
width: 1000px;
height: auto;
padding-top: 5px;
margin: 0;
}

div.box_content{
padding-left: 120px;
padding-right: 120px;
}

div.box_happening_footer{
background: url(images/box_happening_footer.jpg) no-repeat;
width: 1000px;
height: 53px;
margin: 0;
padding: 0;
}

div#photo_table{
background-color:#161412;
width: 400px; 
border: none;
}

div.tartalom{
background-color:#161412;
width: 400px; 
border: none;
}

.cim{
font-family: Century Gothic;
font-size: 22px;
color: #b94c0a;
margin-bottom: 3px;
}

.alcim{
font-family: Century Gothic;
color: #b94c0a;
font-size: 15px;
margin-top: 5px;
}

.szoveg{
font-family: Trebuchet MS;
font-size: 12px;
color: #938e89;
text-align: justify;
}

.szoveg ul{
margin-top: 0px;
}

.szoveg li{
list-style-type: square;
color: #938e89;
}

.top li{
list-style-type: upper-roman;
color: #938e89;
}

.szoveg a:visited, .szoveg a:active, .szoveg a:link
{
color: #cac0b6;
text-decoration: none;
}

 .szoveg a:hover{
 color: #ba5d00;
 }

.cim a:visited, .cim a:active, .cim a:link, .cim a:hover{
color: #b94c0a;
}

.osszefog{
width: 760px;
height: 30px;
margin: 0; 
padding: 0;
}

.osszefogbal{
width: 560px;
float:left;
background: url(/images/osszefogbal.gif) no-repeat;
padding-left: 5px;
}

.osszefogjobb{
width: auto;
float:right;
text-align: right;
background: url(/images/osszefogjobb.gif) repeat-x;
background-position: 0 0;
}

.osszefogjobb:hover {
	background: url(/images/osszefogjobb.gif) repeat-x;
	background-position: 0 -25px;
}

.osszefogjobb a:link, .osszefogjobb a:active, .osszefogjobb a:visited, .osszefogjobb a:hover{
display: block;
padding: 5px;
color: white;
text-decoration: none;
}


.orange{
color: #ba5d00;
}

.green{
color: green;
}

.photo_title{
color: #b94c0a;
font-size: 20px;
text-align: center;
}

.photo_title a:visited, .photo_title a:active, .photo_title a:link, .photo_title a:hover{
color: #b94c0a;
}

span.photo_details{
color: #685e54;
font-style: italic;
}

.photo_details a:link , .photo_details a:active , .photo_details a:visited 
{
color: #685e54;
}

span.random{
color: #7c542c;
}

span.ab{
color: #46403b;
}

.megtekintve{
color: #46403b;
text-align: center;
font-size: 9px;
}

a.hsz
{
color: #4c453e;
}

/** galéria **/

.imgteaser {
	margin: 10px;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser a .more {
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-size: 1.2em;
	color: white;
	background: #000;
	padding: 5px 10px;
}

.imgteaser a:hover .desc{
	display: block;
	font-size: 9px;
	padding: 5px;
	background: #111;
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0;
	width: 220px;
	border-top: 1px solid #999;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size: 13px;
}

.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #1b1a18;
}

.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}

/** Kommentek formázása **/

.comment{
background: url(images/combg.gif) #1b1a17;
width: 300px;
height: auto;
padding: 4px 4px 4px 4px;
border-bottom: 5px solid #141414;
}

.nick{
font-size: 16px;
margin-bottom: 3px;
color: #766c62;
}

.nick a:link , .nick a:active , .nick a:visited , .nick a:hover
{
color: #af4e00;
text-decoration: none;
}

.comment2{
width: 749px;
height: auto;
background: url(images/codebg.gif) repeat #c4bdb6;
padding: 5px;
}

.nick2{
font-size: 12px;
font-weight: bold;
margin-bottom: 3px;
color: #af4e00;
}

.nick2 a:link , .nick2 a:active , .nick2 a:visited , .nick2 a:hover
{
color: #af4e00;
text-decoration: none;
}


.comment3{
background: url(images/combg.gif) #1b1a17;
width: 749px;
height: auto;
padding: 4px 4px 4px 4px;

}

.nick3{
font-size: 13px;
font-weight: bold;
margin-bottom: 3px;
color: #af4e00;
padding: 1px;
}

.nick3 a:link , .nick3 a:active , .nick3 a:visited , .nick3 a:hover
{
color: #af4e00;
text-decoration: none;
}

.date{
width: 760px;
background: url(/images/date.gif) no-repeat #181513;
margin-top: 3px;
color: #4c453e;
font-size: 10px;
padding: 3px;
}

.date a:link , .date a:active , .date a:visited 
{
color: #584f45;
text-decoration: none;
border-bottom: 1px solid #423b33;
}

.date a:hover{
color: #b84016;
text-decoration: none;
}

.comment_say{
color: #72685f;
margin-bottom: 2px;
margin-top: 2px;
}


/** admin formázása **/
.adatok2{
width: 700px;
height: 160px;
}

.adatok3{
width: 288px;
height: auto;
}

.adatok4{
width: 700px;
height: auto;
}

.admin2{
background: url(images/combg.gif) #1b1a17;
width: 100%;
height: auto;
padding: 4px 4px 4px 4px;
border-bottom: 5px solid #141414;
}

.bevitel2{
background: #1e1d1a;
border: 1px solid #272622;
color: #514b44;
padding: 2px;
width:500px;
float: right;
margin: 2px;
}

.bevitel2:hover, .bevitel2:focus{
color: #58524b;
background: #24231f;
border: 1px solid #2d2c27;
}

.bevtext2{
background: #1b1a17;
border: none;
color: #b94c0d;
padding: 5px 3px 3px 3px; 
width: 120px;
float: left;
margin: 2px;
}

.textarea2{
background: #1e1d1a;
border: 1px solid #272622;
height: 500px; 
width: 98%;
padding: 8px;
color: #7a776d;
font-family: arial;
font-size: 16px;
}

option{
color: white;
}

/** Menu buttons hover on/off **/ 

.photos {
	float: left;
    width: 48px;
    height: 48px;
	display:block;
    background-image: url(images/photos.jpg);
	background-position: top right;
}
.photos span.hover{
	position: absolute;
	display: block;
    width: 48px;
    height: 48px;
	background-position: bottom right;
    background-image: url(images/photos.jpg);
}

a .alt { display: none; }


.works {
	float: left;
    width: 39px;
    height: 48px;
	display:block;
    background-image: url(images/works.jpg);
	background-position: top right;
}
.works span.hover{
	position: absolute;
	display: block;
    width: 39px;
    height: 48px;
	background-position: bottom right;
    background-image: url(images/works.jpg);
}

.links {
	float: left;
    width: 31px;
    height: 48px;
	display:block;
    background-image: url(images/links.jpg);
	background-position: top right;
}
.links span.hover{
	position: absolute;
	display: block;
    width: 31px;
    height: 48px;
	background-position: bottom right;
    background-image: url(images/links.jpg);
}

.aboutme {
	float: left;
    width: 55px;
    height: 48px;
	display:block;
    background-image: url(images/aboutme.jpg);
	background-position: top right;
}
.aboutme span.hover{
	position: absolute;
	display: block;
    width: 55px;
    height: 48px;
	background-position: bottom right;
    background-image: url(images/aboutme.jpg);
}

.regebbi {
	float: left;
    width: 150px;
    height: 25px;
	display:block;
    background-image: url(images/regebbi.png);
	background-position: top right;
}
.regebbi span.hover{
	position: absolute;
	display: block;
    width: 150px;
    height: 25px;
	background-position: bottom right;
    background-image: url(images/regebbi.png);
}

.korabbi {
	float: left;
    width: 150px;
    height: 25px;
	display:block;
    background-image: url(images/korabbi.png);
	background-position: top right;
}
.korabbi span.hover{
	position: absolute;
	display: block;
    width: 150px;
    height: 25px;
	background-position: bottom right;
    background-image: url(images/korabbi.png);
}

.contact {
	float: left;
    width: 50px;
    height: 48px;
	display:block;
    background-image: url(images/contact.jpg);
	background-position: top right;
}
.contact span.hover{
	position: absolute;
	display: block;
    width: 50px;
    height: 38px;
	background-position: bottom right;
    background-image: url(images/contact.jpg);
}

#xhtml {
    width: 102px;
    height: 20px;
	border: none;
	margin-bottom: -6px;
	margin-top: 5px;
}

#css {
    width: 98px;
    height: 20px;
	border: none;
	margin-bottom: -6px;
	margin-top: 5px;
}

#rss {
    width: 72px;
    height: 20px;
	border: none;
	margin-bottom: -6px;
	margin-top: 5px;
}

a#next {
    display: block;
    width: 45px;
    height: 45px;
    background-image: url(images/next.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#next:hover {
    background-position: 0 -45px;
}

a#prev {
    display: block;
    width: 45px;
    height: 45px;
    background-image: url(images/prev.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#prev:hover {
    background-position: 0 -45px;
}

/** Egyéb **/
.keresesmezo{
color: gray;
}

.keresesmezo:focus, .keresesmezo:hover{
background: #252420;
border: 1px solid #2f2e29;
color: white;
}

span.datum{
color: #44403d;
}

.elvalaszto{
margin-top: 5px;
width: 760px;
height: 40px;
background: url(/images/elvalaszto.jpg) no-repeat;
}

acronym {
cursor:help;
}

.youtube{
width:500px;
height:407px;
margin: 2px;
}

input{
background: #1e1d1a;
border: 1px solid #272622;
color: #514b44;
padding: 1px;
margin: 2px;
}

.code{
margin-top: 10px;
margin-left: 10px;
margin-bottom: 4px;
width: 92%;
height: auto;
padding: 5px;
background: url(images/codebg.gif) repeat #c4bdb6;
color: #b2a494;
font-family: Georgia;
}

.kapcs{
color: #53514a;
font-size:10px;
}

.kapcs a:link, .kapcs a:visited, .kapcs a:active{
border-bottom: 1px dotted #53514a;
font-size:10px;
}

.kapcs a:hover{
text-decoration: none;
color: #626059;
}

.copyright{
float: left;
color: #6d6c6b;
font-size: 10px;
margin-top: 10px;
}

.copyadatok{
float: right;
color: #6d6c6b;
font-size: 10px;
margin-top: 15px;
}

.small{
font-size: 8px;
}

.negyszaznegy{
background: #990000;
width: 400px;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
color: white;
font-size: 24px;
text-align: center;
padding: 10px;
margin-top:10px;
margin-bottom:10px;
}

/** nyit, zár **/
.zarva {
text-align: left;
padding: 3px;
}
.komment{
display:none;
} 

.zarva2 {
text-align: left;
}
.komment2{
display:none;
} 

/** komment mezők formázása **/

.adatok{
width: 288px;
height: 86px;
}

.bevitel{
background: #1e1d1a;
border: 1px solid #272622;
color: #514b44;
padding: 2px;
width: 180px;
float: right;
margin: 2px;
}

.bevitel:hover, .bevitel:focus{
color: #58524b;
background: #24231f;
border: 1px solid #2d2c27;
}

.bevtext{
background: #1b1a17;
border: none;
color: #b94c0d;
padding: 5px 3px 3px 3px; 
width: 80px;
float: left;
margin: 2px;
}

.textarea{
background: #1e1d1a;
border: 1px solid #272622;
height: 150px; 
width: 287px;
padding: 5px;
color: #7a776d;
}

.submit{
background: #1c1b19;
border: 1px solid #1c1b19;
color: white;
padding: 3px;
margin: 3px auto 0 auto;
font-size: 9px;
width: 300px;
}

.submit:hover, .submit:focus{
background: #162318;
border: 1px solid #0b230d;
}

/** Képi formázások **/
img.photo{
	background: url(images/pbg.gif) no-repeat #24211e;
	width: 300px;
	height: 225px;
	padding: 4px 4px 7px 4px;
	border: 2px solid #141312;
	display: block;
	margin: auto;
}

img.spec{
	background: #24211e;
	padding: 4px 4px 7px 4px;
	border: 2px solid #141312;
	display: block;
	margin: auto;
}

img.spec2{
	background: #1c1b1a;
	padding: 2px 2px 4px 2px;
	border: 1px solid #36332d;
	display: block;
}

img.spec3{
	float: left;
	background: #1c1b1a;
	padding: 2px 2px 2px 2px;
	margin-right: 6px;
	border: 1px solid #36332d;
	display: block;
}

img.avatar{
	width: 28px;
	height: 28px;
	background-color: #201f1d;
	padding: 2px;
	border: 1px solid #282724;
	margin-right: 4px;
	float:left;
}

img.legnepszerubb{
	width: 120px;
	height: 90px;
	background-color: #151413;
	padding: 2px;
	border: 1px solid #282724;
	margin-right: 6px;
	float:left;
}