@import url("seo_lista.css");

body {
  background: url("../img/bg_gradient.jpg") top center repeat-x #fff;
  font-family: arial;
}


h1 {
  font-size: 20px;
  padding-top: 6px;
  text-align: left;
}

hr {
	clear:both;
	width:100%;
	visibility: hidden;
}

a {
  text-decoration: none;
}

.bigger {
  font-size: 30px; 
}

.red {
  color: red;
}

.smaller {
  font-size: 15px; 
}

.bold {
  font-weight: bold;
}

.vtop {
  vertical-align: top;
}

.aRight {
  text-align: right;
}

.black {
  color: #000;
}

.white {
  color: #FFF;
}

#main {
  text-align: center;
}

#center {
  text-align: left;
  margin: 0px auto;
  height: auto;
  width: 1000px;
 /* border: 1px solid black;*/
}

#head {
  min-height: 200px;
  width: 100%;
}

#head img#pest {
  position:relative;
  left:-8px;
}

#head #klubNavigation {
  clear:both;	
  height: 170px;
  width: 100%;
  background: left top no-repeat;
  padding-left:80px;
  color:#505050;
  margin-top:-0.5px;
}

#head #klubNavigation strong {
  font-size:23px;
}

#head #klubNavigation span {
  font-size:12px;
}

#head #klubNavigation p {
  font-size:12px;
  color: #FFF;
  font-weight:bold;
  padding-top:20px;
  width:220px;
}

#head #klubNavigation div.bar {
  float:left;	
  width:250px;
  height:120px;
  padding-top:50px;
  padding-right:50px;
}

#contentKlub {
	width:500px;
	float:left;
	color:#505050;
	padding-top:20px;
	min-height:400px;
}

#contentKlub h1 {
	font-size:16px;
	color:#d4362a;
	margin:0;
	padding-bottom:12px;
}

#contentKlub h2 {
	font-size:14px;
	margin:0;
	padding-bottom:6px;
	color:#d4362a;
}

#contentKlub p {
	font-size:12px;
	text-align: justify;
	margin:0;
	padding-bottom:6px;
}

#contentKlub p.nonActive {
	color: #bbbbb4;
}

#contentKlub table {
	font-size:12px;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	width:100%;
}

#contentKlub table tr th {
	background-color: #f2f2f2;
	padding: 6px;
	text-align:center;
	border-bottom: 1px solid #bebebe; 
}

#contentKlub table tr td {
	background-color: #f8f8f8;
	vertical-align: middle;
	text-align:left;
	padding: 4px 20px;
	border-bottom: 1px solid #f2f2f2;
}

#contentKlub table tr td p {
	text-align:left;
	padding-top:12px;
}

#contentKlub table tr td img {
	float:left;
	padding-right:6px;
}

#contentKlub table tr td.title {
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	background-color: #FFF;
}

#calc {
	margin-top:30px;
	width:400px;
	float:left;
	margin-left:30px;
	background: url("/img/bg_kalkulacka.jpg") left top no-repeat;
	color:#505050;
}

#calc form {
	position:relative;
	top:75px;
	left:70px;
}

#calc form input[type="text"] {
	width:250px;
	height:16px;
	font-size:12px;
	border:0px #FFF;
}

#calc form p {
	font-size:12px;
	color: #FFF;
	font-weight:bold;
	width:300px;
	padding:12px;
	margin:0;
}

#calc form p strong {
	color:#d4362a;
}

#calc form input.submit {
	border:none;
	width:200px;
	height:40px;
	background: url("/img/bg_calc_button.jpg") center center no-repeat;
	padding-top:6px;
	color: #FFF;
	font-weight:bold;
	margin-left:30px;
}

#calc p.text {
	font-size:12px;
	position:relative;
	top:70px;
	text-align:justify;
	padding:0px 6px;
}

#calc p.text a {
	color:#d4362a;
}

#head_slim {
  height: 200px;
  width: 100%;
}

#head a img.logo, #head_slim a img.logo {
  float: left;
  margin-top: 70px;
  margin-left: 30px;
  border: none;
}

#head #rightHead, #head_slim #rightHead {
  float: right;
  width: 300px;
  height: auto;
}

#head #streamVideo {
  float: left;
  margin-top:20px;
  height: 220px;
  width: 600px;
  
}

#head #rightHead #menu, #head_slim #rightHead #menu {
  float: right;
  height: auto;
  width: 250px;
 /* border: 1px solid black;*/
}

#head #rightHead #menu #langMut, #head_slim #rightHead #menu #langMut {
  float: right;
  width:auto;
  height: 16px;
  margin-top:12px;
  margin-right:0px;
}

#head #rightHead #menu #langMut a, #head_slim #rightHead #menu #langMut a {
  font-size: 16px;
  color: #000;
  text-decoration: none; 
}

#head #rightHead #menu #langMut a:hover, #head_slim #rightHead #menu #langMut a:hover {
  color: red;
}

#head #rightHead #menu #langMut a.actual, #head_slim #rightHead #menu #langMut a.actual {
  color: red;
  font-size: 20px;
}

#head #rightHead #menu #links, #head_slim #rightHead #menu #links {
  margin-top: 40px;
}

#head #rightHead #menu #links a, #head_slim #rightHead #menu #links a {
  text-decoration: none;
  font-size: 12px;
}

#head #rightHead #menu #links a.actual, #head_slim #rightHead #menu #links a.actual {
  color: red;
}

#head #rightHead #menu #links a:hover, #head_slim #rightHead #menu #links a:hover {
  color: red;
}
 


#links ul {
  float: left;
  width: 70px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#links ul li.hlavni a {
  color:#000;
} 

#links ul li.hlavni ul.podmenu {
  padding-top: 8px;
}

#links ul li.hlavni ul.podmenu li a {
  color: rgb(215,215,215);
} 

#links ul li.hlavni:hover ul.podmenu {
 /* visibility: visible;*/
} 

#links ul li.hlavni:hover ul.podmenu li a {
 color: #000;
} 


#links ul li.hlavni a {
  padding-right:15px;
} 

#links ul li.hlavni ul.podmenu li a {
  display:block;
  min-height: 20px;
}

#links ul li.hlavni ul.podmenu {
  width: 150px;
}

/*----- info -----*/


#content #aktuality #info {
  clear:both;
  color: gray;
  padding-top:20px;
  padding-left: 10px;
}

#content #aktuality #info #about {
  float:left;
  width: 500px;
}

#content #aktuality #info #about h1 {
  font-size: 14px;
  margin-top:20px;
  padding:0px;
  color: #000;
}

#content #aktuality #info #about h1 strong,
#content #aktuality #info #about h3 strong,
#content #aktuality #info #about p.motto strong {
  font-size: 16px;
  
}

#content #aktuality #info #about h1 strong span,
#content #aktuality #info #about h3 strong span,
#content #aktuality #info #about p.motto span
 {
  color: red;
}

#content #aktuality #info #about h2 
{
  font-size: 12px;
  margin:0;
  padding:24px 0 12px 0;
	color: #000;
}
#content #aktuality #info #about h3 {
  font-size: 12px;
  margin:0;
  padding:12px 0 0px 0;
  color: #000;
}

#content #aktuality #info #about p {
  font-size: 12px;
  padding: 0;
  margin: 0;
  text-align: justify;
}

#content #aktuality #info #about p.motto {
  padding-top:12px;
}

#content #aktuality #info #about ul {
  /*margin-left:20px;*/
  padding:0;
  list-style: outside circle;
  margin-left:12px;
}

#content #aktuality #info #about ul li {
  font-size: 11px;
}

/*--- underlink ---*/

#content #aktuality #underlink {
  float:left;
  padding-top:0px;
  padding-right:50px;
  text-align: right;
}

#content #aktuality #info #underlink {
  float:right;
  text-align: right;
}

#content #aktuality #underlink a {
  text-decoration: none;
  font-size: 12px;
  color: rgb(82,82,82);
  margin-right:20px;
}

#content #aktuality #underlink a strong {
  color: #000;
}

#content #aktuality #underlink a img {
  border: none;
  padding-left: 5px;
  margin-bottom: -3px;
}

#content #aktuality #underlink #clubLogin {
  position:relative;
  z-index:50;
  font-size:12px;
  padding-right:20px;
  background: url("/img/bg_login_club.jpg") no-repeat left top;
  height:160px;
  width:350px;
}

#content #aktuality #underlink #clubLogin form  {
  padding-top: 60px;
  padding-right: 15px;
}

#content #aktuality #underlink #clubLogin form input[type="text"],
#content #aktuality #underlink #clubLogin form input[type="password"] {
  width:130px;
  margin-bottom:12px;
  margin-right:20px;
  border:0px #FFF;
  color: rgb(82,82,82);
  font-size:12px;
}

#content #aktuality #underlink #clubLogin form input.submit {
  float:right;
}

#content #aktuality #underlink #actualities {
  font-size:12px;
  margin-top:30px;
  padding-right:20px;
  padding-top:30px;
}

#content #aktuality #underlink #actualities strong {
  display:block;
  text-align:left;
  font-size:16px;
  margin:0;
  padding:0px;
  color: black;
}

#content #aktuality #underlink #actualities div.aktualita {
  clear:both;
  width: 250px;	
  margin:0;
  height:150px;
}

#content #aktuality #underlink #actualities div.aktualita a {
  display:block;
  text-align:right;
  margin:0px;
  padding:0px;
  font-weight:bold;
}

#content #aktuality #underlink #actualities div.aktualita span.date {
  display:block;
  float:right;	
  padding:0;
  color:black;
}


#content #aktuality #underlink #actualities div.aktualita span.title {
  clear:both;	
  display:block;
  width:100%;	
  font-weight:bold;
  border-top: 1px solid black;
  padding-top:2px; 
  padding-bottom:2px;
  margin-bottom:2px;
  font-size: 13px;
  color:black;
}

#content #aktuality #underlink #actualities div.aktualita p {
  text-align:justify;
  line-height:14px;
}

/*------------------------------*/
#content {
  height: auto;
  width: 100%;
  background-color: #FFF;
}

#content #aktuality {
  clear: both;
  height: auto;
  min-height: 380px;
  width: 100%;
  padding:0px 20px;
  margin:0;
}

#content #aktuality a.aktualne {
  display:block;
  text-decoration: none;
  padding: 0px 12px;
  font-size: 12px;
  color: rgb(82,82,82);
  margin-bottom: 10px;
}

#content #aktuality a.aktualne img {
  border: none;
  padding-left: 5px;
  margin-bottom: -3px;
  padding-top: 6px;
}

#content #aktuality .aktualita {
  float: left;
  height: 250px;
  width: 175px;
  margin-right: 15px;
  margin-top: 0px;
}


#content #aktuality .aktualita a.sekce {
  display: block;
  height: 40px;
  width: 100%;
  font-size: 12px;
  padding-top:4px;
  text-align: center;
}

#content #aktuality .aktualita img {
  position:relative;
  left: 10px;
  display:block;
  width: 156px;
}
/*
#content #aktuality .aktualita a.paragraph {
  display: block;
  padding: 20px;
  height: 100px;
  width: 140px;
  font-size: 10px;
  overflow: hidden;
}
*/
#content #aktuality .aktualita p.paragraph {
  padding-left:20px;
  padding-top:5px;
  height: 100px;
  width: 140px;
  font-size: 10px;
  overflow: hidden;
}

.blueAkt {
  background: url("../img/blue/Blue.jpg") no-repeat;
  color: #FFF;
}

.blueAkt:hover {
  background: url("../img/blue/BlueActive.jpg") no-repeat;
}

.greenAkt {
  background: url("../img/green/Green.jpg") no-repeat;
  color: #FFF;
}

.greenAkt:hover {
  background: url("../img/green/GreenActive.jpg") no-repeat;
}

.orangeAkt {
  background: url("../img/orange/Orange.jpg") no-repeat;
  color: #FFF;
}

.orangeAkt:hover {
  background: url("../img/orange/OrangeActive.jpg") no-repeat;
}

.whiteAkt {
  background: url("../img/white/White.jpg") no-repeat;
  color: #FFF;
}

.whiteAkt:hover {
  background: url("../img/white/WhiteActive.jpg") no-repeat;
}

.yellowAkt {
  background: url("../img/yellow/Yellow.jpg") no-repeat;
  color: rgb(82,82,82);
}

.yellowAkt:hover {
  background: url("../img/yellow/YellowActive.jpg") no-repeat;
}


#content #aktuality #text-left {
  float: left;
  width: 50%;
  height: 100%;
  /*border: 1px solid #000;*/
  padding-bottom: 50px;
  padding-right: 20px;
}

#content #aktuality #text-left h1 {
  font-size: 14px;
  text-align: left;
  padding-bottom:14px;
}

#content #aktuality #text-left h1.toLeft {
  text-align: left;	
}

#content #aktuality #text-left #text p {
  font-size: 12px;
  color: rgb(82,82,82);
  margin:0;
  padding:0;
  text-align: justify;
  padding-bottom:12px;
}

#content #aktuality #text-left #text img {
  border-top: 12px solid #EEE;
  border-bottom: 12px solid #EEE;
  border-left: 6px solid #EEE;
  border-right: 6px solid #EEE;
  margin-right:6px;
}

#content #aktuality #text-left #text h2, #content #aktuality #text-left #text h3 {
  font-size: 14px;
  color: rgb(82,82,82);
  padding:4px 0;
}

#content #aktuality #text-left #text a {
  color:#000;
  text-decoration: underline;
  font-weight: bold;
}

#content #aktuality #text-left #text ul li {
  list-style-type: square;
  margin-left:0px;
  padding-left: 12px;
  font-size: 12px;
  color: rgb(82,82,82);
}

#content #aktuality #text-left  #text h1, #content #aktuality #text-left  #text h2,
#content #aktuality #text-left  #text h3 {
  font-size: 12px;
  color: #000;
  padding-top:12px;
  margin:0;
  text-align: left;
}

#content #aktuality #text-left  #text table.strankovani {
  text-align: right;
  width: 100%;
  padding-top: 40px;
}

#content #aktuality #text-left  #text table.strankovani a {
  color: rgb(82,82,82);
  font-size:12px;
  text-decoration: none;
}

#content #aktuality #text-left  #text table.strankovani a.actual {
  color: red;
  font-weight:bold;
}

#content #aktuality #text-right {
  float: left;
  width: 47%;
  height: 100%;
}

#content #aktuality #text-right #flash {
  /*border: 1px solid #CCC;*/
  clear: both;
  padding-top:50px;
  text-align: center;
  width:100%;
}

#content #aktuality #text-right #flash h2 {
  font-size: 12px;
  color: #CCC;
  text-align:center;
  /*padding-left: 80px;*/
}

#content #aktuality #text-right #odkazy {
  padding-top: 50px;
  padding-left: 25px;
}

#content #aktuality #text-right #odkazy a {
  float:left;
  display: block;
  height: 180px;
  font-size: 12px;
  padding-top:10px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #FFF;
}

#content #aktuality #text-right #odkazy a:hover, #content #aktuality #text-right #odkazy a.actual {
  color:rgb(100,100,100);
}

/* info pro modelky */

#content #aktuality #text-right #odkazy a.databaze:hover {
  background: url('../img/databaze_inactive.jpg') top center no-repeat;
  
}
#content #aktuality #text-right #odkazy a.databaze {
  background: url('../img/databaze_active.jpg') top center no-repeat;
  width: 130px;
  margin-left:16px;
}

#content #aktuality #text-right #odkazy a.info:hover, #content #aktuality #text-right #odkazy a.info.actual {
  background: url('../img/info_inactive.jpg') top center no-repeat;
  
}
#content #aktuality #text-right #odkazy a.info {
  background: url('../img/info_active.jpg') top center no-repeat;
  width: 142px;
  padding-right: 20px;
  margin-right:-17px;
}

#content #aktuality #text-right #odkazy a.cast:hover, #content #aktuality #text-right #odkazy a.cast.actual {
  background: url('../img/casting_inactive.jpg') top center no-repeat;
  
}
#content #aktuality #text-right #odkazy a.cast {
  background: url('../img/casting_active.jpg') top center no-repeat;
  width: 130px;
}

/* --- konec info pro modelky --- */

/* consulting */

#content #aktuality #text-right #odkazy a.poradenstvi {
  background: url('../img/poradenstvi_active.jpg') top center no-repeat;
  width: 130px;
  margin-left:16px;
  
}
#content #aktuality #text-right #odkazy a.poradenstvi:hover, #content #aktuality #text-right #odkazy a.poradenstvi.actual {
  background: url('../img/poradenstvi_inactive.jpg') top center no-repeat;
  
}

#content #aktuality #text-right #odkazy a.teambuilding {
  background: url('../img/teambuilding_active.jpg') top center no-repeat;
  width: 130px;
}
#content #aktuality #text-right #odkazy a.teambuilding:hover, #content #aktuality #text-right #odkazy a.teambuilding.actual {
  
  background: url('../img/teambuilding_inactive.jpg') top center no-repeat;
  
}

#content #aktuality #text-right #odkazy a.seminare {
  background: url('../img/seminare_active.jpg') top center no-repeat;
  width: 130px;
}
#content #aktuality #text-right #odkazy a.seminare:hover, #content #aktuality #text-right #odkazy a.seminare.actual {
  background: url('../img/seminare_inactive.jpg') top center no-repeat;
  
}

/* --- konecc consulting --- */

/* marketing */

#content #aktuality #text-right #odkazy a.pruzkumy {
  width: 130px;
  margin-left:16px;
  background: url('../img/pruzkumy_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.pruzkumy:hover, #content #aktuality #text-right #odkazy a.pruzkumy.actual {
  background: url('../img/pruzkumy_inactive.jpg') top center no-repeat;
  
}

#content #aktuality #text-right #odkazy a.realizace {
  width: 130px;
  margin-left:-10px;
  padding-left: 7px;
  background: url('../img/realizace_active.jpg') top center no-repeat;
  
}
#content #aktuality #text-right #odkazy a.realizace:hover, #content #aktuality #text-right #odkazy a.realizace.actual {
  background: url('../img/realizace_inactive.jpg') top center no-repeat;
  }

#content #aktuality #text-right #odkazy a.strategie {
  width: 130px;
  margin-left:2px;
  background: url('../img/strategie_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.strategie:hover, #content #aktuality #text-right #odkazy a.strategie.actual {
  background: url('../img/strategie_inactive.jpg') top center no-repeat;
  
}

/* --- konec marketing ----*/

/* grafika a multimedia */

#content #aktuality #text-right #odkazy a.grafika {
  width: 150px;
  padding-left: 15px;
  margin-right: -10px;
  background: url('../img/grafika_active.jpg') top center no-repeat;
  
}
#content #aktuality #text-right #odkazy a.grafika:hover, #content #aktuality #text-right #odkazy a.grafika.actual {
  background: url('../img/grafika_inactive.jpg') top center no-repeat;
  }

#content #aktuality #text-right #odkazy a.internet {
  width: 130px;
  margin-left:-2px;
  background: url('../img/internet_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.internet:hover, #content #aktuality #text-right #odkazy a.internet.actual {
  background: url('../img/internet_inactive.jpg') top center no-repeat;
  
}

#content #aktuality #text-right #odkazy a.multimedia {
  width: 130px;
  margin-left:-2px;
  background: url('../img/multimedia_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.multimedia:hover, #content #aktuality #text-right #odkazy a.multimedia.actual {
  background: url('../img/multimedia_inactive.jpg') top center no-repeat;
  
}
/* ---konec grafika a multimedia ---- */

/* modeling */

#content #aktuality #text-right #odkazy a.modelky {
   width: 130px;
  margin-left:19px;
  background: url('../img/databaze_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.modelky:hover {
  background: url('../img/databaze_inactive.jpg') top center no-repeat;
 
}

#content #aktuality #text-right #odkazy a.hostesing {
  width: 130px;
  background: url('../img/hostesky_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.hostesing:hover, #content #aktuality #text-right #odkazy a.hostesing.actual {
  background: url('../img/hostesky_inactive.jpg') top center no-repeat;
  
}

#content #aktuality #text-right #odkazy a.prehlidky {
  width: 130px;
  background: url('../img/prehlidky_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.prehlidky:hover, #content #aktuality #text-right #odkazy a.prehlidky.actual {
  background: url('../img/prehlidky_inactive.jpg') top center no-repeat;
  
}

/* --- konec modeling --- */

/* produkce */

#content #aktuality #text-right #odkazy a.klienti {
  width: 130px;
  margin-left:19px;
  background: url('../img/klienti_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.klienti:hover, #content #aktuality #text-right #odkazy a.klienti.actual  {
  background: url('../img/klienti_inactive.jpg') top center no-repeat;
  
}

#content #aktuality #text-right #odkazy a.verejnost {
  width: 130px;
  margin-left:-1px;
  background: url('../img/verejnost_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.verejnost:hover, #content #aktuality #text-right #odkazy a.verejnost.actual {
  background: url('../img/verejnost_inactive.jpg') top center no-repeat;
  
}

#content #aktuality #text-right #odkazy a.zamestnanci {
  width: 130px;
  margin-left:-10px;
  padding-left: 7px;
  background: url('../img/zamestnanci_active.jpg') top center no-repeat;
}
#content #aktuality #text-right #odkazy a.zamestnanci:hover, #content #aktuality #text-right #odkazy a.zamestnanci.actual {
  background: url('../img/zamestnanci_inactive.jpg') top center no-repeat;
  
}

/* --- konec produkce --- */

/*---------ONLINE FORMULAR---------------------------------*/

#content #aktuality #text-left #text #onlineForm {
  font-size: 12px;
  width: 90%;
}

#content #aktuality #text-left #text #onlineForm p {
  width:80%;
  font-size: 12px;
  padding-bottom: 12px;
  color: rgb(82,82,82);
}

#content #aktuality #text-left #text #onlineForm p.ok {
  font-size: 12px;
  width: 90%;
  background-color: rgb(102,204,0);
  padding: 6px 12px;
  color: #FFF;
}

#content #aktuality #text-left #text #onlineForm p.ko{
  font-size: 12px;
  width: 90%;
  background-color: red;
  padding: 6px 12px;
  color: #FFF;
}

#content #aktuality #text-left #text #onlineForm input, #content #aktuality #text-left #text #onlineForm textarea {
  border: 1px solid rgb(119,119,119);
}

#content #aktuality #text-left #text #onlineForm form table tr td.sub {
  text-align: right;
  height: 50px;
}

#content #aktuality #text-left #text #onlineForm input.submit {
  color: red;
  background-color: #FFF;
  text-align: center;
}

#content #aktuality #text-left #text #onlineForm form table tr td {
  font-size: 12px;
  color: rgb(119,119,119);
}

#content #aktuality #text-left #text #onlineForm form table tr td span {
  color: red;
  font-weight: bold;
  padding-left: 6px;
}

#content #aktuality #text-left #text #onlineForm form table tr th {
  font-size: 12px;
  color: rgb(119,119,119);
  width: 200px;
  text-align: right;
  padding-right: 20px;
}
/*------konecONLINE FOMRULARE-----------------------------*/

/*-------KONTAKT----------------------------------------*/

#content #aktuality #text-left #text #contact h1 {
 font-size: 16px;
 margin-bottom:12px;
}

#content #aktuality #text-left #text #contact table {
 width: 80%;
 font-size: 11px;
 color: #000;
}

#content #aktuality #text-left #text #contact table a {
 color: red;
 font-weight: bold;
}

#content #aktuality #text-left #text #contact table td {
 color: rgb(147,147,147);
}

#content #aktuality #text-left #text #contact table b {
 color: #000;
}
/*-----------konec KONTAKT--------------------------*/
#content #paticka,
#center #paticka {
  clear: both;
  width: 100%;
  height: auto;
  padding-top:20px;
  margin:0;
 /* border: 1px solid black;*/
}


#content #paticka #kontakt,
#center #paticka #kontakt {
 float: right;
 padding-top:26px;
 font-size:10px;
 font-family:Arial;
 color:#2a2627;
 margin:0;
}

#content #paticka img.esf,
#center #paticka img.esf {
 position: relative;
 left:40px;
}

#content #paticka a.efeText,
#center #paticka a.efeText {
 position: relative;
 left:40px;
 top:-3px;
 font-size: 9px;
 font-weight: bold;
 color: black;
}

#content #paticka a.efeText:hover,
#center #paticka a.efeText:hover {
 color: #0B4FB4;
}

#content #paticka a img.logo,
#center #paticka a img.logo {
 border: none;
 margin: 0px 0px;
}

#content #paticka #kontakt a img,
#center #paticka #kontakt a img {
  border: none;
}

#content #paticka a.toplist {
  visibility: hidden;
}

#content #paticka #polygon-partners,
#center #paticka #polygon-partners	 {
  width:100%;
}

#content #paticka #polygon-partners a,
#center #paticka #polygon-partners a	 {
  display:block;
  float:left;
  font-size:11px;
  color:gray;
  padding-right:4px;
  text-decoration:underline;
}
