﻿/* CSS Document */
HTML {
	overflow-y: scroll;
}
a:link img, a:visited img {
	border: 0px;
}
a:hover img {
	border: 0px none;
}
a:link, a:visited, a:active {
	background: transparent;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	background: transparent;
	text-decoration: underline;
}
body {
	margin:0;
	padding:0;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color:#000000;
	background-color: #3f292b;
	font-size:12px;
	/*overflow: hidden; */
	  overflow-x: hidden;
}
img {
	border: none;
}
/*A SCROLLOZÓ DIV-hez*/
div#wn {
	position:relative;
	width:568px;
	height:528px;
	overflow:hidden;
}
div.calendar_left {
	height:150px;
	width:160px;
}
/*SCROLLOZÓ DIVHEZ FOTÓGALÉRIÁBAN*/
div#wn2 {
	position:relative;
	width:568px;
	height:495px;
	overflow:hidden;
}
/*FOTÓGALÉRIA*/
div.picsUnderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#7d4b1f;
	background-color:#e7d8ba;
}
div.picsBgColor {
	background-color:#e7d8ba;
}
div.clear {
	clear:both;
}
div.divPath {
}
/*INTRO CSS ELEJE*/
td.intro_baloldal {
	background-image:url(../images/intro_bal.jpg);
	/*background-repeat: no-repeat;*/
background-repeat: repeat-x;
	background-position: right top;
	vertical-align:top;
	width:101px;
}
td.intro_kozep_1 {
	width:436px;
	height:1092px;
}
td.intro_kozep_1_1 {
	width:759px;
	height:580px;
}
td.intro_kozep_1_2 {
	width:759px;
	height:512px;
	background-image:url(../images/intro_bottom.jpg);
	background-repeat: no-repeat;
}
td.intro_jobboldal {
	background-image:url(../images/intro_jobb.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width:420px;
	height:1092px;
}
/*INTRO CSS VÉGE*/

td.baloldal {
	background-image:url(../images/practic1.jpg);
	/*background-repeat: no-repeat;*/
background-repeat: repeat-x;
	background-position:right top;
	width:102px;
}
td.jobboldal {
	background-image:url(../images/practic4.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
td.kozep_1 {
	width:443px;
	height:738px;
}
td.kozep_1_1 {
	width:443px;
	height:630px;
}
td.kozep_1_2 {
	width:443px;
	height:108px;
	background-image:url(../images/practic6.jpg);
	background-repeat: no-repeat;
}
td.kozep_2 {
	background-image:url(../images/practic3.jpg);
	background-repeat: no-repeat;
	width:584px;
	height:738px;
	vertical-align:top;
}
.actualWay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#7e0000;
	text-align:left;
	padding-left:10px;
}
.totalPicsNum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#a58f6a;
}
.cim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color: #692525;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #674c44;
}

