@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,latin-ext);

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-color: #D4C4A2;
}

body,td,th {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 130%;
}

a:link {
	color: #8E3E40;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8E3E40;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #8E3E40;
}

#aligner {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#aligner #headMenu{
}

#aligner #headFlash{
	overflow:hidden!important;
	height: 326px;
	background-image:url(flash/images/flash_01.png);
}

#headFlash .banner {
	margin: 0 auto;
	width: 898px;
	height: 320px!important;
	overflow: hidden!important;
	border-bottom: 1px solid white;	
}

#headFlash ul {
	margin: 0;
	padding: 0;
		list-style-type: none;
}

#headFlash li {
	margin: 0;
	padding: 0;
	width: 898px;
	height: 326px!important;
	float: left;
}

li.sl1 {
	background-image:url(images/slider/sl1.jpg);	
}

li.sl2 {
	background-image:url(images/slider/sl2.jpg);	
}

li.sl3 {
	background-image:url(images/slider/sl3.jpg);	
}
li.sl4 {
	background-image:url(images/slider/sl4.jpg);	
}
li.sl5 {
	background-image:url(images/slider/sl5.jpg);	
}

#imgMenu {
	position: absolute;
	top: 255px;
	left: 50px;
	list-style-type: none;
	width: 900px;
}

#imgMenu  ul{
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
}

#imgMenu  li{
	border: 1px solid white;
	margin: 5px;
	padding: 0;
	float: left;
	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;	
	
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomright: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;	

-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
 box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
 
 -moz-opacity: 0.85;
opacity: 0.85;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=85);



}

#imgMenu  li:hover{
	margin: 5px;
	margin-top: -10px;
-moz-opacity: 1;
opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);	
}


#imgMenu .menuitem {
	height: 130px;
	width: 164px;
}

#imgMenu .menuitem a{
	height: 130px;
	width: 164px;
	display: block;
	text-decoration: none;
}

.menuitem.i1 {background: url(images/imgmenu/img1.jpg);}
.menuitem.i2 {background: url(images/imgmenu/img2.jpg);}
.menuitem.i3 {background: url(images/imgmenu/img3.jpg);}
.menuitem.i4 {background: url(images/imgmenu/img4.jpg);}
.menuitem.i5 {background: url(images/imgmenu/img5.jpg);}

#aligner #headtextMenu{
	height: 32px;
	background-image:url(flash/images/flash_02.png);
	overflow:hidden;
}

#aligner #headtextMenu a{
	color:#FFC;
	font-size: 11px;
	font-weight:bold;
}

#aligner #headtextMenu a:hover{
	color:#FC3;
	font-size: 11px;
}

#aligner #content{
	background-image: url(images/img_03.png);
	background-repeat: repeat-y;
}

.hr90 {
	color: #DED3DE;
	width: 90%;
}

.hr100 {
	color: #DED3DE;
	width: 100%;
}

.subTitles {
	clear: both;
	border: 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #9D7793;
	padding: 5px 10px 5px 10px;
	margin: 0;
	margin-bottom: 20px;
	line-height: 180%;
	font-weight: bold;
}
.subTitles a:link{
	color:#715168;
}
.subTitles a:active{
	color:#715168;
}
.subTitles a:visited{
	color:#715168;
}
.subTitles a:hover{
	color:#715168;
}


#aligner #footer{
	background-image: url(images/img_05.png);
	background-repeat: no-repeat;
	height: 60px;
	overflow: hidden;
	font-size: 10px;
	color:#666;
}


.leftContent {
	float:left;
	margin-left: 51px;
	width: 285px;
	padding-top: 0px;
	margin-top: 0px;

}

.mainContent {
	float:right;
	margin-right: 57px;
	width: 600px;
	text-align: justify;
	line-height: 140%;
}


.copyright {
	float:left;
	padding-left: 60px;
	padding-top: 16px;
}

.copyright A {
	color:#DEA26B;
	font-weight:bold;
}

.footermenu {
	float: right;
	padding-right: 60px;
	padding-top: 16px;
}

.footermenu  A{
	color:#999;
}

.footermenu  A:visited{
	color:#999;
}

h1 {
	padding:0;
	margin-top: 10px;
	font-size: 30px;
	font-weight: 300;
	color:#862D9F;
}

h2 {
	padding:0;
	margin-top: 10px;
	margin-bottom: 0px;
	color:#F00;
	font-size: 20px;
	font-style:normal;
	border-bottom: 1px dotted;
	border-color:#FFCFBF;
	width: 98%;
	font-weight: 300;	
}

.img_w_left5 {
	margin-top: 4px;
	margin-right: 5px;
	border: 1px solid #333;
	float: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans Condensed", Tahoma;
}

.img_w_right5 {
	margin-left: 5px;
	border: 1px solid #333;
	float: right;
}

.img_w_border {
	border: 1px solid #333;
}

.nyitolaptabla a {
	font-size: 11px;
	font-weight:normal;
	color:#555;
	padding-left: 5px;
}

.nyitolaptabla a:visited {
	color:#555;
}

.nyitolaptabla TD, TH {
	font-size: 11px;
}

#hirlevelForm {
	background-image:url(images/addons/emailIcon.png);
	background-repeat:no-repeat;
	background-position: bottom right;	
	margin: 0;
	padding: 0;
}

#hirlevelForm #form_name {
	border: 1px solid;
	border-color: #666;
}

#hirlevelForm #form_email {
	border: 1px solid;
	border-color: #666;
}

#hirlevelForm #form_email {
	border: 1px solid;
	border-color: #666;
}

#hirlevelForm .submitMail {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hirlevel_window {
	width: 500px;
	margin: 0 auto;
	border: 1px solid;
	border-color:#FC3;
	background-color:#FFFAEA;
}

.guestbook_item {
	border-top: 2px solid;
	border-bottom: 1px solid;
	border-color: #6A436B;
	border-bottom-color: #C19EC2;
	margin-top: 15px;
	background-color:#FFEAF8;
}

.guestbook_item_header {
	background-color: #965E97;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
}

.guestbook_item_content {
	font-size: 11px;
	color: #333;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.guestbook_item_footer {
	font-size: 9px;
	color: #6A436B;
	padding: 3px;
	text-align: right;
}

.input_styled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	border: 1px solid;
	border-color:#999;
	padding: 2px;
}

.hianyos_adatok {
	padding: 10px;
	width: 450px;
	margin: 0 auto;
	border: 1px dotted #C63;
	background-color:#FFC;
	color:#750000;
	font-variant:small-caps;
	font-weight:bold;
	text-align: center;
	margin-bottom: 25px;
}


#pageflip { position: absolute; top: 0; right: 0; }
#pageflip img { width: 50px; height: 52px; z-index: 99; position: absolute; right: 0; top: 0; border: none; -ms-interpolation-mode: bicubic; }
#pageflip .msg_block { width: 50px; height: 50px; position: absolute; z-index: 50; right: 0; top: 0; background: url(images/subscribe.png) no-repeat right top; text-indent: -9999px; }

.carrier-position {
	font-family: "Open Sans Condensed", Tahoma;
	color: #F00;
	font-size: 24px;
	font-weight: 300;
}
.carrier-place {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	border-bottom: 1px dotted #000;
}

.carrier-company {
	font-family: "Open Sans Condensed", Tahoma;
	color: #900;
	font-size: 16px;
	font-weight: 300;
}
.carrier-link {
	font-size:11px;
	color: #036;
}

.carrier-item {
	line-height: 190%;
	border-top: 3px solid #DDD;
}

.back-to-carriers {
	color: #F00 !important;
	font-size: 13px;
	font-weight: bold;
}
#contentBanner {
	width: 898px;
	margin: 0 auto;
}