/* BODY */

body, html {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	height:100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}


/* DIV'S */


#wraptop {
width: 100%;
margin: 0;
padding: 0;
background: url('images/clouds.jpg') top left repeat-x;
}

#wrapbot {
width: 100%;
margin: 0;
padding: 0;
background: url('images/grass.jpg') bottom left repeat-x;
} 

#main {
	width:1026px;
	margin:auto;
	background-color:#437395;
}

#left_banner {
	width:130px;
	background-color:#437395;
	float:left;
	text-align:right;
}

#right_banner {
	width:130px;
	background-color:#437395;
	float:right;
	margin-top:-345px;
}

#head {
	width:766px;
	float:left;
	height:345px;
}

#menu{
	width:190px;
	float:left;
	text-align:right;
	border-left-color:#437395; 
	border-left-style:solid;
	border-left-width:13px;
	background-color:#FFFFFF;
}

#content {
	width:511px;
	float:left;
	border-right-color:#437395;
	border-right-style:solid;
	border-right-width:14px;
	background-color:#EBEBEB;
	padding:19px;
}

#footer {
	width:1026px;
	margin:auto;
	text-align:center;
	height:25px;
	background-color: #003333;
	clear:both;
	color:#FFFFFF;
	line-height:25px;
}

#wds{
	width:1026px;
	margin:auto;
	text-align:center;
	height:25px;
	line-height:25px;
	clear:both;
	color:#FFFFFF;
	border-top-color:#005556;
	border-top-style:solid;
	border-top-width:1px;
	background-color: #003333;
}

/* FONTS */

.normalbetu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}

.vastagbetu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

#pagename{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CC33;
	height: auto;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: 170px;
}

.uppervastagbetu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}




/* LINKS */
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #88AF36;
	text-decoration: underline;
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #88AF36;
	text-decoration: none;
}

.linkBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #88AF36;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

.linkBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}

.footerlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #66FF66;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

.wds {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}

.wds:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


.pics {
	padding: 3px;
	border: 1px solid #333333;
}

.pics:hover {
	padding: 1px;
	border: 3px solid #333333;
}

.gal_link{
	width:100px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#00CC00;
	display:block;
	padding:5px;
	text-align:center;
	text-transform: capitalize;
	cursor:pointer;
	}

.gal_link:hover{
	background-color: #CCC;
	color:#fff;
}

.red{color:#F00;}


/* OTHERS */

hr {
	border: none 0;
	border-top: 1px dashed #00CC33;/*the border*/
	width: 90%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:auto;
} 

/* FORMS */

.normalinput {
	width:170px;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
}

.dbinput {
	width:30px;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
}

.megjegyzes  {
	width:250px;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
}

.torles{
	font-family:Tahoma;
	font-size:11px;
	color:#069;
	width:40px;
	}

.kuldes {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#069;
	width:80px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


/* HIGHSLIDE */

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border:1px solid #CCCCCC;
	padding:3px;
	margin:7px;
}
.highslide:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	border:2px;
	border-color: #333333;
	border-style: solid;
	padding:2px;
	margin:7px;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
#wraptop #wrapbot #wds a {
	color: #FC3;
}

