/**
 * MEDIKEMIA CSS
 * Author: "Tibcsi - Dolphinet Kft." (btibor at dolphinet dot hu)
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #FDFDFD url(images/body_bg.png) repeat-x top;
}

.hidden, .printonly {
	display:none;
}
.success {
	text-align:center;
	display: block;
	font-size: 2em;
	margin: 50px auto 50px;
	color: #20478a;
}

p, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin-top: 6px;
	margin-bottom: 6px;
}
table, td, th {
	font-size: 1em;
}

#container_main {
	width: 981px;
	text-align:left;
	background: url(images/container_bg.gif) repeat-y 170px;
}

/**
 * Fejléc
 */
#header {
	display:block;
	height: 109px;
}
#header h1 {
	width: 170px;
	height: 109px;
	float:left;
	margin: 0;
	padding: 0;
	background: url(images/logo.png) no-repeat top left;
}
#header h1.english {
    background: url(images/logoen.png) no-repeat top left;
}
#header h1 a {
	position: absolute;
	width: 170px;
	height: 109px;
	display:block;
	z-index: 2001;
}
#top_banner {
	float:left;
	width: 811px;
	height: 87px;
	background: url(images/banner.jpg) no-repeat top left;
}
#topnav_left {
	width: 10px;
	height: 22px;
	float:left;
	background: url(images/topnav_left.gif) no-repeat top left;
}
#topnav_right {
	width: 16px;
	height: 22px;
	float:left;
	background:url(images/topnav_right.gif) no-repeat top left;
}
#topnav {
	width: 785px;
	height: 22px;
	float:left;
	background: url(images/topnav_bg.gif) repeat-x top;
	position: relative;
}
/* Nyelvi választó lista */
#langlist {
	position: absolute;
	left: 637px;
	top: 5px;
	list-style: none;
	padding: 0;
	margin:0;
}
#langlist li {
	display: inline;
}
#langlist li a {
	float: left;
	display: inline;
	margin-left: 10px;
}
#langlist li a img {
	border: 0;
}

/**
 *  Bal oldali navigációs rész
 */

#sidebar1 {
	float:left;
	width: 170px;
}
/* Menü */
#side_menu{
	margin:0;
	display:block;
	background: url(images/side_menu_top.jpg) no-repeat top left;
	padding-top: 23px;
}

#side_menu ul {
	padding: 0 0 21px 0;
	list-style:none;
	text-indent:0;
	margin:0;
	text-indent:0;
	background: url(images/side_menu_bottom.gif) no-repeat bottom left;
}

#side_menu ul li ul {
	list-style:none;
	width: 170px;
	text-indent:0;
	padding:0;
	background: none;
}
#side_menu ul li {
	display:inline; margin:0; padding:0;list-style:none;
}
	/* Menüpont */
#side_menu li a {
	border-top: 1px solid #fff;
	background: url(images/side_menu_li1_bg.gif) repeat-y left;
	display:block;
	font-weight: bold;
	font-size: 0.9em;
	color: #034e87;
	padding: 5px 0px 5px 15px;
	width: 170px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
} html>body #side_menu li a {
	width: 155px;
}
	/* Almenüpont */
#side_menu ul li ul li a {
	padding-left: 25px;
	width: 170px;
	display:block;
	background: url(images/side_menu_li2_bg.gif) repeat-y left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
} html>body #side_menu ul li ul li a {
	width: 145px;
}
#side_menu ul li ul li ul li a {
	padding-left: 40px;
	width: 170px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
} html>body #side_menu ul li ul li ul li a {
	width: 130px;
}
#side_menu ul li ul li ul li ul li a {
	padding-left: 55px;
	width: 170px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 115px;
} html>body #side_menu ul li ul li ul li ul li a {
	width: 115px;
}

#side_menu ul li a:hover {
	background: #034e87;
	color: #fff;
}

/* KERESÉS */
/*#searchbar {
	/*margin-top: 20px;*/
	/*width: 170px;
	color: #075c9b;
	display: block;
	padding-bottom: 18px;
	background: url(images/search_bottom.gif) no-repeat bottom left;
}
#searchbar h3 {
	margin: 0; padding: 0 0 0 15px;
	line-height: 20px;
	background: url(images/search_top.gif) no-repeat bottom left;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
}
#searchbar form {
	margin:0;
	background-color: #E5F0F9;
}
#searchbar p {
	margin:0;
	font-size: 0.8em;
	padding: 10px 15px 5px 15px;
}
#searchbar input, #searchbar select {
	margin:0;padding:0;
	width: 140px;
	border: 1px solid #075C9B;
	color: #075c9b;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 138px;
} html>body #searchbar input {
	width: 138px;
}
#searchbar input.submit {
	width: 49px; height: 27px;
	background: url(images/search_submit.jpg) no-repeat 0px 3px;
	line-height: 20px;
	font-size: 1em;
	border:none;
	cursor: pointer;
} */
#searchbar {
	position: absolute;
	right: 170px;
	top: 4px;	color: #20478A;line-height:18px;
}
#searchbar form { display:inline; }
#searchbar h3 { font-size: 1em; font-weight:normal; display:inline;}
#searchbar input {
	height: 14px;
}
#searchbar input, #searchbar select {
	margin: 0; padding:0;
	width: 140px;
	border: 1px solid #075c9b;
	color: #075c9b;font-size: 0.8em;
}
#searchbar input.submit {
	width: 20px; background: #075c9b;
	color: #fff;

	cursor: pointer;
}
#searchwords {
	position: relative;
	z-index:0;
	display:inline;
	z-index: 5;
}
#searchwords #searchlist {
	position: absolute;
	top: 18px;
	left: 5px;
	border: 1px solid #075C9B;
	z-index: 100;
	visibility: hidden;
}
/**
 * Jobb oldali navigációs rész
 */

#sidebar2 {
	float:left;
	width: 171px;
	overflow:hidden;
	padding-top: 3px;
	background: url(images/rightside_top.gif) no-repeat top left;
}
/* Pirostetős és kéktetős dobozok */
.box_padding {
	padding: 0 17px;
}
.redbox a, .bluebox a, .redbox input, .bluebox input, .redbox, .bluebox {
	color: #20478a;
}
.redbox p {
	margin: 0;
}
.redbox, .bluebox {
	background: #d4d4d4 url(images/box_bg.jpg) repeat-x 0 21px;
	float:left;
	width:171px;
	font-size: 0.8em;
}
.redbox input, .bluebox input {
	border: 1px solid #20478a;
/*	width: 137px; */
	margin: 0;
	padding: 0;
}
input.noborder {
	border:none;
}

.input_box {
	width: 137px;
}
.redbox .submit, .bluebox .submit {
	width: 49px;
	height: 28px;
	border:none;
	background: url(images/submit.jpg) no-repeat 0 4px;
	margin: 0 0 0 15px;
	font-size: 1em;
	cursor:pointer;
	line-height: 20px;
}
.redbox .submit {
	float:left;
}
.redbox form {
	margin:0;
}
.redbox .reg {
	width: 86px; height: 24px; display:block; float:left;
	margin:3px 0 0 5px;
	line-height: 20px;
	background: url(images/reg.jpg);
	text-align:center;
	text-decoration: none;
}
.redbox h3, .bluebox h3 {
	margin: 0; text-transform: uppercase;
	color: #fff;
	font-size:1em;
	font-weight:normal;
	padding-left: 17px;
	height: 20px;
	line-height: 20px;
	vertical-align:middle;
}
.redbox h3 {
	background: url(images/box_red_top.gif) no-repeat;
}
.bluebox h3 {
	background: url(images/box_blue_top.gif) no-repeat;
}
.bluebox h4 {
	font-size: 1em; font-weight:bold;
}
.bluebox .submit {
	margin: 0;
}
.redbox ul, .redbox dl {
	clear:left;
	margin: 6px 0 12px 17px; padding: 0;
	list-style:none;
}
.redbox li{
	margin: 0; padding:0;
}
.redbox dt {
	margin: 6px 0 0 0;
}
.redbox dd {
	margin: 0;font-weight:bold;
}
.redbox dt, .redbox dd {
	display:block;
}
#forum_link{
	display:block;
	margin:0 0 1px 0;
	width: 171px;
	height: 124px;
	background: url(images/forum_link.jpg) no-repeat top left;
}
/**
 * Tartalmi rész
 */
#middle {
	float:left;
	width: 640px;
	overflow: hidden;
}
/* Felső opciósáv */

#content_top {
	display:block;
	width: 640px; height: 31px;
	background: url(images/content_top.png) no-repeat;
	margin:auto;
}
#content_top ul {
	list-style: none;
	font-size: 0.9em;
	margin:0;padding:0 0 0 20px;
}
#content_top ul li {
	float:left;
	margin:0;
	padding: 8px 25px 0 0;
}
#content_top ul li a {
	display: block; float:left;
	color: #20478a;
	text-decoration: none;
	padding-right: 25px;
}
#content_top ul li a:hover {
	text-decoration: underline;
}
#content_top .printer {
	background: url(images/printer.gif) no-repeat right center;
}
#content_top .feedback {
	background: url(images/feedback.gif) no-repeat right center;
}

#serverdate {
	float: right;
	padding: 8px 20px 0 0;
	color: #20478a;
	font-size: 0.9em;
}

/**
 * Tartalom
 */
#content h2 {
	text-align: center;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#content_text h3 {
	text-align:center;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.content_text {
	padding: 0 20px 10px 20px;
	display: block;
}
.content_content {
	display: block;
	width: 100%; overflow: hidden;
}

#content a img {
	border: none;
}

.content_footnotes {
	display:block;
	background: #fff;
	margin-top: 50px;
	padding: 12px;
	border: 1px solid #20478a;
}

#content form {
	display:block;
	float:none;
	text-align:center;
	color: #20478a;
}
#content form fieldset {
	text-align:left;
	margin: 20px;
	display: block;
	padding: 10px;
	font-weight:bold;
	border: 2px solid #CDE0EF;
}
#content .wholeline, #content textarea {
	width: 570px;
}
#content textarea {
	height: 150px;
}
#content form legend {
	font-size: 1.7em;
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	color: #20478a;
	font-weight: normal;
}
#content form dl {
	text-align:left;
	width: 420px;
	margin: 0 auto;
	background: #fff;
	padding:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;
}html>body #content form dl {
	width: 400px;
}

#content form dt {
	float: left;
	margin-top: 6px;
	width: 200px;
	font-weight:bold;
}
#content form dd {
	margin: 6px 0 0 220px;
}
#content #modifypass {
	background: #fff;
}
.required {
	color: red;
}
.error {
	color: #B00203;
	font-weight:bold;
	text-align:center;
}
/* oldaltérkép */
#sitemap ul, .search_ul {
	background: #fff;
	border: 1px solid #20478a;
	margin: 0;padding: 10px 20px 10px 20px;
	list-style: circle;
}
#sitemap ul ul {
	border: none;
	padding-top:0;
	padding-left: 10px;
}
#sitemap ul li {
	margin-left: 10px; padding:0;
}
/* Fórum */
.message_header {
	background: #C9d9e8; /*025B9D;*/
	color: #000;
	font-size: 1.2em;
	text-align:right;
}
.message_header h3 {
	text-align:left;
	color: #025b9d;
	font-weight: normal;
	font-size: 1.3em;
	padding: 5px 0 0 10px;
	margin:0;
	clear:both;
}
.message_header span.time {
	display:block;
	font-weight:bold;
	padding: 0 10px 5px 0;
	margin:0;
	font-size: 0.9em;
}
.message_header span.user_data {
	float:left;
	display:inline;
	padding: 0 0 5px 10px;
	font-weight:bold;
}
.topic_message {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	display:block;
	margin: 10px;
	width: 620px;
	overflow:hidden;
	text-align:left;
	border: 1px solid #025b9d;
	background: #fff;
}
.topic_title {
	font-size: 1.5em;
	font-weight:normal;
	padding: 10px;
	margin:0;
	color: #025b9d;
}
.message {
	padding: 10px;
	font-size: 1.2em;
}
.message blockquote {
	display: block;
	margin: 1em 0 0 10%;
	padding:0;
	background: #eee;
	width: 90%;
	overflow:hidden;
	border: 1px solid #bbb;
	font-size: 0.94em;
	font-style: italic;
}
.message code {
	display: block;
	background: #fefefe;
	border: 1px dashed #bbb;
	overflow-x: auto;
	margin: 20px 2% 20px 2%;
	width: 95%;
	line-height: 1em;
	white-space:pre;
	font-size: 0.9em;
	font-weight: bold;
	color: #777;
}

ul.message_menu {
	display: block;
	list-style: none;
	height: 1.2em;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #9EB4CB;
}
ul.message_menu li {
	float: left;
	margin:0 10px 0 0;
	padding:0;
}


/* táblázatok */
.inactive {
	color: #777;
}
.active {
	color: #025B9D;
}
.centered {
	text-align: center;
}
.content_table {
	width: 600px;
	margin: auto;
	text-align:left;
	font-size: 1em;
	border-collapse: separate;
}
.tr_odd {
	background: #C9D9E8;
	color:#0E558B;
}
.tr_twin {
	background: #9EB4CB;
	color:#0E558B;
}
.content_table a, .content_menu a, .topic_message a, #content a {
	color: #025B9D;
	font-weight:bold;
	text-decoration: none;
}
.content_table tr td {
	padding: 5px;
	margin: 0px;
}
.content_table thead {
	text-align:center;
	background: #025B9D;
	height: 30px;
	color: #fff;
}
.table_subject {
	width: 250px;
}
.table_user {
	width: 120px;
	text-align:center;
}
.table_date {
	width: 120px;
}

/* Galéria */
.gallery_title {
	background: #fff; border: 1px solid #025b9d; margin-top: 10px;
	padding:10px;
}
.gallery_pic {
	border: 1px solid #025b9d;
	text-align:center;
	background: #fff;
	padding: 20px;
	font-weight:bold;
}
.gallery_picwidth {
	display:block;
	width: 450px; height: 450px;
	margin:auto;
	text-align:center;
}
.gallery_thumbnail {
	text-align:center;
	float: left;
	font-weight:bold;
	margin: 4px;
	padding: 5px;
	border: 1px solid #025b9d;
	background: #fff;
	display:inline;
}
.gallery_thumbnail .pic {
	width: 90px; height: 90px;
	margin:auto;
	display:block;
}
.gallery_thumbnail .thumbsize {
	width: 100px; height: 120px;
	text-align:center;
	overflow: hidden;
}

.gallery_thumbnail img {
	border: none;
}
/**
 * Termek kategoriak
 */
.hr hr {
	display: none;
}
.hr {
	display: block;
	clear:left;
	height: 2px;
	background: url(images/hr.gif) repeat-x;
}
.product_category {
	width: 300px;
	float: left;
	margin: 20px 0 20px 0;

}

.product_category img {
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}
.product_category h3, .product_category ul {
	margin: 10px 0 0 150px;
	padding: 0;
	list-style: url(images/reddot.gif);
}
.product_category h3 {
	text-transform: uppercase;
	color: rgb(164,27,57);
	font-size: 1em;
	font-weight: normal;
}
.product_category a {
	font-weight: normal;
	font-size: 1em;
}

/**
 * Termekoldal
 */
.product_page {
	color: rgb(35,71,138);
}
.product_page .product_left {
	width: 263px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.product_left .imgborder {
	width: 263px;
	background: #fff url(images/product_bg.png) repeat-x bottom;
	text-align: center;
	padding: 15px 0 15px 0;
}
.product_left a {
	font: 10px bold Arial, helvetica, sans-serif;
	display: block;
	width: 225px;
	height: 19px;
	margin: 20px 0 10px 1px;
	background: url(images/button_long.gif) no-repeat;
	line-height: 19px;
	text-indent: 5px;

}
.product_left h2.phead {
	font-weight: normal;
	font-size: 1em !important;
	line-height: 20px;
	color: #fff;
	background: url(images/productpic_h2.gif) no-repeat;
	margin: 20px 0 0 0;
}

.product_content {
	/*width: 315px; float:left;*/
	overflow: hidden;
	margin-top: 30px;
	margin-left: 20px;
	display: inline;
}

/**
 * Termek kepek
 */
#prodpics {
	z-index:0;
	display: block;
	position: relative;
	background: #fff;
	color: rgb(182, 206, 225);
	border: 1px solid;
	margin: 80px 20px;
	clear:left;
	width: 600px;
	height: 82px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 598px;
	height: 80px;
} html>body #prodpics {
	width: 598px;
	height: 80px;
}
#prodpics #scrollleft, .lout {
	float:left;
	z-index:1;
	width: 20px; height: 70px;
	background: url(images/arrow_left.gif) no-repeat 8px 35px;
	margin-right: 5px;
}
#prodpics a#scrollleft:hover, .lefthover {
	background: url(images/arrow_left_big.gif) no-repeat 6px 33px;
}

#prodpics #scrollright, .rout {
	z-index:1;
	position: absolute;
	left: 565px;
	float:left;
	width: 25px; height: 70px;
	background: url(images/arrow_right.gif) no-repeat 16px 35px;
}
#prodpics a#scrollright:hover, .righthover {
	background: url(images/arrow_right_big.gif) no-repeat 14px 33px;
}
#prodpics_list {
	z-index: 1;
	width: 540px;
	height: 242px;
	float:left;
	position: absolute;
	top: -80px;
	left: 30px;
	overflow: hidden;
	padding: 0;
}

#prodpics_list img {
	border:none;
	margin: 0;
	z-index:0;
	position:relative;
}
#prodpics_list table#scroll,#scroll2 {
	margin: 0;
	height: 242px;
	border-collapse: collapse;
	position: absolute;
}
#scroll {
	left:0px;
}
#scroll td, #scroll2 td {
	text-align: center;
	width: 200px;
	padding:0;
}
#scrollleft span, #scrollright span {
	display: none;
}

/**
 * Lábléc
 */
#footer {
	clear:left;
	display:block;
	height: 26px;
}

#footer_left {
	width: 170px;
	height: 26px;
	float:left;
	background: url(images/footer_left.jpg) no-repeat;
}
#footer_middle {
	width: 640px;
	height: 26px;
	overflow:hidden;
	float:left;
	background: url(images/footer_footer.gif) repeat-x;
}

#footer_middle ul {
	margin: 0; padding: 0; list-style: none;
}
#footer_middle li {
	display: inline;
}
#footer_middle ul a {
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
	float: left;
	padding: 2px 20px;
	background: url(images/footer_li.gif) no-repeat left center;
}
#footer_middle ul li.first a {
	background: none;
}

#footer_middle ul ul {
	display: none;
}

#footer_right {
	width: 171px;
	height: 26px;
	float:left;
	background: url(images/footer_right.jpg) no-repeat;
}
#footer_right span, #footer_right a {
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
}
#footer_right span {
	display: block;
	padding: 2px 17px;
}


