* {
  color: #3d3d3d;
  padding: 0;
  margin: 0;
  font-family: Tahoma, Arial, sans-serif;
}

img {
  border: none;
}

a {
  cursor: pointer;
}

body {
  background: #fff;
  font-size: 11px;
  border: none;
}

#pageout {
  width: 100%;
  height: 100%;
}

#pagein {
  width: 957px;
  text-align: left;
  margin: auto;
  padding: 0;
}


/* --- OstatnĂ­ --- */
h1 {
  color: #ccc;
  text-decoration: none;
  font-size: 90%;
  font-weight: normal;
  position: absolute;
  top: 8px;
  padding-left: 20px;
}

h1 img {
  float: left;
  margin-right: 15px;
}

h1 span {
  color: #fff;
  float: left;
  padding-top: 5px;
}

h1 strong {
  color: #fff;
  font-size: 100%;
  font-weight: bold;
}

h2, h3.green {
  color: #879f1b;
  background: url('images/content-h2.gif') no-repeat;
  background-position: bottom left;
  font-size: 160%;
  height: 33px;
  font-weight: normal;
  padding-left: 5px;
  margin-bottom: 5px;
  width: 515px;
  float: left;
}

h2 strong {
  color: #879f1b;
  font-size: 120%;
  height: 30px;
}

h3.small{
	float: none;
	font-size: 100%;
	line-height: 18px;
	height: auto;
	margin: 0;
	padding-left: 5px;
	font-weight: normal;
	color:#3D3D3D;
	display: inline;
}

h3 {
  color: #0f81b5;
  height: 30px;
  float: left;
  font-size: 120%;
  font-weight: bold;
  padding-left: 5px;
  margin-top: 16px;
  margin-bottom: 1px;
}

h3 strong {
  color: #0f81b5;
  font-size: 131%;
}

h3.green strong {
	color: #879f1b;
}

div.hr {
  background: url('images/hr.gif') repeat-x top left;
  height: 1px;
  width: 97%;
  margin: 6px 5px 3px 5px;
  font-size: 1px;
  float: left;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center{
	text-align: justify;
}

.tcenter{
	text-align: center;
}

.nounderline{
	text-decoration: none;
}

#location a {
  color: #578d0c;
}

#location a:hover {
  color: #3d3d3d;
}

.clear{
	clear:both;
}

.hid{
	display:none
}


/* --- Panel velikosti pĂ­sma --- */
#font-size {
  width: 947px;
  height: 21px;
  text-align: right;
  padding-top: 7px;
  color: #8f8f8f;
}

#font-size a {
  margin-top: 2px;
}


/* === HLAVIÄŚKA === */
#header {
  width: 957px;
  background: url('images/header.gif') no-repeat top left;
  float: left;
}

#header-middle {
  width: 957px;
  background: #6ad5fa url('images/header-middle.gif') no-repeat;
  float: left;
  position: relative;
}

#header-bottom {
  width: 957px;
  height: 8px;
  background: url('images/header-bottom.gif') no-repeat top left;
  clear: both;
}

#headersk {
  width: 957px;
  background: url('images/header.gif') no-repeat top left;
  float: left;
}

#headersk-middle {
  width: 957px;
  background: #6ad5fa url('images/header-middle_sk.png') no-repeat;
  float: left;
  position: relative;
}

#headersk-bottom {
  width: 957px;
  height: 8px;
  background: url('images/header-bottom.gif') no-repeat top left;
  clear: both;
}

#logo {
  float: left;
  width: 342px;
  height: 48px;
  background-color: transparent;
}

#menulinks {
  float: right;
  text-align: right;
  width: 590px;
  height: 70px;
}

#menulinks ul {
  list-style: none;
  padding-top: 16px;
}

#menulinks li {
  float: left;
}

#menulinks a {
  float: left;
  width: 88px;
  height: 20px;
  background: url('images/menu-back.gif') no-repeat top left;
  margin: 0 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 100%;
  padding: 5px 5px 0 5px;
  text-align: right;
  text-decoration: none;
}

#menulinks a:hover {
  color: #000;
  background: url('images/menu-back-hover.gif') no-repeat top left;
}

#menulinks li img {
  float: left;
  margin-top: 1px;
}


/* --- Produtky ShopSys --- */
#products {
  margin-top: 48px;
}

#products p {
  color: #1d8ec0;
  padding: 0 5px;
}

#products span.lite {
  margin-top: -28px;
  margin-left: 95px;
  width: 125px;
  text-align: right;
  position: absolute;
}

#products span.profi {
  margin-top: -30px;
  margin-left: 45px;
  width: 230px;
  text-align: right;
  position: absolute;
}

#product-lite span {
  color: #c70404;
  font-weight: bold;
}

#product-lite span a {
  color: #c70404;
  text-decoration: none;
}

#products .explain {
  border-bottom: 1px dotted #c70404;
  cursor: help;
}

#product-profi span {
  color: #f65b00;
  font-weight: bold;
}

#product-profi span a {
  color: #f65b00;
  text-decoration: none;
}

#product-profi span.akce {
  color: #c70404;
  font-size: 14px;
}

#products ul {
  list-style-type: none;
  clear: both;
}

#product-lite li {
  line-height: 18px;
  background: url('images/circle-lite.gif') no-repeat;
  background-position: top left;
  padding-left: 5px;
  padding-bottom: 2px;
  /*color: #fff;*/
  font-size: 100%;
}

#product-profi li {
  line-height: 18px;
  background: url('images/circle-profi.gif') no-repeat;
  background-position: top left;
  padding-left: 5px;
  padding-bottom: 2px;
  /*color: #fff;*/
  font-size: 100%;
}

#product-enterprise li {
  line-height: 18px;
  background: url('images/circle-enterprise.gif') no-repeat;
  background-position: top left;
  padding-left: 5px;
  padding-bottom: 2px;
  /*color: #fff;*/
  font-size: 100%;
}

#products li a {
  text-decoration: none;
  color: #1d8ec0;
  padding-right: 16px;
  margin-left: 10px;
}

#products li span {
  color: #fff;
  font-weight: normal;
  margin-right: 7px;
}

#products li a:hover {
  text-decoration: underline;
}

#products .product {
  float: left;
  padding-left: 12px;
}

#products div {
  margin-left: 0;
  margin-right: 0;
}

#products {
  margin-left: 0px;
}

#products .product img {
  position: absolute;
  margin-top: -47px;
  margin-left: 0px;
}

#product-lite .panel-top {
  width: 238px;
  height: 30px;
  background: url('images/panel-top-lite.gif') no-repeat top left;
}

#product-profi .panel-top {
  width: 291px;
  height: 30px;
  background: url('images/panel-top-profi.gif') no-repeat top left;
}

#product-enterprise .panel-top {
  width: 382px;
  height: 30px;
  background: url('images/panel-top-enterprise.gif') no-repeat top left;
}

#product-lite .panel-middle {
  width: 224px;
  background: url('images/panel-middle-lite.gif') repeat-y top left;
  padding-left: 7px;
  padding-right: 7px;
}

#product-profi .panel-middle {
  width: 277px;
  background: url('images/panel-middle-profi.gif') repeat-y top left;
  padding-left: 7px;
  padding-right: 7px;
}

#product-enterprise .panel-middle {
  width: 368px;
  background: url('images/panel-middle-enterprise.gif') repeat-y top left;
  padding-left: 7px;
  padding-right: 7px;
}

#product-lite .panel-bottom {
  width: 238px;
  height: 9px;
  background: url('images/panel-bottom-lite.gif') no-repeat;
}

#product-profi .panel-bottom {
  width: 291px;
  height: 9px;
  background: url('images/panel-bottom-profi.gif') no-repeat;
}

#product-enterprise .panel-bottom {
  width: 382px;
  height: 9px;
  background: url('images/panel-bottom-enterprise.gif') no-repeat;
}

#products .div-info {
  clear: both;
  height: 33px;
}

#products a.info {
  color: #fff;
  font-size: 11px;
  padding-top: 10px;
  padding-left: 17px;
  text-decoration: none;
  text-transform: uppercase;
  width: 93px;
  height: 23px;
  float: left;
}

#products a.info:hover {
  text-decoration: underline;
}

#product-lite a.info {
  background: url('images/moreinfo-lite.gif') no-repeat top left;
  margin-left: 0px;
}

#product-profi a.info {
  background: url('images/moreinfo-profi.gif') no-repeat top left;
  margin-left: 30px;
}

#product-enterprise a.info {
  background: url('images/moreinfo-enterprise.gif') no-repeat top left;
  margin-left: 65px;
}

#products a.interest {
  color: #fff;
  font-size: 11px;
  padding-top: 10px;
  padding-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
  width: 77px;
  height: 23px;
  float: left;
}

#products a.interest:hover {
  text-decoration: underline;
}

#product-lite a.interest {
  background: url('images/mam-zajem.png') no-repeat top left;
  margin-left: 4px;
}

#product-profi a.interest {
  background: url('images/mam-zajem.png') no-repeat top left;
  margin-left: 4px;
}

#product-enterprise a.interest {
  background: url('images/mam-zajem.png') no-repeat top left;
  margin-left: 4px;
}

#products a.interestsk {
  color: #fff;
  font-size: 11px;
  padding-top: 10px;
  padding-left: 18px;
  text-decoration: none;
  text-transform: uppercase;
  width: 79px;
  height: 23px;
  float: left;
}

#products a.interestsk:hover {
  text-decoration: underline;
}

#product-lite a.interestsk {
  background: url('images/mam-zajem.png') no-repeat top left;
  margin-left: 4px;
}

#product-profi a.interestsk {
  background: url('images/mam-zajem.png') no-repeat top left;
  margin-left: 4px;
}

#product-enterprise a.interestsk {
  background: url('images/mam-zajem.png') no-repeat top left;
  margin-left: 4px;
}


/* === LEVĂť PANEL panel === */
#panel-left {
  width: 183px;
  float: left;
}

#panel-left h3 {
  background: url('images/panel-left-h3.gif') no-repeat;
  background-position: bottom left;
  width: 183px;
}

#panel-left #psnr div{
	float: left;
  /* width: 91px; */
	text-align: center;
}

#panel-left #ps div{
	float: left;
	width: 91px;
	text-align: center;
}

#panel-right #pp p.popis,
#panel-left #psnr p.popis,
#panel-left #ps p.popis{
	line-height: 18px;
	text-align: justify;
}

#panel-left #ps h4,
#panel-left #psnr h4{
	font-weight: normal;
	font-size: 100%;
}


#mzos h3 {
  text-align: left;
}

#panel-left #mzos, #panel-right #mzos {
  line-height: 18px;
  color: #939393;
}

#panel-right #pp img {
  float: left;
  width: 91px;
  height: 45px;
}

#panel-right #vd img {
  float: left;
  width: 91px;
  height: 45px;
}

#panel-left a.show {
  color: #1082b6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 3px;
}

#panel-left a.show:hover {
  color: #3d3d3d;
  text-decoration: underline;
}


/* --- Menu webu --- */
#panel-left span.skupina {
  border-bottom: 1px solid #dddddd;
  text-decoration: none;
  width: 173px;
  height: 20px;
  padding-top: 7px;
  padding-left: 10px;
  float: left;
  margin-bottom: 1px;
  cursor: pointer;
}

#panel-left a.active {
  font-weight: bold;
  color: #0f81b5;
}

#panel-left a.clen {
  text-decoration: none;
  width: 173px;
  height: 20px;
  float: left;
  padding-left: 10px;
  padding-top: 7px;
  margin-bottom: 1px;
  border-bottom: 1px solid #dddddd;
}

#panel-left a.clen:hover {
  background-color: #e2e2e2;
  color: #0f81b5;
  padding-left: 15px;
  width: 168px;
}

#panel-left a.clen2 {
  text-decoration: none;
  width: 163px;
  height: 20px;
  padding-left: 20px;
  padding-top: 7px;
  margin-bottom: 1px;
  float: left;
  border-bottom: 1px solid #dddddd;
}

#panel-left a.clen2:hover {
  background-color: #e2e2e2;
  color: #0f81b5;
  padding-left: 30px;
  width: 153px;
}
/* --- Konec menu --- */

#panel-left ul.novinky {
  line-height: 25px;
  float: left;
  margin-bottom: 10px;
  list-style-type: none;
}

#panel-left ul.novinky li {
  padding: 0 10px;
  border-bottom: 1px solid #dddddd;
  float: left;
  width: 156px;
}

#panel-left ul.novinky li a {
  background: url('images/icon-page.gif') no-repeat;
  background-position: left 5px;
  padding-left: 15px;
  color: #1082b6;
  float: left;
  width: 95%;
  line-height: 20px;
  margin-top: 5px;
}

#panel-left ul.novinky li a:hover {
  color: #3d3d3d;
}

#panel-left ul.novinky li p {
  padding: 0;
  margin-left: 0;
  line-height: normal;
}

#panel-left ul.novinky span {
  color: #c0c0c0;
  float: left;
}

#panel-left p, #panel-right p {
  text-align: center;
}

#panel-left p a, #panel-right p a {
  color: #1d8ec0;
  text-decoration: none;
  padding-right: 16px;
}

#panel-left p a:hover, #panel-right p a:hover {
  color: #1d8ec0;
  text-decoration: underline;
}


/* === HLAVNĂŤ OBSAH STRĂNKY === */
#wrap-index {
  float: left;
  width: 725px;
}

#content {
  float: right;
  width: 520px;
  min-height: 165px;
}

#content p {
  padding: 5px;
  line-height: 18px;
}

#content .explain {
  border-bottom: 1px dotted #0f81b5;
  cursor: help;
}

#content .line-through {
  text-decoration: line-through;
}

#content ul.procss {
  width: 250px;
  list-style-type: none;
  float: left;
  margin-right: 6px;
}

#content ul.procss li {
  float: left;
  padding: 0 0 20px 0;
  height: 80px;
}

#content ul.procss li p{
	text-align: left;
	padding: 0 0 0 56px;
}

#content ul.procss img {
  border-right: 1px solid #dcdcdc;
  margin-right: 10px;
  float:left;
}

#content ul.procss h4 {
  border-top: 1px solid #dcdcdc;
  color: #879f1b;
  font-size: 130%;
  margin-bottom: 3px;
  padding-top: 3px;
}

#content h4 {
  font-size: 130%;
  color: #0f81b5;
  margin-bottom: 5px;
  margin-left: 10px;
}

#content  ul.procss h4 {
  font-size: 120%;
}

#content h4 a{
  color: #879F1B;
  text-decoration: none;
}

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

#content a.popup {
  background: url('images/newpage2.gif') no-repeat;
  background-position: right;
  padding-right: 16px;
}

#content a.popup:hover {
  background: url('images/newpage-hover.gif') no-repeat;
  background-position: right;
  padding-right: 16px;
}


/* --- PrvnĂ­ ÄŤlĂˇnek ze sekce ÄŤlĂˇnky na webu --- */
#prvni-clanek {
  float: left;
  padding:6px 5px 10px 10px;
  width:503px;
  border-bottom: 1px solid #dddddd;
  background-color: #e7fbd5;
  margin-bottom: 5px;
  margin-top: -5px;
}

#prvni-clanek p {
  text-align: justify;
}

#prvni-clanek img {
  border: 1px solid #575757;
}

#prvni-clanek img.left {
  margin-right: 10px;
}

#prvni-clanek img.right {
  margin-left: 10px;
}

#prvni-clanek span {
  float: right;
  margin-top: 10px;
  clear: both;
}

#prvni-clanek span a {
  color: #879f1b;
  text-transform: uppercase;
  background: url('images/barrow.gif') no-repeat center left;
  padding-left: 10px;
}

#prvni-clanek span a:hover {
  color: #3d3d3d;
}
/* --- dalsi clanky na webu --- */
.dalsi-clanek {
  float: left;
  padding:6px 5px 10px 10px;
  width:503px;
  border-bottom: 1px solid #dddddd;
  /*background-color: #e7fbd5;*/
  margin-bottom: 5px;
  margin-top: -5px;
}

.dalsi-clanek p {
  text-align: justify;
}

.dalsi-clanek img {
  border: 1px solid #575757;
}

.dalsi-clanek img.left {
  margin-right: 10px;
}

.dalsi-clanek img.right {
  margin-left: 10px;
}

.dalsi-clanek span {
  float: right;
  margin-top: 10px;
  clear: both;
}

.dalsi-clanek span a {
  color: #879f1b;
  text-transform: uppercase;
  background: url('images/barrow.gif') no-repeat center left;
  padding-left: 10px;
}

.dalsi-clanek span a:hover {
  color: #3d3d3d;
}
#content ul.clanky {
  list-style-type: none;
  float: left;
  width: 518px;
}

#content ul.clanky li {
  height: 20px;
  padding: 6px 5px 3px 5px;
  border-bottom: 1px solid #dddddd;
}

#content ul.clanky li.starsi-clanky {
  border-bottom: none;
}

#content ul.clanky a {
  float: left;
  margin-right: 120px;
  background: url('images/barrow.gif') no-repeat center left;
  padding-left: 10px;
}

#content ul.clanky a:hover {
  color: #0f81b5;
}

#content ul.clanky span a {
  margin-right: 0;
  color: #879f1b;
  text-transform: uppercase;
  float: right;
  background: url('images/barrow.gif') no-repeat center left;
  padding-left: 10px;
}

#content ul.clanky span a:hover {
  color: #3d3d3d;
}


/* === PRAVĂť PANEL === */
#panel-right {
  width: 204px;
  float: right;
  text-align: left;
  margin-left: 20px;
}

#panel-right h3 {
  background: url('images/panel-right-h3.gif') no-repeat;
  background-position: bottom left;
  width: 204px;
}

#panel-right img {
  border: none;
}

#panel-right ul.reference {
  list-style-type: none;
  margin-bottom: 10px;
  float: left;
}

#panel-right ul.reference li {
  float: left;
}

#panel-right ul.reference a img {
  opacity: 0.30;
  filter: alpha(opacity = 30) gray; /* For IE */
}

#panel-right ul.reference a:hover img {
  filter: none;
  opacity: 1.00;
}


/* === REFERENCE === */
h3.reference {
  background: url('images/reference-h3.gif') no-repeat bottom left;
  color: #0f81b5;
  height: 30px;
  float: left;
  width: 934px;
  padding-left: 5px;
  margin-top: 10px;
  margin-bottom: 15px;
}

#reference ul.reference {
  float: left;
  margin-bottom: 15px;
  width: 957px;
  list-style-type: none;
}

#reference ul.reference a img {
  border: 4px solid #c9c9c9;
  margin-bottom: 3px;
}

#reference ul.reference a:hover img {
  border: 4px solid #1082b5;
}

#reference ul.reference li {
  float: left;
  width: 186px;
  color: #1082b5;
  padding: 0 22px;
}

#reference ul.reference li a {
  color: #1082b5;
}

#reference ul.reference li a:hover {
  color: #3d3d3d;
}


.reference_down{
	text-align: center;
	clear: both;
}

.reference_down a img {
  opacity: 0.30;
  filter: alpha(opacity = 30) gray; /* For IE */
}

.reference_down a:hover img {
  filter: none;
  opacity: 1.00;
}

/* === REFERENCE PATIČKA === */

#reference_bot a{
	float: left;
}

#reference_bot a img {
  opacity: 0.30;
  filter: alpha(opacity = 30) gray; /* For IE */
}

#reference_bot a:hover img {
  filter: none;
  opacity: 1.00;
}


/* === PATIÄŚKA === */
#footer {
  width: 957px;
  float: left;
  height: 80px;
}

#footer p {
  padding: 4px 10px;
}

#footer p a {
  text-transform: uppercase;
  color: #4f4d4d;
}

#footer p a:hover {
  color: #0f81b5;
}

#footer a.popup {
  background: url('images/newpage.gif') no-repeat;
  background-position: right;
  padding-right: 16px;
}

#footer a.popup:hover {
  background: url('images/newpage-hover.gif') no-repeat;
  background-position: right;
  padding-right: 16px;
}

#footer img.rss {
  margin-left: 5px;
  margin-bottom: -4px;
}

#footer img.facebook {
  margin-left: 5px;
  margin-bottom: -4px;
}

#footer img.microformats {
  margin-left: 5px;
  margin-bottom: -4px;
}

#footer img.netdevelo {
  float: right;
  margin-top: 5px;
  margin-right: 15px;
}


#footer .icons {
  float:right;
}

/* === DOPORUČIT ZNÁMÉMU === */

#recommend {
	margin-top: 10px;
}

#recommend a.open, #recommend a.closed {
	display: block;
	width: 201px;
	height: 43px;
}

#recommend a.open {
	background: url('images/recommend-open.gif') no-repeat;
}

#recommend a.closed {
	background: url('images/recommend-closed.gif') no-repeat;
}

#recommend .top {
	background: url('images/recommend-top.gif') no-repeat;
	width: 203px;
	height: 7px;
	overflow: hidden;
}

#recommend .bot {
	background: url('images/recommend-bottom.gif') no-repeat;
	width: 203px;
	height: 7px;
	overflow: hidden;
}

#recommend .mid {
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}

#recommend .form div {
  margin: 10px 10px 0 10px;
}

#recommend .form {
  display: none;
}

#recommend input {
	width: 165px;
	height: 17px;
	background: url('images/recommend-input.gif') no-repeat;
	border: none;
	display: block;
	margin: 6px 15px;
	color: #8a8a8a;
	padding: 3px;
}

#recommend button {
	width: 97px;
	height: 23px;
	background: url('images/recommend-button.gif') no-repeat;
	border: none;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	font-size: 100%;
	float: right;
	margin: 2px 15px;
	padding: 3px;	
	cursor: pointer;
}

#recommend .clear {
	height: 1px;
	overflow: hidden;
}

#recommend .result p, #recommend .result a {
  margin: 15px;
}

#recommend .result p.fail {
  padding: 10px;
  border: 1px solid #f00;
  background: #f44;
  color: #fff;
}

#recommend .result p.success {
  padding: 10px;
  border: 1px solid #0f0;
  background: #4f4;
  color: #fff;
}

/* === DOPORUČIŤ ZNÁMÉMU === */

#recommendsk {
	margin-top: 10px;
}

#recommendsk a.open, #recommendsk a.closed {
	display: block;
	width: 201px;
	height: 43px;
}

#recommendsk a.open {
	background: url('images/recommend-open-sk.gif') no-repeat;
}

#recommendsk a.closed {
	background: url('images/recommend-closed-sk.gif') no-repeat;
}

#recommendsk .top {
	background: url('images/recommend-top.gif') no-repeat;
	width: 203px;
	height: 7px;
	overflow: hidden;
}

#recommendsk .bot {
	background: url('images/recommend-bottom.gif') no-repeat;
	width: 203px;
	height: 7px;
	overflow: hidden;
}

#recommendsk .mid {
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}

#recommendsk .form div {
  margin: 10px 10px 0 10px;
}

#recommendsk .form {
  display: none;
}

#recommendsk input {
	width: 165px;
	height: 17px;
	background: url('images/recommend-input.gif') no-repeat;
	border: none;
	display: block;
	margin: 6px 15px;
	color: #8a8a8a;
	padding: 3px;
}

#recommendsk button {
	width: 97px;
	height: 23px;
	background: url('images/recommend-button.gif') no-repeat;
	border: none;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	font-size: 100%;
	float: right;
	margin: 2px 15px;
	padding: 3px;	
	cursor: pointer;
}

#recommendsk .clear {
	height: 1px;
	overflow: hidden;
}

#recommendsk .result p, #recommendsk .result a {
  margin: 15px;
}

#recommendsk .result p.fail {
  padding: 10px;
  border: 1px solid #f00;
  background: #f44;
  color: #fff;
}

#recommendsk .result p.success {
  padding: 10px;
  border: 1px solid #0f0;
  background: #4f4;
  color: #fff;
}

/* Hosting styly */

table.hosting{
	background-color: #fff;
}

table.hosting td{
	padding: 3px 0px 3px 10px;
	border-collapse: collapse;
	border: none;
}

table.hosting th{
	padding: 3px;
	border-collapse: collapse;
	border:none;
	color:#fff;
	text-align: center;
}


table.lite th {background-color: #B90000;}
table.profi th {background-color: #F86400;}
table.enterprise th {background-color: #75BA00;}

table.lite td {background-color: #FFAEAE;}
table.profi td {background-color: #FFB786;}
table.enterprise td {background-color: #E2FFAF;}



/* konec články */

div.admin {
	padding: 5px;
}

div.admin .categorytree ol {
	padding-left: 20px;
	padding-bottom: 5px;
}

div.admin textarea {
	font-family: monospace;
}

div.admin dd {
	padding-bottom: 5px;
}

div.admin .menu ul {
	margin: 10px;
}

div.admin .menu li {
	display: inline;
	font-size: 150%;
	padding: 10px;
}

div.admin .menu {
	text-align: center;
	border-bottom: 1px solid #0F81B5;
}

a.out {
  text-decoration: none;
  color: #1d8ec0;
  background: url('images/blankpage.gif') no-repeat;
  background-position: right 1px;
  padding-right: 13px;
}

a.out:hover {
  text-decoration: underline;
  background: url('images/blankpage-hover.gif') no-repeat;
  background-position: right 1px;
}

div.panel {
  margin-bottom: 15px;
  float: left;
}

div.obsah-specifikace {
  width: 97%;
  padding: 10px;
  float: left;
  border-top: 2px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

div.obsah-clanku {
  width: 98%;
  padding: 10px;
  float: left;
  border-top: 2px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #0e74a5 !important;
  background-color: #f7f8fd !important;
  color: #0e74a5 !important;
}

div.obsah-clanku p, div.obsah-clanku a {
  color: #004080 !important;
}
div.obsah-clanku p.signature {
  float:right;
  clear:both;
}
div.obsah-clanku div.face {
  float:right;
  width:15%;
}
div.obsah-clanku div.face img {
  border:1px solid #0e74a5 !important;
  float:none;
}
div.obsah-clanku .quote {
  float:left;
  width:85%;
}
div.obsah-clanku .quote-open {
  background:url('images/apos_zacatek55.png') no-repeat;
  width:26px;
  height:19px;
  float:left;
  margin:13px 10px 5px 5px;
}
div.obsah-clanku .quote-close {
  background:url('images/apos_konec55.png') no-repeat;
  width:26px;
  height:19px;
  float:right;
  margin-top:-16px;
  margin-left:10px;
}
div.lite {
  border-color: #b90000 !important;
  background-color: #fff4f4 !important;
}

div.profi {
  border-color: #f65d00 !important;
  background-color: #fff9f4 !important;
}

div.enterprise {
  border-color: #90af03 !important;
  background-color: #f9fff4 !important;
}

div.obsah-specifikace div {
  width: 33%;
  float: left;
  line-height: 18px;
}

div.lite div a {
  color: #b90000 !important;
}

div.profi div a {
  color: #f65d00 !important;
}

div.enterprise div a {
  color: #90af03 !important;
}

div.prezentace {
  margin-bottom: 10px;
}

div.prezentace div {
  width: 220px;
  height: 100%;
  float: left;
  border-top: 2px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  margin-right: 10px;
}

div.prezentace p {
  width: 95%;
  padding: 5px !important;
}

div.prezentace strong {
  width: 100%;
  height: 16px;
  float: left;
  padding-top: 3px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
}

div.lite strong {
  background-color: #b90000;
}

div.profi strong {
  background-color: #f65d00;
}

div.enterprise strong {
  background-color: #90af03;
}

div.lite-article a, div.lite-article .explain, div.lite-article h4 {
  color: #b90000 !important;
}

div.profi-article a, div.profi-article .explain, div.profi-article h4 {
  color: #f65d00 !important;
}

div.enterprise-article a, div.enterprise-article .explain, div.enterprise-article h4 {
  color: #90af03 !important;
}
a.highlighted {
  background-color: #ADE9FE;
}
div#fixni-cz {
  position: fixed;  
  left:50%;  
  margin-left:482px;
  display:block;_display:none;
  top:24px;
  width:146px;
  height:151px;
  background:url('images/postranni.png');  
}
div#fixni-cz a {
  display:block;
  width:100%;
  height:150px;
  text-decoration:none;
  cursor:pointer;
}

div#fixni-sk {
  position: fixed;
  left:50%;  
  margin-left:482px;
  display:block;_display:none;
  top:24px;
  width:146px;
  height:150px;
  background:url('images/postranny-banner_sk.png');  
}
div#fixni-sk a {
  display:block;
  width:100%;
  height:150px;
  text-decoration:none;
  cursor:pointer;
}

/* Scrollbox */
#header-scrollbox {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 550px;
}

#header-scrollbox strong {
  float: left;
  margin-right: 5px;
}

#scrollbox {
  position: relative;
  overflow: hidden;
  height: 1.5em;
}

#scrollbox a {
  position: absolute;
  display: block;
  top: 1.5em;
}

/* Zpravodaj panel */
#zpravodaj {
	width: 201px;
	height: 151px;
	background: url('images/newsletter-back.gif');
}

#zpravodaj p {
	text-align: left;
	color: #d6e4ea;
}

#zpravodaj .inner {
	margin: 50px 0 0 0;
	padding: 0 15px;
}

#zpravodaj input.send {
	width: 96px;
	height: 23px;
	background: url('images/newsletter-button.gif') no-repeat;
	border: none;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	float: right;
	padding: 3px;
	font-size: 100%;
	_margin-right: 15px;
}

#zpravodaj input.email {
	width: 159px;
	height: 17px;
	background: url('images/newsletter-input.gif') no-repeat;
	border: none;
	margin: 5px 0;
	color: #8a8a8a;
	padding: 3px 6px;
}

#zpravodaj .error {
	color: #d00;
}

#zpravodaj .sent {
	color: #090;
}

/* Sk Spravodaj panel */
#spravodaj {
	width: 201px;
	height: 151px;
	background: url('images/newsletter-back-sk.gif');
}

#spravodaj p {
	text-align: left;
	color: #d6e4ea;
}

#spravodaj .inner {
	margin: 50px 0 0 0;
	padding: 0 15px;
}

#spravodaj input.send {
	width: 96px;
	height: 23px;
	background: url('images/newsletter-button.gif') no-repeat;
	border: none;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	float: right;
	padding: 3px;
	font-size: 100%;
	_margin-right: 15px;
}

#spravodaj input.email {
	width: 159px;
	height: 17px;
	background: url('images/newsletter-input.gif') no-repeat;
	border: none;
	margin: 5px 0;
	color: #8a8a8a;
	padding: 3px 6px;
}

#spravodaj .error {
	color: #d00;
}

#spravodaj .sent {
	color: #090;
}


/* Panel hledani */
#search-panel {
	float: right;
}

#search-panel p {
	padding: 3px;
}

#search .parent {
	margin-left: 10px;
	color: #666;
}

/* akce */
#header-vyhodny-odkup {
  position:absolute;
  top:220px;
  left:-53px;
  width:140px;
  height:113px;
}

/* jazyky */
#header-zmenit-jazyk {
	color:#3D3D3D;
	font-size: 5px;
	font-family: Tahoma,Arial,sans-serif; 
	margin-top: 3px;
	float: right;
	margin-right: 20px;
}

/* hledani */
#search-panel .button_search, #search .search_button {
  width:67px;
  height:20px;
  color:white;
  text-transform:uppercase;
  padding-left:15px;
  background:url('images/button_search.png') no-repeat;
  border:0px;
  cursor:pointer;
  font-size:10px;
} 

.justify {
  text-align:justify;
}
.right {
  text-align:right;
}
.facebookpadding {
 padding-bottom: 10px; 
}
