/******************************************************************************/
/**                                                                          **/
/**                        		   ESS.vestyle.css                       	  	 **/
/**                        URL: http://www.vesteron.cz                       **/
/**                        Created by:  VESTERON s.r.o.                      **/
/**                                                                          **/
/******************************************************************************/

/******************************************************************************/
/**                                                                          **/
/**                             File version 1.2                             **/
/**                         Last changes: 07. 01. 2019                       **/
/**                                                                          **/
/******************************************************************************/

* {
	margin: 0;
	padding: 0;
	}
	
html {
	height: 100%;
	}

body {
	font-family: 'Oxygen', sans-serif;
	text-align: left; 
	font-size: 13px;  
	color: #999;
	z-index: 1;
	position: relative;
	height: 100%;
	
	}
	
.clr {
clear: both;
	}
	
h1 {
	display: none;
	}
	
h3{
	width: auto;
	display: inline-block;
	color: #333;
	font-size: 1.2em;
	font-weight: 700;
	background: url(../img/bullet.png) no-repeat center left;
	padding: 0 13px 0 13px;
	margin: 0 0 10px 0;
	border-right: 1px solid #d9d9d9;
	}
	
h4{
	width: auto;
	display: inline-block;
	color: #333;
	font-size: 1.2em;
	font-weight: 700;
	background: url(../img/bullet_light.png) no-repeat center left;
	padding: 0 13px 0 13px;
	margin: 10px 0 10px 0;
	border-right: 1px solid #d9d9d9;
	}

h5{
	color: 000;
  font-weight: 700;
  text-decoration: underline;
  font-size: 1.15em;
  padding: 15px 0 8px 0;
	}

a, a:visited {
	color: #2153a0;
	text-decoration: underline;
	}
	
a:hover {
	color: #5492c0;
	text-decoration: none;
	}
		
a img {
	border: 0px solid #fff;
	transition: opacity .4s;
	}	

a img:hover {
	opacity: .65;
	}

div.kontejner {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	}
	
div#stranka {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px;
	background: #fff;
	}
	
div#zahlavi {
	width: 100%;
	height: 125px;
	background: #2153a0;
	}
	
div#zahlavi #logo {
	width: 320px;
	height: 125px;
	background: url(../img/ess-prague.png) no-repeat bottom left;
	display: block;
}

div#zahlavi #contact-menu{
	min-width: 100px;
	height: 30px;
	position: absolute;
	padding-top: 10px;
	border-right: 1px solid #4378c8;
	top: 0;
	right: 0;	
	display: block;	
	list-style-type: none;
	text-align: right;
	}

div#zahlavi ul#contact-menu > li{
	float: left;
	}
	
div#zahlavi ul#contact-menu > li > a{
	float: left;	
	color: #fff;
	display: inline-block;
	line-height: 20px;
	padding: 0 15px 0 15px; 
	text-decoration: underline;
	background: url(../img/bullet_light.png) no-repeat center left;
	font-size: 0.9em;
	}	
	
div#zahlavi ul#contact-menu > li > a:hover {
	text-decoration: none;
	background: url(../img/bullet_yellow.png) no-repeat center left;
	}

div#zahlavi ul#main-menu{
	min-width: 250px;
	height: 50px;
	position: absolute;
	bottom: 0;
	right: 0;
	border-right: 1px solid #4378c8;
	display: block;	
	list-style-type: none;
	}

div#zahlavi ul#main-menu > li{
	float: left;	
	border-left: 1px solid #4378c8;
	position: relative;
	}
	
div#zahlavi ul#main-menu > li > a{
	float: left;	
	color: #fff;
	display: inline-block;
	line-height: 45px;
	padding: 0 15px 5px 15px; 
	text-decoration: none;
	font-size: 1.1em;
	}
	
div#zahlavi ul#main-menu > li > a.active{
	background: #5492c0;
	color: #fff;
	}

div#zahlavi ul#main-menu > li:hover > a{
	background: #ebebeb;
	color: #333;
	}
	
div#zahlavi ul#main-menu > li > a.applications{
	line-height: 35px;
	padding-top: 5px;
	border-bottom: 5px solid #edc75f;
	}		
	
div#zahlavi ul#main-menu > li > a.applications:hover{
	background: #f9e9be;
	color: #5492c0;
	}

div#zahlavi ul#main-menu > li ul.submenu{

	position: absolute;
	top: 50px;
	left: 0;
	z-index: 10000;
	list-style-type: none;
	display: none;
}

div#zahlavi ul#main-menu > li:hover ul.submenu{
	display: block;
}

div#zahlavi ul#main-menu > li ul.submenu > li > a{
padding: 0 30px;

    font-size: 1.1em;
    line-height: 40px;
    display: inline-block;
    padding-left: 13px;
    text-decoration: none;
		border-bottom: 1px solid #d9d9d9;
	color: #333;
    background: #ebebeb;
	min-width: 150px;
}

div#zahlavi ul#main-menu > li ul.submenu > li > a:hover{
    background: #ebf4fb;
}



div#content {
	width: 100%;
	padding-top: 20px;
	}
	
div#content ul#sub-menu{
	width: 300px;
	list-style-type: none;
	position: relative;
	border-top: 1px solid #d9d9d9;
	overflow: hidden;
	}
	
div#content ul#sub-menu > li{
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	}	
	
div#content ul#sub-menu > li > a{
	width: 100%;
	font-size: 1.1em;
	line-height: 40px;
	display: inline-block;
	padding-left: 13px;
	text-decoration: none;
	}	
	
div#content ul#sub-menu > li > a:hover{
	background: #ebf4fb;
	}	
	
div#content ul#sub-menu > li > a.active{
	font-weight: 700;
	color: #333;
	background: #ebebeb;
	}	

div#content #billboard {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}

/*div#content #billboard > a{*/
div#content #billboard a {
	margin-top: 0px;
	height: 75px;
	display: block;
}


/*div#content #billboard > .notice{*/
div#content #billboard .notice {
	position: absolute;
	top: 25px;
	/*bottom: 110px;*/
	right: 25px;
	color: #fff;
	text-align: right;
	font-size: 2.7em;
	line-height: 1.1;
	text-shadow: 2px 2px 2px #000;
}

/*div#content #billboard > .datum{*/
div#content #billboard .datum {
	position: absolute;
	bottom: 25px;
	/*bottom: 110px;*/
	right: 25px;
	color: #fff;
	text-align: right;
	font-size: 2.7em;
	line-height: 1.1;
	text-shadow: 2px 2px 2px #000;
}

/*div#content #billboard > .datum > strong{*/
div#content #billboard .datum > strong {
	font-weight: 800;
}

div#content .share-point {
	width: 60px;
	display: inline-block;
	position: absolute;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	right: -61px;
	top: 0;
	}

div#content .share-point > span {
	margin: 5px 10px 5px 10px;
	display: block;
	}

div#content .share-point > a {
	height: 40px;
	width: 40px;
	display: block;
	float: right;
	margin: 0px 10px 10px 0px;
	}

div#content .share-point > a:hover {
	opacity: .65;
	}

div#content .share-point > a.facebook {
	background: url(../img/facebook.png) no-repeat center center;
	}

div#content .share-point > a.twitter {
	background: url(../img/twitter.png) no-repeat center center;
	}

div#content .share-point > a.googleplus {
	background: url(../img/googleplus.png) no-repeat center center;
	}


div#content #head-line {
	width: 100%;       
	}

div#content #head-line.homepage {
	//background: url(../media/data/head-line.jpg) no-repeat bottom right;
	}
	
div#content #head-line > .header{
	width: 100%;	
	height: 60px;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
	margin-bottom: 25px;	
	}

div#content #head-line > .header div.date-sticker {
	width: 336px;
	height: 107px;
	background: transparent url('../img/date-sticker.png') no-repeat top left;
	position: absolute;
	top: 75px;
	right: -15px;
}

div#content #head-line > .header > h2{
	font-size: 2.3em;
	font-weight: 500;
	display: inline-block;
	color: #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #d9d9d9;
	padding-right: 80px;
	line-height: 60px;	
  position: relative;
  max-width: 500px;  
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; 
	}

div#content #head-line > .header > h2.subtitle{
	font-size: 1.5em;
	font-weight: 500;
	display: inline-block;
	color: #333;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #d9d9d9;
	padding-right: 40px;
	line-height: 60px;	
  position: absolute;
  bottom: -33px;
  left: 0;
	}

div#content #head-line > .header > span.date{
	line-height: 60px;
	display: inline-block;
	position: absolute;
	right: 0;
	font-size: 1.4em;
	}
  
div#content #head-line > .header > span.zastita{
	padding-top: 20px;
  line-height: 40px;
	display: inline-block;
	position: absolute;
	right: 0;
	font-size: 1.2em;
  color: #333;
  font-weight: 600;
	}
  
div#content #head-line > .header > span.zastita > a > img {
  float: right;
  padding-left: 10px;
  margin-top: -20px;
  }
  
div#content #head-line > .header > span.zastita > srtong {  
  }

div#content #head-line > .header > span.date strong{
	color: #333;
	font-weight: 700;
	}

div#content #head-line > p {
	width: 500px;
	font-size: 1.02em;
	color: #333;
	line-height: 2;
	margin-bottom: 25px;
	padding-top: 15px;
  box-sizing: border-box;
  padding-right: 25px;             
	border-right: 1px solid #d9d9d9;
	}
	
div#content #head-line a.read-more {	
	display: inline-block;
	padding: 0 15px 0 15px; 
	text-decoration: underline;
	background: url(../img/bullet.png) no-repeat center left;
	border-right: 1px solid #d9d9d9;
	margin-bottom: 45px;
	}
	
div#content #head-line a.read-more:hover {	
	text-decoration: none;
	background: url(../img/bullet_light.png) no-repeat center left;
	}


div#content #head-line .deadline {
	width: 100%;
	line-height: 60px;
	text-align: center;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 30px;
	font-size: 2em;
	color: #333;
	}

div#content #head-line .deadline > strong {
	font-weight: 700;
	color: black;
	}

div#content #head-line .deadline > a {
	font-weight: 700;
	color: #333;
	}
	
div#content #showroom {
	width: 100%;
	min-height: 100px;
	background: url(../img/showroom_bg.png) repeat-x top center;
	border-top: 1px solid #d9d9d9;
	padding-top: 50px;
	margin-bottom: 60px;
	}

div#content #showroom .box{
	width: 300px;
	min-height: 100px;
	position: relative;
	float: left;
	}

div#content #showroom .box.box-1{
	margin-right: 50px;
	}

div#content #showroom .box.box-2{
	margin-right: 50px;
	}

div#content #showroom .box.box-3{
	margin-right: 0;
	}

div#content #showroom .box > h3{
	width: auto;
	display: inline-block;
	color: #333;
	font-size: 1.2em;
	font-weight: 700;
	background: url(../img/bullet.png) no-repeat center left;
	padding: 0 13px 0 13px;
	margin-bottom: 10px;
	border-right: 1px solid #d9d9d9;
	}

div#content #showroom .box > img{
	width: 300px;
	height: 140px;
	overflow: hidden;
	display: block;
	margin: 0;
	}

div#content #showroom .box > .text{	
	border-left: 1px solid #d9d9d9;
	padding: 12px 0 0 18px;
	}

div#content #showroom .box > .text > p{	
	line-height: 1.8;
	margin-bottom: 15px;
	}

div#content #showroom .box > .text > a{	
	display: inline-block;
	line-height: 23px;
	background: #fff;
	border: 1px solid #b5cbed;
	padding: 0 25px;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.0em; 	
	}

div#content #showroom .box > .text > a:hover{	
	color: #2153a0;
	background: #ebf4fb;
	text-decoration: none;	
	}

div#content .action-line {
	width: 100%;
	line-height: 90px;
	text-align: center;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 60px;
	font-size: 3em;
	color: #333;
	}

div#content .action-line > strong {
	font-weight: 700;
	color: #2153a0;
	}

div#content .action-line > a {
	font-weight: 700;
	color: #333;
	}

div#content .partitions {
	min-height: 100px;
	padding-bottom: 100px;
	}

div#content .partitions > .left{
	width: 650px;
	float: left;
	min-height: 100px;
	margin-right: 50px;
	}
	
div#content .partitions > .right{
	width: 300px;
	float: left;
	min-height: 100px;
	}
	
div#content .partitions > .left h3{
	width: auto;
	display: inline-block;
	color: #333;
	font-size: 1.2em;
	font-weight: 700;
	background: url(../img/bullet.png) no-repeat center left;
	padding: 0 13px 0 13px;
	margin: 0 0 10px 0;
	border-right: 1px solid #d9d9d9;
	}
	
div#content .partitions >.left >.photogallery-preview {
	width: 660px;
	margin: 0 0 20px -5px;
	overflow: hidden;
	}
	
div#content .partitions >.left >.photogallery-preview > .thumbnail {
	width: 100px;
	height: 100px;
	float: left;
	margin: 5px;
	overflow: hidden;
	background: #123;
	position: relative;
	}	

div#content .partitions >.left >.photogallery-preview > .thumbnail img{
   width: 100%;
   height: 100%;
   object-fit: cover;
	}
	
div#content .partitions >.left > .reading {	
	margin-bottom: 20px;
	}	
	
div#content .partitions >.left > .reading > h3{	
	font-size: 1.6em;
	}	

div#content .partitions >.left > .reading > p{	
	text-align: justify;
	color: #666;
	margin-bottom: 20px;
	transition: color .5s;
	font-size: 1.1em;
	line-height: 2.2;
	}	

div#content .partitions >.left > .reading > p strong{	
	color: #333;
	}	
	
div#content .partitions >.left > .reading ul{	
	margin: 0 0 25px 15px;
	}		
	
div#content .partitions >.left > .reading ul > li{
	width: auto;
	display: block;
	color: #333;
	font-size: 1.1em;
	font-weight: 500;
	background: url(../img/arrow_right.png) no-repeat center left;
	padding: 7px 13px 7px 13px;
	line-height: 1.5;
	}	

div#content .partitions >.left > .reading ul > li:hover{
	border-right: 1px solid #d9d9d9;	
	}	

div#content .partitions >.left > .reading table{
	font-size: 1em;
	color: #666;	
	}	

div#content .partitions >.left > .reading table.schedule{
	margin-bottom: 25px;
	}

div#content .partitions >.left > .reading table > tbody > tr{
	}	
		
div#content .partitions >.left > .reading table > tbody > tr > td{
	padding-left: 20px;
	text-align: justify;	
	border-top: 15px solid #fff;
	border-bottom: 15px solid #fff;
	}	

div#content .partitions >.left > .reading table.schedule > tbody > tr > td{
	padding-left: 20px;
	text-align: justify;
	border-top:  1px solid #fff;
	border-bottom: 1px solid #d9d9d9;
	}

div#content .partitions >.left > .reading table > tbody > tr > td.name{
	min-width: 180px;
	border-right: 1px solid #d9d9d9;
	padding-left: 0;
	font-size: 1.1em;
	font-weight: 700;
	color: #333;
	}	
	
div#content .partitions >.left > .info-bar {	
	width: 100%;
	border-top: 1px solid #d9d9d9;
	line-height: 25px;
	display: inline-block;
	}	

div#content .partitions >.left > .info-bar a {	
	border-right: 1px solid #d9d9d9;	
	padding: 0 10px 0 15px;
	margin-right: 7px;
	line-height: 25px;
	display: inline-block;	
	text-decoration: underline;
	background: url(../img/bullet.png) no-repeat center left;
	border-right: 1px solid #d9d9d9;
	}
	
div#content .partitions >.left > .info-bar a:hover {	
	text-decoration: none;
	background: url(../img/bullet_light.png) no-repeat center left;
	}
	
div#content .partitions >.left > .info-bar a.back-to-top {	
	background: url(../img/arrow_top.png) no-repeat center left;
	}
	
div#content .partitions >.left > .info-bar a.back-to-top:hover {	
	background: url(../img/arrow_top_light.png) no-repeat center left;
	}

div.push {	
	clear: both;
	}

div#footer {	
	width: 100%;
	line-height: 35px;
	display: inline-block;
	border-top: 1px solid #b5cbed;
	background: #ebf4fb;
	clear: both;
	}
	
div#footer span{	
	line-height: 35px;
	display: inline-block;
	border-right: 1px solid #daeaf7;
	padding-right: 10px;
	margin-right: 10px;
	}

div#footer span.copyright{	
	border-right: 0px solid #ebf4fb;
	position: absolute;
	right: 0;
	}
	
div#footer a{	
	font-weight: 700;
	color: #333;
	text-decoration: none;
	}
		
div#footer a:hover{	
	text-decoration: underline;
	}
	
/*FORM*/

#message {
width: 100%;
display: inline-block;
line-height: 35px;
font-size: 1.2em;
font-weight: 700;
margin-bottom: 35px;
}

#message.success{
color: #098f03;
border-bottom: 1px solid #9dd49b;
border-top: 1px solid #9dd49b;
}

#message.wrong{
color: #c80000;
border-bottom: 1px solid #f8afaf;
border-top: 1px solid #f8afaf;
}

.two-column {
width: 100%;
min-height: 45px;
margin: 0 0 20px 0;
}

.one-column {
width: 100%;
min-height: 45px;
margin-bottom: 20px;
}

.two-column .right {
width: 50%;
float: left;
}

.two-column .left {
width: 50%;
float: left;
}

.two-column label,
.one-column label {
	width: 120px;
	padding-left: 15px;
	border-left: 1px solid #d9d9d9;
	margin-right: 10px;
	line-height: 35px;
	display: inline-block;
	}

.two-column input,
.one-column input {
	width: 300px;
	line-height: 35px;
	display: inline-block;
	padding: 0 7px;
	}

::-webkit-input-placeholder {
    color:    #707070;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #707070;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #707070;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #707070;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #707070;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #707070;
}

textarea {
	width: 300px;
	height: 75px;
	display: block;
	float: left;
	padding: 5px;
	}

.adresa{
	width: 120px;
	height: 75px;
	display: block;
	padding: 0 7px;
	float: left;
	}

.sent input{
	width: 70px;
	height: 35px;
	display: block;
	padding: 0 7px;
	}

.captcha_text input{
	width: 160px;
	height: 35px;
	display: block;
	float: left;
	}

#captcha {
	float: left;
	margin-right: 5px;
	}

.refresh{
	width: 35px;
	height: 35px;
	display: block;
	background: url(../img/refresh.png) no-repeat center center;
	float: left;
	}

#male,
#female {
	width: 70px;
	display: inline-block;
	}

.gender label {
	width: 40px;
	}

.spacer {
	height: 30px;
	display: block;
}

.mapa {
height: 280px;
width: 1000px;
}

.galerie {
	width: 675px;
	overflow: hidden;
	margin-left: -25px;
	}

.galerie .ramecek {
	width: 200px;
	height: 150px;
	float: left;
	overflow: hidden;
	margin: 0 0 15px 25px;
	position: relative;
	transition: opacity .4s;
	cursor: pointer;
	}

.galerie .ramecek:hover {
	opacity: .65;
	}

.galerie .ramecek img{
	 position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -150px;
   margin-top: -110px;
	}

.galerie .invisible{
	display: none;
	}

div#content .partitions >.left > .info-bar .pagination{
	line-height: 25px;
	display: inline-block;
  letter-spacing: 5px;
	border-right: 1px solid #d9d9d9;
	padding-right: 10px;
	margin-right: 7px;
	}

div#content .partitions >.left > .info-bar .pagination a  {
	border-right: 0px solid #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
  letter-spacing: 0px;
	line-height: 25px;
	display: inline-block;
	text-decoration: underline;
	background: transparent;
	}

div.partner {
	width: 250px;
	height: 230px;
	float: left;
	border-left: 1px solid #d9d9d9;
	margin: 0 15px 15px 0;
	padding: 15px;
	}

div.partner > p.logo{
height: 210px;
}

.cweb_lightbox {
cursor: pointer;
}


#content div.left > div.reading > div.medailonek {
width: 100%;
margin-bottom: 35px;
}

#content div.left > div.reading > div.medailonek h3{
	width: auto;
	color: #333;
	font-size: 1.4em;
	font-weight: 700;
	display: block;
	height: 30px;
	background: transparent;
	padding: 0 13px 0 0px;
	margin: 10px 0 5px 0;
	border: 0px;
	}

#content div.left > div.reading > div.medailonek > div.vlevo{
width: 150px;
padding: 8px 20px 3px 0;
height: 150px;
float: left;
}

#content div.left > div.reading > div.medailonek > div.vlevo img{
width: 150px;
height: 150px;
object-fit: cover;
}

#content div.left > div.reading > div.medailonek > div.vpravo p{
text-align: justify;
font-size: 14px;
}

#content div.left > div.reading > div.medailonek > div.vpravo p em{
color: #999;
font-weight: 600;
}

#news {
}

#news .vypis_clanku {
width: 1000px;
}

#news .homepage {
width: 470px;
position: absolute;
top: 90px;
right: 0;
} 

#news .homepage h2{
 font-size: 1.8em;
    font-weight: 500;
    display: inline-block;
    color: #333;
    border-bottom: 1px solid #fff;
    padding-right: 80px;
    line-height: 20px;
    position: relative;
    max-width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
    

#news article {
width: 500px;
position: relative;
box-sizing: border-box;  
padding-bottom: 25px; 
padding-top: 25px;
}
    

#news .homepage article {
padding-top: 25px;     
border-bottom: 1px solid #d9d9d9;
border-top: 1px solid #d9d9d9;
}

#news .vypis_clanku > article {
float: left;
}

#news .homepage > article {
width: 470px;
}

#news .detail_clanku h2 {
width: 600px;
font-size: 2.2em;
color: black;
margin-bottom: 40px; 
background: white;
}

#news .vypis_clanku > article:nth-child(3n-2) {
padding-right: 25px;  
border-right: 1px solid #d9d9d9;
}        

#news .vypis_clanku > article:nth-child(3n-1) {
padding-left: 25px;  
border-left: 1px solid #d9d9d9;
margin-left: -1px !important;
width: 501px;
}

#news article img {
width: 80px;
height: 80px;
object-fit: cover;
position: absolute;
top: 32px;
left: 0;
}

#news article h3 {
margin: 0 0 0 105px !important;
background: transparent !important;
padding: 0 !important;
border: 0 !important;
}         

#news .vypis_clanku > article:nth-child(3n-1) img {
left: 25px;
}

#news article p {
margin-left: 105px !important;
}

#news .clr {  
border-bottom: 1px solid #d9d9d9;
}  

#news a.read-more,
#news a.read-mores{	
	display: inline-block;
	line-height: 23px;
	background: #fff;
	border: 1px solid #b5cbed;
	padding: 0 25px;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.0em; 
  margin-top: 15px; 
	}  
#news a.read-mores{	  
  margin-left: 105px;
	}  

#news .vypis_clanku a.read-more{		
  margin-left: 105px;
	}

#news a.read-more:hover,
#news a.read-mores:hover{	
	color: #2153a0;
	background: #ebf4fb;
	text-decoration: none;	
	}
  
#news div.detail_clanku {
  width: 550px;
  min-height: 500px; 
  margin-top: -70px;
}
  
#news div.detail_clanku img{
  max-width: 400px;
  max-height: 400px;
  position: absolute;
  top: 70px;
  right: 0;
}   

#news div.detail_clanku p {
  margin-bottom: 25px;
}   

#news div.detail_clanku strong p {
  color: black;
  font-size: 1.2em;
  margin-bottom: 25px;
  line-height: 1.8;
}          

#news .detail_clanku {
padding-bottom: 90px;
}

/******************************************************************************/
/* 2019-01-10 *****************************************************************/
/******************************************************************************/

label.feedback {
	width: 200px;
}

label.feedback_facebook {
	width: 70px;
}

label.feedback_university {
	width: 70px;
}

label.feedback_personal_recommendation {
	width: 175px;
}

label.feedback_other {
	width: 55px;
}

input[id^="feedback_"] {
	width: 35px;
}

input#feedback_other_text {
	width: 300px;
}
