/*
zakladni
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
        background-color: #0f100e;
        /*background: #0f100e url(../images/templatemo_main_bg.jpg) repeat-x top;*/
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

p { margin: 0px; padding: 0px; line-height: 1.7em; font-size: 14px;   }

table {line-height: 1.7em; font-size: 14px;   }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_15 { margin-right: 15px; }

.button_01 a{
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
  opacity: 0.8;
	color: #ffffff;
	font-size: 13px;
  font-weight: bold;
	text-align: center;    
	text-decoration: none;
	background: url(../images/templatemo_button_01.png) no-repeat;
}       

.button_01 a:hover{
  opacity: 1;
}
h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	//border-bottom: 1px solid #333;
}

h4 {
	margin: auto auto;
	padding: 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
        text-align: center;        
	//border-bottom: 1px solid #333;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 3px solid #e8e8e8;
	padding: 1px;
	background: #fff;        
        box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

/* banner */

#templatemo_banner_wrapper {     
	clear: both;
	width: 100%;
  height: 700px;
	margin: 0 auto;	
	background: url(../images/header.jpg) no-repeat center top;
  padding: 1px 0 0 0;
}   
#obalka{
  width: 100%;
  margin: 0px auto;
  height: 300px;
}  
/* end of banner */

#templatemo_menu_wrapper {
	clear: both;	
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	/*background: url(../images/templatemo_menu_wrapper.jpg) top center no-repeat;*/
}

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/templatemo_menu_bg.jpg) top center no-repeat;
}

#templatemo_menu ul {
	/*width: 960px;*/
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
	display: flex;
	justify-content: space-around;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 110px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 5px 0 5px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000000;
	background:url(../images/templatemo_button_01b.png) no-repeat;
}

#templatemo_menu li .last {
	margin-right: 10px;
}

/* end of menu */


/* end of menu2 */


#templatemo_menu2 {
	clear: both;
	width: 959px;
	height: 30px;
	margin: 0 1px;
        background-color: #d5d7d4;
	padding-top: 5px;
	//background: url(../images/templatemo_menu_bg.jpg) top center no-repeat;
}

#templatemo_menu2 ul {
	width: 910px;
	margin: 0 auto;
	padding: 5 0 0 0;
	list-style: none;
}

#templatemo_menu2 ul li {
	padding: 0 0 0 0;
	margin: 0px;
	display: inline;
}

#templatemo_menu2 ul li a {
	float: left;
	display: block;
	width: 88px;
	height: 30px;
	padding: 0 15 0 0;
	margin: 3px 5px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: black;	
	outline: none;
}

#templatemo_menu2 li a:hover, #templatemo_menu2 li .current {
	color: white;
	background:url(../images/templatemo_button_02.png) no-repeat;
}

#templatemo_menu2 li .last {
	margin-right: 10px;
}

/* end of menu */

/* content - dulezite, obsah stranky*/

#templatemo_content_wrapper {
	clear: both;	
	width: 100%;
	margin: 0 auto;	
	/*background: url(../images/templatemo_content_wrapper.jpg) top center no-repeat;*/
}

#templatemo_content {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px;
        min-height: 540px;
	background: url(../images/templatemo_content_bg_middle.png) repeat-y center;
}


#templatemo_content_bottom {
	width: 980px;
	height: 15px;
	margin: 0 auto;
	background: url(../images/templatemo_content_bg_bottom.png) no-repeat center top;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.section_w960_p15 {
	clear: both;
	width: 940px;
	padding: 0 15px;
}

.section_w960_p30 {
	clear: both;
	width: 880px;
	padding: 20px 40px;
	font-size: 12px;
	min-height: 260px;
}

.box {
	float: left;
	width: 300px;
	background: url(../images/templatemo_box_01_middle.jpg) repeat-y;
}

.box_top {
	width: 300px;
	height: 5px;
	background:url(../images/templatemo_box_01_top.jpg) no-repeat;
}

.box_bottom {
	width: 300px;
	height: 15px;
	background: url(../images/templatemo_box_01_bottom.jpg) no-repeat;
}

.box .box_content {
	padding: 15px 20px 15px 20px;
        min-height: 250px;
}

.box h2 {
	color: #9b1919;
	font-size: 16px;
	margin-bottom: 20px;
}

.box .box_image_wrapper {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.em_text {
	font-size: 14px;
	color: #000;
}

.em_text_aktualitaDatum {
	font-size: 14px;
	font-style: italic;
	color: #000;
}

.em_text_aktualitaTextClanku {
	font-size: 14px;
	color: #000;
	text-align: justify;
	padding: 0 0 0 0;
}

.aktualitaNadpis {
	color:#62b128;
	margin: 0 0 5px 0;
	/*text-decoration: underline;*/
}

.aktualitaSipka{
	
}


.em_text2 {
	font-size: 13px;
}

/* footer */

#footer_right,
#footer_right:hover {
	cursor:text;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 40px 10px;
	color: #cccccc;
}

#templatemo_footer  a {
	color: #ffffff;
}

#templatemo_footer .section_w240 {
	float: left;
	width: 200px;
	padding-left: 40px;
}

#templatemo_footer .section_w240 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #cccccc;
}

#templatemo_footer .footer_list li a:hover {
	color: #FFFF00;
	text-decoration: none;
}


/*
 * Color, Border, and Button Rules
 */
.cs_wrapper, .cs_article {
  background: none; /* Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {
  width: 50px; /* Should be as wide as the button graphic being used */
  background: none; /* This will probably match the contentslider bg color */
}

/*
 * Article styles (font, color, etc.)
 *
 * If textResize is set to TRUE, sizing shouldn't need to be touched. However,
 * depending on the sizes you have defined, additional tweaking may be
 * required in order to get the text to display properly.
 */

/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if 
 * it's not absolutely necessary.
 ******************************************************************************
 */
.cs_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_article {
  position:relative;                      
  top:0;
  display:block;
  width: 960px;
  height: 300px;
  margin: 0 auto;
  padding: 0;
}

.cs_article .slider_content_wrapper {
	padding: 0 80px;
	display: block;
}


.slider_content {
	float: left;
  background-image: url(../images/templatemo_banner_img_frame.png);
  background-size: 100% 100%;
  margin: 30px;
  padding: 40px;
	width: 350px;
  height: 180px;
  
}

.slider_content h2 {
	font-size: 24px;
	color: #333;
	padding: 5px 0;
	margin-bottom: 20px;
}

.slider_content p {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
}

.slider_content .more a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.slider_image {
	float: right;
	width: 380px;
	height: 180px;
	padding: 14px;
  margin: 50px 30px;
	background: url(../images/templatemo_banner_img_frame.png);
}

.slider_image img {
	width: 380px;
	height: 180px;
}


/* Table 1 Style */
table.table1{
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
    margin: 30px auto;
}
.table1 thead th{
    padding: 10px 10px 10px 10px;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #93CE37;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tbody th{
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    background-color:#9DD929;
    border:1px solid #93CE37;
    border-right:3px solid #9ED929;
    padding:0px 10px;
    background:-webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0.02, rgb(158,217,41)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(123,192,67))
        );
    background: -moz-linear-gradient(
        left bottom,
        rgb(158,217,41) 2%,
        rgb(139,198,66) 51%,
        rgb(123,192,67) 87%
        );
    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}
.table1 tfoot td{
    color: #9CD009;
    font-size:24px;
    text-align:center;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}
.table1 tfoot th{
    color:#666;
}
.table1 tbody td{
    padding:10px;
    text-align:center;
    background-color:#DEF3CA;
    border: 2px solid #E7EFE0;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
}
.table1 tbody span.check::before{
    content : url(../images/check0.png)
}
.table_left tbody td, .table_left tfoot td, .table_left thead th{
text-align: left;
}






.hlasovani{ 
    color: black;  
    font-size: 13px; 
    width:697px; 
    margin:0 auto; 
    position: relative; 
    text-align: left; 
} 

.posun{
    width: 488px; 
    margin:0 auto; 
    position: relative; 
    text-align: left; 
      
      }
      
.centerovani{
            text-align: center;
           }
           
#ramecekPruhl {  
  border-radius: 1px;
  box-shadow: 0px 0px 0px 6px rgba(10,0,0,0.5);   
  /*text*/ /*
  color: rgba(0,0,0,0.8);
  text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.3);
  font: 700 4.25em Helvetica;
  /*text*/      /*
  background: #ddd; 
  padding: 15px 0 0 15px; 
  /*position: absolute;  */
  width: 560px;
  height: 80px;
  margin: 50px auto 0px auto;
  background: transparent\9;  
  background:rgba(255,255,255,0.6);  
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);  
  zoom: 1;  
}          
   /* 
#ramecekPruhl:nth-child(n) {  
    filter: none;  
}
   */
   
 /* box ------------------------------------------------------ */

#box {   
  vertical-align: middle;
  padding: 20px 0 20px 0;
  text-align: center;
  /*min-width: 500px;    */
  font-size: 5em;
  font-weight: bold;
  -webkit-backface-visibility: hidden; /* fixes flashing */
  font-family: Geneva, sans-serif;
 /* background: hsla(210, 30%, 0%,0.1) radial-gradient( hsla(210, 30%, 20%, 0.3), hsla(210, 30%, 0%, 0.3));
  
  /*ramecek*/
  /*border-radius: 1px;      
  box-shadow: 0px 0px 0px 2px rgba(10,0,0,0.5);  
  background: transparent\9;  
  background:rgba(0,0,0,0.3);  
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);  
  zoom: 1;    */
  width: 860px;
  margin: 105px auto 0px auto;
  /*background: transparent\9;    */
  /*background:rgba(255,255,255,0.6);     */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);  
  zoom: 1;  
  /* /ramecek*/
}


/* flashlight ------------------------------------------------------ */

#flashlight {  
  vertical-align: middle;   
 color: hsla(0,0%,0%,0);
  perspective: 60px;      
  outline: none;
}


/* flash ------------------------------------------------------ */

#flash {   
  vertical-align: middle;
  display: inline-block;
  text-shadow: #fff 0 0 1px, rgba(255,255,255,0.1) 0 1px 3px; 
  transition: margin-left 0.3s cubic-bezier(0, 1, 0, 1);
}
    



/* light ------------------------------------------------------ */

#light { 
  vertical-align: middle;
  display: inline-block;
  text-shadow: #84c556 0 0 1px, #84c556 0 -1px 2px, #9f3 0 -3px 2px, rgba(0,0,0,0.8) 0 30px 25px;  
  /*text-shadow: #9f3 0 0 1px, #9f3 0 -1px 2px, #9f3 0 -3px 2px, rgba(0,0,0,0.8) 0 30px 25px;    */
  
      
}


#light2 {  
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
  /*text-shadow: #84c556 0 0 1px, #84c556 0 -1px 2px, #9f3 0 -3px 2px, rgba(0,0,0,0.8) 0 30px 25px;     */
  /*text-shadow: #9f3 0 0 1px, #9f3 0 -1px 2px, #9f3 0 -3px 2px, rgba(0,0,0,0.8) 0 30px 25px;    */
  
      
}
 
#box:hover #light2 {
  vertical-align: middle;
  text-shadow: #fff 0 0 4px, #fcffbb 0 0 30px;
  /*transform: rotateY(-30deg); */
  transform:scale(1.7,1.7);  
  transition:         transform 0.3s cubic-bezier(0, 0.75, 0, 1), text-shadow 0.1s ease-out; 
}  



.clearboth {
    margin-top:10px;
    clear: both;    
}

#aktuality_footer_page_previous_wrapper {
   float:left;
   text-align: left;
   width:33%;   
   height: 22px;
}

#aktuality_footer_page_previous_arrow {
   float:left;
   padding-left: 20px;
}

#aktuality_footer_page_previous_text {
   float:left;
   font-size: 20px;   
   padding: 8px 0 0 10px;
}


#aktuality_footer_page_center {
   float:left;
   text-align: center;   
   width:33%;    
   font-size: 20px;
   padding-top: 6px;
}

#aktuality_footer_page_next_wrapper {
   float:right;
   text-align: right;
   width:33%;     
   height: 22px;   
}
#aktuality_footer_page_next_arrow {
   float:right;
   padding-right: 20px;
}

#aktuality_footer_page_next_text {
   float:right;
   font-size: 20px;   
   padding: 8px 10px 0 0;
}

.justifyText  {
    text-align: justify;
}

.form-header {
    font-weight: bold;
}

.img-border {
	/*width:100%;*/
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
}

.img-margin_left_bottom{
	margin-left: 15px;
	margin-bottom: 15px;
}

.img-margin_right_bottom{
	margin-right: 15px;
	margin-bottom: 15px;
}


.centerMargin {
    margin-left: auto;
    margin-right: auto;
}

.img-padding-table {
    padding: 10px;
}

.img-margin-table {
    margin: 10px !important;
}

.img-innerborder {
    border: 5px #f1f1f1 solid;
}


ul.font14 li {
    font-size: 14px;
}

#sponzorTable {
    width: 100%;
}

#sponzorTable td {
    padding-bottom: 50px;
}

.table1year {
    font-size: 12px;
}

div#aktuality_footer_page_center a {
    line-height: 1.5;
}


ul.textUl {
    font-size: 14px;
}

.textAlignLeft {
    text-align: left;
}






.princetourpage h2 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 4px
}

.princetourpage ul li {
    font-size: 14px;
    line-height: 1.7em;
}

.princetourpage p{
    text-align: justify;
}

.princetourpage {
    padding-left: 50px;
    padding-right: 50px;
}


table.table-princetour tbody tr  th, table.table-princetour tr  th
{
    text-align: left !important;
    width: 200px;
}

table.table-princetour, table.table-princetour2 {
    margin-left: 45px;
    margin-bottom: 20px;
}


table.table-princetour2 tbody tr  th, table.table-princetour2 tr  th{
    text-align: left !important;
    width: 100px;
}