body {font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;}

#top {
  width: 610px;
  padding: 0px 280px 0px;
  margin: 0px auto;
	height: 30px;	
	color: #fff;
  text-align: right;
  background-color: #4e4e4e;
}

.metamenu {
	float: left;
  width: 600px;
  padding-top: 3px;
  text-align: left;
  z-index: 99999999999999;
}

#top_wrapper {
  background-color: #4e4e4e;
  border-bottom: 2px solid #555555;
  /*z-index: 99999999999999999999999999;*/
}

ul.metamenu {
	float: left;
	margin-bottom: 0;
}

ul.metamenu li {
	display: inline-block;
	line-height: 30px;
	color: #fff;
	margin: 0;
}

ul.metamenu li a {
	color: #fff;
}

ul.metamenu li a:hover {
	color: #313131;
}

span.phone {
	font-size: 16px;
	letter-spacing: 3px; 
  
}

span.phone a {
	color: #fff;
  
}

span.phone a:hover {
	text-decoration: underline;
}


#header {
	width: 920px;
  height: 190px;
	padding: 0 20px;
	margin: 0 auto;
	color: #fff;
}

.top_text {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	
	padding: 10px 10px;
  float: left;
  position: absolute;
  margin-top: 130px;
  margin-left: 950px;
  margin-bottom: 10px;
  text-align: left;
  width: 300px;
  background-color: none; 
}  /*font-family: 'Exo', sans-serif;*/

.top_menu {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 215px;
  background-color: none;
  
  border-right: 0px solid
}

.under_slide {
  float: left;
  position: absolute;
  margin-top: -30px;
  z-index: 9999999999;

}

.top_text1 {
  clear: left;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	/*font-family: 'Exo', sans-serif;*/
	padding: 2px 8px;
  float: left;
  margin-top: 58px;
  text-align: left; 
}

.top_text1 a {
	color: #000;
}

.logo {
	padding: 5px;
	height: 130px;
  width: 400px;
	float: right;
  margin-right: -20px; 
  margin-top: 20px;
  border: 0px solid;
}
.logo_div {
	float: right;
  position: absolute;
  height: 200px;
  width: 1110px;
}

.image1 {
  position: absolute;
  height: 632px;
  width: 500px;
  margin-left: 640px;
  z-index: -99999999px;
}

ul.mainmenu {
	float: left;
	margin: 0px 0px 0 0px;
  margin-right: 5px;
  border: 0px solid;
  width: 210px;
  text-align: right;
  text-transform: uppercase;
}

ul.mainmenu li {
	/*display: inline-block;*/
	color: #999;
	padding: 0 0 0 0px;
	background-image: url(http://behvlodickach.sk/typo3conf/ext/site_default/Resources/Public/Css/Screen.css?1398454365);
}
ul.mainmenu li a {
	font-size: 14pt;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	/*font-family: 'Exo', sans-serif;*/
	padding: 2px 10px;
	/*display: block;*/

}

ul.mainmenu li a:hover {
	/*background-color: #009ee0;*/
	color: #313131;
	border-radius: 5px;
	text-decoration: underline;
}

#services {
	width: 920px;
	padding: 0 20px;
	margin: 0 auto;
	color: #fff;
}

#services_wrapper {
	background-color: #fff;
	padding: 30px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.services-menu {
	display: table;
}

.services-menu>div {
	width: 208px;
	height: 208px;
	border-radius: 110px;
	padding: 0;
	color: #fff;
	text-align: center;
	margin-right: -30px;
	position: relative;
	display: table;
	float: left;
	background-repeat: no-repeat;
}

.services-menu div.services-item-1 {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_services_1.png');
}
.services-menu div.services-item-2 {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_services_2.png');
}
.services-menu div.services-item-3 {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_services_3.png');
}
.services-menu div.services-item-4 {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_services_4.png');
}
.services-menu div.services-item-5 {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_services_5.png');
}

.services-menu div.service-item-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.services-menu > div:hover {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_services_act.png');
}

.services-menu .service-item-wrapper p {
	color: #fff;
	/*font-family: 'Exo', sans-serif;*/
	font-size: 20px;
	line-height: 28px;
	top: 20px;
	margin-bottom: 0;
}

#slogan {
	width: 920px;
	padding: 25px 20px;
	margin: 0 auto;
	color: #999;
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_quote.png');
	background-repeat: no-repeat;
	background-position: 163px 19px;
	min-height: 40px;
}

#slogan p {
	font-style: italic;
	font-size: 15px;
	margin: 0 160px 0 240px;
	line-height: 25px;
}
           
#content_wrapper {
	background-color: #c5007b;
	border-top: 1px solid #d72e00;
	border-bottom: 1px solid #d72e00;
}
#content {
	width: 1100px;
	padding: 0px 20px 10px;
	margin: 0 auto;
}

.news {
	float: left;
	width: 900px;
  clear: left;
  margin-left: 10px;
}

.content_arround_top {
  float: left;
  clear: left;
  margin-top: 5px;
	width: 1130px;
  height: 470px;
  border-left: 0px solid #f0f0f0;
  border-right: 0px solid #f0f0f0;
  border: 0px solid
}

.content_left {
  float: left;
  margin-top: 15px;
	width: 215px;
  background-color: #91005c;
  border-left: 0px solid #f0f0f0;
  border-right: 0px solid #f0f0f0;
}
.content_right {
  float: right;
  margin-top: 12px;
	width: 910px;
  border-left: 0px solid #f0f0f0;
  border-right: 0px solid #f0f0f0;
  border: 0px solid
}

.content_arround {
  float: left;
  clear: left;
	width: 1130px;
  
  border-left: 0px solid #f0f0f0;
  border-right: 0px solid #f0f0f0;
}
.content_arround_first {
  float: left;
	width: 920px;
  height: 30px;
}

.news h3 {

	font-size: 11pt;
	line-height: 24px;
	font-weight: 100;
	border-bottom: 0px solid #666666;
	margin-bottom: 3px;
}

.news-item {
	margin-bottom: 20px;
}

.news-item img {
	float: left;
	margin: 0 20px 5px 0;
	width: 130px;
}

.news-item .news-header {
	margin-bottom: 10px;
}
.news-item .news-header a {
	text-decoration: underline;

	font-size: 15px;
	line-height: 18px;
	color: #005292;
}
.news-item .news-content {
	font-size: 13px;
	line-height: 20px;
	margin-left: 150px;
}

.home_first {background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_quote.png');
	background-repeat: no-repeat;}
.home_last  {background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_quote.png');
	background-repeat: no-repeat;}
.home {
  margin-left: 20px;
	width: 870px;
	float: left;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  z-index: -999999999999;
}  

.home_content {
  margin-left: 15px;
	width: 670px;
	float: left;
  padding: 10px;
  background-color: none;
  border-left: 1px solid;
  border-right: 1px solid;
  text-align: left;
}

.home_content_right{
  margin-left: 0px;
	width: 170px;
	float: right;
  padding: 10px;
  background-color: #fff;
  border: 0px solid;
  text-align: center;
  color: #333 !important;
}

.content_right .home_content_right p{color: #333 !important;
}
.content_right .home_content_right p, .content_right .home_content_right h2 {color: #333 !important;
font-size: 16px;
}

.home h3 {

	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}

.home p {
	font-size: 14px;
	line-height: 20px;
}

#content .content-right > div {
	margin-bottom: 16px;
}

#content .content-right div img {
	
}

.content-right {
	float: left;
	width: 680px;
}

.content-left {
	float: left;
	width: 240px;
}

.left-menu {
	float: left;
	margin: 8px 0px 0 0px;
  border: 0px solid;
  width: 220px;
  text-align: right;
  text-transform: uppercase;
}

.left-menu li {
	background-image: url(http://behvlodickach.sk/typo3conf/ext/site_default/Resources/Public/Css/Screen.css?1398454365);
	margin-bottom: 0;
	padding: 0;
}

.left-menu li, .left-menu li a {
	/*font-family: 'Exo', sans-serif;*/
	font-size: 20px;
	line-height: 31px;
	color: #fff;
}

.left-menu li a {
	display: block;
	padding: 0 0 0 10px;
}

.left-menu li a:hover {
	/*background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_menu_act.png');
	background-repeat: no-repeat;
	color: #fff;*/
	color: #313131;
	border-radius: 5px;
	text-decoration: underline;
} 

 
.left-menu li.active a {
  background-color: none;
  color: #313131;
  padding: 2px;
}

.left-menu li ul {
	margin: 0 17px 0 0;
}

.left-menu li ul li, .left-menu li ul li a {
	font: normal 17px/24px ;     /*'Exo', sans-serif*/

}

.left-menu li ul li {
	margin-left: 8px;
}

.left-menu li.active ul li a {
	background-image: url(http://behvlodickach.sk/typo3conf/ext/site_default/Resources/Public/Css/Screen.css?1398454365);
  background-color: none;
	color: #fff;
  
}

.left-menu li ul li a:hover, .left-menu li ul li.active a {
	/*background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_submenu_act.png');
	background-repeat: no-repeat;
	color: #fff;*/
	color: #313131;
}

#footer {
	width: 1100px;
	padding: 30px 20px;
	margin: 0 auto;
	min-height: 100px;
  background-color: #d5d5d5;
  
}

#content_wrapper_footer {
  background-color: #d5d5d5;
}

.footer-col {
	float: left;
	width: 250px;
  padding-right: 5px;
	/*margin-right: 40px;*/
}

.footer-collast {
	margin-right: 0;
  width: 400px;
}

.footer-collast-left {
	margin-right: 0;
  margin-top: 10px;
  width: 210px;
  background-color: #fff;
}

p {
	color: #fff;
	margin-bottom: 10px;
}

#c42 {
	margin-left: 10px;
  font-size: 13px;
}

#c44 {
  float: left;
  margin: 20px;
	width: 356px;
  font-size: 13px;
  color: #000;
}
#c44 h2 {font-size: 14px;
  color: #000;}


.footer-colfirst {
	width: 245px;
  text-align: right;
}

#footer h4 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

#footer h4 a{
	font-size: 13px;
	font-weight: normal;
	color: #d2d2d2;
}

#footer li {
	background-image: url(http://behvlodickach.sk/typo3conf/ext/site_default/Resources/Public/Css/Screen.css?1398454365);
}

#footer p, #footer li, #footer li a, #footer p a {

	font-size: 13px;
	line-height: 17px;
	color: #444444;
}

#footer li a:hover, #footer p a:hover {
	text-decoration: underline;
	color: #d72e00;
}

#footer li {
	padding: 0;
	margin: 0;
}

.references-list {

}

.references-list .reference-item {
	float: left;
	width: 214px;
	height: 214px;
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg_references-list.png');
	background-repeat: no-repeat;
	position: relative;
	margin: 0 35px 35px -8px;
}

.references-list .reference-item.reference-last {
	margin: 0 -8px 35px;
}

.references-list .reference-item a {
	display: block;
	width: 198px;
	height: 198px;
	margin: 8px;
}

.references-list .reference-item .reference-info {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 178px;
	height: 163px;
	padding: 25px 10px 10px;
	display: none;
	background-color: #fff;
}

.references-list .reference-item .reference-info .reference-title,
.references-list .reference-item .reference-info .reference-subtitle,
.references-list .reference-item .reference-info .reference-description {

	color: #333333;
	font-size: 14px;
	line-height: 19px;
}

.references-list .reference-item .reference-info .reference-title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
}

.references-list .reference-item .reference-info .reference-subtitle {
	font-size: 12px;
	line-height: 16px;
	color: #888888;
}

.references-list .reference-item .reference-info .reference-description {
  color: transparent;
}

.reference-detail-left {
	float: left;
	width: 630px;
}
.reference-detail-right {
	float: right;
	width: 150px;
	margin: 20px 0 0 500px;
  position: absolute;
}

.reference-detail-main {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg-reference-detail-main.png');
	background-repeat: no-repeat;
	margin: 10px -9px;
	width: 660px;
	height: 380px;
	float: left;
}
.reference-detail-main img {
	margin: 10px 9px;
}

.reference-detail-item {
	background-image: url('/typo3conf/ext/site_default/Resources/Public/Images/bg-reference-detail.png');
	background-repeat: no-repeat;
	float: left;
	width: 158px;
	height: 123px;
	margin: -9px 11px 11px -9px;
}

.reference-detail-item.reference-detail-last {
	margin-right: 0;
}

.reference-detail-item img {
	margin: 9px;
}

.reference-detail-right .reference-detail-title,
.reference-detail-right .reference-detail-subtitle,
.reference-detail-right .reference-detail-description {
	/*font-family: 'Exo', sans-serif;*/
	color: #fff;
	font-size: 14px;
	line-height: 19px;
}

.reference-detail-right .reference-detail-title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
}

.reference-detail-right .reference-detail-subtitle {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.reference-detail-right .reference-detail-description {

}

/* NEWS */
.news .news-list-view {
	margin-bottom: 20px;
}

.news .news-list-view .news-img-wrap {
	margin: 0 20px 20px 0;
	float: left;
}

.news .news-list-view .news-img-wrap a {
	padding: 0;
	border: 0;
}


.news .news-list-view .article *:after {
	clear: none
}

.news .news-list-view .article .header h3 {
	border: 0;
}

.news .news-list-view .article .header h3 a p {
	text-decoration: underline;
	color: #005292;
	margin-bottom: 10px;
}
.news .news-list-view .article .header h3 a:hover p {
	color: #000;
	margin-bottom: 10px;
}

.news.news-single {
	width: auto;
	margin-right: 0;
}

.news.news-single .header h3 {
	border: 0;
}

.news.news-single .header h3 p{
	color: #333333;
	/*font-family: 'Exo', sans-serif;*/
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
}

.news.news-single .news-img-wrap a {
	padding: 0;
	border: 0;
}

.clearer {
	clear: both;
}