@charset "utf-8";
/* CSS Document */

html{
	margin:0;
}

body{
	margin:0;
	font-family: "ConduitHU", Arial;
	background:url(../cssimages/bg.gif) left top repeat-x;
	background-color:#cad1d5;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:auto;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#5896d4;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#5896d4;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#c8cfd3;
	font-size:14px;
	font-weight:normal;
	margin:0;
}

p, table td{
	color:#f0f2f3;
	font-size:13px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a{
	text-decoration:none;
}

a img{
	border:none;
}

a:hover{
	text-decoration:underline;
}

.main{
	position:relative;
	width:980px;
	min-height:800px;
	margin:0 auto;
}

.header{
	position:relative;
	width:100%;
	height:107px;
	/*border-top: 1px solid black;*/
}

.alairas-wrapper, .valasz-wrapper, .valasz-wrapper-en{
	position:relative;
	float:left;
	top:19px;
	margin-left:25px;
}
.valasz-wrapper-en{
	margin-left:15px;
	top:62px;
	width:110px;
	overflow:hidden;
}

.logo-wrapper{
	position:relative;
	float:left;
	top:24px;
	margin: 0 0 0 5px;
	padding: 0;
}

.logo-wrapper p{
	color:#233c55;
	font-size:15px;
	/*margin: 0;
	padding: 0;*/
}

.logo-wrapper p span{
	color:#3e6994;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
}

.valasz-wrapper{
	top:48px;
	margin:0 0 0 8px;
}

.menu{
	position:relative;
	float:right;
	top:38px;
	/*border:1px solid red;*/
}

.menu ul{
	margin:0;
	padding:0;
}

.menu ul li{
	list-style:none;
	float:left;
	padding:0 9px;
	border-right:1px solid #ccd7e0;
}

.menu ul li a{
	color:#5896d4;
	font-size:15px;
}

#last{
	border-right:none;
}

#nazor{
	padding-right:20px;
	background:url(../cssimages/menu-slide-down.gif) 71px center no-repeat;
}
#nazor-hu{
    background: url("../cssimages/menu-slide-down.gif") no-repeat scroll 97px center transparent;
    padding-right: 14px;
}

#langswitch{
    width:200px;
    font-size: 12px;
    margin-left: 820px;
    top: 10px;
    /*margin-top: 14px;
    padding: 3px 12px;*/
    position: relative;
}
#langswitch a{
    color: #5896D4;
}

.content{
	position:relative;
	width:100%;
	height:auto;
	padding:0;
	float:left;
	background:#FFF;
	margin-bottom:25px;
}

.content-inner-wrapper{
	position:relative;
	margin:0 auto;
	width:940px;
}

.content-inner{
	position:relative;
	margin:20px auto;
	width:940px;
	min-height:345px;
	float:left;
	background:url(../cssimages/uvod-bg.gif) left top no-repeat;
	background-color:#132231;
}

.wrapper{
	position:relative;
	margin:0px auto;
	width:940px;
	height:auto;
	/*background-color:#fff;*/
	/*border:1px solid red;*/
}

.uvod-wrapper img{
	position:relative;
	float:left;
}

.uvod{
	position:relative;
	float:right;
	width:380px;
	height:345px;
}

.header1-wrapper, .header2-wrapper{
	position:relative;
	width:100%;
	height:auto;
	border-bottom:1px solid #1e3348;
	margin-top:32px;
	padding-bottom:15px;
}

.header2-wrapper{
	margin-top:10px;
	padding-bottom:15px;
	border-bottom:none;
}

.header1-wrapper h1 span, .header2-wrapper h2 span{
	padding-right:15px;
	background:url(../cssimages/header-bg.png) right center no-repeat;
}

.wrapper-content-inner .header1-wrapper{
	margin-top:0px;
}

.uvod p{
	width:320px;
}

.read-more{
	float:right;
	width:140px;
	background:url(../cssimages/header-bg.png) 125px center no-repeat;
	background-color:#233c55;
}

.read-more a{
	width:140px;
	margin:0;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	height:24px;
	padding:0;
	font-style:italic;
	color:#5896d4;
	padding-left:10px;
}

.read-more a:hover{
	text-decoration:underline;
}

.teaser-wrapper{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0 0 20px 0;
}

.teaser-block{
	position:relative;
	float:left;
	width:288px;
	height:auto;
	margin-right: 20px;
	border-right:1px solid #ccd7e0;
	padding:0 10px 20px 0;
	
}

.teaser-block h1{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.teaser-block p{
	color:#152433;
	font-size:11px;
}

.teaser-block .read-more{
	position:absolute;
	bottom:0;
	left:0;
	width:97px;
	height:20px;
	background:url(../cssimages/teaser-nyil.jpg) 83px 4px no-repeat;	
	background-color:#f0f2f3;
}

.teaser-block .read-more a{
	color:#5896d4;
	padding:0;
	padding-left:6px;
	height: 20px;
	font-size:11px;
	line-height: 20px;
}

#last-teaser{
	border-right:none;
	margin-right:0;
}

.wrapper-content-inner{
	padding:25px;
	
}

.kontakt p a{
	color:#5896d4;
}

.kontakt p a:hover{
	text-decoration:underline;
}

.galeria .wrapper img{
	border:1px solid #5896d4;
}

.galeria{
	position:relative;
	display:block;
	clear:both;
	float:left;
}

.galeria .wrapper{
	position:relative;
	width:855px;
	margin:20px 0 0 25px;
	float:left;
}

.img-detail{
	position:relative;
	float:left;
	width:200px;
	margin:15px 5px;
}

.img-detail p{
	font-size:11px;
	text-align:center;
}

table{
	width:500px;
}

table td{
	width:200px;
	font-size:11px;
}

.press-teaser{
	margin:15px 0;
	border-bottom:1px solid #0c1724;
}
.press-teaser p{
	font-size:12px;
	margin:5px 0;
}
.press-teaser p span{
	color:#5896d4;
	font-style:normal;
	font-size:18px;
}
.press-teaser a{
	display:block;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5896d4;
	font-style:italic;
	width:130px;
	/*border:1px solid red;*/
}

#cboxCurrent{
	display:none!important;
}

.otazka{
	color:#5896d4;
}