@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	/*_background-position: -372px top;*/
	margin: 0;
	color:#464646;
	background: url("../images/body_bg_repeat.jpg") repeat-x;
}

#body1 {
	/*background: #FFFFFF url('../images/abl_fm_body_b.jpg') no-repeat center top;*/
	background: url("../images/body_bg_main.jpg") center top no-repeat;
}

.clear {
	clear:both;
}

/* Hlavní content */

#content {
	width: 925px;
/*	height: 300px; */
	float: left;
	padding: 0 27px 0 30px;
	position: relative;
}

/**** frameholder ****/


#frameholder {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

/**** header ****/

#header {
	background: url('../images/header.jpg') -2px 1px no-repeat;
	width: 990px;
	height: 162px;
	position: relative;
/*	left: 1px; */
}

#header h1 a {
	display: block;
	width: 119px;
	height: 138px;
	overflow: hidden;
	text-indent: -2000em;
	margin-left: 27px;
}

#hormenu {
	position: absolute;
	width: 555px;
	top: 94px;
	left: 198px;
}

#hormenu li {
	float: left;
	_width: 1px;
	_white-space: nowrap;
}

#hormenu a {
	display: block;
	color: #000;
/*	font-weight: bold; */
	font-size: 12px;
	text-transform: uppercase;
	padding: 16px 33px 0 0;
}

#hormenu a:hover {
	color: #0047b2;
}

#rozbalhormenu {
	position: absolute;
	width: 800px;
	top: -33px;
	left: 192px;
}

#rozbalhormenu li {
	float: left;
	_width: 1px;
	_white-space: nowrap;
}
ul.menu {list-style: none;}

#rozbalhormenu a {
	display: block;
/*	color: #000;
	font-weight: bold; */
	font-size: 10px;
	border-right: solid #969696 1px;
	text-transform: uppercase;
	padding: 0px 5px 0 6px;
	margin-top: 16px;
}

#rozbalhormenu a:hover {
	color: #448fff;
}

#minimenu {
	position: absolute;
	width: 320px;
	font-size: 11px;
	top: 111px;
	text-align: right;
}

#minimenu a {
	color: #969696;
	/*margin-right: 20px;*/
	padding-left: 15px;
}

#minimenu.cz {right: 2px;}
#minimenu.en {right: -24px;}

#minimenu.cz a {margin-right: 15px;}
#minimenu.en a {margin-right: 40px;}

#minimenu a:hover {
	color: #000;
}

#minimenu a.home {
	background: url('../images/ico_home_fm.gif') no-repeat left 1px;
}

#minimenu a.sitemap {
	background: url('../images/ico_sitemap_fm.gif') no-repeat left 2px;
}

#minimenu a.contact {
	background: url('../images/ico_contact_fm.gif') no-repeat left 3px;
	border: 0;
	padding: 0 0 0 15px;
}

.podmenulinka {
	background: url('../images/linka.gif') repeat;
	height: 1px;
	overflow: hidden;
	width: 785px;
	position: absolute;
	top: 135px;
	left: 196px;
}
ul#mainmenu li ul {
	display: none !important;
}
/* Search */

#search {
	position: absolute;
	top: 70px;
	right: 110px;
	width: 160px;
}

#search input {
	border: 0;
	background: transparent;
	font-size: 12px;
	color: #949494;
	float: left;
	margin-right: 20px;
	width: 110px;
}

#search a {
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	margin: -6px 0 0 0;
}

/*lang*/

#lang {
	position: absolute;
	top: 73px;
	right: 93px;
	background-color: #00FF00;
}

#lang a {
	display: block;
	width: 20px;
	height: 15px;
	position: absolute;
}

#lang a.en {
	left: 54px;
}

#lang img {
	border: none;}


/* Footer */
#footer {
	background: url('../images/bg_footer.png') no-repeat top center;
	padding-top: 20px;
	font-size: 10px;
	padding-left:20px;
	color: #aeaeae;
	line-height: 17px;
	margin: 0px 0 30px 0;
	position: relative;
}

#footer img {
	margin: 0 10px 0 0;
}

#footer .fl a {
	color: #787878;
}

#footer .second {
	padding-top: 10px;
}

#footer .linka_grey {
	background: url('../images/bg_footer_linka.gif') no-repeat;
	height: 1px;
	overflow: hidden;
	width: 586px;
	position: absolute;
	top: 56px;
	left: 380px;
	_left: -410px;
}


/* konec Footer */


/* seo sloupce */

#seo_sloupce {
	position: absolute;
	font-size: 11px;
	color: #666666;
	width: 990px;
	margin: 0 auto;
	margin-top: 5px;
	bottom: -600px;
}

#seo_sloupce.en {bottom: -520px;}

#seo_sloupce div.sl {
	float: left;
	padding: 0 1%;
	width: 23%;
	line-height: 16px;
}

#seo_sloupce h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#seo_sloupce h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#seo_sloupce p, #seo_sloupce ul {
	margin-bottom: 15px;
}

#seo_sloupce ul li {
	background: url('../images/bg_link_special.gif') no-repeat left 6px;
	padding-left: 14px;
	list-style-position: outside;
	list-style-type: none;
}

#seo_sloupce a {
	text-decoration: underline;
	color: #214C8C;
}

#seo_sloupce a:hover {
	text-decoration: none;
}

#seo_sloupce .linka4 {
	margin-left: 9px;
}

/* left */

#left {
	float: left;
	width: 160px;
/*	min-height: 450px; */
	background: url('../images/bg_left_b.png') top no-repeat;
}

#news {
	margin-top: 55px;
	margin-left:-9px;
	padding-right: 7px;
}

#news h2 {
	font-size: 28px;
}

h2.news_b  {
	margin-top: 25px;
}

#news p {
	font-size: 15px;
	color: #464646;
}

#news a {
	font-size: 13px;
	color: #214c8c;
}

#news a:hover {
	font-weight: normal;
  text-decoration: underline;
}

#main_h1 {
	margin-top: 11px;
}

#trace_cont {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.trace {
	font-size: 11px;
	margin-bottom: 25px;
}

#content .trace a {
	color: #666666;
	text-decoration: none;
}

#content .trace a:hover {
	text-decoration: underline;
}

#content h3 {
border-bottom:1px solid #666666;
color:#666666;
font-size:18px;
font-weight:normal;
margin-bottom:10px;
margin-left:0;
margin-top:25px;
padding-bottom:5px;
}

#content h4 {
/*border-bottom:1px solid #013173;*/
/*color:#013173;*/
font-size:20px;
font-weight:bold;
text-align: center;
/*font-style: italic;
margin-bottom:10px;
margin-left:0;
margin-top:30px;
padding-bottom:5px;*/
/*display: table-cell;*/
width: 500px;
height: 70px;
background: url("../images/h4_bg.png") no-repeat;
color: #2c2c2c;
padding: 0; margin: 0;
padding: 25px 70px 0 170px;
margin: 25px 0 15px -3px;
float: left;
}

#archiv_news {
	background: url('../images/archiv_news.jpg') no-repeat;
	height: 25px;
	margin-top: 15px;
	margin-left: -14px;
	padding-top: 4px;
}

a.archiv_news_link  {
	font-size: 13px;
/*	font-weight: bold; */
	color: #000000;
	padding-left: 25px;
}
a.archiv_news_link:hover  {
	color: #448fff;
}

#nase_sluzby {
	background: url('../images/nase_sluzby.jpg') no-repeat;
	width: 208px;
	height: 43px;
	position: absolute;
	top: 16px;
	left: -9px;
	padding-top: 6px;
}

h2.nase_sluzby_link  {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 37px;
	text-transform: uppercase;
	margin: 0;
}

a.nase_sluzby_link:hover  {
	color: #cadff9;
}


#bannery_news {
	position: relative;
	top: 16px;
	left: -22px;
}

.banner_news1 {
/*	background: url('../images/banner_bg.png') no-repeat; */
	width: 165px;
	height: 127px;
	position: relative;
	cursor: hand; cursor: pointer;
}

div.bannerleft {
	position: absolute;
	top: 85px;
	left: 15px;
}

.bannerleft a{
	color: #000000;
}

#obal_right {
	width: 798px;
	&width: 764px;
	margin: 0px 0px 0px 161px;
	background: url('../images/right_bg.jpg') center top no-repeat;
	  min-height:400px; 
}

#right {
	float: left;
	width: 740px;
	margin-top: 0px;
	margin-left: 30px;
}

#right_home {
	float: left;
	width: 740px;
	margin-top: 0px;
	margin-left: 20px;
}

div#right p {
  line-height: 20px;
  text-align: justify;
  padding-right: 3px;
  margin: 10px 0;
}

#flash {
	width: 779px;
	height: 485px;
	margin-top: 0px;
}

#main_slogan {
	float: left;
	width: 740px;
	margin-left: 30px;
}

#main_article {
	background: url('../images/main_article.png') center top no-repeat;
	float: left;
	width: 778px;
	height: 140px;
	padding-top: 36px;
	}

#main_foto_bg {
	background: url('../images/main_photo_bg.png') center top no-repeat;
	float: left;
	width: 212px;
	height: 130px;
	display: block;
}

#main_foto_bg img 	 {
	margin-top: 10px;
	margin-left: 10px;
	}

#top_article_parg	{
	float: left;
	width: 700px;
	height: 100%;
	margin-left: 25px;
	margin-top: 25px;
	display: block;
}
#top_article_parg a {
	font-size: 13px;
	color: #214c8c;
}

#top_article_parg a:hover {
	font-weight: bold;
}

#main_article_parg span{
	font-size: 35px;
	font-weight: normal;
	color: #013173;
	margin-left: -4px;
}

#main_article_parg a {
	font-size: 13px;
	color: #214c8c;
}

#main_article_parg a:hover {
	font-weight: bold;
}

/*   content articles */

#top_article {
	float: left;
	width: 778px;
	margin-top: 9px;
	display: block;
}

#main_foto_bg {
	background: url('../images/main_photo_bg.png') center top no-repeat;
	float: left;
	width: 212px;
	height: 130px;
	display: block;
}

#main_article_parg	{
	float: left;
	width: 500px;
	height: 100px;
	margin-left: 25px;
	margin-top: 25px;
	display: block;
}

#main_article_parg span{
	font-size: 35px;
	font-weight: normal;
	color: #013173;
	margin-left: -4px;
}

#main_article_parg a {
	font-size: 13px;
	color: #214c8c;
}

#main_article_parg a:hover {
	font-weight: bold;
}

.mapa {
	margin-top: 10px;
}

/**** form ***/

#formId h2 {
border-bottom:1px solid #666666;
color:#666666;
font-size:18px;
font-weight:normal;
margin-bottom:10px;
margin-left:0;
margin-top:25px;
padding-bottom:5px;
}

/**** partloga ****/

#partloga {
	background: white;
	/* height: 280px; */
	padding: 25px 0 0 0;
	&padding: 13px 0 0 0;
	position: relative;
	left: -22px;
	margin-left: 13px;
}

#partloga .plin {
	margin: 0 auto;
	width: 990px;
	overflow: hidden;
}

#partloga h2 {
	background: url('../images/bg_footer_linka2.gif') no-repeat 86px 9px;
	font-size: 14px;
	color: #8F8F8F;
	margin-left: 23px;
}

/*******************extra_styly****************/
div.poznamka {
	background: #c8c8c8;
	padding: 5px;
	font-size: 11px;
}

div.zvyraz_ram {
	background: #668bc8;
	padding: 6px 9px;
	margin: 0 0 10px 0;
	font-weight: normal;	
}
span.tm_modra {
	color: #013173;
}
span.sv_modra {
	color: #668bc8;
}

/***** seo ****/
.seo_sl_radek {
	margin-left: 10px;
	margin-top: 0px;
	color:#AEAEAE;
	font-size:10px;
	line-height:17px;
}

.seo_sl_radek a {
	color: #b8b8b8;
	text-decoration: underline;
}

.seo_sl_radek a:hover {
	color: #666666;
	text-decoration: none;
}

.seo_sl_radek a:visited {
	color: #b8b8b8 !important;
	text-decoration: none;
}

.seo_mezera {
	padding-bottom: 320px;
}

/**** loga ****/

.loga {
	width: 99px;
	/* height: 110px; */
	height: 78px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}

.loga a {
	display: block;
	opacity: .5;
	filter: alpha(opacity=50)\9;
	-moz-opacity: .5;
	width: 100px;
	height: 25px;
	/*text-indent: -500em;*/
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: black;
	font-weight: normal;
	padding: 85px 0 0 0;
	line-height: 1em;
	cursor: default;
}

.loga a:hover {
	/*text-indent: 0;*/
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100)\9;
	-moz-opacity: 1;
}

/* REFERENCE */

ul.reference {
	
}

#content .reference li {
	display: block;
	width: 157px; 
	height: 49px;
	background: #C9D5EB url('../images/bg_reference_li_b.jpg') no-repeat center 0;
	font-size: 15px;
	color: black;
	padding: 7px 3px 0px 53px;
	float: left;
	margin: 0 13px 13px 0;
	border: 1px solid #b8c6de;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}


#content .reference li span {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	color: #666666;
	display: block;
	padding: 7px 0 0 0;
}

#content .reference li.last {
	display: block;
	width: 100%;
	float: none;
	clear: both;
	background: none;
	height: 1px;
	padding: 0;
	margin: 0;
	border: 0;
}

/* LOGA PARTNERŮ */

/*********AKCNI LOGA *******************/
#obal_loga {
	background-color: #ffffff;
	width: 693px;
	height: 520px;
}

.cocacola {
	background: url(../images/loga_akce.jpg) no-repeat left 0;
}

.siemens {
	background: url(../images/loga_akce.jpg) no-repeat left -110px;
}

.voksys {
	background: url(../images/loga_akce.jpg) no-repeat left -220px;
}

.abbas {
	background: url(../images/loga_akce.jpg) no-repeat left -330px;
}

.deloitte {
	background: url(../images/loga_akce.jpg) no-repeat left -440px;
}

.havel {
	background: url(../images/loga_akce.jpg) no-repeat left -550px;
}

.doson {
	background: url(../images/loga_akce.jpg) no-repeat left -660px;
}

.kika {
	background: url(../images/loga_akce.jpg) no-repeat left -770px;
}

.elmont {
	background: url(../images/loga_akce.jpg) no-repeat left -880px;
}

.protrade {
	background: url(../images/loga_akce.jpg) no-repeat left -990px;
}


.cocacola:hover {
	background: url(../images/loga_akce.jpg) no-repeat right 0;
}

.siemens:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -110px;
}

.voksys:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -220px;
}

.abbas:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -330px;
}

.deloitte:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -440px;
}

.havel:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -550px;
}

.doson:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -660px;
}

.kika:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -770px;
}

.elmont:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -880px;
}

.protrade:hover {
	background: url(../images/loga_akce.jpg) no-repeat right -990px;
}
/***************************************************************/

.marr {
	background: url(../images/loga.jpg) no-repeat left 0;
}

.ph {
	background: url(../images/loga.jpg) no-repeat left -110px;
}

.cush {
	background: url(../images/loga.jpg) no-repeat left -220px;
}

.euro {
	background: url(../images/loga.jpg) no-repeat left -330px;
}

.flex {
	background: url(../images/loga.jpg) no-repeat left -440px;
}

.font {
	background: url(../images/loga.jpg) no-repeat left -550px;
}

.cand {
	background: url(../images/loga.jpg) no-repeat left -660px;
}

.cent {
	background: url(../images/loga.jpg) no-repeat left -770px;
}

.clar {
	background: url(../images/loga.jpg) no-repeat left -880px;
}

.velk {
	background: url(../images/loga.jpg) no-repeat left -990px;
}

.plze {
	background: url(../images/loga.jpg) no-repeat left -1100px;
}

.toph {
	background: url(../images/loga.jpg) no-repeat left -1210px;
}

.gale {
	background: url(../images/loga.jpg) no-repeat left -1320px;
}

.vary {
	background: url(../images/loga.jpg) no-repeat left -1430px;
}

.zlat {
	background: url(../images/loga.jpg) no-repeat left -1540px;
}

.gast {
	background: url(../images/loga.jpg) no-repeat left -1650px;
}

.letn {
	background: url(../images/loga.jpg) no-repeat left -1760px;
}

.acco {
	background: url(../images/loga.jpg) no-repeat left -1870px;
}

.offi {
	background: url(../images/loga.jpg) no-repeat left -1980px;
}

.luxe {
	background: url(../images/loga.jpg) no-repeat left -2090px;
}

.shop {
	background: url(../images/loga.jpg) no-repeat left -2200px;
}

.gene {
	background: url(../images/loga.jpg) no-repeat left -2310px;
}

.dc {
	background: url(../images/loga.jpg) no-repeat left -2420px;
}

.olom {
	background: url(../images/loga.jpg) no-repeat left -2530px;
}

.geck {
	background: url(../images/loga.jpg) no-repeat left -2640px;
}

.impa {
	background: url(../images/loga.jpg) no-repeat left -2750px;
}

.quik {
	background: url(../images/loga.jpg) no-repeat left -2860px;
}

.roxy {
	background: url(../images/loga.jpg) no-repeat left -2970px;
}

.coca {
	background: url(../images/loga.jpg) no-repeat left -3080px;
}

.tnt {
	background: url(../images/loga.jpg) no-repeat left -3190px;
}
.pilsen {
	background: url(../images/loga.jpg) no-repeat left -3300px;
}
.panasonic {
	background: url(../images/loga.jpg) no-repeat left -3410px;
}
.faxcon {
	background: url(../images/loga.jpg) no-repeat left -3520px;
}
.skyport {
	background: url(../images/loga.jpg) no-repeat left -3630px;
}
.shotel {
	background: url(../images/loga.jpg) no-repeat left -3740px;
}
.nosal {
	background: url(../images/loga.jpg) no-repeat left -3850px;
}
.plaza {
	background: url(../images/loga.jpg) no-repeat left -3960px;
}
.sevropa {
	background: url(../images/loga.jpg) no-repeat left -4070px;
}

.siemens {
	background: url(../images/loga.jpg) no-repeat left -4180px;
}

.efaser {
	background: url(../images/loga.jpg) no-repeat left -4282px;
}

.zetakan {
	background: url(../images/loga.jpg) no-repeat left -4398px;
}

.phoenzepp {
	background: url(../images/loga.jpg) no-repeat left -4506px;
}

.marr:hover {
	background: url(../images/loga.jpg) no-repeat right 0;
}

.ph:hover {
	background: url(../images/loga.jpg) no-repeat right -110px;
}

.cush:hover {
	background: url(../images/loga.jpg) no-repeat right -220px;
}

.euro:hover {
	background: url(../images/loga.jpg) no-repeat right -330px;
}

.flex:hover {
	background: url(../images/loga.jpg) no-repeat right -440px;
}

.font:hover {
	background: url(../images/loga.jpg) no-repeat right -550px;
}

.cand:hover {
	background: url(../images/loga.jpg) no-repeat right -660px;
}

.cent:hover {
	background: url(../images/loga.jpg) no-repeat right -770px;
}

.clar:hover {
	background: url(../images/loga.jpg) no-repeat right -880px;
}

.velk:hover {
	background: url(../images/loga.jpg) no-repeat right -990px;
}

.plze:hover {
	background: url(../images/loga.jpg) no-repeat right -1100px;
}

.toph:hover {
	background: url(../images/loga.jpg) no-repeat right -1210px;
}

.gale:hover {
	background: url(../images/loga.jpg) no-repeat right -1320px;
}

.vary:hover {
	background: url(../images/loga.jpg) no-repeat right -1430px;
}

.zlat:hover {
	background: url(../images/loga.jpg) no-repeat right -1540px;
}

.gast:hover{
	background: url(../images/loga.jpg) no-repeat right -1650px;
}

.letn:hover {
	background: url(../images/loga.jpg) no-repeat right -1760px;
}

.acco:hover {
	background: url(../images/loga.jpg) no-repeat right -1870px;
}

.offi:hover {
	background: url(../images/loga.jpg) no-repeat right -1980px;
}

.luxe:hover {
	background: url(../images/loga.jpg) no-repeat right -2090px;
}

.shop:hover {
	background: url(../images/loga.jpg) no-repeat right -2200px;
}

.gene:hover {
	background: url(../images/loga.jpg) no-repeat right -2310px;
}

.dc:hover {
	background: url(../images/loga.jpg) no-repeat right -2420px;
}

.olom:hover {
	background: url(../images/loga.jpg) no-repeat right -2530px;
}

.geck:hover {
	background: url(../images/loga.jpg) no-repeat right -2640px;
}

.impa:hover {
	background: url(../images/loga.jpg) no-repeat right -2750px;
}

.quik:hover {
	background: url(../images/loga.jpg) no-repeat right -2860px;
}

.roxy:hover {
	background: url(../images/loga.jpg) no-repeat right -2970px;
}

.coca:hover {
	background: url(../images/loga.jpg) no-repeat right -3080px;
}

.tnt:hover {
	background: url(../images/loga.jpg) no-repeat right -3190px;
}
.pilsen:hover {
	background: url(../images/loga.jpg) no-repeat right -3300px;
}
.panasonic:hover {
	background: url(../images/loga.jpg) no-repeat right -3410px;
}
.faxcon:hover {
	background: url(../images/loga.jpg) no-repeat right -3520px;
}
.skyport:hover {
	background: url(../images/loga.jpg) no-repeat right -3630px;
}
.shotel:hover {
	background: url(../images/loga.jpg) no-repeat right -3740px;
}
.nosal:hover {
	background: url(../images/loga.jpg) no-repeat right -3850px;
}
.plaza:hover {
	background: url(../images/loga.jpg) no-repeat right -3960px;
}
.sevropa:hover {
	background: url(../images/loga.jpg) no-repeat right -4070px;
}

.siemens:hover {
	background: url(../images/loga.jpg) no-repeat right -4180px;
}

.efaser:hover {
	background: url(../images/loga.jpg) no-repeat right -4282px;
}

.zetakan:hover {
	background: url(../images/loga.jpg) no-repeat right -4398px;
}

.phoenzepp:hover {
	background: url(../images/loga.jpg) no-repeat right -4506px;
}

a.Banner1Link {display: block; height: 127px; width: 165px; position: absolute; z-index: 999; background: url("../images/hod_mazel.jpg") no-repeat;}
a.Banner2Link {display: block; height: 127px; width: 165px; position: absolute; z-index: 999; background: url("../images/efa.jpg") no-repeat; top: 6px;}
a.Banner3Link {display: block; height: 127px; width: 165px; position: absolute; z-index: 999; background: url("../images/pamatky.jpg") no-repeat; top: 6px;}

#bannery_news a img {border: 0;}

/******************* styly pro HP kvuli SEO ************************/
.flashAlternative {visibility: hidden;}

#body1.HomePage #header h1 {margin-top: 0;}
#body1.HomePage .DivMezera {height: 40px; display: block;}
.DisplayNone {display: none;}
.seo_sl_obal {margin: 15px 15px 15px 10px;}
.HomePage .seo_sl_radek {font-size: 75%;}
.HomePage .seo_sl_radek .seomargin {margin-left: 77px;}
.invisibleH h3, .invisibleH h4 {padding: 0; margin: 0; color: #fff; height: 0; width: 0; overflow: hidden;}
#rss {float: right;}
