body, input, textarea{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}
input, textarea{
	font-size: 1em;
}
body{
	background: white url(images/bg.png) center;
}
.nodisp{
	display: none;
}
.cleaner{
	clear: both;
}
#container{
	width: 853px;
	position: relative;
	margin: 60px auto;
}
#top{
	width: 793px;
	padding: 27px 27px 0 27px;
	border: 3px solid #EFD7FA;
	border-bottom: 0px;
	background: White;
	float: left;
}
.head{
	width: 767px;
	padding: 0 13px;
	float: left;
	clear: both;
}
.head .logo{
	width: 212px;	height: 90px;
	overflow: hidden;
	margin: 0;	padding: 0;
	margin-right: 43px;
	position: relative;
	background: #CCFFFF;
	font-weight: normal;
	font-size: 2.8em;
	text-align: center;
	float: left;
}
.head .logo a{
	text-decoration: none;
	color: Black;
}
.head .logo strong{
	font-size: 0.4em;
	display: block;
	font-weight: normal;
	color: #00A8AA;
}
.head .logo span{
	width: 212px;	height: 90px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/logo.png) top left;
	cursor: pointer;
}
.head address{
	width: 208px;
	height: 90px;
	margin: -8px 23px -8px 23px;
	padding: 12px 0 4px;
	text-align: center;
	float: left;
	position: relative;
	background: url(images/bg-address.png) no-repeat top left;
	color: #7C7154;
	font-weight: bold;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.25em;
}
.head address strong{
	font-size: 1.25em;
	display: block;
	color: #605642;
}
.head .r-info{
	width: 232px;
	float: left;
	margin-left: 23px;
	text-align: center;
	background: White;
}
.head .r-info ul{
	margin: 0;	padding: 0;
	list-style: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #7C7154;
	line-height: 1.3em;
}
.head .r-info ul a{
	text-decoration: none;
}
.head .r-info ul .sign-up{
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 4px;
}
.head .r-info ul .sign-up a{
	color: #E500E5;
}
.head .r-info ul .sign-up a:hover{
	color: #A900AA;
}
.head .r-info ul .rez-form{
	width: 232px;	height: 21px;
	padding-top: 5px;
	margin-bottom: 4px;
	background: url(images/bg-rez-form-btn.png) no-repeat top center;
}
.head .r-info ul .rez-form a{
	font-size: 1.1em;
	color: White;
}
.head .r-info ul .rez-form a:hover{
	color: #EAEAFF;
}
.top-menu{
	width: 779px;	height: 29px;
	overflow: hidden;
	padding: 7px;
	float: left;
	background: #DEFEED;
	position: relative;
	margin: 20px 0 0;
}
.top-menu ul{
	margin: 0;	padding: 0;
	list-style: none;
}
.top-menu ul li{
	float: left;
	font-size: 0.85em;
}
.top-menu ul li a{
	display: block;
	float: left;
	width: 250px;
	height: 24px;
	padding: 5px 0 0 0;
	background: url(images/bg-t-menu.png) no-repeat top left;
	text-align: center;
	margin: 0 4px;
	text-decoration: none;
	color: #04954B;
}
html>body .top-menu ul li a{
	margin: 0 7px;
}
.top-menu ul li a:hover{
	background: url(images/bg-t-menu.png) no-repeat top left;
	background-position: 0 -29px;
}
.top-menu ul li a.f{
	margin-left: 0;	
}
.top-menu ul li a.l{
	margin-right: 0;
}
.motiv{
	width: 793px;
	height: 92px;
	float: left;
	background: white url(images/motiv.jpg) no-repeat top center;
	position: relative;
}
#c-mblok{
	width: 885px;	height: 51px;
	margin: 0 -16px;
	position: relative;
	float: left;
	z-index: 4;
}
#c-mblok div{
	background:  url(images/bg-s-menu.png) no-repeat top left;
	width: 885px;	height: 49px;
	padding: 2px 0 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	float: left;
}
#c-mblok .menu{
	width: 785px;	height: 40px;
	margin: 0;	padding: 0 100px 0 0;
	list-style: none;
	text-align: center;
	font-size: 0.85em;
}
#c-mblok .menu li{
	margin-top: 5px;
	padding: 0 0 0 8px;
	display: inline;
	background: url(images/bg-li-s-m.png) no-repeat left;
}
#c-mblok .menu li.f{
	background: transparent;
}
#c-mblok .menu li a{
	text-decoration: none;
	color: #E302A0;
	padding: 3px 8px;	
	line-height: 30px;
}
#c-mblok .menu li a:hover{
	background: #F765CB;
	color: White;
}
.blog-bubble{
	width: 159px;	height: 97px;
	display: block;
	background: url(images/blog-bubble.png) top left;
	position: absolute;
	top: -81px;	left: 702px;
	z-index: 11;
	
}
.blog-bubble a{
	display: block;
	text-align: center;
	color: #696969 !important;
	text-decoration: none;
	font-weight: bold;
	padding: 23px 0;
	line-height: 1.2em;
}
.blog-bubble a:hover {
	color: #F765CB !important;
}
#content{
	width: 805px;
	position: relative;
	padding: 15px 21px 15px 21px;
	border: 3px solid #EFD7FA;
	border-top: 0px;
	margin-top: -16px;
	background: White;
	float: left;
	z-index: 10;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5{
	margin: 3px 0 6px;
	font-weight: normal;
}
#content h1{
	font-size: 1.5em;
	color: #0CDFF3;
}
#content h2{
	font-size: 1.4em;	
	color: #E302A0;
}
#content h3{
	font-size: 1.3em;	
	color: #03FC76;
}
#content h4{
	font-size: 1.2em;	
	color: #8182FD;
}
#content h5{
	font-size: 1.0em;	
	color: #0406FB;
}
#content ul{
	font-size: 0.8em;
	list-style: square;
	color: #940168;
}
#content li{

}
#content address{
	font-size: 0.8em;
}
#content p{
	font-size: 0.8em;
	margin: 3px 0 5px;
}
#content a{
	color: #F549C2;
}
#content a:hover{
	color: #C90B91;
}
.p-lpad{
	padding-left: 10px;
}
address{
	font-style: normal;
}
.oh-zv{
	display: block;
	background: #FFD4F3;
	padding: 5px;
	margin: 5px 0;
	font-size: 1.2em;
}
.oh-zv strong{
	color: #AA007C;
}
.img-flr{
	float: right;
	margin: 4px 0 5px 5px;
}
.warning{
	
}
.send-ok{
	border: 2px solid #34FB93;
	padding: 5px;
	color: #027D3E;
	font-weight: bold;
}
.warning{
	border: 2px solid #E5123C;
	padding: 5px;
	color: #B10E2F;
	font-weight: bold;
}
.blok-line{
	width: 805px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	clear: both;
}
/* --- bannery titulky --- */
.blok-ban{
	width: 268px;	height: 217px;
	background: #4A4A4A;
	float: left;
	overflow: hidden;
	text-align: right;
	position: relative;
}
.blok-ban a{
	text-decoration: none;
}
.blok-ban h2{
	margin: 0;	padding: 5px;
	font-weight: normal;
	font-size: 1.2em;
	color: #FFAAE8;
}
.blok-ban h2 a{
	color: #FFAAE8;
}
.blok-ban .in-ban{
	width: 178px;	height: 217px;
	padding: 149px 20px 0 70px;
	position: absolute;
	top: 0;	left: 0;

}
.blok-ban .in-ban h3{
	 margin: 0 !important;	padding: 3px 0 !important;
	 font-size: 0.9em !important;
	 color: White !important;
	 font-weight: bold !important;
}
.blok-ban .in-ban p{
	font-size: 0.85em;
	color: White;
	margin: 0 !important;	padding: 0 !important;
	line-height: 1.1em !important;
}
.blok-ban .in-ban p a,
.blok-ban .in-ban h3 a{
	color: White !important;
}
.a-full-blok{
	width: 268px;	height: 217px;
	position: absolute;
	top: 0;	left: 0;
}
.ban-erfurt{
	background: url(images/ban-erfurt.png);
}
.ban-friis{
	background: url(images/ban-friis.png);
}
.ban-kawasaki{
	background: url(images/ban-kawasaki.png);
}
.ban-merryme{
	background: url(images/ban-merryme.png);
}
.ban-sanita{
	background: url(images/ban-sanita.png);
}
.ban-vypredaj{
	background: url(images/ban-vypredaj.png);
}
.ban-jar-kol-friis{
	background: url(images/ban-jar-kol-friis.png);
}
.ban-zost-jes-kol{
	background: url(images/ban-zostate-jes-kol-2.png);
}
.ban-jar-kol-mint{
	background: url(images/ban-mint-jarna-kol.png);
}
.ban-jar-kol-melissa{
	background: url(images/ban-melissa-jarna-kol.png);
}

/*--- 2 coll ---*/
.tc-col{
	width: 392px;
	float: left;
	padding: 5px;
}

/*--- boxy ---*/
.box-p{
	width: 346px;
	padding: 10px 17px;
	background: #FFE5F8 url(images/bg-box-p.png) repeat-y;
	position: relative;
}
.box-p .h-bot,
.box-p .h-top{
	width: 380px;	height: 10px;
	position: absolute;
	left: 0;
	display: block;
	font-size: 1px;
}
.box-p .h-bot{
	background: url(images/bg-box-p-bot.png);
	bottom: 0;
}
.box-p .h-top{
	background: url(images/bg-box-p-top.png);
	top: 0;
}
.box-p h4{
	font-size: 0.8em !important;
	color: #F765CB !important;
	font-weight: bold !important;
}
.box-p a{
	color: #FF0000 !important;
}

/*--- formulare ---*/
.mint-form{
	background: #DEFEED;
	padding: 5px;
}
.mint-form fieldset{
	padding: 5px;
	border: 1px dashed #4DFD9D;
}
.mint-form label{
	display: block;
	font-size: 0.8em;
	margin: 5px 0 3px;
}
.mint-form input,
.mint-form textarea{
	font-size: 0.8em;
	border: 1px solid #02D262;
	border-bottom: 1px solid #41FD98;
	border-right: 1px solid #41FD98;
	padding: 1px;
}
.mint-form .send-btn{
	margin: 5px 0;
	padding: 3px 25px;
	font-weight: bold;
	cursor: pointer;
	border: 2px solid #78FEBB;
	background: #BCFEDC url(images/bg-btn-send-mint.png) repeat-x bottom;
}
.mint-form div{
	width: 100%;
	float: left;
	display: block;
	clear: both;
	margin: 5px 0;
}
.mint-form div div{
	margin: 0;
}
.mint-form div a{
	font-size: 0.8em;
}
.mint-form div img{
	border: 2px solid #83FBBA;
}
.mint-form div .blok{
	float: right;
	width: 200px;
}

#bottom{
	width: 853px;
	float: left;
	clear: both;
}
#bottom div{
	width: 841px;
	padding: 4px 6px;
	background: url(images/bg-bot.png) no-repeat top left;
	text-align: right;
	font-size: 0.75em;
	color: #D598C3;
}
#bottom div a{
	color: #C778B2;
	text-decoration: none;
}
#bottom div a:hover{
	text-decoration: underline;
}

.auth{
	margin: 0;	padding: 0;
	font-size: 0.8em;
	font-weight: bold;
}
.auth a{
	color: red;
}
.edform span.filen{
	font-size: 0.75em;	
	display: block;
}
.edform fieldset{
	border: 1px solid silver;
}
.edform label{
	font-size: 0.75em;
	font-weight: bold;
}
.edform textarea,
.edform input{
	font-size: 0.75em;	
}
.save-btn{
	font-size: 0.9em;
	font-weight: bold;
	background: #9798FD;
	border: 2px solid #BCBCFD;
	padding: 1px 20px;
	cursor: pointer;
}
.textr{
	text-align: right;
}
.distr-table{
	border-collapse: collapse;
	font-size: 0.8em;
	width: 100%;
}
.distr-table td{
	padding: 4px;
	background: #FFF4FC;
	border-bottom: 2px solid white;
}
.distr-table tr:hover td{
	background: #FFEAF9;
}
.distr-table .dthead td{
	background: #FFD4F3;
	color: #D5009B;
}
.distr-logo{
	float: left;
	font-size: 1.4em;
	font-weight: normal;
	color: #0AB9CA;
	line-height: 50px;
}