﻿@charset "utf-8";

/*******************************************************************/

/*	Project: Redakční systémy

	Url: redakcni-systemy.cz
	
	Media: Screen, Projection
	
	Author: Jopixel.cz
	
	Last revision: 2008-10-18, 19:56 GMT+1
*/

/*******************************************************************/

body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.01%;
}

body {
	background: #fff url(../img/bg.png) left top repeat-x;
	font: 1em/1.1 Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.1em;
	color: #032535;
	margin: 0;
	padding: 0;
}

#wraper {
	width: 992px;
	margin: 0 auto;
}
table {
	border-collapse: collapse;
	margin: 1em 0 15px 0;
}

table th, table td {
	border-style: solid;
	border-left-color: #E2F0F7;
	border-right-color: #E2F0F7;
	padding: 5px 5px;
}
table td {
	background: #fff;
	border-bottom: 1px solid #eee;
}
table.table-styl {
	width: 100%;
	margin: 0 0 1em 0;
	background: #c4dff3;
}

table.table-styl td {
	padding: 5px 15px;
}

table.table-styl tr.bg td {
	background: #e6f2fa;
}

table.table-styl td.half {
	width: 215px;
}

.t-right, tr.t-right td {
	text-align: right !important;
}
.t-right strong {
	color: #167bc0;
}
td.cena-sale {
	margin-top: 1em;
	border-left: 10px solid red;
}
td.cena-s {
	background: #d9efa0;
	margin-top: 1em;
	border-left: 10px solid #698e0a;
}
td.cena-b {
	background: #c9e5fb;
	margin-top: 1em;
	border-left: 10px solid #00a2d4;
}
td.cena-sh {
	background: #f8df81;
	margin-top: 1em;
	border-left: 10px solid #e48700;
}


ul {
	padding: 0;
	list-style: none;
}

li {
	margin: 0;
	padding: 0;
}

img.left {
	float: left;
	margin-right: 2em;
}

img.right {
	float: right;
}

a, a:visited {
	color: #167bc0;
}

a:hover {
	color: #1b98ec;
}#hlavicka {
	height: 98px;
}

#hlavicka h1 {
	height: 60px;
	width: 299px;
	font-size: 1.2em;
	top: 20px;
	left: 0;
	position: relative;
}

#hlavicka h1 a, #hlavicka  h1 a:visited {
	color: #032535;
	padding-left: .4em;
	text-decoration: none;
	position: relative;
	top: 0;
	left: 0;
	width: 299px;
}

#hlavicka h1 a:hover {
	color: #032535;
	text-decoration: underline;
}

#hlavicka h1 a, #hlavicka h1 a span {
	display: block;
	height: 60px;
}

#hlavicka h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 299px;
	background: url(../img/logo.png) left top no-repeat;
}

/* @end */

/* @group Navigace */


#navigation {
  	height: 38px;
	font-size: 1em;
	line-height: 2.2;
	text-transform: uppercase;
	background: url(../img/nav.png) left top no-repeat;
}

#navigation li {
  display: inline;
  float: left;
  height: 38px;
  position: relative;
  list-style: none;
	font-size: .9em;
	background: url(../img/nav-border.png) left top no-repeat;
}
#navigation li:first-child {
	background: none;
}
#navigation li a {
  display: block;
	color: #596467 !important;
	text-decoration: none;
	text-align: center;
	padding: 0 1em;
}
#navigation li a:hover, .navigace li a.active {
	display: block;
	color: #596467;
	text-decoration: underline;
}
#navigation li ul {
  display: block;
  position: absolute;
  top: 32px;
  left: -10px;
  width: 140px;
  padding: 1px 8px 8px 8px;
}

#navigation li ul li {
  float: left; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
  margin: 0;
  padding: 0;
  line-height: normal;
  height: 30px;
  width: 200px;
}

#navigation li ul li a {
  display: block;
  margin: 0;
  padding: 8px;
  font-weight: normal;
  background: #fff;
  font-size: .9em;
  text-align: left;
  line-height: normal;
}

#navigation li ul li a:hover {
	text-decoration: underline;
	background: #f0f0f0;
}
/* @end */

/* @group Container */

#container {
	width: 992px;
	float: left;
	padding: 1em 0 ;
}

/* @group Produkty */

#produkt {
    overflow: hidden;
	position: relative;
	float: left;
	width: 302px;

}
#produkt .vnitrek {
	overflow: hidden;
	width: 99%;
}
#produkt .vnitrek ul {
	list-style-image: url(../img/ico-list.png);
	margin-left: 1em;
	padding: 1em 1em;
	float: left;
	height: 200px;
	font-size: .8em;
}
#produkt .vnitrek ul li {
	padding: .3em 0;
	color: #535353;
	font-size: .9em;
}
#produkt .vnitrek .cena {
	clear: both;
	padding: 2em 1em 0 0;
	text-align: right;
}
#produkt .vnitrek .cena span {
	font-weight: bold;
	color: #23bae9;
}

#produkt .vnitrek .objednat {
	border-bottom: 1px solid #dbdbdb;
	background: #171717;
	text-align: center;
	height: 40px;
	line-height: 1.5;
}

#produkt .vnitrek .objednat a {
	color: #23bae9;
	text-decoration: underline;
	font-size: .9em;
}

#produkt .vnitrek .objednat a.obj {
	color: #fff;
	font-size: .9em;
}

#produkt .vnitrek .objednat a:hover {
	text-decoration: none;
}

.nadpis h2 {
	display: block;
	padding: .9em 0 .9em 3.5em;
	font-size: 1em;
	text-transform: uppercase;
}
.nadpis h2 a {
	text-decoration: none;
	color: #353030;
}
.nadpis h2 a:hover {
	text-decoration: underline;
}
.nadpis #profi-nadpis {
	background: url(../img/nadpis-profi.png) left top no-repeat;
}

.nadpis #profi-nadpis span {
	color: #00a2d4;
}

.nadpis #ideal-nadpis {
	background: url(../img/nadpis-ideal.png) left top no-repeat;
}

.nadpis #ideal-nadpis span {
	color: #e48700;
}

.nadpis #start-nadpis {
	background: url(../img/nadpis-start.png) left top no-repeat;
}

.nadpis #start-nadpis span {
	color: #698e0a;
}

#in-profile {
  background: url(../images/bg-box-top-bottom.gif) left bottom no-repeat;
  padding: 1px;
}
* html #in-profile {
  height: 1px;
}
/* @end */

/* @group Aktuality */

#aktuality {
	width: 190px;
	float: left;
	margin: 0 0 0 2em;
	font-size: .9em;
}
#aktuality h2 {
	color: #23bae9;
	font-size: 1.1em;
	padding: 0 0 .5em 0;
	text-transform: uppercase;
}

#aktuality ul {
	padding: 0 0 1em 0;
}

#aktuality ul li {
	border-bottom: 1px solid #d9d9d9;
	padding: .5em 0;
}

#aktuality ul li h3 {
	color: #3d3e3d;
	font-size: 1em;
	font-weight: bold;
}

#aktuality ul li a {
	color: #0088cc;
	text-decoration: none;
}

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

/* @end */

/* @group Content */

#content {
	float: left;
	font-size: .9em;
	width: 40%;
	margin: 0 0 0 2em;
}
#content-clanek {
	float: left;
	width: 65%;
	font-size: .9em;
	margin: 0 0 0 2em;
}

#content-clanek h2 {
	font-size: 1.3em;
	border: 0;
	margin-top: .4em;
	display: block;
	border-bottom: 1px dashed #888;
}
#content-clanek h3 {
	margin: .5em 0;

}
#content-clanek h4 {
	padding: .5em 0;
}
#content-clanek h3 a.standard {
	border-left: 10px solid #d9efa0;
	display: block;
	padding: .3em 1em;
	color: #698e0a;
}
#content-clanek h3 a.standard:hover {
	color: #81ae09;
}
#content-clanek h3 a.business {
	border-left: 10px solid #9dc8fe;
	display: block;
	padding: .3em 1em;
}
#content-clanek h3 a.shop {
	border-left: 10px solid #f8df81;
	padding: .3em 1em;
	display: block;
	color: #e48700;
}
#content-clanek h3 a.shop:hover {
	color: #fb9400;
}
#content-clanek ul {
	padding-left: 1em;
	padding-bottom: .5em;
}
#content-clanek ul.standard {
	background: #edffce;
}
#content-clanek ul li {
	background: url(../img/ico-list.png) left center no-repeat;
	padding: .3em 0 .3em 1em;
	border-bottom: 1px dashed #dcdcdc;
	background-attachment: ;
}
h2 {
	color: #212121;
	padding: .5em 0;
	margin-bottom: .4em;
	border-bottom: 1px solid #d9d9d9;
	font-size: 1.1em;
}

h3 {
	color: #1798c8;
	padding: .5em 0;
} 
/* @end */

/* @end */
/* @group Info panel */

#info-panel {
	clear: both;
	width: 987px;
	height: 134px;
	background: url(../img/info.png) left top no-repeat;
}
#info-panel a {
	text-decoration: none;
	background: url(../img/sipka.png) right .3em no-repeat;
	padding-right: .8em;	
}
#info-panel a:hover {
	text-decoration: underline;	
}
#info-panel .spacer {
	padding: 1em 2.5em 1em;
	overflow: hidden;
	line-height: 1.7em;
}
#info-panel .spacer .levy {
	float: left;
	height: 100px;
	color: #252525;
	font-size: .9em;
	width:30%;
}
#info-panel .spacer .stred {
	height: 100px;
	font-size: .8em;
	float: left;
	width: 20%;
}


#info-panel .spacer .pravy {
	float: right;
	height: 100px;
	width: 45%;
}
#info-panel .spacer .pravy p {
	font-size: .8em;
}
#info-panel .spacer .pravy span {
	color: #fa8700;
	font-size: 1.2em;
}
/* @end */
/* @group Patička */
#paticka {
	height: 30px;
	float: left;
	color: #797979;
	width: 992px;
	font-size: .8em;
	margin: 0;
}
a#author {
	text-indent: -9999em;
	display: block;
}
#paticka .spacer {
	padding: 1em 2em;
	overflow: hidden;
	line-height: 1.7em;
}
#paticka .spacer a {
	color: #797979;
}
#paticka .spacer a:hover {
	text-decoration: none;
}
#paticka .spacer p {
	margin-bottom: 0.7em;
}

#paticka .spacer .levy {
	float: left;
	font-style: italic;
	width: 30%;
}

#paticka .spacer .pravy {
	float: right;
	width: 70%;
}

#paticka .spacer .pravy .paticka-nav {
	float: right;
}

#paticka ul.paticka-nav {
	font-size: 92%;
}

#paticka ul.paticka-nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 8px;
}
/* @end */
