/* basics */

* {zoom: 1;}

body {behavior: url(/content/javascripts/csshover2.htc);}

html, body {
	padding: 0;
	margin: 0;
}

body {
	background: #575757 url(http://www.thechemistry.cz/content/images/design/2008/body.png) top repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

div#page {
	font-size: 80%;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	color: #f05739;
	margin: 0.5em 0 0.3em 0;
}

h1 {font-size: 180%;}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 130%;}
h5, h6 {font-size: 100%;}

p {
	line-height: 130%;
	margin: 0.5em 0;
}


p#universerum-foto{
   text-align: center;
   position: relative;
    z-index: 10;
}


a {color: #3cbeff;}
a:visited {color: #31affe;}
a:hover {color: #b0deff;}

kbd {
	padding: 0 2px;
	background: #ddd;
	color: #222;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-right: 2px solid #aaa;
	-moz-border-radius: 4px;
}

sub, sup {
	vertical-align: baseline;
	position: relative;
}

sub {top: 0.4em;}
sup {bottom: 0.4em;}

abbr, acronym {cursor: help;}

address {font-style: normal;}

table.normal {border: 0;}

table.normal th {
	padding: 5px 9px;
	background: #575757;
}
table.normal td {
	padding: 5px 9px;
	background: #797979;
}

td.price
{
	text-align: right;
}

ul {
	margin: 1em 0;
	padding: 0;
}

li {
	margin: 0.4em 0;
	line-height: 130%;
}

ul li {
	padding: 0 0 0 40px;
	list-style: none;
	background: url(http://www.thechemistry.cz/content/images/design/2008/bullet-1.png) 25px 6px no-repeat;
}

form {margin: 0;}

a img {border: 0;}

.invisible {display: none;}

.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
}

a.morelink, span.morelink a {
	padding-right: 13px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/arrow-more.png) right 7px no-repeat;
	font-weight: bold;
}

div#page .right {
	margin-right: 0;
}

div.graybox h3.nomargintop {
	margin-top: 0;
}

.nopaddingtop {
	margin-top: 0;
}

.line {border-bottom:1px solid gray;}

.image-left {float:left; margin: 10px 20px 20px 0;}
.image-right {float:right; margin: 10px 0 20px 20px;}


.float-left {float:left; margin: 0px 4px 20px 0px;}
.float-right {float:right; margin: 0px 40px 20px 20px;}
.margin20 { margin-right: 20px;  }

/* head */

div#header {height: 133px;}

div#header h1 {
	margin: 0;
	height: 113px;
	overflow: hidden;
	position: relative;
}
div#header h1 a {text-decoration: none;}

div#header h1 a span {
	display: block;
	width: 680px;
	height: 113px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url(http://www.thechemistry.cz/content/images/design/2008/logo-chemistry.png) 0px 0px;
}

/* left col */

div#col-left {
	width: 680px;
	float: left;
	position: relative;
	_height: 200px;
	min-height: 200px;
}


/* content */

div#breadcrumbs {position:relative; top:-10px; font-size:90%}

div#content div.graybox {
	width: 640px;
	padding: 20px;
	background: #696969 url(http://www.thechemistry.cz/content/images/design/2008/corners-680-top.png) top left no-repeat;
	margin-bottom: 20px;
	position: relative;
}

div#content div.graybox div.corners-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	_bottom: -14px;
	width: 680px;
	height: 2px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/corners-680-bottom.png) top left no-repeat;
}

div.graybox-col {
	width: 290px;
	padding: 20px;
	background: #696969 url(http://www.thechemistry.cz/content/images/design/2008/corners-330-top.png) top left no-repeat;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
	float: left;
}

div.graybox-col div.corners-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	_bottom: -15px;
	width: 290px;
	height: 2px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/corners-330-bottom.png) top left no-repeat;
}

div.height-contact {min-height:10em; _height:10em;}
div.height-home {min-height:18em; _height:18em;}

div.graybox-col h3 {margin-top: 0;}

h3.news-heading {margin-top:0; margin-bottom:1em;}

div.profile-box {
	width: 290px;
	padding: 0px 0;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
	float: left;
}

div#exhibition {
	height: 321px;
	width: 680px;
	overflow: hidden;
	margin: 0 0 20px 0;
	position: relative;
}

div#exhibition #current-exhibition {
	display: block;
	height: 321px;
	width: 680px;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

div#exhibition a#current-exhibition {
	cursor: pointer;
}

div#exhibition p {
	margin:0;
}

div#logo-chg {
	width: 130px;
	padding-left: 13px;
	font-size: 20%;
	height: 67px;
	position: absolute;
	top: 20px;
	right: 20px;
}

div#logo-chg span {
	width: 143px;
	height: 67px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(http://www.thechemistry.cz/content/images/design/2008/logo-chg.png) top left no-repeat;
	behavior: url(/content/javascripts/iepngfix.htc);
}

div#logo-chg.contact {
	right: 20px;
}

/* picture boxes (author gallery) */

div.picture-box {
	width: 200px;
	overflow:hidden;
	float: left;
	text-align:center;
	margin: 20px 20px 0 0;
}

/* cart summary */

div#cart h3 a {text-decoration:none; color:#f05739; padding-left:25px; background: url(http://www.thechemistry.cz/content/images/design/2008/cart-icon.gif) 0 -24px no-repeat;}
div#cart h3 a:hover {color:#3cbeff; background-position: top left;}

/* product boxes */

div.product-box {
	width: 200px;
	min-height:24em; *min-height:24em; _height:25em;
	overflow:hidden;
	float: left;
	margin: 20px 20px 0 0; *margin-bottom:0;
}

div.product-box h3 {
	font-size: 115%;
}

div.product-box h3 a, div.product-box h3 a:visited, div.product-box h3 a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 115%;
}

/* product detail */

a.product-detail-photo {*display:block; *float:left;}
a.product-detail-photo img {display:block; float:left; margin: 0 20px 20px 0; _margin-right:10px;}
strong.price {color: #f05739; font-size:115%;}
a.button-cart, a.button-back {display:block; height:24px; position:relative; overflow:hidden; font-size:85%; background:#575757; text-decoration:none;}
a.button-cart span, a.button-back span {display:block; height:24px; position:absolute; top:0; left:0; cursor:pointer;}

a.button-cart {width:118px; text-decoration:none;}
a.button-cart span {width:118px; background: url(http://www.thechemistry.cz/content/images/design/2008/button-cart-cz.png) top left no-repeat;}

a.button-back {width:55px;}
a.button-back span {width:55px; background: url(http://www.thechemistry.cz/content/images/design/2008/button-back-cz.png) top left no-repeat;}

a.button-cart:hover span, a.button-back:hover span {background-position: left -24px;}

a.button-cart.en span {background-image:url(http://www.thechemistry.cz/content/images/design/2008/button-cart-en.png);}
a.button-back.en span {background-image:url(http://www.thechemistry.cz/content/images/design/2008/button-back-en.png);}

div.product-detail-back a.button-back {margin:0 auto;}

/* cart detail */

table.eshop {width:100%;}

td.product-delete {text-align:center;}

form#main p input#update {border: 0; background: url(http://www.thechemistry.cz/content/images/design/2008/update-price.png) no-repeat; color: #3cbeff; cursor: pointer; text-decoration:underline; padding: 0 0 0 18px; *padding: 0; margin: 0 0 0 1px;}
form#main p a#clear-cart {background: url(http://www.thechemistry.cz/content/images/design/2008/clear-cart.png) no-repeat; color: #3cbeff; text-decoration: none; *text-decoration: underline; padding: 0 0 0 22px; font-family: Arial, Helvetica, sans-serif;}
form#main p input#update:hover, form#main p a#clear-cart:hover {color: #b0deff;}

/* order */

#custinfoForm label {
	display: block;
	float: left;
	width: 11em;
	margin-right: 0.5em;
	text-align: left;
	clear: both;
}

#custinfoForm label.nofloatlabel {
	display: inline;
	float: none;
	width: auto;
	margin-right: 0.5em;
	clear: none;
}

#custinfoForm label.long {width: 21em;}
#custinfoForm input {padding: 2px; width: 180px;}
#custinfoForm input.long {margin-top: 5px;width: 250px;}
#custinfoForm input.submit {width: auto;}
#custinfoForm textarea {clear: both; width:90%; padding: 3px;}

#custinfoForm input#traffic-personal,
#custinfoForm input#traffic-send,
#custinfoForm input#payment-cash,
#custinfoForm input#payment-cashless {width:1em;}


/* right col */

div#col-right {
	width: 281px;
	float: right;
	position: relative;
	_height: 200px;
	min-height: 200px;
}

div#col-right div.graybox {
	width: 241px;
	padding: 20px;
	background: #696969 url(http://www.thechemistry.cz/content/images/design/2008/corners-281-top.png) top left no-repeat;
	margin-bottom: 20px;
	position: relative;
}

div#col-right div.graybox div.corners-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	_bottom: -15px;
	width: 281px;
	height: 2px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/corners-281-bottom.png) top left no-repeat;
}


div#col-right div.networks a{
        margin-right: 10px;
}

div#lang {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 63px;
	height: 31px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/lang-bg.png);
}

div#lang a {
	display: block;
	width: 15px;
	height: 11px;
	position: absolute;
	text-decoration: none;
	font-size: 80%;
}

div#lang a.cz {
	top: 13px;
	left: 12px;
}

div#lang a.en {
	top: 6px;
	left: 38px;
}

div#lang a span {
	display: block;
	width: 15px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

div#lang a.cz span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/lang-cz.png) top left no-repeat;
}

div#lang a.en span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/lang-en.png) top left no-repeat;
}

div#search form {
	width: 151px;
	height: 24px;
	margin: 0;
	background: url(http://www.thechemistry.cz/content/images/design/2008/search-form.png) top left no-repeat;
	position: relative;
	top: 6px;
}

div#search form input#search-phrase {
	color: #fff;
	background: #4b4b4b;
	width: 110px;
	border: 0;
	position: relative;
	left: 10px;
	top: 2px;
}

div#search form input#search-submit {
	position: absolute;
	right: 11px;
	top: 5px;
}

ul#nav {
	margin: 0 0 -10px 0;
	padding: 0;
	padding-top: 30px;
	position: relative;
	width: 240px;
}

ul#nav li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	height: 24px;
	width: 240px;
	overflow: hidden;
	position: relative;
}

ul#nav li a {
	text-decoration: none;
	display: block;
	height: 24px;
	width: 240px;
	text-transform: uppercase;
	font-size: 90%;
	color: #fff;
}

ul#nav li a:hover {
	color: #eee;
}


ul#nav li a.menuactive, ul#nav li a.menuactive:hover {
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}

ul#nav li a span {
	display: block;
	height: 24px;
	width: 240px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

ul#nav li#nav-1 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-home.png) top left no-repeat;
}

ul#nav li#nav-2 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-about.png) top left no-repeat;
}

ul#nav li#nav-3 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-expositions.png) top left no-repeat;
}

ul#nav li#nav-4 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-shop.png) top left no-repeat;
}

ul#nav li#nav-5 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-artists.png) top left no-repeat;
}

ul#nav li#nav-6 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-production.png) top left no-repeat;
}

ul#nav li#nav-7 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-partners.png) top left no-repeat;
}

ul#nav li#nav-8 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-press.png) top left no-repeat;
}

ul#nav li#nav-9 a span {
	background: url(http://www.thechemistry.cz/content/images/design/2008/menu-cz-contact.png) top left no-repeat;
}

/* EN menu */

div.en ul#nav li#nav-1 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-home.png);
}

div.en ul#nav li#nav-2 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-about.png);
}

div.en ul#nav li#nav-3 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-expositions.png);
}

div.en ul#nav li#nav-4 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-shop.png);
}

div.en ul#nav li#nav-5 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-artists.png);
}

div.en ul#nav li#nav-6 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-production.png);
}

div.en ul#nav li#nav-7 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-partners.png);
}

div.en ul#nav li#nav-8 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-press.png);
}

div.en ul#nav li#nav-9 a span {
	background-image: url(http://www.thechemistry.cz/content/images/design/2008/menu-en-contact.png);
}

/* Menu hover */

div#page ul#nav li:hover a span, div#page ul#nav li.menuactive a span {
	background-position: 0px -24px;
}

/* Map */

div#contact-map {
	width: 640px;
	height: 300px;
	position: relative;
	margin: 20px 0;
	color: #000;
}

div#col-map {
	width: 240px;
	height: 108px;
	position: relative;
	margin: 20px 0;
	border: 0;
}

div#col-map a {text-decoration: none;}

div#col-map span {
	display: block;
	width: 240px;
	height: 108px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(http://www.thechemistry.cz/content/images/design/2008/map-1.png) top left;
	cursor: pointer;
}

div#col-map span:hover {
	filter: alpha(opacity=10);
	-moz-opacity: 0.10;
	opacity: 0.10;
}

a#contact-link {float: right; border: 0;}

/* calendar */

div.calendar-header {
	margin-top: 20px;
	background: #505050;
	border-bottom: 1px solid #696969;
	padding: 5px 40px 0 40px;
	text-align: center;
	position: relative;
}

div.calendar-header h4 {
	font-size: 110%;
	margin: 5px 0;
	*margin: 7px 0;
}

div.calendar-header a.previous {
	display: block;
	width: 6px;
	height: 10px;
	overflow: hidden;
	font-size: 90%;
	text-decoration: none;
	position: absolute;
	top: 13px;
	left: 34px;
}

div.calendar-header a.previous span {
	display: block;
	width: 6px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url(http://www.thechemistry.cz/content/images/design/2008/arrow-prev.png) top left;
}

div.calendar-header a.next {
	display: block;
	width: 6px;
	height: 10px;
	overflow: hidden;
	font-size: 90%;
	text-decoration: none;
	position: absolute;
	top: 13px;
	right: 34px;
}

div.calendar-header a.next span {
	display: block;
	width: 6px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url(http://www.thechemistry.cz/content/images/design/2008/arrow-next.png) top left;
}

div.calendar-header a.previous:hover {
	left: 33px;
}

div.calendar-header a.next:hover {
	right: 33px;
}
div.calendar-box, div#calendar-loading {
	position: relative;
	padding: 15px 20px;
	background: #585858;
	border-bottom: 1px solid #696969;
}
div#calendar-loading {
	padding-top: 35px;
	height: 70px;
	text-align: center;
	line-height: 1.8em;
	color: #B1B1B1;
	display: none;
}


div.calendar-box .date {
	font-size: 85%;
	color: #a0a0a0;
}

/* footer */

div#footer {
	font-size: 90%;
	padding: 0 0 20px 0;
	width:680px;
}

div.footer-icon {
	float: left;
	height: 12px;
	border-right: 1px solid #666;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom:20px;
}

div#footer a {
	text-decoration: none;
	display: block;
	position: relative;
	overflow: hidden;
}

div#footer a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

div#footer a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

div#footer a#icon-top {
	width: 5px;
	height: 8px;
}

div#footer a#icon-top span {
	width: 5px;
	height: 8px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/icon-top.png) top left;
}

div#footer em {
	font-style: normal;
	float: left;
	position: relative;
	top: -2px;
}

div#footer a#icon-chg {
	width: 25px;
	height: 12px;
	float: left;
	margin-left: 5px;
}

div#footer a#icon-chg span {
	width: 25px;
	height: 12px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/icon-chg.png) top left;
}

div#footer a#icon-nux {
	width: 19px;
	height: 12px;
}

div#footer a#icon-nux span {
	width: 19px;
	height: 12px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/icon-nux.png) top left;
}

div#footer a#icon-sitemap {
	width: 17px;
	height: 12px;
}

div#footer a#icon-sitemap span {
	width: 17px;
	height: 12px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/icon-sitemap.png) top left;
}

div#footer a#icon-info {
	width: 12px;
	height: 12px;
}

div#footer a#icon-info span {
	width: 12px;
	height: 12px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/icon-info.png) top left;
}

div#footer a#icon-cms {
	width: 12px;
	height: 12px;
}

div#footer a#icon-cms span {
	width: 12px;
	height: 12px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/icon-cms.png) top left;
}

div#footer a#icon-stats {
	width: 12px;
	height: 11px;
}

div#footer a#icon-stats span {
	width: 12px;
	height: 11px;
	background: url(http://www.thechemistry.cz/content/images/design/2008/icon-stats.png) top left;
}

.pager, .product-detail-back {
	text-align: center;
}

div#newsletterForm label, form#contact-form label {
	float:left;
	display:block;
	width:6em;
}

form#contact-form p#contact_form_send {
	padding-left:6em;
}


/* Events */

div.news {border-bottom:1px dotted #4b4b4b; padding-bottom:1em; margin-bottom:1.5em;}
div.news-date, p.news-detail-date {font-size:90%; color:#ccc;}
h3.news-title {font-size:120%; margin:0;}
h3.news-title a {text-decoration:none; color: #f05739;}

/* news Home detail */

div.summary {width:640px; overflow:hidden;}

/* PARTNERS */

div.partner img.image-left {margin-top:0; display:block;}
div.partner a {display:block;}


.vertical-resizer
{
	border: 1px solid #D0D0D0;
	border-width: 0 1px 1px 1px;
	height: 15px;
	cursor: n-resize;
	margin-left: 0px;
	width: 389px;
}

#custinfoForm .vertical-resizer
{
	margin-left: 0;
	width: 587px;
}

#eshop-search select
{
	width: 190px;
}