@charset "UTF-8";
html, body, * {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Verdana CE", Verdana, "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, lucida, sans-serif;
	font-size: 10pt;
	/*color: #4c4c4c;*/
	color: #ffffff;
	background: url(../img/bg_grey.png) repeat #585048;
}

/* ___________________________ MAIN sections ___________________________ */

div#page {
	width: 950px;
	margin: 0px auto 0px auto;
	height: 100%;
}


div#main-header {
	width: 900px;
	height: 170px;
	overflow: hidden;
}

div#main-bar {
	width: 900px;
	height: 59px;
	overflow: hidden;
}

div#main-footer {
	width: 900px;
	height: 90px;
	overflow: hidden;
}

div#main-content {
	width: 900px;
	overflow: hidden;
	background: url(../img/left_bar_bg.png) repeat-y left transparent;
}

/* ___________________________ hidden text ___________________________ */

div#logo span, div#top-banner a span, div#search-bar span, div#main-menu span, div#doctor-image span, div#bubble-said span, .hide {
	position: absolute;
	left: 0;
	top: -2000px;
	display: block;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* ___________________________ main page fade ___________________________ */

div#fade-left {
	padding-left: 25px;
	background: url(../img/bg_fade_left.png) repeat-y left #FFFFFF;
}
div#fade-right {
	padding-right: 25px;
	background: url(../img/bg_fade_right.png) repeat-y right transparent;
}

div#main-page {
	width: 900px;
	background-color: #ffffff;
	padding-top: 10px;
	height: 100%;
}

div#fade-bottom {
	height: 10px;
	background: url(../img/bg_fade_bottom.png) repeat-x left top #585048;
	overflow: hidden;
	margin-bottom: 20px;
}

div#fade-corner-left {
	height: 10px;
	background: url(../img/bg_fade_corner_left.png) no-repeat left top transparent;
	overflow: hidden;
	margin-bottom: 20px;
}

div#fade-corner-right {
	height: 10px;
	background: url(../img/bg_fade_corner_right.png) no-repeat right top transparent;
	overflow: hidden;
	margin-bottom: 20px;
}

/* ___________________________ logo ___________________________ */

div#logo {
	width: 201px;
	height: 170px;
	float: left;
}

div#logo h2 {
	width: 201px;
	height: 170px;
	background: url(../img/logo.png) no-repeat left bottom transparent;
	float: left;
	margin:0;
	padding:0;
}

div#logo h2 a {
	display: block;
	width: 201px;
	height: 180px;
	float: left;
	padding:0;
	margin:0;
	
}

/* ___________________________ top odkazy ___________________________ */

div#top-odkazy {
	float: left;
	height: 14px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	color: #aeaeae;
	padding-left: 25px;
	position: relative;
	top: 3px;
}

div#top-odkazy a {
	color: #003366;
	text-decoration: none;
}

div#top-odkazy a:hover {
	color: #f1bd1c;
	text-decoration: none;
}

/* ___________________________ top banner ___________________________ */

div#top-banner {
	width: 699px;
	height: 156px;
	float: right;
}

div#top-banner a {
	display: block;
	width: 699px;
	height: 156px;
	overflow: hidden;
	background: url(../img/top_banner.png) no-repeat right bottom transparent;
}

/* ___________________________ search bar ___________________________ */

div#search-bar {
	height: 59px;
	width: 201px;
	background: url(../img/search_bg.png) no-repeat left transparent;
	float: left;
}

div#search-bar input#search {
	position: relative;
	border: 1px solid #5e5e5e;	
	top: 20px;
	left: 64px;
	width: 108px;
	height: 15px;
	font-size: 80%;
}

div#search-bar input#search-btn {
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	position: relative;
	top: -1px;
	left: 175px;
	z-index: 100;
	width: 25px;
	height: 25px;
	overflow: hidden;
}

/* ___________________________ main menu ___________________________ */

div#main-menu {
	height: 59px;
	width: 699px;
	float: right;
}

div#main-menu div {
	float: left;
	height: 59px;
}

div#main-menu div a {
	display: block;
	height: 59px;
}

div#main-menu div#main-menu-ipharma a {
	width: 111px;
	height: 59px;
	background: url(../img/main_menu_inpharma.png) no-repeat transparent;
	
}

div#main-menu div#main-menu-ipharma a:hover {
	background-position: 0 -59px;
}

div#main-menu div#main-menu-education a {
	width: 93px;
	height:59px;
	background: url(../img/main_menu_edukace.png) no-repeat transparent;
}

div#main-menu div#main-menu-education a:hover {
	background-position: 0 -59px;
}

div#main-menu div#main-menu-pharmacy a {
	width: 145px;
	background: url(../img/main_menu_lekarna.png) no-repeat transparent;
	height:59px;
}

div#main-menu div#main-menu-pharmacy a:hover {
	background-position: 0 -59px;
}

div#main-menu div#main-menu-ordinace a {
	width: 120px;
	background: url(../img/main_menu_ordinace.png) no-repeat transparent;
}

div#main-menu div#main-menu-ordinace a:hover {
	background-position:0 -59px;
}

div#main-menu div#main-menu-development a {
	width: 138px;
	height: 59px;
	background: url(../img/main_menu_development.png) no-repeat transparent;
}

div#main-menu div#main-menu-development a:hover {
	background-position:0 -59px;
}

div#main-menu div#main-menu-baseline a {
	width: 92px;
	background: url(../img/main_menu_baseline.png) no-repeat transparent;
}

div#main-menu div#main-menu-baseline a:hover {
	background-position:0 -59px;
}


/* ___________________________ footer ___________________________ */

div#main-footer div#footer-left-bar {
	width: 200px;
	height: 59px;
	background: url(../img/blue_bar_bg.png) repeat-x left top transparent;
	float: left;
	border-right: 1px solid #ffffff;
}

div#main-footer div#footer-odkazy {
	width: 699px;
	height: 59px;
	background: url(../img/grey_bar_bg.png) repeat-x left top transparent;
	float: right;
}

div#main-footer div#footer-odkazy-text {
	padding-left: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #b7b7b7;
	position: relative;
	top: 12px;
	line-height: 1.8em;
}
	
div#main-footer div#footer-odkazy-text span {
	color: #003466;
	text-decoration: none;
}

div#main-footer div#footer-odkazy-text a {
	color: #ffffff;
	text-decoration: none;
}

div#main-footer div#footer-odkazy-text a:hover {
	color: #f1bd1c;
	text-decoration: none;
}
	
div#main-footer div#copyright {
	float: left;
	width: 100%;
	height: 29px;
}

div#main-footer div#copyright span {
	font-size: 9px;
	color: #6c6c6c;
	margin-left: 229px;
	margin-top: 4px;
	display: block;
}

/* ___________________________ left bar ___________________________ */

div#main-content div#left-bar {
	width: 200px;
	float: left;
}

div#main-content div#left-bar div#doctor-image {
	width: 200px;
	height: 133px;
	background: url(../img/doctor.png) no-repeat left #ededed;
	border-right: 1px solid #ffffff;
}

div#main-content div#left-bar div#bubble-said {
	width: 200px;
	height: 226px;
	background: url(../img/bubble_said.png) no-repeat left #ededed;
	border-right: 1px solid #ffffff;
}

div#main-content div#left-bar div#left-bar-content {
	padding: 10px 8px 20px 8px;
}

div#main-content div#left-bar div#left-bar-content div#leftbar-projects {
	height: 18px;
	background: url(../img/projects.png) no-repeat left top transparent;
	margin-top: 25px;
}

/* ___________________________ page content ___________________________ */

div#main-content div#page-container {
	background-color: #ffffff;
	width: 699px;
	float: right;
}

div#main-content div#page-container div#page-content {
	padding: 15px 0px 30px 25px;
	text-align: justify;
	color: #4c4c4c;
	background-color: #ffffff;
}

div#main-content div#page-container div#path {
	height: 22px;
	color: #6c6c6c;
	background-color: #ededed;
	padding: 2px 0px 0px 25px;	
}


/* ___________________________ PAGE ELEMENTS ___________________________ */

a, a:link, a:active, a:visited {
	color: #003366;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #f1bd1c;
	text-decoration: underline;
	cursor: pointer;
}

ul {
	margin: 1em 0 1em 30px;
}

ul li {
	list-style-image: url(../img/bullet.png);
	margin-bottom: 0.3ex;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #77b53a;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}

h2 {
color:#77B53A;
font-size:11pt;
font-weight:bold;
margin-top: 0.5em;
margin-bottom: 0.8em;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #f1bd1c;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	margin-top: 0.3em;
	margin-bottom: 0.5em;	
}

p {
	margin-top: 0.5em;
	margin-bottom: 1em;
	text-align: justify;
}

div.corner {
	border: 0px solid #bbbbbb;
	margin: 0px 0px 15px 0px;
	padding: 10px 15px 0px 0px;
	background: url(../img/corner_fade.png) no-repeat right top transparent;
}

div.corner-half-left {
	border: 0px solid #dddddd;
	margin: 0px 15px 15px 0px;
	width: 311px;
	float: left;
	padding-right: 15px;
	background: url(../img/corner_fade.png) no-repeat right top transparent;
}

div.corner-half-right {
	border: 0px solid #dddddd;
	margin: 0px 0px 15px 0px;
	width: 311px;
	float: right;
	padding-right: 15px;
	background: url(../img/corner_fade.png) no-repeat right top transparent;
}

span.imp {
	color: #77b53a;
}

div.headline {
	height: 41px;
	width: 311px;
	margin: 8px 0px 8px 0px;
}


div.headline a {
	display: block;
	height: 41px;
	width: 311px;
}

div.headline a.about-us {
	background: url(../img/headline_about_us.gif) no-repeat left top transparent;
}

div.headline a.about-ipharma {
	background: url(../img/headline_about_ipharma.gif) no-repeat left top transparent;
}

div.headline a.interactive-marketing {
	background: url(../img/headline_interactive_marketing.gif) no-repeat left top transparent;
}

div.headline a.competencies {
	background: url(../img/headline_competencies.gif) no-repeat left top transparent;
}

div.headline a.solutions {
	background: url(../img/headline_solutions.gif) no-repeat left top transparent;
}

.float-left {
	float: left;
	margin: 0px 15px 15px 0px;
}

.float-right {
	float: right;
	margin: 0px 0px 15px 15px;
}

img {
	border: 0px;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.error {
	color: #ff0000;
}

ul.reference {
	float:left;
	width:240px;
}

.clear {
	clear:both;
}


