@charset "utf-8";
html, body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}
#left_col .prize {
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	margin-bottom: 10px;
	float: left;
}

.no_margin {
	margin: 0px;
	padding: 0px;
}
#upper_menu ul .active a {
	font-weight: bold;
}


#mapa {
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.linkToFB {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p {
	margin-top: 10px;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

#header {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 81px;
	width: 100%;
}
#header_in {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 81px;
}
#header_logo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	_bottom: -1px;
}
#lang_menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	_bottom: -1px;
	height: 26px;
	width: 135px;
	background-image: url(images/lang_bg_color.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#upper_menu {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	margin-top: 15px;
}
#upper_menu ul {
	margin: 0px;
	padding: 0px;
}
#upper_menu li {
	float: left;
	list-style-type: none;
	background-image: url(images/menu_bg.JPG);
	background-repeat: no-repeat;
	width: 123px;
	height: 39px;
	background-position: right;
}
#upper_menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	width: 100%;
	line-height: 39px;
	text-align: center;
	display: block;
}
#upper_menu a:hover {
	font-weight: bold;

}



#wrapper {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper {
	margin-top: 5px;
	padding-top: 15px;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

#right_col {
	float: left;
	margin-left: 4px;
}
#content {
	width: 518px;
	margin-top: 5px;
}
#content  a:hover {
	text-decoration: underline;
}

#content p {



}
#content_img   {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cont_title {
	margin-top: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}


#content_headline {
	background-image: url(images/headline_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	width: 518px;
}
.content_text {
	margin-right: 10px;
	margin-left: 10px;
}
.table_headline {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px dotted #999999;
}
.table_content {
	border: 1px dotted #CCCCCC;
}


.cont_spacer {
	clear: both;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#welcome_to_medipol {
	height: 100px;
}



.service_title {
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	float: left;
	font-weight: normal;
	color: #000000;
}

.dr_title {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-left: 0px;
}
.pg_title {
	background-image: url(images/arrow_headline.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 25px;
	line-height: 32px;
	color: #FFFFFF;
	float: left;
}


#left_col {
	width: 219px;
	background-color: #F8F7F5;
	float: left;
}
#left_col_itom {
	width: 203px;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.red_arow_title {
	font-weight: bold;
	background-image: url(images/small_red_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 20px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	text-transform: uppercase;
}
#newsletterBox {
	width: 205px;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#newsletterBox #formOffers {
	float: left;
	margin-left: 20px;
	width: 165px;
}
#newsletterBox #formOffers #name, #newsletterBox #formOffers #email {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 163px;
	border: 1px solid #999;
	font-size: 11px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#newsletterBox #formOffers #submit {
	float: right;
	margin-top: 10px;
}


.news_title {
	color: #DA251D;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 35px;
	font-size: 11px;
}
.news_intro {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}

.news_more {
	font-size: 10px;
	color: #DA251D;
	margin-bottom: 10px;
	margin-right: 5px;
	clear: both;
	float: right;
}



.left_text {
	display: block;
	margin-bottom: 10px;
	margin-left: 35px;
	line-height: 1.3em;
	color: #666666;
}
#left_col img {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footer {
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 741px;
	float: left;
	height: 60px;
}
#footer_menu {
	margin-top: 25px;
}

#footer_menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 600px;
}
#footer_menu ul li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#footer_menu  a {
	font-size: 11px;
	color: #999999;
}
#copyright {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
}
.cont_left_box ul {
	padding-left: 15px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 230px;
}
.haslo {
	font-size: 16px;
	color: #FFFFFF;
}
#header_haslo {
	position: absolute;
	width: 300px;
	left: 270px;
	top: 54px;
}
#content p {

}
.content_img {
	float: left;
	margin-right: 10px;
}
.cont_title a:hover {
	color: #333333;
	text-decoration: underline;
}
.cont_subtitle {
	color: #999999;
}
.content_text img {
	float: left;
	margin-right: 10px;
}
.table_specisci {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sub_menu   li {
	background-image: url(images/small_red_arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sub_menu  li a {
	line-height: 1.3em;
	color: #EB161A;
	font-size: 12px;
}

#faq_form #form_name {
	width: 280px;
	clear: both;
}
#faq_form #form_email {
	width: 280px;
}
#faq_form #form_quesion {
	width: 498px;
	height: 200px;
}
.clearer {
	clear: both;
}
#news a:hover {
	text-decoration: underline;
}
#lang_menu a {
	background-image: url(images/small_red_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	margin-top: 7px;
	margin-left: 15px;
	float: left;
	padding-top: 0px;
	padding-bottom: 2px;
}
#lang_menu a:hover {
	font-weight: bold;
}
#wrapper #content_wrapper #right_col #content .content_text #faq_form {
	margin-top: 30px;
}
.plusButton {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
.FBbanner {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#formOffers span {
	font-size: 11px;
}

