/* ZAKLAD */
body {
	background: #9EC7DF url("/images/bg_body.png");
	padding: 0px;
	margin: 0px;

	text-align: center;
	font-family: Verdana, Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
}

table {
	font-size: 13px;
}

.info {
	background: #ffe3b6;
	padding: 6px;
	font-weight: bold;
}

div#body {
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	background-color: white;
	text-align: left;
}

dt {
	font-weight: bold;
}

.odstavce li {
	margin-bottom: 10px;
}

br.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
hr.cistic {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: -1em 0 0 0;
	visibility: hidden;
}

.center {
	text-align: center;
}

table.center {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border: 0px;
}

a {
	color: navy;
}

a:hover {
	color: #ff5a00;
}

div#content ul {
	list-style-image: url('/images/odrazky.png');
}

div#content ul, h2 {
	margin-bottom: 6px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

/* ROZLOZENI */
div#bodyjoska {
	padding: 10px;
}	

div#main, div#mainFooter, div#menuFooter, div#headerTop {
	width: 574px;
}
div#main {
	clear: both;
}
div#sidebar, div#sidebarFooter, div#logo {
	width: 180px;
}
div#main, div#sidebar, div#mainFooter, div#menuFooter, div#sidebarFooter {
	float: right;
}

/* HLAVICKA */
div#logo, div#headerTop {
	float: left;
}

div#logo {
	border-right: 1px solid white;
}
div#logo #logoimg {
	margin-top: 18px;
	margin-bottom: 15px;
}

div#headerTop {
	color: white;
	background: #3d6fe9 url("/images/bg_headertop.png") repeat-x;
}
div#headerTop a {
	color: white;
}

div#headerTop {
	font-size: 0.8em;
}

div#headerTop div.inside {
	height: 100px;
	background: url("/images/slunecnice.jpg") 268px 0px no-repeat;
}
div#headerTop div.inside div.in {
	padding: 10px;
	padding-top: 8px;
}

div#headerTop {
	height: 100px;
}
div#headerTop div#usp {
	margin-top: 51px;
	font-size: 1.3em;
	font-weight: bold;
}

/* */
div#odkazStudio {
	background-color: #162a7e;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 10px;
}
div#odkazStudio a {
	color: white;
	text-decoration: none;
}

/* STRED */
form.quickLogin {
	display: inline;
	line-height: 14px;
	/line-height: 20px;
}
div#quickLogin, div#quickSearch {
	float: right;
}

#quickLogin a {
  line-height: 18px;
}

div#search { 
  margin-top: -9px;
  /margin-top: -21px;
}

div#kosik {
	float: left;
	margin-left: 10px;
	margin-top: 16px;
	font-size: 0.85em;
	font-weight: bold;
}

div#kosik strong {
	color: navy;
}

div#kosik img {
	position: relative;
	top: 4px;
}

div#middle {
	background: url("/images/bg_graybar.png") repeat-x;
	clear: both;
}

div#content {
	clear: right;
	text-align: justify;
}
div#content div.inside {
	clear: right;
	padding: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

div#quickLogin, div#quickSearch {
	padding-top: 9px;
	padding-bottom: 4px;
	font-size: 0.8em;
	color: #162a7e;
}
div#quickLogin input.text, div#quickSearch input.text {
	width: 130px;
	border: 1px solid #a4a4a4;
	font-size: 11px;
}
div#quickLogin input, div#quickSearch input, div.box input {
	margin: 0px; padding: 0px;
}
div#quickLogin input.submit {
	margin-right: 10px;
}
div#quickSearch {
	line-height: 30px;
}	
div#body input.submit {
	position: relative;
	top: 3px;
}

div#quickSearch {
	background: 0px 9px url("/images/bg_searchbar_rozek.png") no-repeat;
	padding-left: 40px;
}
div#quickSearch .inside {
	/width: 270px;
	text-align: right;
	background: url("/images/bg_searchbar.png") repeat-x;
}
div#quickSearch .inside input.text {
  /margin-top: 5px;
  /width: 100px;
  /height: 17px;
}

/* MENU */
div#menu, div.box {
	margin-top: 13px;
	width: 180px;
	color: white;
}

div#menu a {
	color: white;
}

div#menuTitle, div.boxTitle {
	background: #ff8400 url("/images/menu_rozek.png") right top no-repeat;
	height: 2em;
	line-height: 2em;
	padding-left: 10px;
	font-weight: bold;
}

div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
div#menu ul li a {
	display: block;
	background-color: #ffe2b5;
	color: navy;
	list-style-type: none;
	padding-left: 24px;
	border-bottom: 1px solid white;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: #ffe2b5 url("/images/odrazka_menu.png") no-repeat 12px 9px ;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#menu ul li.active a, div#menu ul li.activeDruha a {
	padding-left: 24px;
	background: #ff9c00;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	border-bottom: 1px solid white;
	padding-top: 4px;
	padding-bottom: 4px;
}
div#menu ul li.activeDruha a {
	padding-left: 34px;
	font-weight: normal;
}

div#menu ul li a:hover, div#menu ul li.Druha a:hover {
	background: #ff9c00 url("/images/odrazka_menu.png") no-repeat 12px 9px;
}
div#menu ul li.Druha a:hover {
	background-position: 22px 9px;
}

div#menu ul li.Druha a {
	background: #fff3df url("/images/odrazka_menu.png") no-repeat 22px 9px ;
	padding-left: 34px;
	font-weight: normal;
}

/* BOXIKY */
div.box {
	color: navy;
	background: #f4f4f4;
}
div.boxTitle {
	background: #ff9c00 url("/images/box_rozek.png") right top no-repeat;
	color: white;
}
div.box .inside {
	padding: 10px;
	font-size: 0.8em;
}

div.box .inside input.text {
	width: 100px;
	border: 1px solid #a4a4a4;
	font-size: 11px;
}

div.noticeBox {
  background: #ffe2b5;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}

/* NADPISY */
h1 {
	padding-left: 30px;
	background: url("/images/odrazky_nadpis.png") 0px 6px no-repeat;
	color: navy;
	font-size: 1.2em;
	text-align: left;
	margin-top: 0px;
}

h1.dodatek {
	padding-left: 30px;
	background: url("/images/odrazky_nadpis.png") 0px 6px no-repeat;
	color: navy;
	font-size: 1.2em;
	margin-bottom:0px;
	text-align: left;
	margin-top: 0px;
}

h2,h3,h4,h5,h6 {
	color: navy;
	text-align: left;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

/* PATICKA */
div#footer {
	font-size: 0.8em;
	color: navy;
}
#mainFooter {
	height: 2em;
	line-height: 2em;
}

#menuFooter {
	height: 4.1em;
	line-height: 2em;
	background: #c5e1fd;
}

#sidebarFooter {
	height: 6em;
	line-height: 2em;
	background: #b5d8fa;
}

#mainFooter, #menuFooter {
	background: #c5e1fd;
	text-align: right;
}

img.ram {
	border: 1px solid black;
}

div.ram {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ff8600;
}
div.ram p {
	margin: 0px;
	padding: 4px;
}

div.ram table {
	font-size: 12px;
}	

div.ram th {
	background-color: #ffe2b5;
	color: black;
	font-weight: bold;
}	

div.ram td,
div.ram th {
	padding: 2px 6px;
}

img.ram1 {
	border: 1px solid black;
}

div.ram1 {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ff8600;
}


div.ram1 p {
	margin: 0px;
	padding: 4px;
}

div.ram1 table {
	font-size: 12px;
}	

div.ram1 th {
	background-color: #ffe2b5;
	color: black;
	font-weight: bold;
}	

div.ram1 td,
div.ram1 th {
	padding: 2px 6px;
}

.ram1h1 {
	border: none;
}

.okraje td,
.okraje th {
	padding: 2px 6px;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
}

div.header {
	background-color: #ff8600;
	color: white;
	font-weight: bold;
}


/* TABULKY */
table.kontakt td {
	vertical-align: top;
	text-align: left;
}
table.seznam {
	font-size: 11px;
	width: 96%;
}

table.seznam td.popis {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

table th {
	background-color: #ff8600;
	color: white;
	font-weight: bold;
	padding: 6px;
}

table.seznam tr.lichy {
	background-color: white;
}	

table.seznam tr {
	background-color: #ffe2b5;
}

table.seznam td {
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
}

table.seznam .nazev {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

table.seznam .search {
  padding-top: 10px;
  padding-bottom: 10px;
}

table.seznam td strong a {
	color: black;
	font-weight: bold;
}

table.seznam td.koupit {
	padding-top: 6px;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 4px;
	white-space: nowrap;
}

table.seznam td.id {
	font-weight: bold;
}	

table.seznam td.id a {
	color: black;
	text-decoration: none;
}	

/* DETAILY */
.kurzyNahled dt,
.knihyNahled dt {
	background-color: #ffefd7;
	padding: 6px;
	font-weight: bold;
	text-transform: uppercase;
	width: 80px;
}

.knihyNahled dt {
	width: 100px;
}	

.knihyNahled img {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
	height: 130px;
}	

.kurzyNahled dd,
.knihyNahled dd {
	list-style-image: url('/images/odrazky.png');
	margin-left: 110px;
	position: relative;
	top: -1.8em;
}

.knihyNahled dd {
	margin-left: 130px;
}

.kurzyNahled ul,
.knihyNahled ul {
	padding-left: 16px;
	margin: 0px;
}

form.formular input.submit,
input.submit {
	background: url('/images/bg_submit.png');
	color: white;
	border: 0px;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	font-size: 12px;
}

div.lideClovek {
	float: left;
	width: 48%;
}

div.lideClovek img {
	float: left;
	margin-right: 10px;
}

/* UVOD NOVINKY */
div#inzerat {
  font-size: 11px;
  text-align: justify;
}

div#inzerat .title {
  color: white;
  background-color: #FF8200;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 11px; 
}

div#inzerat .content {
	padding: 4px 10px 4px 10px;
	color: black;
	background: url('/images/bg_novinky_novinky.png') bottom repeat-x;
}

div#kurzyAktualni, div#novinkyAktualni, div#knihyAktualni {
	float: left;
	width: 178px;
	font-size: 11px;
	text-align: left;
}
div#kurzyAktualni .title, div#novinkyAktualni .title, div#knihyAktualni .title {
	color: white;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	margin-bottom: 100px;
}
div#novinkyAktualni  {
	margin-left: 10px;
	margin-right: 10px;
}
div#kurzyAktualni .title {
	background: #082ca6;
}
div#novinkyAktualni .title {
        background: #ff8200;
}
div#knihyAktualni .title {
	background: #ff9e00;
}
div#kurzyAktualni {
	background: url('/images/novinky_kurzy.jpg') 0px 21px no-repeat;
}
div#knihyAktualni {
	background: url('/images/novinky_knihy.jpg') 0px 21px no-repeat;
}
div#novinkyAktualni {
	background: url('/images/novinky_novinky.jpg') 0px 21px no-repeat;
}

div.novinka .cenabox {
	width: 100%;
	padding-bottom: 1px;
}
div#novinkyAktualni div.novinka {
	padding-bottom: 4px;
}

div#knihyAktualni .novinka,
div#kurzyAktualni .novinka,
div#novinkyAktualni .novinka {
	padding: 4px;
	padding-bottom: 0px;
	color: black;
}

div#knihyAktualni .novinka {
	background: url('/images/bg_novinky_knihy.png') bottom repeat-x;
}
div#kurzyAktualni .novinka {
	background: url('/images/bg_novinky_kurzy.png') bottom repeat-x;
}
div#novinkyAktualni .novinka {
	background: url('/images/bg_novinky_novinky.png') bottom repeat-x;
}

div#kurzyAktualni div.cena, div#kurzyAktualni h3 a {
	color: #102c79;
}
div#knihyAktualni div.cena, div#knihyAktualni h3 a {
	color: #ff8a00;
}
div#novinkyAktualni div.cena, div#novinkyAktualni h3 a {
	color: #ff8600;
}

div.novinka div.cena {
	font-weight: bold;
	float: left;
}
div.novinka .objednat {
	float: right;
}

form.objednat, form.objednat * {
	display: inline;
}

/* FORMULARE */
form.formular {
	text-align: left;
}
form.formular .forlabel {
	float: left;
	width:105px;
	text-align: left;
	padding-right: 5px;
	padding-top: 3px;
	cursor: pointer;
}
form.formular input {
	margin-left: 10px;
	margin-bottom: 3px;
	background: #fff;
}
form.formular input.text {
	width: 240px;
}
form.formular .checkbox {
	width: auto;
	margin-left: 0px;
}

form.formular {
	font-family: verdana, sans-serif;
	font-size: 80%;
}

form.formular fieldset {
	margin-bottom: 10px;
}

form.formular legend {
	font-weight: bold;
	font-size: 1.1em;
}

form.formular label.povinny {
	font-weight: bold;
}

form.formular span.povinny {
	color: red;
}

div.formError {
	color: red;
	font-weight: bold;
	padding: 2px;
}

input.pocet {
	width: 20px;
}

.nowrap {
	white-space: nowrap;
}

table.sloupce {
	width: 96%;
}

table.sloupce td {
	width: 33%;
}

div.teleBoxik {
	float: right;
	width: 300px;
	background: 14px 6px #ffe2b5 url('/images/phone.png') no-repeat;;
}

div.teleBoxik div.inside {
	margin: 4px 8px 0px 44px;
}


div.tele {
	background: 10px 8px url('/images/phone_small.png') no-repeat;
	font-weight: bold;
}

div.tele span {
	padding-left: 40px;
	font-size: 13px;
}

span.novinka {
	display: block;
	font-size: 9px;
	margin-right: 3px;
	font-weight: bold;
	background-color: #ff8600;
	color: white;
	padding: 1px 3px;
	width: 42px;
	text-align: center;
	margin-bottom: 6px;
}

/* vyhledavani */
.strankovani {
  /*text-align: center;*/
  overflow: hidden;
  width: 100px;
  padding: 5px 0 10px 0;
}

.str_button {
  margin: 5px 5px 20px 0;
  float: left;
}

.filtr {
  padding: 5px 0 10px 0;
}


/* dodatecne upravy */
.pod-h {margin-top:0px;margin-left:30px;}
