body {
	height: 100%;
	margin: 0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
	font-size: 11px;
	overflow: auto;
	background: White;
	background-image: url(images/bottom-repeater.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

a  {
	color: Black;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

a.skryvaciodkaz {background: url(images/bullet-dart-5.gif) left; background-repeat:no-repeat; text-decoration:underline; font-size:11px; padding-left:15px;}
a.skryvaciodkaz:hover {text-decoration:none; font-size:11px;}

td {font-size:11px;}
td.vyhledavani {font-size:10px; line-height:30px;}


a:visited {
	color: Black;
}

a:hover {
	text-decoration: none;
}

h1, h3 {
 font-size: 15px;
 font-style: italic;

 color: Red;
 text-align: left;
}

h3.faqotazka {
 font-size: 12px;
 font-style: italic;
 color: Red;
 text-align: left;

}

h2, h2 a, h2 a:visited, h2 a:hover {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	/*border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;*/
}

a.h2, a.h2:hover, a.h2:visited {
  font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: -5px;
}

h5 {
 font-size: 11px;
 font-style: italic;
 font-weight: bold;
  text-align: left;
  text-decoration:underline;
  margin-top: 0px;
}

p {
	text-align: left;
}

.vystraha {
  font-size: 12px;
  font-weight: bold;
  color: Red;
  text-align: center;
}

.vystraha-small {
  font-size: 10px;
  font-weight: bold;
  color: Red;
  text-align: center;
}

#all {
	position: relative;
	height: auto;
	width: 1030px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background-image: url(images/content2.jpg);
	background-repeat: repeat-y;
}

.rozestupy {line-height:15px;}

p.top-middle {
	text-align: center;
}

.large-price {font-size:12px; font-weight:bold; padding-left:10px;}
/*###################### Hlavička ######################*/
#header {
	margin-bottom: 0px; 
	width: 1030px;
	height: 147px;
}

#top-left {
	background-image: url(images/top-left.jpg);
	background-repeat: no-repeat;
	width: 414px;
	height: 92px;
	float: left;
}

#top-left img {
 position: relative;
 top: 15px;
 left: 55px;
 float: left;
 margin-left: 10px;
}

#top-middle {
	background-image: url(images/top-middle.jpg);
	background-repeat: no-repeat;
	width: 361px;
	height: 92px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#top-middle-interior {
	margin-top: 14px;
	line-height: 16px;
}

#top-middle-interior p{
	text-align: center;
}

#top-right {
	background-image: url(images/top-right.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 92px;
	float: left;
}

#top-right-interior {
	width: 120px;
	height: 92px;
	float:left;
}

.clear {
	clear: both;
}

#top-search {
 font-size: 10px;
 position: relative;
 top: 10px;
 left: 80px;
 text-align: center;
}

#top-search .tlacitko {
 margin-top: 5px;
 margin-right: 20px;
}
/*###################### Horní menu ######################*/

#top-menu {
	background-image: url(images/top-menu.jpg);
	background-repeat: no-repeat;
	width: 1030px;
	height: 45px;
	color: White;
	text-align: center;
}

#top-menu-interior {
	width: 980px;
	padding-top: 5px;
	padding-left: 53px;
}

.link-menu-1 a {
	background-image: url(images/bullet-circle-1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 25px;
	padding-right: 14px;
	font-size: 12px;
	color: White;
	font-weight: lighter;
	font-style: italic;
	margin-left: 0px;
}

.link-menu-1 a:hover {
	background-image: url(images/bullet-circle-red-1.jpg);
	background-repeat: no-repeat;
	background-color: #161616;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	bottom: 5px;
}

.link-menu-1 a:visited {
	color: White;
}


/*###################### Vlajky - jazyky ######################*/
.upper-right {
	margin-top: 16px;
	margin-left: 0px;
}

.upper-right li {
	list-style: url(images/bullet-dart.jpg);
	padding-bottom: 8px;
	font-style: italic;
}

.upper-right li a {
	line-height: 12px;
	vertical-align: middle;
}

#flags {
	width: 21px; 
	height: 50px;
	margin-top: 5px;
	margin-right: 45px;
	float: right;
}

#flags a {
	display: block;
	padding-bottom: 8px;
}

/*###################### Content ######################*/
#content {
	width: 775px;
	float: left;
	font-size: 11px;
}

#content-interior {
	margin-top: -10px;
	padding-left: 54px;
	padding-right: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.flash {
	margin-top: 10px;
	margin-bottom: 10px;
}

#homepage-foto {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

#transparent {
	position: absolute;
	top: 0px;
	left: 10px;
	width: auto;
	height: 358px;
	background: rgba(236, 234, 221, 0.7);
	text-align: left;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}

.search {
	font-size: 10px;
}

.select {
	width: 204px;
}

.checkbox {
	margin-left: 24px;
}

.radiobutton{
	width: 100px;
}

#content-column-1 {
	width: 360px;
	float: left;
	background-image: url(images/content-column-1.jpg);
	background-repeat: repeat-y;
}



.content-column-1-interior {
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	padding-top: 5px;
}

#content-column-2 {
	width: 360px;
	float: left;
	background-image: url(images/content-column-2.jpg);
	background-repeat: repeat-y;
	margin-left: -1px;
	padding-left: 2px;
}



.content-column-2-interior {
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	padding-top: 5px;
}

.block-gray {
	background-color: #ECEADD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-right: 1px;
}

.line-2{
	text-align: center;
 	width: auto;
 	height: 1px;
 	background-image: url(images/line-2.jpg);
 	background-repeat: repeat-x;
 	clear: both;
 	margin-top: 0px;
 	margin-bottom: 0px;
}

.block {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.red-underline {
	font-size: 11px;
}

.empty {							/*Kvůli různým prohlížečům, které by definovanou height zobrazily různě*/
	visibility: hidden;
}

/* pagination */
div.div_pagination {
	float: right; 
	padding:5px;
}

a.pagination {
	text-align:center; 
	border:1px solid #ABADB3; 
	font-size:10px; 
	padding: 1px 3px 1px 3px; 
	margin-left:5px; 
	display:inline; 
	float:left; 
	text-decoration:none;
}

a.pagination_current {
	color: red; 
	text-align:center; 
	background-color:#ECEADD;  
	border: 1px solid #ABADB3; 
	font-size:10px; 
	padding: 1px 3px 1px 3px;  
	margin-left:5px; 
	display:inline; 
	float:left; 
	text-decoration:none;
}

a.pagination:hover {
	color: black; 
	background-color:#ECEADD; 
	border: 1px solid #ABADB3; 
	font-size:10px; 
}

.pagination {
	text-align:center;
	border:1px solid #ABADB3; 
	font-size:10px; 
	padding: 1px 3px 1px 3px;
	margin-left:5px; 
	display:inline;
	float:left;
	text-decoration:none;
}

.pagination_current {
	color: red;
	text-align:center; 
	background-color:#ECEADD; 
	border: 1px solid #ABADB3; 
	font-size:10px; 
	padding: 1px 3px 1px 3px;
	margin-left:5px; 
	display:inline;
	float:left;
	text-decoration:none;
}

.pagination:hover {
	color: black;
	background-color:#ECEADD; 
	border: 1px solid #ABADB3; 
	font-size:10px; 
}

.input-pagination {
	font-size:10px; 
	width:35px; 
	font-weight:bold; 
}

a.dokosiku, a.dokosiku:visited {
  border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0px;
}
a.dokosiku:hover {
  border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0px;
}

.small{font-size:10px;}

.rozestupy-small{line-height:14px;}
/*###################### Content - Kategorie ######################*/
.block-kategorie {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	height: 100px;
}

/*###################### Content - Videoklipy ######################*/
.video {
	margin-top: 10px;
	margin-left: 20px;
}

.block-video {
	margin-top: 0px;
	text-align: left;
}

.small-picture {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 49px;
	float: left;
	text-align: center;
}

.list-video {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height: 22px;
}

.list-video li {
	list-style: url(images/bullet-dart-3.jpg);
}

.list-video-1 {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height: 22px;
}

.list-video-1 li {
	list-style: url(images/bullet-dart-4.jpg);
}

.video-galerie {
	width: 706px;
	height: 135px;
	background-color: #ECEADD; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px; 
}

.small-video {
	float: left;
	margin-top: 16px;
	margin-left: 45px;
}

.small-video img{
	border: 1px solid Red;
}

.small-video-text {
	margin-top: 15px;
}

.ceny-videa {
	margin-left: 15px;
	border-collapse: collapse;
	font-size: 12px;
}

.ceny-videa th {
	border: 1px dotted #676767;
	padding-left: 10px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	background-color: #ECEADD;
}

.ceny-videa td {
	border: 1px dotted #676767;
	padding-left: 10px;
	height: 20px;
	vertical-align: middle;
}

.ceny-videa .licence {
	width: 85px;
}

.ceny-videa .cena {
	width: 116px;
}

.ceny-videa .rozliseni {
	width: 170px;
}

.ceny-videa .snimky {
	width: 180px;
}

.content-column-2-interior-video-ie {
	margin-right: 20px;
}
/*###################### Content - Kredity ######################*/
.content-column-kredits {
	width: 470px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: -30px;
}

#programy {
	margin-left: 5px;
	margin-top: 50px;
}

.program {
	width: 217px;
	float: left;
	background-color: #ECEADD;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	text-align: center;
}

.program a {
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}

.content-block { /*Rozdělení na dva sloupce jako #content-column-1 a #content-column-2, jen bez pozadí, resp. svislé dělící přerušované čáry*/
	width: 360px;
	float: left;
	height: auto;
}

.content-block-interior {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-align: left;
	padding-right: 0px;
}

.nazev-programu {
	font-size: 40px;
	color: Red;
	font-weight: bold;
	font-style: italic;
	line-height: 60px;
	text-align:center;
}

.nazev-programu-cenik {
	font-size: 24px;
	color: Red;
	font-weight: bold;
	font-style: italic;
	line-height: 40px;
	text-align: left;
}

.line-3 {
	text-align: center;
 	width: auto;
 	height: 1px;
 	background-image: url(images/line-3.jpg);
 	background-repeat: repeat-x;
 	clear: both;
 	margin-top: 7px;
 	margin-bottom: 7px;
}

.program-cena {
	font-size: 26px;
	font-style: italic;
	line-height: 30px;
}

.program-cena-cislo {
	vertical-align: -5%;
	font-size: 22px;
}

.programy-lower {
	text-align: left;
	padding-left: 5px;
}

.programy-lower-table {
	text-align: left;
	padding-left: 2px;
}

.programy-left {
	width: 130px;
	font-size: 10px;
	margin-left: -5px;
}

.programy-right {
	width: 75px;
	font-size: 10px;
}

.zakoupit {
	margin-top: 15px;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

/*###################### Content - Detail - obrázek ######################*/
.content-detail-obrazek-1 {
	width: 409px;
	float: left;
	text-align:center;
}

.content-detail-obrazek-1-interior {
  margin-top: 5px;
	margin-left: 5px;
  margin-bottom: 20px;
	text-align: center;
}

.content-detail-obrazek-1-interior img {
  border: 1px solid Red;
	padding:1px;
}

.content-detail-obrazek-1-interior-text {
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: -13px;
	text-align: left;
	padding-right: 0px;
}

.content-detail-obrazek-2 {
	width: 305px;
	float: right;
}

.content-detail-obrazek-2-interior {
	margin-top: 5px;
  margin-bottom: 20px;
	text-align: left;
  padding-right: 7px;
}

.content-detail-obrazek-2-interior-text {
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: -20px;
	text-align: left;
	padding-right: 0px;
}



.table-licence {
	margin-left: 10px;
	border-collapse: collapse;
	font-size: 10px;
}

.table-licence th{
	border: 1px dotted #676767;
	padding: 3px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	background-color: #ECEADD;
}

.table-licence td {
	border: 1px dotted #676767;
 	padding:3px;
  height: 20px;
	vertical-align: middle;
	text-align: center;
}

.detail-obrazek-table {
	margin-left: -5px;
	margin-right: -5px;
	border-collapse: collapse;
	font-size: 9px;
	margin-top: 10px;
}

.detail-obrazek-table th {
	border-bottom: 1px dotted #676767;
	padding-bottom: 3px;
	height: 15px;
	vertical-align: middle;
	text-align: left;
	
}

.detail-obrazek-table td {
	border-bottom: 1px dotted #676767;
	text-align: left;
	height: 35px;
	vertical-align: middle;
	font-size:10px;
}

.detail-obrazek-licence {
	width: 42px;
}

.detail-obrazek-licence img {
	margin-left: 10px;
}

.detail-obrazek-parametry {
	width: 105px;
}

.detail-obrazek-cena {
	width: 125px;
}

.detail-obrazek-cena-large {
	width: 125px;
	font-weight: bold;
	font-size: 12px;
}

.block-3 {
	margin-left: 10px;
	text-align: left;
	margin-bottom: 15px;
	line-height: 17px;
}

.detail-obrazek-galerie {
	width: 706px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ECEADD; 
}

.detail-obrazek-galerie img {
	display: table-cell;
	vertical-align: middle;
  padding: 3px;
	float: left;
}

.block-gray-obrazek-detail {
	background-color: #ECEADD;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.dalsi-obrazky {
	position: relative;
	padding-top: 25px;
}

p.dalsi-obrazky-navigace {
	text-align:right;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*###################### Content - Nakupni Kos ######################*/

div.kos-plakat-no {
	padding:3px; 
	padding-left:7px; 
	padding-right:7px; 
	background-color:#E9ADB5; 
	border-style:solid; 
	border-width:1px; 
	border-color:#E25C6F;
}

div.kos-plakat-ok {
	padding:3px; 
	padding-left:7px; 
	padding-right:7px; 
	background-color:#ADE9AE; 
	border-style:solid; 
	border-width:1px; 
	border-color:#5CE265;
}

/*###################### Sloupek ######################*/
#right {
	width: 255px;
	float: right;
	font-size: 10px;
}

#right a {
	font-size: 10px;
	font-weight: normal;
}

#right-interior {
	margin-top: -15px;
	margin-left: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	text-align: left;
}

#banner-1 {
	width: 201px;
	height: 95px;
}

#banner-text {
	text-align: center;
	position: relative;
	bottom: 82px;
	margin-bottom: -55px;
}

.jarni {
	font-size: 29px;
	color: White;
	font-style: italic;
}

.motivy {
	font-size: 20px;
	color: White;
	font-weight: bold;
	font-style: italic;
}

#block-1 {
	width: 114px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}

.right-link {
	margin-top: 5px;
	margin-bottom: 10px;
}

.skype {
	line-height: 16px;
}

.skype a {
	vertical-align: 40%;
}

.infolinka {
	color: Gray;
}

.partners {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}

.partners img {
	margin-bottom: 0px;
	border: 0px;
}

.form {
	font-size: 10px;
	background-color: #ECEADD;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}

.line-1 {
 	text-align: center;
 	width: 200px;
 	height: 2px;
 	background-image: url(images/line-1.jpg);
 	background-repeat: repeat-x;
 	clear: both;
 	margin-top: 0px;
 	margin-bottom: 5px;
}

.column-prihlasen {
  text-align:center;
  color:red;
  font-weight:bold;
}

.column-klient-odkazy{
  margin-top:10px;
  margin-left:15px;
  line-height:18px;
}

p.prolinkovani {text-align:center;}
  a.prolink, a.prolink:hover, a.prolink:visited {font-weight:bold; text-decoration:none; font-size:14px;}

/*###################### Patička ######################*/

#bottom {
	margin-top: 0px; 
	width: 1030px; 
	height: 48px;
}

/*###################### Menu - patička ######################*/

#bottom-menu {
	background-image: url(images/bottom-menu.jpg);
	background-repeat: no-repeat;
	width: 1030px;
	height: 53px;
	text-align: center;
}

#bottom-menu-interior {
	width: 980px;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 33px;
}

#bottom-menu a {
	color: White;
	font-size: 11px;
	font-weight: lighter;
	font-style: italic;
}

.link-menu {
	color: White;
}

/*###################### Pod spodním menu ######################*/
#bottom-textarea {
	position: absolute;
	left: 65px;
}

/*###################### Definování stylů ######################*/
.highlight-red {
	color: Red;
}

.highlight-red-bold {
	color: Red;
	font-weight:bold;
}
.black {
	color: Black;
}

.normal-underline {
	font-weight: normal;
	text-decoration: underline;
	font-size:11px;
}

.highlight-red-underline {
	text-align: center;
}

a.highlight-red-underline {
	color: Red;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.highlight-red-underline:hover {
	text-decoration: none;
}

a.highlight-bold-red-underline  {
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

a.highlight-bold-red-underline:hover  {
	text-decoration: none;
}

.highlight-red-lower {
	color: Red;
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.red-underline {
	line-height: 190%;
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
}

.red-underline:hover {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
}

.red-underline-table {
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
	font-weight: solid;
	font-size:10px;
}

.red-underline-table:hover {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
}

.red-underline-content {
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 12px;
}

.red-underline-content:hover {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
}

.tlacitko {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}


/*########################## FACEBOOK #########################*/

.cathegory-row {
	margin-top: -10px;
	margin-left: 40px;
	text-align: left;
}

.cathegory-row h2 {
	margin-top: 0px;
}