@import url(default.css);
@import url(dropdown.css);
@import url(advanced.css);

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:1;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;	
}

body {
	line-height:1.5;
}
#logo {
	width:450px;
	height:102px;
	background: url(../img/logo2.jpg) no-repeat;
	text-indent: 0px;
	margin:30px 0 15px 0;
	padding: 0;
	float: left;
}

#logo-animace {
	width: 450px;
	height: 102px;
	background: url(../img/animace/praha.gif) no-repeat;
	margin:30px 0 15px 35px;
	padding: 0;
	float: left;
}

.logo-boxes {
	margin: 20px 0 0 0;
}

/* definice */
table {
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:1.4em;
	width:100%;
}
table.td {
	vertical-align:top;
	text-align: center;
}
table,td,th {
	vertical-align:top;
}


a img {
	border: none;
}

body {
	font-size:75%;
	color:#222;
	background:#fff;
	font-family: Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-weight:normal;
	color:#111;
}
h1 {
	font-size:5em;
	line-height:1;
	margin:1em 0 0.5em 0;
}
h2 {
	font-size:1.75em;
	margin-bottom:0.75em;
}
h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}

h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus,a:hover {
	color:#000;
}
a {
	color:#009;
	text-decoration:underline;
}
li ul,li ol {
	margin:0 1.5em;
}
ul,ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:none;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
th {
	font-weight:bold;
}
th,td,caption {
	padding:4px 10px 4px 5px;
}

.container {
	width:950px;
	margin:0 auto;
}
div.span-1,div.span-2,div.span-3,div.span-4,div.span-5,div.span-6,div.span-7,div.span-77,div.span-8,div.span-9,div.span-10,div.span-11,div.span-12,div.span-13,div.span-14,div.span-15,div.span-16,div.span-17,div.span-18,div.span-19,div.span-20,div.span-21,div.span-22,div.span-23,div.span-24 {
	float:left;
	margin-right:10px;
}
.span-1 {
	width:30px;
}
.span-2 {
	width:70px;
}
.span-3 {
	width:110px;
}
.span-4 {
	width:150px;
}
.span-5 {
	width:190px;
}
.span-6 {
	width:230px;
}
.span-7 {
	width:270px;
}

.span-77 {
	width:190px;
}
.span-8 {
	width:270px;
}
.span-9 {
	width:350px;
}
.span-10 {
	width:390px;
}
.span-11 {
	width:430px;
}
.span-12 {
	width:300px;
}
.span-12 last {
	margin-left:300px;
}
.span-13 {
	width:510px;
}
.span-14 {
	width:550px;
}
.span-14 h6{
	width:650px;
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	color:#800000;
	font-size:25px;
	padding-top: 10px;
	margin-bottom:5px;

}

.span-15 {
	width:590px;
}
.span-16 {
	width:630px;
}
.span-17 {
	width:500px;
}
.span-18 {
	width:710px;
}
.span-19 {
	width:750px;
}
.span-20 {
	width:790px;
}
.span-21 {
	width:830px;
}
.span-22 {
	width:870px;
}
.imun-23 {
	width:980px;
}
.imun-233 h6{
	position: absolute;
	top: 97em!important;
	}

.span-24,div.span-24 {
	width:950px;
	margin:0;
}

div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:0px solid #eee;

}
div.borderin {
	padding-right:25px;
	margin-right:25px;
	border-right:1px solid #eee;
}

div.borderin img{
	padding: 5px;
}

div.last {
	padding-left:20px;
	margin-right:0px;
}

.box {
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height: 0.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.procedure {
	text-align:center;
	border: 0;
}
/* forms.css */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text,input.title,textarea,select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus,input.title:focus,textarea:focus,select:focus {
	border:1px solid #666;
}
input.text,input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:250px;
	padding:5px;
}

.clear {
	clear:both;
}

/*------------------STOREFRONT------------------*/
#main-storefront h6 a {
	font-family:Georgia,serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	text-decoration: none;
	line-height:1.4em;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px #999 dashed;
}

#main-storefront h4 a {
	font-family:Georgia,serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	text-decoration: none;
	line-height:1.4em;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px #999 dashed;
}


#main-storefront p {
	padding-top:10px;
	font-family: Arial,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	line-height:1.45em;
}
#main-storefront a {
	padding-top:10px;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	line-height:1.45em;
	color: #333;
}

#main-storefront a:hover {
	background-color:#;
	color:#989000;
}


#main-table ul {
	background:#;
	width:500px;
	float: left;
	display: inline;
	padding-top: 20px;
	padding-left: 150px;
	margin:0;

}

/*------------------IMUNITA PAGE------------------*/
.imunita-list {
	background:#;
	width:550px;
	float: left;
	display: inline;
	padding-top: 0px;
	margin:0;
}
.imunita-list h3 {
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	color:#800000;
	font-size:25px;
	padding-top: 20px;
	margin-bottom:5px;
	margin-left:50px;
}

.imunita-Plist h3 {
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	color:#800000;
	font-size:25px;
	padding:16px;
	margin-bottom:5px;
	margin-left:0px;
}

.imunita-wrapper {
	padding:0px 30px 0px 0px;
	float: right;
	width: 550px;
	position: relative;
	line-height: 12px;
	margin:0;
	left: 0px;
	height: 100px;
	text-align: justify;
}
.imunita-boxes {
	margin: 20px 20px 0 0px;
}
.im-list,
.im-list a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic!important;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #800;
	padding: 10px;
	margin: 0;
}

.sf-list,
.sf-list a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #000;
	padding: 0;
	margin: 0;
}

.sf-list a:hover {
	color: #999;
}

/*------------------STOREFRONT PAGE------------------*/
.storefront {
	background:#fff;
	width:500px;
	height:150px;
	padding:10px 0px 0px 0px;
}
.storefront h3 {
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	color:#666;
	font-size:25px;
	margin: 0 0 5px 0;
	padding: 0;
}
.storefront-wrapper {
	padding:5px 0px 0px 0px;
	clear: both;
	float: left;
	width: 455px;
	position: relative;
	line-height: 12px;
	margin:0;
	left: 0px;
	height: 250px;
	text-align: justify;
}
.storefront-wrapper-2 {
	padding:5px 0 0 0;
	position: relative;
	float: left;
	width: 190px;
	line-height: 13px;
	margin: 0;
}

.storefront-list {
	background:#;
	width:390px;
	float: left;
	display: inline;
	padding-top: 20px;
	margin:0;
}

.storefront-text h3{
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	color:#800000;
	font-size:25px;
	padding:0;
	margin-bottom:5px;
}

.storefront-list h3 {
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	color:#800000;
	font-size:25px;
	padding-left:50px;
	margin-bottom:5px;
}
.storefront-list li p {
	font-family:Georgia,serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	line-height:1.5em;
}
div.wrapper {
	float:left;
	width:400px;
}
div.wrapper ol {
	margin:0;
	padding:0;
}
.storefront-sidebar {
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
}
.storefront-sidebar p {
	text-align: left;
	float: left;
	text-indent: 0;
}
.storefront-sidebar a {
	color: #333;
	border-bottom: 1px dashed;
	text-decoration: none;
}
.storefront-sidebar a:hover {
	background-color: #b9e2ce;
	color: #31573d;
	text-decoration: none;
}
.storefront-sidebar img {
	width: 60px;
	height: 80px;
	float: left;
	margin: 0; 
	padding: 0;
}

.uvod-fix-left{
	margin:0;padding:0;width:480px;float:left;
}

.storefront-fix-left{
	margin:0;padding:0;width:350px;float:left;
}

.storefront-fix-right{
	margin:0;padding:0;float:left;
}

/*------PATA------*/
#footer {
	width:930px;
	border-top:0px;
	border-bottom:1px solid #333333;
	background: #eee;
	margin:0;
	padding:10px 10px 0px 10px;
}
#footer p {
	color:#333;
	width:900px;
}
#footer a {
	color:#333;
	text-decoration:none;
	width:900px;
	padding:0;
	margin:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1em;
}
#footer a:hover {
	background-color:#fff;
	color:#333;
}

.footer_alt {
	text-align: center;
	font-size:11px;
	color:#333;
}
.footer_alt p, a {
	font-size:11px;
	color:#333;
}

#save {
	width:930px;
	border-top:0px;
	background: #eee;
	margin:0;
}

.save_alt {
	text-align: center;
	font-size:12px;
	color: #54afa6;
}

.textin {
	font-family:Georgia,serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	text-decoration: none;
	line-height:1.4em;
	padding-bottom:5px;
	margin-bottom:5px;
}

.foto {
	background:#fff;
	width:500px;
	height:150px;
	padding:10px 0px 0px 0px;
}

.galerie {
	background:#fff;
	width:500px;
	padding:10px 0px 0px 0px;
}

.galerie1 img{
	float: left;
	display: inline;
	margin:0px;
	padding:0px 0px 20px 0px;
}

.galerie2 img{
	float: left;
	display: inline;
	margin:0px;
	padding:0px 0px 20px 30px;
}
.shop a{
	float: left;
	display: inline;
	margin:0px;
	padding:0px 0px 10px 300px;
	font-family:Georgia,serif;
	font-size:1.25em;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	text-decoration: none;
	line-height:1.4em;
	padding-bottom:5px;
	margin-bottom:5px;

}
#cenik {
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	color:#800000;
	font-size:16px;
	padding:16px;
	margin-bottom:5px;
	margin-left:0px;
}

.mam_zajem {
	float: right;
	padding:10px 30px 0px 0px;
	width: 200px;
	position: relative;
	background: url(../img/im38_2.jpg) no-repeat;
}

.mam_zajem a{
	margin:20px;
	
}
