html, body {
	padding:0; margin:0;
}


/* tato část by měla být také u fckeditoru 
 - text jednotlivé stránky
*/
body {
	background:white;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:11px;
	color:black;
	line-height:1.5;
}

a {
	color:black;
}

h1 {
	font-size:15px;
}

h2 {
	font-size:13px;
}

h3 {
	font-size:11px;
}

h1, h2, h3, h4 {
	font-weight:bold;
}

h4, h5, h6 {
	font-size:11px;
	font-style:italic;
}


fieldset {
	border:1px solid black;
	padding:10px;
}

legend {
	font-weight:bold;
	color:black;
}

div.product {
	width:321px;
	float:left;
	padding-bottom:50px;
}
div#p-product h2.product {
	font-size:13px;
	margin-top:40px;
	margin-bottom:0; padding-bottom:0;
	width:158px;
	float:right; clear:right;
}

div#p-product p.product {
	margin-top:0; padding-top:0;
	width:158px;
	float:right; clear:right;
}

div.product p.continue {
	float:right; clear:right;
	width:158px;
	margin:0; padding:0;
	background-image:none;
}

div.product p.continue a {
	display:block;
	width:1px; height:13px;
	background:transparent url("/styles/images/arrow.gif") no-repeat -8px 1px;
	padding:0 0 0 20px; margin:0;
	
}

p.continue span {
	display:none;
}

div.product a {
	text-decoration:none;
}

div.product a:hover {
	text-decoration:underline;
}

div#p-product p.product-image {
	float:left; clear:left;
	margin:0; padding:0
}

p.product-image img {
	border:0;
}


/* */

.ccol, p.submit {
	text-align:center;
}

input.submit {
	border:1px solid black;
	background:white;
	color:black;
	font-weight:normal;
}

div#p-envl {
	width:1045px;
	position:relative;
}

div#p-header, div#p-en-header {
	width:1024px; height:70px;
	background:transparent url("/styles/images/logo.gif?1") no-repeat top left;
}

div#p-en-header {
	background-image: url("/styles/images/logo-en.gif?2");
}

div#p-header p, div#p-en-header p {
	padding:0; margin:0;
	width:271px; height:70px;
}

div#p-header a, div#p-en-header a {
	padding:0; margin:0;
	width:271px; height:70px;
	text-decoration:none;
	display:block;
}

div#p-header span, div#p-en-header span {
	width:271px; height:70px;
	display:block; visibility:hidden;
}

div#p-menu {
	width:1024px; height:25px;
	background:transparent url("/styles/images/main-menu.png") no-repeat top left;
	position:relative;
}

p#p-switch {
	margin:0; padding:0;
	height:25px; line-height:25px;
	font-size:11px;
	position:absolute;
	left:48px;
	color:white;
}

p#p-main-menu {
	margin:0; padding:0;
	height:25px; line-height:25px;
	font-size:11px;
	position:absolute;
	left:389px;
}

div#p-menu span, div#hp-toolbar span, div#p-toolbar span {
	display:block; float:left;
	height:25px; line-height:25px;
	padding:0;
	background:transparent url("/styles/images/separator.gif") no-repeat bottom right;
}

div#p-toolbar span {
	height:33px; line-height:33px;
}

div#p-menu span#last, div#p-menu span#mlast {
	background-image:none;
}

div#p-menu span.selected {
	border-top:4px solid #8E908F;
	margin-top:-4px;
}

div#p-menu a, div#hp-toolbar a, div#p-toolbar a {
	display:block; float:left;
	padding:0 7px 0 5px;
	color:white;
	text-decoration:none;
}

div#p-menu a:hover {
	text-decoration:underline;
}

form#p-fulltext {
	position:absolute;
	left:839px; top:37px;
	margin:0; padding:0;
	width:206px;
}

form#p-fulltext p {
	margin:0; padding:0;
}

form#p-fulltext label {
	float:left;
	width:47px; line-height:18px;
}

form#p-fulltext input#search {
	width:135px; height:16px;
	vertical-align:top;
	border:1px solid #003D49;
	margin:0;
}

form#p-fulltext button {
	position:absolute; left:186px; top:0;
	margin:0; padding:0; border:0;
	background:transparent;
	display:inline;
}

div#hp-flash {
	background:transparent url("/styles/images/hp-flash.gif") no-repeat 0px 263px;
	width:1024px; height:263px;
	padding-bottom:20px;
}

/* zastupujeme značky */

div#hp-nm {
	background:transparent url("/styles/images/page.gif") repeat-y 1px 0;
	float:left;
	width:638px;
}

div#hp-marks {
	width:161px;
	float:left;
	position:relative;
}

div#hp-marks h3, div#hp-news h3, div#hp-news h1, div#hp-submenu h3, div#p-marks h3, div#p-next-subcontent h3 {
	background:transparent url("/styles/images/header.gif") no-repeat center left;
	text-indent: 21px;
	font-size: 11px; font-weight:bold;
	margin:0 0 5px; padding:0;
}
div#p-next-subcontent h3 {
	margin-bottom:15px;
}

/* novinky */
div#hp-news {
	width:477px;
	float:left;
}

p#hp-prolog {
	margin:1px 14px 27px 24px; padding:0;
	font-size:12px;
	line-height:1.6;
}

div#hp-news h3, div#hp-news h1 {
	margin-left:-1px;
	float:left;
}

div#hp-news h1 {
	margin-bottom:24px;
}

div#n-header {
	width:451px;
	padding-bottom:12px;
}

p.continue {
	float:right;
	background:transparent url("/styles/images/arrow.gif") no-repeat center right;
	padding:0 14px 0 0;
	margin:0;
}


div.n-article {
	clear:both;
	width:454px;
	padding-bottom:12px;
}

div.n-news-body {
	margin:12px 25px;
	clear:both;
}

div.n-text {
	width:284px;
	float:right;;
}

div.n-list {
	margin-left:21px; margin-right:21px;
	clear:both;
}

div.n-list h4 {
	font-weight:normal;
	font-size:1em;
	font-style:normal;
	padding:0;
}

div.n-list h4 a {
	text-decoration:none;
}

div.n-list h4 a:hover {
	text-decoration:underline;
}

ins {
	display:inline;
	text-decoration:none;
}

h4.hp-news-title, h4.p-news-title {
	margin-top:0; padding-top:0;
	margin-bottom:0; padding-bottom:0;
	font-size:11px;
	text-transform:uppercase;
	font-style:normal;
	clear:both;
}

h4.hp-news-title, p.hp-news-author, p.hp-news-intro {
	width:280px;
}

p.hp-news-author {
	margin-top:5px; padding-top:0;
	margin-bottom:3px;
}

p.p-author {
	margin-top:0; padding-top:0;
	margin-bottom:3px; padding-top:0;
}

p.hp-news-intro, p.p-intro {
	margin:0px; padding:0;
}

h4.p-news-title, p.p-author, p.p-intro {
	margin-left:21px;
}

h4.p-news-title {
	margin-top:15px;
	text-transform:none;
}

h4.p-news-title a {
	font-weight:normal;
	text-decoration:none;
}
h4.p-news-title a:hover {
	text-decoration:underline;
}

p.hp-news-image {
	width:140px;
	text-align:right;
	margin:0; padding:0;
}

p.hp-news-image img {
	border:0;
}

/* submenu */
div#hp-submenu {
	width:386px;
	background:transparent url("/styles/images/right-columns.gif") repeat-y top left;
	float:left;
}

div#hp-submenu ul {
	width:195px;
	margin:0; padding:0 0 10px;
	list-style-type:none;
	float:left;
}

div#hp-submenu li {
	padding:1px 12px 1px 32px; margin:1px 0;
	background:transparent url("/styles/images/arrow.gif") no-repeat 5px 5px;
}

div#hp-submenu a {
	text-decoration:none;
}

div#hp-submenu a:hover {
	text-decoration:underline;
}

div#p-companies {
	float:left;
	width:190px; height: 214px;
}

div#hp-submenu h3 {
	margin-left:-1px;
}

/* lišta */
div#hp-toolbar {
	background:#003D49 url("/styles/images/hp-footer.png") no-repeat top left;
	width:385px; height:77px;
	margin:0px 22px 0 0;
	position:relative;
	float:right;
}

div#hp-toolbar p, div#p-toolbar p {
	margin:0; padding:0;
	height:25px; line-height:25px; font-size:11px;
	position:absolute;
	top:52px; left:12px;
}

div#p-toolbar p {
	top:10px; left:21px;
	height:33px; line-height:33px;
}

/* patička */

div#hp-footer {
	float:right; clear:right;
	width:385px;
	margin-right:22px;
}

div#hp-footer p {
	margin:22px 14px;
	line-height:1.5;
}

div#hp-footer a {
	text-decoration:none;
}

div#hp-footer a:hover {
	text-decoration:underline;
}

div#p-nf {
	width:1045px; height:1px; font-size:1px;
	margin:0; padding:0; border:0;
	clear:both; float:none;
}


/* normální stránka */
div#p-all-columns {
	margin-top:1px;
	background:transparent url("/styles/images/page.gif") repeat-y top left;
}

div#p-page {
	float:left;
	width:831px;
}

div#p-main-content {
	width:671px;
	float:right;
}

div#p-flash {
	background:transparent url("/styles/images/flash.jpg") repeat-y top left;
	width:670px; height:265px
}

div#p-text {

}

h1.article {
	font-size:15px;
	font-weight:normal;
	padding-left:25px;
	background:transparent url("/styles/images/header.gif") no-repeat center left;
}

div#p-article-text {
	width:500px;
	float:left;
}

div#p-envl-text {
	margin-left:25px;
	width:460px;
}

div#p-article-images {
	width:164px;
	text-align:left;
	float:right;
}

div#p-article-images img {
	border:0;
}

div#p-article-images span {
	margin-bottom:44px;
	display:block;
}

div#p-subcontent {
	float:left;
	width:159px;
}

div#p-submenu {
	padding-bottom:13px;
}

div#p-submenu ul {
	margin:15px 0 10px; padding:0;
	list-style-type:none;
}

div#p-submenu ul.submenu {
	margin:0px;
}

div#p-submenu li {
	padding:0 10px 0 22px; margin:1px 0 0;
	line-height:1.8;
}

div#p-submenu li.selected {
	font-weight:bold;
	background:transparent url("/styles/images/header.gif") no-repeat 0 6px;
}

div#p-submenu ul.submenu li.selected {
	background-image:none;
}

li.selected li {
	font-weight:normal;
}

div#p-submenu a {
	text-decoration:none;
}

div#p-submenu a:hover {
	text-decoration:underline;
}

div#p-next-subcontent {
	float:left;
	width:193px;
}

div#p-news {
	margin-top:15px;
	padding-bottom:25px;
}

div#p-next-subcontent ul {
	margin:0; padding:0 0 20px;
	list-style-type:none;
}

div#p-next-subcontent li {
	padding-left:40px;
	background:transparent url("/styles/images/arrow.gif") no-repeat 12px 3px;
	line-height:1.6;
}

div#p-next-subcontent li a {
	text-decoration:none;
}

div#p-next-subcontent li a:hover {
	text-decoration:underline;
}

div#p-toolbar {
	background:#003D49 url("/styles/images/footer.png") no-repeat top left;
	width:865px; height:43px;
	position:relative;
	margin-left:159px;
	clear:both;
}


div#p-footer {
	margin-left:159px;
	width:865px;
	position:relative;
}

div#p-footer p {
	margin:13px 25px;
	line-height:1.5;
	margin-left:29px; margin-top:13px;
}

div#p-footer a {
	text-decoration:none;
}

div#p-footer a:hover {
	text-decoration:underline;
}

div#p-footer p#p-web {
	position:absolute;
	margin:0; padding:0;
	top:26px; left:733px;
}

p#p-web a {
	padding-left:17px;
	display:block;
	background:transparent url("/styles/images/arrow.gif") no-repeat -7px 3px;
}


/* stránka produktů */
div#p-product h1.article, div#p-gallery {
	margin-top:15px;
}

div#p-envl-product {
	margin-left:25px;
}


/* fotogalerie */
div#p-envl-gallery, div#logobank, div#logos, div#p-envl-one-gallery, div#p-envl-logos {
	margin-left:21px;
	clear:both;
}

div.gallery, div.logobank {
	width:159px; min-height:159px;
	float:left;
}

div.gallery div, div.logobank div {
	width:150px; min-height:150px;
	background:#EBEBEB url("/styles/images/gallery.gif") repeat-y top left;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}

div.gallery img, div.logobank img {
	border:0;
	vertical-align:middle;
}

div.gallery span {
	display:block;
	padding-top:10px;
	text-align:center;
}

div.logobank span {
	padding-top:20px;
	min-height:50px;
	display:block;
}

div.nf {
	width:95%; height:1px; font-size:1px;
	margin:0; padding:0; border:0;
	float:none; clear:both;
}

/* obchodní značky */

div#p-marks a, div#hp-marks a {
	display:block;
	text-decoration:none;
	text-align:center;
	padding-bottom:20px;
}

div#p-marks img, div#hp-marks img {
	border:0;
}

div#p-marks p, div#hp-marks p {
	margin:20px 0 0; padding:0;
}

div#p-marks h3, div#hp-marks h3 {
	margin-top:-2px;
	margin-bottom:0; padding-bottom:0;
}

/* společnosti ve skupině */
div#p-companies p {
	margin:23px 0 30px; padding:0;
	width:175px;
}

div#p-companies a {
	display:block;
	text-align:center;
	text-decoration:none;
	padding-bottom:23px;
}

div#p-companies img {
	border:0;
}

div#p-companies h3 {
	margin:-2px 0 0; padding:0;
}

/* kategorie log */
div.logos {
	width:159px; float:left;
}

div.logos div {
	width:150px; min-height:150px;
	background:#EBEBEB;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.logos span {
	display:block;
	text-align:center;
	padding-top:10px;
}

div.logos ul {
	margin:15px 10px 15px 17px;
	list-style-type:square;
}


/* fulltextové vyhledávání */
div.fulltext {
	margin-left:21px;
}

/* příjemci novinek */
form#recipient {
	margin:21px;
}

p.error {
	font-weight:bold;
	color:red;
	text-align:center;
}
/* stránka produktů */
div#p-product-images {
	margin:21px;
}
div#p-product-images img {
	border:0;
}
div#p-product-images span {
	width:157px;
	display:block;
	float:left;
	text-align:center;
}

/* seznam odkazů */
div#p-envl-gallery ul {
	list-style-type:square;
}
li#selected-item {
	font-weight:bold;
}
li#selected-item img {
	border:0;
	vertical-align:middle;
	margin:5px;
}

/* loga ke článku */
div#p-envl-logos img {
	border:0;
	vertical-align:middle;
	margin:5px;
}
