#gk_news_image_1-newsimage1 {
	overflow: hidden;
	border: none;
	position: relative;
	width: 700px;
	/*width: 654px;
*/
	/*height: 100%;*/
	height: 610px;
/**/
	background-color: #fff;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_main_wrapper {
	overflow: hidden;
	width: 700px;
	/*width: 644px;
*/
	height: 100%;
	/*height: 500px;*/
/**/
	float: right;
	position: relative;
	/*border: 2px solid #e6e6e6;*/
	padding: 5px;
}

/*#gk_news_image_1-newsimage1 div.gk_news_image_1_outter_wrapper {
	overflow: hidden;
	width: px;
	height: 400px;
	height: 300px;
	float: left;
}*/

#gk_news_image_1-newsimage1 .gk_news_image_1_slide {
	top: 14px;
	left: 14px;
	position: absolute;
	display: block;
}

#gk_news_image_1-newsimage1 h2 {
	margin-bottom: 15px;
}

#gk_news_image_1-newsimage1 h2 a {
	font: normal 28px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text_datas {
	display: none;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_text_bg, .popis {
	padding-right: 10px;
	padding-left: 10px;
	width: 300px;
	height: 330px;
	position: absolute;
	top: 0px;
	left: 370px;
	/*background-color: #000000;*/
	background: #D9D9D9 url(images/gradient.png) repeat-x top;
	opacity: 0.70; /**/
	
  border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;/**/
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text, .popis {
	padding: 10px;
	overflow: hidden;
	width: 300px;    /*šířka pole pro text*/
	height: 300px;   /*výška pole pro text*/
	left: 370px;     /*pozice textu z leva*/
	position: absolute;
	top: 0px;
}

#gk_news_image_1-newsimage1 a.gk_news_image_1_prev, #gk_news_image_1-newsimage1 a.gk_news_image_1_next, #gk_news_image_1-newsimage1 a.gk_news_image_1_play, #gk_news_image_1-newsimage1 a.gk_news_image_1_pause {
	background: transparent url('./images/buttons.png') no-repeat;
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	margin-left: 2px;
}


#gk_news_image_1-newsimage1 div.gk_news_image_1_tb {
	overflow: hidden;
	float: left;
	height: 450px;
	width: 800px;
	position: relative;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_thumbnails {
	/*bottom: 100px;*/
	margin-left: 10px;
	width: 800px;
	height: 400px;
	position: absolute;
	left: 0px;
	top: 380px;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_thumb {
	margin: 0px 5px 10px 5px;
	border: 1px solid #fff;/**/
	width: 50px;
	height: 50px;
	float: left;
	display: block;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_tbo {
	width:690px; /*šířka místa pro thumb*/
	height: 100%;
	padding: 10px 4px 4px 4px;
	/*background-color: #E0F0FF;	
    border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	 border-top: 1px #ddd solid;*/
}

#gk_news_image_1-newsimage1 .gk_news_image_1_interface_buttons {
	position: absolute;
	bottom: 20px;
	right: 0px;
}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons {
	position: absolute;
	list-style-type: none;
	top: 20px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons li {
	float: left;
	padding: 0px !important;
	margin-right: 3px;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_preloader {
	position: absolute;
	width: 800px;
	height: 350px;
	background: url('../images/load.gif') no-repeat center center #fff;
		/*opacity: 0.60;*/
	
} 

#gk_news_image_1-newsimage1 div.gk_news_image_1_outter_wrapper ul.gk_news_image_1_tick_buttons {
	position: static;
}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons li {
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/tick.png') no-repeat 0 0;
	text-indent: -999em;
	cursor: pointer;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_outter_wrapper ul.gk_news_image_1_tick_buttons li {
	float: none;
	cursor: pointer;
	margin-bottom: 5px;
}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons li.active, #gk_news_image_1-newsimage1 div.gk_news_image_1_outter_wrapper ul.gk_news_image_1_tick_buttons li.active {
	background: url('../images/tick_active.png') no-repeat 0 0;
	cursor: pointer;
}

#gk_news_image_1-newsimage1 div.outter_readmore {
	width: 24px;
	height: 21px;
	position: absolute;
	bottom: 0px;
	background: url('../images/readmore.png') no-repeat 0 0;
	text-indent: -999em;
	cursor: pointer;
} 


/*a:link.gk_news_image_title {text-decoration: none; color: blue;}
a:hover.gk_news_image_title {text-decoration: underline; color: red;}
a:visited.gk_news_image_title {text-decoration: none; color: green;}
a:active.gk_news_image_title {text-decoration: underline; color: red;}  */

/*.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}*/

#gk_news_image_1-newsimage1 h2, .popis h2 {font-size: 1.4em;}
#gk_news_image_1-newsimage1 p, .popis p {font-size: 1.2em;}
.popis { opacity: 1;}

.gk_news_image_1_text .link{
position: absolute;
top: 280px;
}
 .popis .link{
position: absolute;
top: 272px; 
 }
 
.gk_news_image_1_text .detail{
position: absolute;
top: 250px;
}
