.order_destination{color:navy}
body, html {
	margin: 10px;
	padding: 0;
	margin-top:0px;
	color: #333;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	line-height: 15px;

}
body{
	background: #f6f6f6 url(../images/bg.png) 0 0 repeat-x;
	padding-top:20px;
}
a { color: #006990; text-decoration: none;}
a:hover {
	text-decoration: underline;
}

a img {
	border:  0;;
}

img {border:0;}

h1 {
	font-size: 24px;
	margin: 0 0 5px 0px;
	padding: 0;
}

h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	padding: 4px 0 15px 15px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}

h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
}

h3 span {
	font-size:  11px;
	display: block;
	clear: both;
	font-weight: normal;
	color:  #999;
	margin:  0 0 5px 0;
	padding:  0;
}

h4 {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0 5px 0px;
	margin: 0 0 10px 0;
	text-align: left;
}

h5 {
	font-size: 13px;
	line-height: 20px;
	padding: 15px 0 5px 15px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
table#selector{
	width:100%;
	min-width:1000px;
/*	background-color:red;*/
	font-size:12px;
	margin-bottom:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:20px;
	border-collapse:collapse;
}
table#selector .head{
		vertical-align:middle;
}
table#selector .head img{
	vertical-align:middle;
	padding-right:7px;
	padding-top:5px;
	padding-bottom:5px;
}
table#selector .head span{
	padding-top:5px;
	padding-bottom:5px;
	display:inline-block;
	vertical-align:middle;
}
table#selector td{
/*	background-color:blue;*/
	vertical-align:middle;
	padding:2px;
}
table#selector .head td{
	border-bottom:none;
	cursor:default;
}
table#selector #s1{
	width:300px;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
	line-height:.1em;
}
table#selector #s1 .active, table#selector #s1 a:hover{
	background-color:#006990;
	color:#FFF;
	display:block;
	padding:10px 5px;
}

table#selector #s1 a{
	padding:10px 5px;
	font-weight:bold;
	display:block;
}
table#selector #s1 a:hover{
	text-decoration:none;
	background-color:#6EB43F;
}
table#selector #s2{
	width:240px;
}
table#selector #s2 a{
	font-weight:bold;
	font-size:12px;
	display:block;
	padding:2px 3px;
	height:14px;
}
table#selector #s2 a.active{
	background-color:#006990;
	color:#FFF;
	text-decoration:none;
	
}
table#selector #s2 a.hover{
	background-color:#6EB43F;
	color:#FFF;
	text-decoration:none;
}
table#selector #s2{
	line-height:15px;
}
table#selector #s2 ul li{
	list-style-type:none;
	list-style-position:outside;
	margin:2px 0px;

}
table#selector #s2b{
	background: url(../images/s2_bg.gif) 0 0 no-repeat;
	background-position:middle right;
	background-position:0 0;
	width:240px;
	height:240px;
	vertical-align:top;
	text-align:left;
}
table#selector #s2b #box{
	width:240px;
	height:300px;
	position:relative;
	display:block;
	vertical-align:middle;
}
table#selector #s2b #box a img{
	position:absolute;
}
table#selector #s3{
	height:300px;
	vertical-align:middle;
	text-align:center;
}
table#selector #s3 img{
	margin-bottom:0px;
}
table.sortable{
	font-size:12px;
	display:block;
	margin-top:0px;
}
table.sortable tr{
}
table.sortable td{
		padding:4px 5px;
		
}
table.sortable th{
	padding:9px 1px;
	margin:0px;
	font-size:11px;
	border:0;
	text-align:center;
	border-bottom:0;
	vertical-align:bottom;
	color:#006990;
	cursor:pointer;
}
table.sortable th a:hover{
	text-decoration:none
}
table tr.sr td{
	background-color: #ffffff;
}
.atlag{
	font-weight:bold;
	font-size:13px;
	margin-left:20px;
	margin-bottom:10px;
	text-align:right;
}
.tipp{
	color:#999;
	margin-top:40px;
}
#KEZELES{
	margin:0px;
	margin-left:0px;
	width:440px;
	float:right;
	font-size:12px;
	border:0;
	color:#006990;
	font-weight:bold;	
}
#KEZELES option{
	display:block;
	word-wrap: break-word;
	vertical-align:middle;
}
.A{
	background-color:#F5F5F5;
	color:#BBB;
}
.B{
	background-color:#F5F5F5;
	color:#777;
}
.C{
	background-color:#F1F1F1;
	
}