body {
	background-color:#fff;
	padding:0;
	margin:0;
	font-family:tahoma,verdana,sans-serif;
	color:#262626;
	margin-bottom:15px;
}
table,select,input {
	font-size:12px;
}
img {
	border:0;
}
form {
	padding:0;
	margin:0;
}
#main_left {
	background:url("/gfx/left.png") top left no-repeat;
	width:970px;
	height:242px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
}
#main_right {
	background:url("/gfx/right.png") top left repeat-x;
	height:242px;
}
#slogan {
	color:#FFF;
	font-size:11px;
	margin-top:60px;
	margin-left:40px;
	display:none;
}
#left {
	width:180px;
	float:left;
	margin:0;
	padding:0;
}
#right {
	font-size:12px;
	line-height:130%;
	width:600px;
	border:1px solid #D9D9D9;
	padding:5px;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	float:left;
	height:100%;
}
a {
	color:#0F83DD;
	outline:0;
}
a:hover {
	color:#FF0040;
}
ul.menu {
	padding:0;
	margin:0;
	margin-left:14px;
	font-weight:bold;
	font-size:11px;
	line-height:21px;
	list-style-type:square;
	color:#0F83DD;
}
ul.menu li a {
	color:#0F83DD;
}
ul.menu li a:hover {
	color:#FF0040;
}
ul.submenu {
	padding:0;
	margin:0;
	margin-left:8px;
	list-style-type:disc;
}
span.menutitle {
	font-weight:bold;
	color:#FF0040;
	font-size:12px;
}
#footer {
	margin-top:50px;
	font-size:10px;
	color:#666;
	text-align:center;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#footer a {
	color:#666;
}
#footer a:hover {
	color:#FF0040;
}
div.box {
	background-color:#A3DBFC;
	font-size:11px;
	line-height:130%;
	padding:5px;
	width:160px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
div.box2 {
	background-color:#FFDBE1;
}
div.box3 {
	background-color:#FFFFCC;
}
div.box a {
	color:#000;
	text-decoration:none;
}
div.box a:hover {
	text-decoration:underline;
}
div.boxTitle {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
}
h1 {
	font-size:18px;
	color:#0F83DD;
	padding-top:0;
	margin-top:0;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
h2 {
	font-size:13px;
	color:#0F83DD;
	padding:0px 0px 2px 10px;
	margin:0;
}
h2.blog {
	font-size:12px;
	color:#0F83DD;
	padding:0px 0px 2px 10px;
	margin:0;
}

.sendUsWhat {
	font-size:12px;
	width:160px;
	border:1px solid #A7A6AA;
}
.sendUsText {
	width:164px;
	overflow:auto;
	border:1px solid #A7A6AA;
	font-size:11px;
	font-family:tahoma,verdana,arial,sans-serif;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:1px;
}
table.compareTabela {
	border-collapse:collapse;
}
table.compareTabela td {
	border:1px solid #ccc;
	text-align:center;
	padding:4px;
}
table.compareTabela th {
	background-color:#A3DBFC;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:4px;
}
table.compareTabelaLeft {
	border-collapse:collapse;
}
table.compareTabelaLeft td {
	border:1px solid #ccc;
	padding:4px;
	padding-left:4px;
}
table.compareTabelaLeft th {
	background-color:#A3DBFC;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:4px;
}
small {
	color:#666;
	line-height:105%;
}
small a {
	color:#666;
}
acronym {
	cursor:help;
}
input.contact, textarea.contact {
	border:1px solid #ccc;
	width:99%;
}
input.bigbatn {
	width:80px;
	font-weight:bold;
	font-size:12px;
	margin:2px;
	height:25px;
}
span.tt {
	cursor:help;
}
p.metar {
	font-family:"courier new",georgia,serif;
	font-size:15px;
	padding:5px 3px 5px 3px;
	margin:0;
	text-align:left;
}
span.hajlajt {
	background-color:#FFFF99;
}
div.error {
	background-color:#FFB3B3;
	font-size:11px;
	padding:8px;
	margin:5px;
	font-weight:bold;
	text-align:center;
	border:1px solid red;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 38px;
	border-bottom: 1px solid #D9D9D9;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 38px;
	border-right: 1px solid #D9D9D9;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;

}
ul.tabs li a {
	text-align:center;
	text-decoration: none;
	color: #000;
	height: 38px;
	display: block;
	font-size: 1.0em;
	padding: 0 20px;
	border-bottom: 1px solid #D9D9D9;
	outline: none;
	padding-top:3px;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
div.tab_container {
	padding:11px;
}
div.tab_content {
	height:450px;
}
div.tab_content hr {
	 border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
INPUT.spinbox-active {
	background-repeat:no-repeat;
	background-position:right 0px;
	background-image:url(/gfx/spinbox-sprite.png);
}
INPUT.spinbox-active.spinbox-up-hover {
	background-position:right -18px;
	cursor:pointer;
}
INPUT.spinbox-active.spinbox-down-hover {
	background-position:right -36px;
	cursor:pointer;
}
INPUT.spinbox-active.spinbox-up {
	background-position:right -72px;
	cursor:pointer;
}
INPUT.spinbox-active.spinbox-down {
	background-position:right -54px;
	cursor:pointer;
}
table.tablesorter {
	border-collapse:collapse;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color:#A3DBFC;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
}
table.tablesorter thead tr .header {
	background-image: url(/gfx/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	border:1px solid #ccc;
	padding:2px;
	padding-left:4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/gfx/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/gfx/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	/*background-color: #88D1FB;*/
	background-color:#A3DBFC;
}

#right_top {
	width:612px;
	margin-left:180px;
	padding-bottom:4px;
}
#right_top h1 {
	display:inline;
}
#right_top div.fbgp {
	float:right;
}