@charset "utf-8";
body {
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #FFF;
	background-color: #BF5A94;
	margin: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
fieldset {
	border: 1px solid #BF5A94;
	padding: 10px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.label_adresa {
	text-align: right;
	float: left;
	width: 180px;
	display: block;
	clear: none;
}





a { text-decoration: none;
}
hr {
	color: #DFAAB8;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

#pravy p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #B22D6E;
	margin-top: 15px;
}
.flrt {
	float: right;
	padding-right: 50px;
	padding-left: 50px;
}




#obal {
	text-align: left;
	width: 960px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#pruh {
	background-image: url(images/pruh.jpg);
	margin-bottom: 1px;
	height: 18px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EDCDDE;
	text-align: center;
	line-height:18px
}
#zahlavi {
	height: 200px;
}
#obsah {
	margin-top: 0px;
	margin-bottom: 0px;
}
#zapati {
	clear: both;
	height: 40px;
	background-image: url(images/pruh_zap.jpg);
	font-size: 10px;
}
#top_1_1 {
	background-image: url(images/top_1_1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 174px;
	width: 145px;
}
#top_1_2 {
	background-image: url(images/vcela.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 174px;
	width: 247px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#top_1_3 {
	float: left;
	height: 174px;
	width: 377px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-color: #DCA7BF;
}
#top_1_4 {
	background-repeat: repeat;
	float: left;
	height: 174px;
	width: 188px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(images/p1_4.jpg);
}
#top_2_1 {
	float: left;
	height: 25px;
	width: 145px;
	margin-top: 1px;
	background-color: #DCA7BF;
	background-image: url(images/p2_1.jpg);
}
#top_2_2 {
	float: left;
	height: 25px;
	width: 625px;
	margin-top: 1px;
	margin-left: 1px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(images/p2_2.jpg);
}
#top_2_3 {
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 188px;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #DCA7BF;
	color: #FFF;
	background-image: url(images/p2_3.jpg);
}
#obal #zahlavi #top_1_1 img {
	position: relative;
	left: 19px;
	top: 20px;
	border: 0;
}
#obal #zahlavi #top_1_3 img {
	position: relative;
	top: 15px;
	left: 10px;
}
#obal #zahlavi #top_1_4 img {

}
.aktuality {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 3px;
}
.hidden {
	display:none;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 130px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ad558f;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 21px;
	padding-top: 1px;
	padding-right: 0px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */

/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}

.bubplastic.horizontal {
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/pink_back.jpg) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/pink_butt.jpg) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 22px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	background: transparent url(images/pink_butt.jpg) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/pink_butt_h.jpg) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/pink_butt_h.jpg) top right no-repeat;
}
#levy {
	font-size: 16px;
	color: #333;
	float: left;
	width: 145px;
	padding-top: 15px;
	background-color: #FFF;
	margin: 0px;
}
#stred {
	width: 605px;
	background-color: #FFF;
	float: left;
	margin-left: 1px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFAAB8;
	border-left-color: #DFAAB8;
	padding-right: 10px;
	min-height: 540px;
	_height: 540px;
}
#pravy {
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-left: 5px;
	background-color: #FFF;
	margin-left: 1px;
}
#pr1 {
	float: left;
	height: 250px;
	width: 190px;
	margin-left: 5px;
	background-image: url(images/pp1.jpg);
}
#pr2 {
	float: left;
	height: 250px;
	width: 190px;
	margin-left: 10px;
	background-image: url(images/pp2.jpg);
}
#pr3 {
	float: left;
	height: 250px;
	width: 190px;
	margin-left: 10px;
	background-image: url(images/pp3.jpg);
}
#pr4 {
	float: left;
	height: 250px;
	width: 190px;
	margin-left: 5px;
	margin-top: 10px;
	background-image: url(images/pp4.jpg);
}
#pr5 {
	float: left;
	height: 250px;
	width: 190px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/pp5.jpg);
}
#pr6 {
	float: left;
	height: 250px;
	width: 190px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/pp6.jpg);
}
#obal #obsah #stred #pr1 img {
	overflow: scroll;
	position: relative;
	top: 60px;
	left: 50px;
}
#obal #obsah #stred #pr2 img {
	overflow: scroll;
	position: relative;
	left: 25px;
	top: 70px;
}
#obal #obsah #stred #pr3 img {
	overflow: scroll;
	position: relative;
	left: 25px;
	top: 70px;
}
#obal #obsah #stred #pr4 img {
	overflow: scroll;
	position: relative;
	left: 45px;
	top: 60px;
}
#obal #obsah #stred #pr5 img {
	overflow: scroll;
	position: relative;
	left: 50px;
	top: 60px;
}
#obal #obsah #stred #pr6 img {
	overflow: scroll;
	position: relative;
	left: 40px;
	top: 60px;
}
.text_p1 {
	text-align: center;
	display: block;
	font-size: 9pt;
	color: #B22D6E;
	margin-top: 75px;
}
.text_p2 {
	text-align: center;
	display: block;
	font-size: 9pt;
	color: #B22D6E;
	margin-top: 101px;
}
.text_p3 {
	text-align: center;
	display: block;
	font-size: 9pt;
	color: #B22D6E;
	margin-top: 104px;
}
.text_p4 {
	text-align: center;
	display: block;
	font-size: 9pt;
	color: #B22D6E;
	margin-top: 75px;
}
.text_p5 {
	text-align: center;
	display: block;
	font-size: 9pt;
	color: #B22D6E;
	margin-top: 83px;
}
.text_p6 {
	text-align: center;
	display: block;
	font-size: 9pt;
	color: #B22D6E;
	margin-top: 64px;
}
.zapati_menu {
	display: block;
	float: left;
}
.zapati_menu ul {
	width: 650px;
	padding-top: 15px;
	padding-left: 40px;
	margin: 0px;
}
.zapati_menu ul li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	color: #B22D6E;
}
.zapati_menu ul li a{
	color: #B22D6E;
}
.zapati_copywright {
	display: block;
	float: left;
	color: #B22D6E;
	text-align: right;
	padding-top: 15px;
	margin-left: 110px;
}

.odkazy-nad {
	float: center;
	color: #B22D6E;
	text-align: center;
	padding-top: 20px;
	font-size: 7pt;
	text-decoration: none;
font-weight: bold}.odkazy-nad a{
	color: #B22D6E;
	text-decoration: underline;
}

.odkazy-nad a:hover{
	color: #B22D6E;
	text-decoration: none;
}

.odkazy-dole {
	float: center;
	color: #B22D6E;
	text-align: center;
	padding-top: 10px;
	font-size: 6pt;
	text-decoration: none;
}.odkazy-dole a{
	color: #B22D6E;
}

.kytka {
	position: relative;
	left: 25px;
	top: -150px;
}
#stred h1 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#stred #basicinfo h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#stred #basicinfo h3 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#stred #basicinfo h4 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#stred #basicinfo h5 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#stred #extendedinfo h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred #extendedinfo h3 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred #extendedinfo h4 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred #extendedinfo h5 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred #extendedinfo h6 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}



#basicinfo {
	background-color: #C55892;
	padding: 10px;
	float: left;
	width: 400px;
}

#seznam {
	float: left;
	clear: left;
	color: #000;
}
#produkt {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
#stred a {
	color: #00C;
	text-decoration: underline;
}
#extendedinfo {
	color: #000;
	padding: 10px;
	clear: left;
}
#stred #basicinfo p {
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	color: #FFF;
	padding-bottom: 5px;
}
#stred #extendedinfo p {
	font-size: 0.8em;
	text-align: left;
	color: #000;
	margin: 0px;
	padding-bottom: 5px;
}
#stred ul li {
	list-style-type: square;
	font-size: .8em;
}

#pravy h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#komiks {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#pravy h3 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#pravy h4 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#nadpis-aktuality {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred h3 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred h4 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #C36;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#stred p {
	font-size: 0.8em;
	text-align: left;
	color: #000;
	margin: 0px;
	padding-bottom: 5px;
}
#stred ol li {
	list-style-type: square;
	font-size: .8em;
}
#obrazek {
	float: right;
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
}
.flrt {
	float: right;
	margin-bottom: 20px;
}
.formular_pismo {
	font-size: 0.8em;
}

table.kalkulace
{
	border-color: #BF5A94;
	border-width: 0 0 1px 1px;
	border-style: solid;
}
.pinkpozadi {
	background-color: #BF5A94;
}


td.kalkulace
{
	border-color: #BF5A94;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 3px;
}

.margo_top0 {
	margin-top: 0px;
}
#info {
	background-color: #F36;
	margin: 10px;
	padding: 5px;
	height: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BF5A94;
	border-right-color: #BF5A94;
	border-bottom-color: #BF5A94;
	border-left-color: #BF5A94;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#Vlajky {
	text-align: center;
	clip: rect(60px,auto,auto,auto);
	margin-top: 150px;
}
	
#Vlajky img {
	margin-right: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#obal #obsah #stred p {
	text-align: justify;
}
.pink_back {
	background-color: #DCA7BF;
}

