html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, form, a {margin : 0; padding : 0px; list-style: none; }
html, body {
	width: 100%;
	height: 100%;
}
body {
	background-color: #d5ecf6;
	font: 12px "Arial",sans-serif;
	position: relative;
	color: #505151;
}
@font-face {
	font-family: helvetica;
	src: url('../fonts/helorb-webfont.eot');
	src: local('�'), url('../fonts/helorb-webfont.ttf') format("truetype"); /** smily face trick :) **/
}

/** {{ GENERAL STYLES **/
.cleaner {clear: both; display: block;margin:0px !important;}
a {
	color: #0074ca;
}
input[type=text], textarea {
	border: 0;
	color: #50afe2;
	font: 11px arial,sans-serif;
}
input[type=submit] {
	border: 0;
	font: 14px helvetica,arial,sans-serif;
	color: #0074ca;
	text-transform: uppercase;
}
/** }} GENERAL STYLES **/


/** {{ WRAPPERS **/
#siteBg {
	background: url(../img/bg-site.jpg) top center no-repeat;
}
#pageHolder {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 100px;
}
/** }} WRAPPERS **/

/** {{ HEADER SECTION **/
#siteMenu {
	height: 35px;
	padding-top: 5px;
}
#siteMenu ul {
	float: right;
	height: 30px;
}
#siteMenu li {
	float: left;
	height: 30px;
}
#siteMenu a {
	display: block;
	height: 22px;
	float: left;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 20px;
	font-size: 11px;
}
#siteMenu a:hover {
	text-decoration: underline;
}
#siteMenu a.mail { padding: 8px 0 0 35px; background: url(../img/site-menu-mail.png) no-repeat; }
#siteMenu a.press { padding: 8px 0 0 35px; background: url(../img/site-menu-press.png) no-repeat; }
#siteMenu a.sitemap { padding: 8px 0 0 30px; background: url(../img/site-menu-sitemap.png) no-repeat; }
#header {
	width: 960px;
	height: 140px;
	background: url(../img/bg-header-logo.jpg) no-repeat;
	overflow: hidden;
}
#logo {
	width: 187px;
	height: 120px;
	float: left;
	margin: 10px 0 0 10px;
}
#logo a {
	width: 187px;
	height: 120px;
	display: block;
	text-indent: -12345px;
}
#topPromo {
	width:763px;
	height: 140px;
	float: right;
	overflow: hidden;
	text-align: center;
}
#topPromo img {
	border: 0;
}
#topPromo object {
	margin: 0 auto;
	width: 763px;
	height: 140px;
	overflow: hidden;
}
#topMenu {
	margin-top: 15px;
	width: 960px;
	height: 50px;
	position: relative;
	z-index: 2;
}
#topMenu > ul > li {
	float: left;
	width: 225px;
	height: 50px;
	margin-left: 20px;
	position: relative;
}
#topMenu > ul > li > a {
	display: block;
	text-indent: -12345px;
	height: 50px;
}
#topMenu > ul > li:first-child { margin-left: 0; }
li.ordinace { background: url(../img/top-menu-ordinace.jpg) no-repeat; }
li.vseozubech { background: url(../img/top-menu-vseozubech.jpg) no-repeat; }
li.poradna { background: url(../img/top-menu-poradna.jpg) no-repeat; }
li.orbit { background: url(../img/top-menu-orbit.jpg) no-repeat; }
/** SUBMENU **/
.topMenuSubmenu {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 205px;
	background-color: #0753a5;
	opacity: 0.9; filter:alpha (opacity=90);
	display: none;
	padding-bottom: 5px;
}
.topMenuSubmenu a {
	width: 185px;
	height: 20px;
	color: white;
	display: block;
	padding: 5px 10px 0 10px;
	text-decoration: none;
}
.topMenuSubmenu a:hover {
	background-color: black;
}


/** }} HEADER SECTION **/

/** {{ PRODUCT CAROUSEL & FOOTER **/
#productCarousel, #footer {
	width: 960px;
	clear: both;
}
#productCarousel {
	height: 110px;
	margin-top: 40px;
}
#footer {
	text-align: center;
	font-size: 11px;
	color: #74c7f3;
	margin-top: 30px;
}
/** {{ PRODUCT CAROUSEL & FOOTER **/

/** {{ DROBKOVA NAVIGACE **/
#bredCrumbs {
	height: 26px;
	font-size: 11px;
	color: #505151;
	padding-top: 14px;
}
#bredCrumbs a {
	color: #0074ca;
}
/** }} DROBKOVA NAVIGACE **/

/** {{ PAGING **/
.pagingWrapper {
	text-align: center;
	position: relative;
	float: right;
	left: -50%;
	margin: 0;
}
.paging {
	position: relative;
	left: 50%;
	margin: 0;
}
div.pagingBox {
	height: 23px;
	background: url(../img/paging-box-left-bg.png) left no-repeat;
	margin-left: 5px;
	float: left;
}
div.pagingBox a {
	display: block;
	float: left;
	height: 19px;
	background: url(../img/paging-box-right-bg.png) right no-repeat;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 4px 8px 0 8px;
}
div.currentPage, div.pagingBox:hover {
	background: url(../img/paging-box-current-left-bg.png) left no-repeat;
}
div.currentPage a, div.pagingBox a:hover {
	background: url(../img/paging-box-current-right-bg.png) right no-repeat;
}
div.pagingBox:first-child {
	margin: 0;
}
/** }} PAGING **/

/** {{ SIDEBOX **/
.contentBox {
	width: 225px;
	background: url(../img/content-box-bg.png) bottom no-repeat;
	position: relative;
}
.contentBoxBody {
	width: 225px;
	height: 331px;
	background: url(../img/content-box-body-bg.png) no-repeat;
	position: relative;
}
.contentBoxBody ul {
	margin-left: 15px;
}
.contentBoxBody ul li {
	list-style: square outside url(../img/article-links-bullet.png);
	margin: 0 0 5px 0;
}
.contentBoxBody h3.title {
	font: 14px helvetica,arial,sans-serif;
	color: #0074ca;
	margin-bottom: 10px;
}
.contentBoxBody h3.title span {
	color: #b500ca;
}
.contentBox h2 {
	width: 225px;
	height: 36px;
	padding-top: 20px;
	background: url(../img/hp-column-header-bg.jpg) no-repeat;
	font: 16px helvetica,arial,sans-serif;
	color: #0074ca;
	text-align: center;
}
.contentBox h2 span {
	color: #b500ca;
}

.sideBox {
	width: 225px;
	background: url(../img/side-box-bg.png) bottom no-repeat;
	padding-bottom: 5px;
}
.sideBox h2 {
	width: 225px;
	height: 36px;
	background: url(../img/side-box-header.png) no-repeat;
	font: 16px helvetica,arial,sans-serif;
	color: #0074ca;
	text-align: center;
	padding-top: 20px;
}
.sideBox h2 span {
	color: #b500ca;
}
.sideBoxBody {
	width: 225px;
	background: url(../img/side-box-body-bg.png) no-repeat;
	padding-bottom: 10px;
}
/** }} SIDEBOX **/

/** {{ FLASH MESSAGE **/
#flashMessage {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
#flashMessageBox {
	width: 300px;
	position: relative;
	top: 40%;
	margin: auto;
	background-color: #d5ecf6;
	z-index: 1001;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	behavior: url(border-radius.htc);
    border-radius: 5px;
	border: 1px solid #515151;
	padding: 10px;
}
#flashMessageBox h3 {
	height: 23px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	background-color: #0074ca;
	font: 14px helvetica,arial,sans-serif;
	color: white;
	text-align: center;
	padding-top: 5px;
}
#flashMessageBox p {
	padding: 10px;
	line-height: 1.5em;
	color: black;
}
#flashMessageBox a {
	display: block;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	background-color: #0074ca;
	color: white;
	width: 50px;
	height: 21px;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
/** }} FLASH MESSAGE **/

/** {{ OTHER **/
p.mailusNote {
	margin-top: 2em;
	font-size: 11px;
}
/** }} OTHER **/

