/*
Theme Name: Genetext.cz
Author: epic
Copyright 2010 Genetext, s.r.o.
*/

html, body, ul, ol, li, p, h1, h2, h3, h4
{
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3
{
  font-family:'Arial', sans-serif;
  font-size: 100%;
  font-weight: normal;
}

a,
a:active,
a:visited
{
  color: #2753ac;
  text-decoration: underline;
}

a:hover
{
  color: #333;
  text-decoration: underline;
}

a img {
	border: 0;
}

html
{
  background: #ffffff url('images/html.gif') repeat-x 0 0;
}

body
{
  background: transparent url('images/body.gif') repeat-x 0 bottom;
  color: #333333;
  padding: 0 0;
}

#content
{
  /*background: transparent url('images/content.gif') repeat-y 0 150px;*/
  font-family:'Arial', sans-serif;
  font-size: 62.5%;
  font-style: normal;
  font-weight: normal;
  height: auto !important;
  height: 0;
  margin: 0 auto;
  min-height: 0;
  padding: 0;
  position: relative;
  width: 985px;
}

#header
{
  background: #ffffff url('images/html.gif') repeat-x 0 0;
  height: 150px;
  overflow: hidden;
  position: relative;
}

body.domovska-stranka #header
{
  background: #ffffff url('images/html_home.gif') repeat-x 0 0;
  height: 497px;
}

#header ul li a
{
  background: transparent url('images/logo.gif') no-repeat top left;
  border: none;
  display: block;
  height: 43px;
  left: 30px;
  overflow: hidden;
  position: absolute;
  top: 45px;
  padding: 0 0 0 233px;
  width: 0;
}

#main
{
  background: #ffffff url('images/main.png') no-repeat right top;
  border-bottom: 4px #dbdbdc solid;
  float: left;
  left: 0;
  margin: 0 0;
  overflow: hidden;
  padding: 0 30px 10px 30px;
  position: relative;
  width: 925px;
}
body.domovska-stranka #main
{
  background: none;
  border: none;
  float: left;
  overflow: hidden;
  padding: 0 0 10px 30px;
  width: 490px;
}

#main p
{
  font-size: 135%;
  line-height: 1.25em;
  padding: 10px 0;
  text-align: justify;
  text-indent: 0;
}

#main p.center,
#main p.zarovnat-na-stred
{text-align: center; text-indent: 0;}

#main h1
{
  color: #2753ac;
  font-size: 240%;
  padding: 20px 0 10px;
}

#main h2,
#main h3,
#main h4
{
  color: #2753ac;
  font-size: 180%;
  font-weight: bold;
  padding: 10px 0 0 0;
}

#main h3
{font-size: 140%;}

#main h4
{font-size: 120%;}

#submain h2
{
  color: #868789;
  font-size: 140%;
  font-weight: bold;
  padding: 10px 0 0 0;
}

#side h2
{
  border-bottom: 2px #cccccc solid;
  color: #2753ac;
  font-size: 180%;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 10px 0 10px 0;
}

#main ul
{
  font-size: 100%;
  padding: 10px 8px;
}

#main ul ul
{
  padding: 10px 8px;
}

#main ul li
{
  font-size: 135%;
  list-style: url('images/li.gif');
  margin: 4px 20px;
  padding: 0 0;
}

#main ul li li
{
  font-size: 100%;
}

.aplikace img.left {
	margin-bottom:20px;
	padding:10px;
}

table
{
  border: 1px #2753ac solid;
  border-collapse: collapse;
  font-size: 100%;
  margin: 10px auto;
  width: 100%;
}

table th,
table thead th,
table tbody th
{
  /*border: 1px #2753ac solid*/
  font-size: 135%;
  font-weight: normal;
  padding: 0.5em;
  text-align: left;
}

table thead th, table th
{
  background: #35578F;
  color: #ffffff;
  font-weight: bold;
}

form table th {
	background: #fff;
	color: #333;
}

table td,
table thead td,
table tbody td
{
  border: 1px #2753ac solid;
  font-size: 135%;
  margin: 16px auto;
  padding: 0.5em;
  text-align: left;
}

table thead td
{
  background: #2753ac;
  color: #ffffff;
  text-align: center;
}

table tbody td
{
  text-align: right;
}

table tbody tr.sudy th,
table tbody tr.sudy td
{
  background: #e6e6e6;
}

#main div.vlevo,
#main div.vpravo
{
  float: left;
  overflow: hidden;
  width: 490px;
}
#main div.vpravo
{
  float: left;
  padding: 0 0 0 40px;
  width: 370px;
	margin-top: -40px;
}

.napoveda #main div.vpravo {
	margin-top: 0;
}

#submain
{
  clear: both;
  float: left;
  overflow: hidden;
  padding: 0 0 10px 30px;
  width: 490px;
}

#side
{
  background: transparent;
  float: left;
  left: 10px;
  overflow: hidden;
  padding: 0 30px 10px 30px;
  position: relative;
  width: 400px;
}

body.domovska-stranka #side
{
  padding-top: 35px;
}

div.item
{
  background: transparent url('images/item_bottom.gif') no-repeat 0% 100%;
  margin: 0 0 0 30px;
  overflow: hidden;
  padding: 0 0 4px 0;
  position: relative;
  width: 170px;
}

div.novinky div.bg h3
{
  font-size: 120%;
  padding: 8px 10px 4px 10px;
}

div.novinky div.bg p
{
  color: #757575;
  font-size: 110%;
  padding: 4px 10px;
}

div.novinky p.bg
{
  padding: 10px 10px;
}

div.item form
{
  padding: 10px 10px;
  width: 150px;
}

div.item form p
{
  padding: 10px 0 0 75px;
}

#otherside div.item
{
  margin: 0 30px 0 0;
}

div.item .bg
{
  background: transparent url('images/item.gif') repeat-y 0 0;
}

div.item h2
{
  background: transparent repeat-y 0 0;
  display: block;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-indent: 170px;
  width: 170px;
}

div.vyhledavani h2 {background-image: url('images/item_h2_vyhledavani.gif');}
div.novinky h2 {background-image: url('images/item_h2_novinky.gif');}
div.kontakt h2 {background-image: url('images/item_h2_kontakt.gif');}
div.newsletter h2 {background-image: url('images/item_h2_newsletter.gif');}

#otherside
{
  float: left;
  left: 0;
  overflow: hidden;
  padding: 0 0;
  position: relative;
  width: 200px;
}

#footer
{
  background: #ffffff;
  clear: both;
  height: 80px;
  overflow: hidden;
  padding: 0 30px;
}

#footer p
{
  color: #666666;
  font-size: 120%;
  line-height: 80px;
  padding: 0 0;
  text-align: left;
}

#footer p a
{
  text-decoration: none;
}

.clear {
	clear: both;
}

#menu
{
	position:absolute;
	right:60px;
	top:55px;
	width:620px;
}

#bottommenu {
	margin-top: 25px;
}

#menu ul
{
  text-align: center;
}

#menu ul li
{
  display: block;
  float: left;
  font-size: 100%;
  padding: 0 15px;
  width: auto;
}

#menu ul li a
{
  color: #666666;
  font-size: 140%;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}

#menu ul li.cena a {
	color: #cc0001;
}

#menu ul li a:hover,
#menu ul li.aktualni a
{
  color: #2753ac;
  text-decoration: none;
}

#menu h2
{
  display: none;
}

#menu2
{
  bottom: 0;
  height: 80px;
  position: absolute;
  right: 30px;
  width: 400px;
}

#menu2 ul
{
  text-align: center;
}

#menu2 ul li
{
  display: block;
  float: left;
  font-size: 100%;
  padding: 0 10px;
  width: auto;
}

#menu2 ul li a
{
  background: transparent url('') no-repeat 4px 12px;
  color: #666666;
  display: block;
  float: left;
  font-size: 120%;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 20px 0;
  padding: 0 15px 0 30px;
  text-decoration: underline;
  white-space: nowrap;
}

#menu2 ul li a:hover
{
  color: #2753ac;
  text-decoration: underline;
}

#menu2 ul li.rss a
{background-image: url('images/rss.gif');}
#menu2 ul li.mapa-stranek a
{background-image: url('images/mapa_stranek.gif');}
#menu2 ul li.tisk a
{background-image: url('images/tisk.gif');}

#menu2 h2
{
  display: none;
}




form table
{
  margin: 10px auto;
  overflow: hidden;
  padding: 0;
  width: 100%;
	border: 0;
}


form table td, form table th
{
	border: 0;
	text-align: left;
}

form fieldset
{
  background: #F5F5F5;
	border-color:#bbb;
	border-style: solid;
	border-width: 1px;
  margin: 0 0 20px 0;
  padding: 0;
	-moz-border-radius: 5px;
  width: 99%;
}

form fieldset tbody th {
	background: #f5f5f5;
}

form fieldset legend
{
  font-size: 150%;
	color: #2753AC;
	margin-bottom: 18px;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
}

form table input, form table label, form table textarea, form table select
{
  color: #333;
  font-family:'Arial', sans-serif;
  margin: 0;
  padding: 0;
}

form table label
{
  color: #333;
  display: block;
  font-size: 100%;
  font-weight: bold;
  line-height: 25px;
  padding: 1px 0 0 0;
  text-align: right;
 /* width: 100px;*/
}

form table li.cf_li_err label
{
  color: #ff5156;
}

form table input
{
  border: 1px #333 solid;
  display: block;
  float: left;
  font-size: 110%;
  height: 16px;
  line-height: 14px;
  overflow: hidden;
  padding: 6px 6px;
  text-align: left;
  width: 280px;
}

form table input:hover, form table input:focus
{
  background: transparent url('images/input.gif') no-repeat 0 -16px;
}

form table li.cf_li_err input
{
  background: transparent url('images/input.gif') no-repeat 0 -32px;
}

form table select
{
  border: 1px #999999 solid;
  font-size: 120%;
  padding: 6px;
  text-align: left;
  width: 280px;
}

form table select:hover
{
  background: #e8e8e8;
  border: 1px #bababa solid;
}

form table textarea
{
  border: 1px #333 solid;
  font-size: 110%;
  height: 78px;
  overflow: auto;
  padding: 6px;
  width: 280px;
}

form table textarea:hover, form table textarea:focus
{
  background: transparent url('images/textarea.gif') no-repeat 0 -80px;
}

form table li.cf_li_err textarea
{
  background: transparent url('images/textarea.gif') no-repeat 0 -160px;
}

form table input.button
{
  background: transparent url('images/odeslat.gif') no-repeat 0 0;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
  margin: 10px 0 0 5px;
  overflow: hidden;
  padding: 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 122px;
}

form table input.sendbutton:hover
{}

.cf_hidden
{
  display: none !important;
}

div.cf_info
{
}

div.failure, div.mailerr
{
  background-position: 0 -48px;
}

div.success
{
  background-position: 0 -32px;
}

form table ol
{
  font-size: 100%;
  margin: 0;
  padding: 0;
}

form table ol.cf-ol li, form table ol.cf-ol li.cf_li_err
{
  background: none;
  border: none;
  clear: both;
  font-size: 100%;
  margin: 0;
  padding: 2px 0;
}

form table span.reqtxt, form table span.emailreqtxt
{
  display: none;
}

.vlevo, .left {float: left;}
.vpravo, .right {float: right;}
.velka-pismena {text-transform: uppercase;}

.ngg-galleryoverview
{
  margin: 0 54px;
}

#info
{
  background: transparent url('images/github.png') no-repeat 442px 0;
  height: 380px;
  left: 0;
  padding: 20px 500px 0 30px;
  position: absolute;
  top: 156px;
}

#info h2
{
  color: #ffffff;
  font-size: 300%;
  font-weight: bold;
  text-shadow: 1px 2px 4px #263552;
  padding: 8px 0 32px 0;
}

#info ul
{
  margin: 0 16px;
}

#info ul li
{
  color: #ffffff;
  font-size: 130%;
  font-weight: bold;
  list-style: none url('images/li2.gif');
  padding: 8px 8px;
}

ul.error li {
	color: #cc0001
}

/* Objednavka */

.packages {
	float: left;
	width: 80%;
}

.packages table {
	border: 0;
}

.objednavka .packages th {
	color:#777777;
	font-size:150%;
	font-weight:bold;
	padding:10px;
	text-align:right;
	background: #fff;
	border: 0;
}

.objednavka .packages td {
	border: 0;
	font-size: 140%;
	font-weight: bold;
}

.objednavka .packages tr {
	border-bottom: 1px solid #ccc;
}

.objednavka .packages thead td {
	background: #fff;
	color: #000;
	border: 0;
	width: 18%;
}

.objednavka .packages .objednat a {
	font-size: 160%;
	font-weight: bold;
}

/* Odkazy */
a.site-add {
	padding-left: 20px;
	background: transparent url(images/icon_layout_add.png) no-repeat scroll left center;
	clear: both;
	font-weight: bold;
}

a.kw-add {
	padding-left: 30px;
	background: transparent url(images/icon_plus.png) no-repeat scroll left center;
	clear: both;
	font-weight: bold;
}

a#dashlink {
	clear:both;
	float:left;
	font-size:135%;
	font-weight:bold;
	margin:10px;
	padding-bottom:5px;
}

#easyTooltip
{
	padding: 2px 4px;
	background: #2E6AB1;
	border: 1px solid #2E6AB1;
	color: white;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	}


/* Flashes */
.flash {
	font-size:145%;
	margin:20px 30px;
	padding:15px 20px 15px 55px;
	width:500px;
}

div.flash.info {
	background:#FCF9CF url(images/icon_info.png) no-repeat scroll 12px center;
	border:1px solid #E6DB55;
}

/* Paginator */

.paginator {
	font-size:135%;
	margin:1em 0;
	text-align: center;
}

.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #999999;
}

.paginator a {
	text-decoration: none;
	color: #2753ac;
}

.paginator .current {
	background: #2E6AB1;
	border: 1px solid #2E6AB1;
	color: white;
	font-weight: bold;
}

/* Dashboard */
.dashbox {
	border-bottom: 2px solid #ccc;
	clear: both;
}

.dashmenu {
	float: left;
}

.rankbox {
	float: right;
	padding: 10px 10px 0 0;
}


.rank-overview {
	float: left;
	width: 49%;
	border-bottom: 2px solid #ccc;
}

.ranks .rankbox {
	float: none;
	padding: 10px;
}

.keyword .rankbox {
	float: none;
}

/* page Specific */
.tipbox {
	padding: 5px;
	background: #f5f5f5;
}

.analysis h3 img {
	padding-right:10px;
	vertical-align:middle;
}

.analysis .site-information table {
	width: 60%;
	margin: 10px 0;
}

.analysis .site-information table tbody td {
	text-align: left;
}
.analysis .site-information table th {
	width:30%;
}

.objednavka h2 img,
.steps img
{
	vertical-align:middle;
}

.steps img {
	margin-right: 15px;
	margin-left: 10px;
}

p.steps {
	font-weight: bold;
	color:  #2753ac;
	font-size: 120%;
}
