



#requiredtext{
padding: 20px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.38);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.38);
} 

BODY {
background-image: url('http://www.c-lingua.com/images/background.jpg');  
background-color: #fff;
background-repeat:repeat-x;
font-family: times; 
margin:0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
text-align: center; 
font-family: arial;
}

.welcome{
position:absolute;
left:50%; /* centers the loading animation horizontally one the screen */
top:10%; /* centers the loading animation vertically one the screen */
width:502px;
height:177px;
margin:110px 0 0 -300px; /* is width and height divided by two */
border: 0px solid #fff;
background-image: url('http://www.c-lingua.com/images/welcome.gif');  
}

/*fotagalery*/

.border_title{
padding: 3px;
width:180px;
height:130px;
font-size:10px;
color: #888787;
float:left;  
border: 0px solid  #d9d9d9; 
}

.upload_images_pages:hover{
background: #f3d553;
}

.upload_images_pages {
width:170px;
height:100px;
padding:5px;
border: 1px solid  #d9d9d9; 
}  

/*load page*/

@charset "utf-8";

/* Preloader */
#preloader {
	position: fixed;  
	top:0;
	left:0;
	right:0;
	bottom:0;
  
  background-attachment: fixed;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:100px;
	height:100px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
  background-image: url('http://www.c-lingua.com/images/status.gif');  
	background-repeat:no-repeat;
	background-position:center;
	margin:-0px 0 0 -100px; /* is width and height divided by two */
  border: 0px solid #cfcfcf;
}

/*stop load page*/

#makeMeScrollable div.scrollableArea *
{
	position: relative;
	display: block
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
		block of code. It's just a nice feature that prevent the images from
		accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}


.grey_block{
width: 1170px;
height:270px;
margin-left: auto; 
margin-right: auto ;
margin-bottom:50px;
text-align:center;
border: 0px solid blue;
}

.name{
height:189px;
width: 1200px;
margin-left: auto; 
margin-right: auto ;
text-align:center;
background-image: url('http://www.c-lingua.com/images/name.jpg');
}

.grey_block2{
background: #f4f5f3;
width: 100%;
height:30px;
border: 0px solid blue;
}

.divgalery{
font-family:arial;
font-size: 15px;
float:left;
margin-right:30px;
}

.nadpis2_gallerynew{
color: #6c6a6a;
}


.hiddenimage{
opacity: 1;
transition: 500ms;
}

.hiddenimage:hover{
opacity: 0.2;
}


.hiddendiv{
background-image: url('http://www.c-lingua.com/images/green_cross.png');
float:left;
margin-right:17px;
margin-left:19px;
width:350px;
height:275px;
border: 0px solid red;
}



.hajek_firstpage{
background-image: url('http://www.c-lingua.com/images/back_grey.jpg');
background-position:bottom; 
background-repeat:repeat-x; 
text-align:center;
width:100%;
height: 300px;
margin-left: auto; 
margin-right: auto ;
margin-top:0px;
padding-left:0px;
padding-top:0px;
border: 0px solid pink;
}

.hajek_firstpage_popis{
text-align:center;
width:1110px;
height: 70px;
color: #cccccc;
font: normal 20px arial;
border: 0px solid red;

}



.hajek_firstpage_block1{
width:350px;
height:278px;
float:left;
margin-right: 42px;
background-image: url('http://www.c-lingua.com/images/block1.png'); 
transition: 500ms;
}

.hajek_firstpage_block1:hover{
opacity: 0.5;
}

.hajek_firstpage_block2{
width:350px;
height:278px;
float:left;
margin-right: 42px;
background-image: url('http://www.c-lingua.com/images/block2.png'); 
transition: 500ms;
}

.hajek_firstpage_block2:hover{
opacity: 0.5;
}

.hajek_firstpage_block3{
width:350px;
height:278px;
float:left;
background-image: url('http://www.c-lingua.com/images/block3.png'); 
transition: 500ms;
}

.hajek_firstpage_block3:hover{
opacity: 0.5;
}


.hajek_firstpage_down1{
width:325px;
height:280px;
float:left;
padding-top: 50px;
padding-right: 1px;
padding-left: 10px;
margin-top: 10px;
margin-right: 42px;
background-image: url('http://www.c-lingua.com/images/aktuality.jpg'); 
transition: 500ms;
border:0px solid red;
}

.hajek_firstpage_down2{
width:341px;
height:333px;
float:left;
margin-top: 10px;
margin-right: 42px;
background-image: url('http://www.c-lingua.com/images/nabizime.jpg'); 
transition: 500ms;
}

.hajek_firstpage_down3{
padding-top: 50px;
width:341px;
height:280px;
float:left;
margin-top: 10px;
background-image: url('http://www.c-lingua.com/images/reference.jpg'); 
transition: 500ms;
}

.mine_mine_osigeno_super{
padding-top:30px;
width:1110px;
margin-left: auto; 
margin-right: auto ;
text-align: center; 
border: 0px solid red;
}

hr{
margin-top:30px;
margin-bottom:30px;
width: 50px;
height:3px;
background-color: #fff;
border: 0;
}

.ctitle{
color:#fff;
font-size: 30px;
}

.image_first{
margin-right:20px;
box-shadow: inset 0 0 100px #0f0;
}
/*  effect zoom images */

.mg-image img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
        max-width: 100%;
}

.mg-image:hover img {

}

.mg-image {
  width:414px;
  height:249px;
  overflow: hidden; 
} 





.mg-image-books {
margin-top:40px;
  width:100%;
  height:155px;
  overflow: hidden;
  border: 0px solid red; 
}


/*  end  effect zoom images  */



.mg-image2 {
float:left;
  width:235px;
  height:112px;
  overflow: hidden; 
transition: 500ms;
background-image: url('http://www.c-lingua.com/images/flag_en.png');
}


.mg-image2:hover {
cursor: hand;
-webkit-box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
-moz-box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
background-image: url('http://www.c-lingua.com/images/flag_en2x.jpg');
}

.mg-image3 {
float:left;
margin-right:30px;
margin-left:305px;
  width:235px;
  height:112px;
  overflow: hidden; 
transition: 500ms;
background-image: url('http://www.c-lingua.com/images/flag_en.jpg');
}


.mg-image3:hover {
cursor: hand;
-webkit-box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
-moz-box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
background-image: url('http://www.c-lingua.com/images/flag_enx.jpg');
}

.socnet{
width:100%;
height:100px;
margin-left: auto; 
margin-right: auto ;
text-align: center; 
border: 0px solid red;
}

.socnet img{
margin-top:30px;
margin-left:10px;
cursor: hand;
}

.socnet img:hover{
border-radius: 40px;
-webkit-box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
-moz-box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
box-shadow: inset 0px 0px 0px 23px rgba(4,129,138,0.25);
transition:500ms;
}
 










#header{
z-index: 1000000;
}

.mine_osigeno_super{
width:100%;
height:550px;
margin-left: auto; 
margin-right: auto ;
text-align: left; 
border: 0px solid red;
}

.virtual{
padding-top:10px;
width:1100px;
height: 50px;
margin-left: auto; 
margin-right: auto ;
text-align: right; 
border: 0px solid red;
}

.odsazeni_h{
padding: 200xp;
margin-top: 100px;
border: 0px solid blue;
}

.mine_osigeno_bottom{
width:910px;
padding:100px;
background-color:#fff;
margin-top:0px;
margin-left: auto; 
margin-right: auto ;
text-align: left;
border: 0px solid white;
}

.mine_osigeno{
padding:0px ; 
background-image: white url('http://www.c-lingua.com/images/');
background-repeat:no-repeat;    
border: 0px solid red;
}

.onas{
color:#000;
font-size:15;
font-weight:bold;
text-align:center;
padding-top: 50px;
width:172px;
height: 37px;
float:left;
transition:300ms;
}

.vsechno_h{
font-family: arial;
color: #52514b;
}

.uvod_h{
color:#000;
}

.onas:hover{
color:#000;
}

.mine_osigeno2{
width:1100px;
height: 0px;
padding-left:10px;
text-align: left;
border: 0px solid red;
}

.slideshow{
width:1110px;  
height:360px;
border: 0px solid green;
}

.bloky_oramont{
font-size:10px;
padding-left:70px;
padding-top:20px;
padding-bottom:20px;
width:1040px; 
background-color:#e7e7e7;
border: 0px solid red;
}

.bedna1{
padding-top:110px;
padding-left:30px;
padding-right:30px;
text-align:center; 
width:157px; 
height:183px;
float:left;
margin-right:26px;
background:#fff url('http://www.c-lingua.com/images/bednarik1.jpg'); 
background-repeat:no-repeat;  
border: 0px solid red;
}

.bedna2{
padding-top:110px;
padding-left:30px;
padding-right:30px;
text-align:center; 
width:157px; 
height:190px;
float:left;
margin-right:26px;
background:#fff url('http://www.c-lingua.com/images/bednarik2.jpg'); 
background-repeat:no-repeat; 
border: 0px solid red;
}

.bedna3{
padding-top:110px;
padding-left:30px;
padding-right:30px;
text-align:center; 
width:157px; 
height:183px;
float:left;
margin-right:26px;
background:#fff url('http://www.c-lingua.com/images/bednarik3.jpg');  
background-repeat:no-repeat; 
border: 0px solid red;
}

.bedna4{
padding-top:110px;
padding-left:30px;
padding-right:30px;
text-align:center; 
width:157px; 
height:183px;
float:left;
margin-right:26px;
background:#fff url('http://www.c-lingua.com/images/bednarik4.jpg');  
background-repeat:no-repeat; 
border: 0px solid red;
}

.text_bedna {
color:#333333;
}

.text_bedna2 {
color:#333333;
font-size:12px;
}

.title_r {
color:#000;
font-size:20px;
}


.text_r {
color:#333333;
font-size:12px;
}

.actual_b{
width:350px; 
height:120px;
border: 0px solid red;
float:left;
}


.textnadpis_b{
color:#f3d03e;
font-size:18px;
}

.textnadpis_d{
text-align:center;
width:70px; 
height:80px;
color:#070707;
font-size:17px;
float:left;
border: 0px solid red;
}

.text_b{
color:#6666663;
font-size:14px;
}

.actual_button{
padding:5px;
text-align:center;
width:70px; 
height:15px;
color:#fff;
background-color:#f3d553;
transition:300ms;
}

.news_add_text{
 color:#fff;
}

.actual_button:hover{
color:#000;
background-color:#696767;
}




.mine_osigeno3{
width:1110px;
height: 160px;
padding:0px;
margin: 0px; 
background-color:#fff;
text-align: center;
border: 0px solid green;
}






	   
				.boxgrid_mine{ 
			  width:239px;
        height: 370px ; 
				margin:0px; 
				float:left; 
        text-align:left;
				background:#161613; 
				border: solid 0px #8399AF; 
				overflow: hidden; 
				position: relative; 
        
        border: 0px solid orange;
			}
				.boxgrid_mine img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0;
           z-index:1; 
				} 
        
        .boxgrid_mine .action_mine{ 
					position: absolute; 
					top: 80; 
					left: 0; 
					border: 0; 
          z-index:2; 
				} 
        
        
        
        .boxgrid_mine .action_mine2{ 
					position: absolute; 
					top: 30; 
					left: 0; 
					border: 0; 
          z-index:2; 
				} 
      
         .action_mine{
        padding:11px;
        color: #fff;
        font-size: 14px;
        margin-top:100px;
        width:191px;
        height:20px;
        background-image: url('http://www.c-lingua.com/images/sleva2.png');  
        background-repeat:no-repeat; 
        }
        
         .action_mine_detail{
        padding:11px;
        color: #fff;
        font-size: 14px;
        margin-top:10px;
        margin-bottom:10px;
        width:191px;
        height:20px;
        float:left;
        background-image: url('http://www.c-lingua.com/images/sleva2.png');  
        background-repeat:no-repeat;
        border:0px solid red; 
        }
        
        
          .action_mine_detail_no{
        padding:11px;
        color: #fff;
        font-size: 14px;
        margin-top:10px;
        margin-bottom:10px;
        width:191px;
        height:20px;
        float:left;
        background-image: url('http://www.c-lingua.com/images/sleva_no.png');  
        background-repeat:no-repeat;
        border:0px solid red; 
        }
        
        
         .action_mine2_detail{
        padding:11px;
        color: #fff;
        font-size: 14px;
        margin-top:10px;
        margin-bottom:10px;
        width:191px;
        height:20px;
        float:left;
        background-image: url('http://www.c-lingua.com/images/sleva3.png');  
        background-repeat:no-repeat; 
        border:0px solid red; 
        }
        
         .action_mine2{
        padding:11px;
        color: #fff;
        font-size: 14px;
        margin-top:100px;
        width:191px;
        height:20px;
        background-image: url('http://www.c-lingua.com/images/sleva3.png');  
        background-repeat:no-repeat; 
        }
      
      
       .jooly_title_mine{
        color:#3869cd; 
				font:25px Arial;
        margin-bottom:10px; 
        }
        
        .jooly_text_first_mine{
        color:#333333; 
				font:10px Arial;
        height: 45px; 
				width:220px;
        border:0px solid red;
         
        }
      
        .boxcaption_mine{ 
				float: left;
        padding: 15px; 
				position: absolute; 
				background: #fff;
				height: 300px; 
				width:230px;
        z-index:3;
        transition: 600ms;
 			}
      
      .caption .boxcaption_mine {
 					top: 240;
 					left: 0;
 				}
        
        .botton_jooly1{
        padding:10 20 10 20px;
        margin-top: 0px;
        background:#339900;
        border-radius:5px;
        color:#fff;
        font-size: 12px;
        float:left;
        height: 15px;
        width: 55px;
        }
        
        .botton_jooly2{
        padding:10 20 10 20px;
        margin-top: 0px;
        margin-left:470px;
        background:#3366cc;
        border-radius:0px;
        color:#ffff00;
        font-size: 15px;
        float:left;
        
        }
      
        .botton_jooly2:hover, .botton_jooly1:hover{
         background:#6f6d6d;
        }
      






.jooly_detail1{
margin-right:20px;
width: 700px;
height: 320px;
float:left;
border: 0px solid red;
}

.jooly_detail1x{
margin-right:20px;
width: 700px;
height: 320px;
float:left;
border: 0px solid red;
}


.jooly_detail2{
padding:20px;
margin-bottom:10px;
width: 310px;
height: 200px;
float:left;
border: 1px solid #b4ccfc;
}


.podrobnosti_udalosti_specifikace{
padding:20px;
margin-bottom:10px;
width: 310px;
height: 25px;
float:left;
color:#fff;
font-size:20px;
background-color:#006699;
border: 0px solid #b4ccfc;
}

.podrobnosti_udalosti_specifikace:hover{
background-color:#333333;
}



.jooly_detail2_1{
color:#7a7b7a;
font-size: 12px;
font-family:arial;
padding:10px;
width: 150px;
height: 380px;
float:left;
color:
border: 1px solid blue;
}


.jooly_detail2_2{
width: 350px;
height: 400px;
float:left;
border: 1px solid #cccccc;
}


.jooly_detail2_2x{
width: 350px;
height: 320px;
float:left;
border: 1px solid #cccccc;
}

.jooly_up1{
width:1075px;
height: 395px ;
border: 0px solid orange;
}

.jooly_up1_block1{
width:280px;
height: 395px ;
border: 1px solid #a5c8fd;
float:left;
}

.jooly_up1_block2{
width:483px;
height: 395px ;
border: 1px solid #a5c8fd;
margin-left:13px;
margin-right:13px;
float:left;
}

.jooly_up1_block3{
width:280px;
height: 395px ;
border: 1px solid #a5c8fd;
float:left;
}

.jooly_bootom1{
width:1075px;
height: 240px ;
margin-top:10px;
border: 0px solid #a5c8fd;
}


.jooly_bootom1_block1{
width:280px;
height: 240px ;
border: 1px solid #a5c8fd;
float:left;
}

.jooly_bootom1_block2{
width:483px;
height: 240px ;
border: 1px solid #a5c8fd;
margin-left:13px;
margin-right:13px;
float:left;
}

.jooly_bootom1_block3{
width:280px;
height: 240px ;
border: 1px solid #a5c8fd;
float:left;
}



.explorer{
width:100%;
background-color:#f87d7d;
margin:0px;
margin-left: auto; 
margin-right: auto ;
text-align: center;
padding:10px;
color:#fff;
} 

.line_up_jooly{
width:100%;
background-color:#3366cc;
margin:0px;
font-size:12px;
margin-left: auto; 
margin-right: auto ;
text-align: center;
padding-top:10px;
padding-bottom:10px;
height:34px;
color:#fff;
border: 0px solid red;
} 

.line_up_jooly_center{
width:1150px;
background-color:#3366cc;
margin:0px;
margin-left: auto; 
margin-right: auto ;
text-align: center;
color:#fff;
border: 0px solid red;
}


.line_up_jooly_center_left{
width:580px;
height:10px;
padding-left:20px;
text-align: left;
color:#fff;
border: 0px solid white;
float:left;
}

.line_up_jooly_center_right{
width:545px;
padding-right:0px;
text-align: right;
margin-top: 10px;
color:#fff;
border: 0px solid white;
float:left;
}

.odkaz1_jooly{
color: #fff;
font-size:12px;
padding-left:10px;
transition: 300ms;
}

.odkaz1_jooly:hover{
color: #000;
}

.odkaz1_jooly1{
color: #fef200;
font-size:12px;
padding-left:10px;
transition: 300ms;
}

.odkaz1_jooly1:hover{
color: #000;
}



.explorer_odkaz{
color:white;
}

.ctyri{
float:left;
height:210px;
width:702px;
padding-left:0px;
border: 0px solid red;
}

.bloky_ctyri{
float:left;
margin-left:20px;
margin-bottom:10px;
border: 0px solid red;
}

.box_bottom{
height:430px;
width:970px;
border: 0px solid red;
}

.sluzby_box{
padding-left:20px;
padding-top:80px;
color: #fff;
font-size:14px;
height:350px;
width:238px;
float:left;
background-image: url('http://www.c-lingua.com/images/back_sluzby.png');  
background-repeat:no-repeat; 
border: 0px solid red;
}

.reload{
height:20px;
width:70px;
text-align:center;
border-radius:5px;
border: 0px solid red;
background: #06db24; 
color:#fff;
font-size:10px;
}

.jooly_prachy{
height:20px;
width:100px;
background: #fdf6d0;
border: 0px solid red;
}

.jooly_prachy2{
height:40px;
width:100px;
font-size:30px;
background: #fdf6d0;
border: 0px solid red;
}

.jooly_title_227{
height:40px;

font-size:30px;
color: #06db24;
background: #fff;
margin-bottom:20px;
border: 0px solid red;
}


.sluzby_box_text{
float:left;
padding-left:20px;
padding-top:0px;
color: #fff;
font-size:14px;
height:200px;
width: 660px; 
margin-left:20px;
background-color:#d8d8d8; 
border-radius: 5px;
border: 1px solid #c6c6c6;
}


.sluzby_box_text2{
float:left;
padding-left:0px;
padding-top:15px;
color: #fff;
font-size:14px;
height:210px;
width: 680px; 
background-color:#d8d8d8; 
margin-left:20px;
border: 0px solid red;
}

.sluzby_box_text2_1{
float:left;
padding-left:20px;
padding-top:20px;
color: #fff;
font-size:14px;
height:187px;
width: 180px; 
background-color:#d8d8d8; 
border-radius: 5px;
border: 1px solid #c6c6c6;
}

.sluzby_box_text2_2{
float:left;
margin-left:15px;
padding-left:0px;
padding-top:0px;
color: #fff;
font-size:14px;
height:207px;
width: 461px; 
background-color:#d8d8d8; 
border-radius: 5px;
border: 1px solid #c6c6c6;
}


.mezera_dusek{
height:5px;
}







.box_validate_email{
padding:20px;
width:990px;
margin:0px;
background:#fff;
border: 0px solid #0099ff;
}

.rekapitulace{
font-size:20px;
color: #0099cc;
font-family:arial;
}

.rekapitulace_jooly0{
width:980px;
height:20px;
padding:20px;
margin-top:20px;
margin-bottom:10px;
background-color: #8b0276;
font-size:20px;
color: #fff;
font-family:arial;
}

.rekapitulace_jooly{
width:1033px;
height:20px;
padding:20px;
margin-bottom:20px;
background-color:#fdae05;
font-size:20px;
color: #fff;
font-family:arial;
}

.rekapitulace_jooly2{
margin-bottom:20px;
font-size:30px;
color: #05aefd;
font-family:arial;
}


.rekapitulace_jooly3{
width:1033px;
height:20px;
padding:20px;
margin-bottom:0px;
background-color:#686a6b;
font-size:14px;
color: #fff;
font-family:arial;
}

.rekapitulace_jooly4{
width:1033px;
height:20px;
padding:20px;
margin-bottom:2px;
margin-top:2px;
background-color:#fdf6d0;
}

.rekapitulace_jooly5{
width:520px;
height:20px;
font-size:14px;
color: #000;
font-family:arial;
float:left;
border: 0px solid red;
}

.rekapitulace_jooly6{
width:200px;
height:20px;
font-size:14px;
color: #000;
font-family:arial;
float:left;
border: 0px solid red;
}

.rekapitulace_jooly7{
width:300px;
height:20px;
font-size:14px;
color: #000;
font-family:arial;
text-align:right;
float:left;
border: 0px solid red;
}

.rekapitulace_jooly8{
width:1033px;
height:20px;
padding:20px;
margin-top:40px;
background-color:#9b0796;
font-size:14px;
color: #fff;
font-family:arial;
}

.rekapitulace_jooly9{
width:600px;
height:20px;
padding:20px;
margin-bottom:20px;
margin-top:40px;
background-color:#fdae05;
font-size:20px;
color: #fff;
float:left;
font-family:arial;
}

.rekapitulace_jooly10{
width:413px;
height:40px;
padding:10px;
margin-bottom:20px;
margin-top:40px;
background-color:#fdf6d0;
font-size:20px;
color: #000;
float:left;
text-align:right;
font-family:arial;
}

.rekapitulace_jooly11{
font-size:20px;
color: #0d8907;
font-family:arial;
}

.rekapitulace_jooly12{
font-size:20px;
color: #0d8907;
font-family:arial;
}

.rekapitulace1{
font-size:12px;
color: #006699;
font-family:arial;
}

.lista_up_poradana{
width:100%;
height: 45px;
text-align: center; 
background-color: #0e2fd4;
}

.lista_up_obsah_janousek{
width:240px;
height: 150px;
float:left;
border: 0px solid red;
}



.lista_up_obsah_jooly_right1{
width:825px;
text-align:right;
height: 40px;
border: 0px solid red;
}

.lista_up_obsah_jooly_right2{
width:825px;
text-align:right;
height: 40px;
border: 1
0px solid red;
}

.lista_up_obsah_jooly_right3{
width:825px;
height: 40px;
border: 0px solid red;
}

.lista_up_obsah_poradana{
width:1033px;
height: 37px;
background-image: url('http://www.c-lingua.com/images/back_up.png');
background-repeat:no-repeat; 
border: 0px solid red;
}

.lista_velka_poradna{
width:100%;
height: 200px;
text-align: center; 
background-image: url('http://www.c-lingua.com/images/back_lista.jpg'); 
}

.lista_velka_obsah_poradna{
width:1080px;
height: 200px;
margin-left: auto; 
margin-right: auto ;
border: 0px solid red;
background-image: url('http://www.c-lingua.com/images/logo.png'); 
background-repeat:no-repeat;
position:relative;
}             


.contact_jooly{
color:#5390ec ;
font-size: 16px;
vertical-align:4px;
transition: 600ms;
}

.contact_jooly:hover{
color:#000;
}

.contact_jooly2{
color:#ff6600;
font-size: 16px;
vertical-align:5px;
font-weight: bold;
transition: 600ms;
}

.contact_jooly2:hover{
color:#000;
}

.contact_jooly3{
color:#33cc00;
font-size: 16px;
vertical-align:5px;
font-weight: bold ;
transition: 600ms;
}

.contact_jooly3:hover{
color:#000;
}

.sipka_nahoru{
z-index:1;
width: 80px;
height: 80px;
bottom:20px;
right:20px;
position: absolute;
border: 0px solid orange;
position: fixed;
}


/*width: 265px;
height: 518px;*/

.lista_velka_formular_poradna{
position:absolute;
padding-top:90px;
padding-left:40px;
padding-right:50px;
z-index:1;
width: 275px;
height: 518px;
top:0px;
left:710px;
background-image: url('http://www.c-lingua.com/images/farmular_back.png'); 
background-repeat:no-repeat;
border: 0px solid orange;
}

.pages_2_obsah_poradna{
position:absolute;
z-index:1;
width: 365px;
height: 608px;
top:400px;
left:710px;
border: 0px solid blue;
}


.home_paradna{
float:left;
width:85px;
height: 45px;
border: 0px solid orange;
}

.full_frame{
width: 1170px; 
height: 400px;
position: relative; 
text-align: center; 
margin: auto;
border: 0px solid red;
}



.menu_paradna{
z-index:2;
position: absolute;
top: 455px ; 
width:1195px;
height: 134px;
background-image: url('http://www.c-lingua.com/images/back_menu.png'); 
background-repeat:no-repeat;
border: 0px solid orange;
}

.menu_action{
width:59px;
height: 46px;
color:#0e46b6;
padding-top:30px;
padding-left:20px;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_action:hover{
color:#f60307;
}


.menu_1_top{
width:166px;
height: 27px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_1_top:hover, 
.menu_2_top:hover,
.menu_3_top:hover,
.menu_4_top:hover,
.menu_5_top:hover,
.menu_6_top:hover,
.menu_7_top:hover,
.menu_8_top:hover,
.menu_9_top:hover,
.menu_10_top:hover
{
color:#346bdc;
}

.menu_2_top{
width:241px;
height: 27px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_3_top{
width:184px;
height: 27px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_4_top{
width:198px;
height: 27px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_5_top{
width:198px;
height: 27px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_6_top{
width:166px;
height: 24px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_7_top{
width:241px;
height: 24px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_8_top{
width:184px;
height: 24px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_9_top{
width:198px;
height: 24px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}

.menu_10_top{
width:198px;
height: 24px;
color:#626161;
padding-top:12px;
text-align:center;
font-weight: bold;
float:left;
border: 0px solid red;
transition: 300ms;
}







.dusek_logo{
float:left;
width:106px;
height:33px;
border: 0px solid orange;
}

.tel_paradna{
text-align:right;
width:700px;
height: 60px;
border: 0px solid orange;
}











.up_lista_logo_osigeno{
float:left;
margin-right:70px;
}

.clear_osigeno{
clear: both;
}


.border_search_osigeno{
width: 280px;
height:26px;
margin-top:40px;
border: 1px solid  #1480db; 
padding: 3px;
}

.search_osigeno{
width: 300px;
height:35px;
padding-left:20px;
padding-top:0px; 
border: 1px solid #c1bfbf;
background-color: white ;
outline-style: none;
margin:0px;
font-size:12px;
color:#000;
vertical-align:top;
}


.blok_strankovani{
padding-left:5px;
padding-top:10px;
margin-top:10px;
width: 1065px;
height:30px;
border: 1px solid #d2d0d0; 
}

.jooly_detail2_2_right{
margin:13px;
width: 150px;
height:20px;
float:left;
color:#0da1e9;
font-size: 12px;
font-family:arial;
border: 0px solid red; 
}

.jooly_detail2_2_left{
margin-top:12px;
margin-left:10px;
width: 150px;
height:20px;
float:left;
text-align:right;
color:#7a7b7a;
font-size: 12px;
font-family:arial;
border: 0px solid blue; 
}

.objednavka_botton_jooly{
margin-top:0px;
margin-left:10px;
width: 290px;
height:20px;
padding:20px;
border-radius:10px;
background:#08bb2b;
float:left;
text-align:center;
color:#fff;
font-size: 20px;
font-family:arial;
border: 0px solid blue; 
transition:600ms
}

.objednavka_botton_jooly:hover{
background:#7a7b7a; 
}







.jooly_detail2_2_line{
margin-left:10px;
width: 330px;
height:1px;
background-color:#909191;
float:left;
border: 0px solid blue;
}

.strankovani {
border: 0px solid  #d2d0d0;
background-color: #349800; 
color: white;
padding:5px;

}

.strankovani:hover {
background-color: #868889 ; 
}

.strankovani2 {
border: 1px solid  #d2d0d0;
background-color: #085cba ; 
color: white;
padding:5px;

}

.strankovani2:hover {
background-color: #868889 ; 
}



.border_newslatter_osigeno{
width: 232px;
height:21px;
border: 1px solid  #d2d0d0; 
padding: 3px;
margin-left:0px;
}



.newslatter_osigeno{
width: 195px;
height:35px;
padding-left:15px;
padding-top:0px; 
border-radius: 6px; 
-moz-box-shadow: inset 0 0 2px 2px #e4e4e4;
-webkit-box-shadow: inset 0 0 2px 2px#e4e4e4;
box-shadow: inset 0 0 2px 2px #e4e4e4;
border: 0px solid  #d2d0d0; 
background-color: white ;
outline-style: none;
margin-left:30px;
font-size:12px;
color: #6c6d6b;
vertical-align:top;
}

.button_osigeno{
width: 90px;
height:35px;
color: #fef200;
margin:0px;
padding:0px;
font-size:14px;
padding-top:0px; 
border: 0px solid  #fab212; 
background-color: #044fad ;
vertical-align:top;
}

.button_osigeno:hover{
background-color: #0581b9;
cursor: hand;
}

.button_newslatter_osigeno{
width: 70px;
height:35px;
color: white;
margin:0px;
padding:0px;
font-size:12px;
padding-top:0px; 
border-radius: 6px; 
border: 0px solid  #fab212; 
-moz-box-shadow: inset 0 0 2px 2px #ed5705;
-webkit-box-shadow: inset 0 0 2px 2px #ed5705;
box-shadow: inset 0 0 2px 2px #ed5705;
border: 0px solid  #fab212; 
background-color: #fe5c03 ;
vertical-align:top;
}

.button_newslatter_osigeno:hover{
background-color: #e55404 ;
cursor: hand;
}

.podrobnosti_udalosti{
padding:10px;
width: 1050px;
font-size:14px;
color:#656565;
font-family:arial;
border: 0px solid  red; 
} 

.title_podrobnosti_udalosti{
font-size:36px;
color:#3366cc;
font-family:arial;
}

.title_podrobnosti_udalosti2{
font-size:20px;
color:#3366cc;
font-family:arial;
}

.text1_class{
font-size:12px;
color:#8b8b8b;
font-family:arial;
}



.title_podrobnosti_udalosti_back{
padding:10px;
width: 100px;
font-size:14px;
color:#fff;
font-family:arial;
background-color: #2746d8 ;
}

.title_podrobnosti_udalosti_back:hover{
background-color: #666667 ;
}

.date_podrobnosti_udalosti{
margin-top:5px;
padding:10px;
width: 700px;
font-size:10px;
color:#fff;
font-family:arial;
background-color: #9b9b9c ;
}

.text_podrobnosti_udalosti{
margin-top:5px;
padding:10px;
width: 650px;
font-size:12px;
color:#000;
font-family:arial;

}


.firstpage_nadpis{
font-size:24px;
color:#999999;
font-family:arial;
}

.textaktual2{
font-size:12px;
}

.tlacitko{
padding:3px;
font-size:10px;
color:#fff;
height:20px;
width:680px;
=width:640px;
background-color: #5d5e5e ;
border: 0px solid red;
cursor: hand;
}

.tlacitko:hover{
background-color: #bdbebf ;
}


.tlacitko2{
padding:3px;
font-size:10px;
color:#fff;
height:20px;
width:500px;
=width:1080px;
background-color: #5d5e5e ;
border: 0px solid red;
cursor: hand;
}

.tlacitko2:hover{
background-color: #bdbebf ;
}


.tlacitko3{
padding:3px;
font-size:10px;
color:#fff;
height:20px;
width:700px;
=width:1080px;
background-color: #5d5e5e ;
border: 0px solid red;
cursor: hand;
}

.tlacitko3:hover{
background-color: #bdbebf ;
}

.tlacitko4{
padding:3px;
font-size:12px;
color:#fff;
height:40px;
width:200px;
=width:1080px;
background-color: #2746d8 ;
border: 0px solid red;
cursor: hand;
}

.tlacitko4:hover{
background-color: #bdbebf ;
}


.odkaz_submenu{
width: 160px;
height:10px;
margin-right:5px;
margin-top:20px;
padding:30px;
color:#fff;
font-size:15px;
text-align:center;
background-color: #208fe1 ;
float:left;
}

.odkaz_submenu:hover{
background-color: #8e8e8e ;
}

.odkaz_submenu2{
width: 610px;
height:10px;
margin-right:5px;
margin-top:20px;
padding:30px;
color:#fff;
font-size:15px;
text-align:center;
background-color: #208fe1 ;
float:left;
}

.block_rozjezd{
width: 610px;
float:left;
border: 1px solid  red; 
}

.page_poradna{
width: 675px;
border: 0px solid  red; 
}


.odkaz_submenu2:hover{
background-color: #8e8e8e ;
}

.odsazeni{
width: 1080px;
height:55px;
color: #fff;
margin:0px;
padding:15px;
font-align:center;
font-size:14px;
border: 0px solid  #666666; 
background-color: #666666 ;
}

.hledano_osigeno{
width: 1000px;
color: #6a6a6a;
margin:0px;
padding:15px;
font-align:center;
font-size:14px;
margin-top:5px;
border: 1px solid  #208fe1; 
background-color: #fff;
}


.up_lista_search_osigeno{
padding-left: 0px;
padding-top:0px;
border: 0px solid green; 
float:left;
}

.up_lista_newslatter_osigeno{
padding-left: 0px;
padding-top:0px;
border: 0px solid red; 
float:left;
}

.form{
float: left;
}

.mezera{
height:10px;
=height:10px;
border: 0px solid red; 
=border: 0px solid blue;  /*pro explorer*/

}

.mezera2{
height:20px;
=height:20px;
border: 0px solid red; 
}

#inputrecenze {
background-color: #c8c6c6;
color: #fff; 
width: 1050px;
height: 30px;
font-size:12px;
padding-top: 4px; 
padding-left: 5px;
padding-right: 5px;
margin-bottom:10px;
border: 0px solid #c83231; 
transition:200ms;
}

#inputrecenze:hover {
background-color: #585757;
}

#inputrecenze2 {
background-color: #fff;
color: #000; 
width: 280px;
height: 27px;
font-size:10px;
padding-top: 3px; 
padding-left: 5px;
padding-right: 5px;
border: 1px solid #3399cc; 
}

#inputrecenze02 {
background-color: #fff;
color: #000; 
width:650px;
height: 30px;
font-size:12px;
padding-top: 3px; 
padding-left: 5px;
padding-right: 5px;
border: 1px solid #999999; 
}

.mezera02{
height:2px; 
}

.kontorla_emailu{
font-size:10px;
color: red;
font-family:arial;
}

.kontorla_emailu2{
font-size:10px;
color: #33cc00;
font-family:arial;
}

a{
text-decoration:none; 
}

.textarea1{
margin-left:20px;
background-color: #f2f2f2;
color: #000; 
width: 1020px;
height: 100px;
padding-top: 5px; 
padding-left: 10px;
padding-right: 10px;
border: 2px solid #dadada; 
}


#textarea2 {
background-color: #fff;
color: #000;
font-family:arial; 
width: 280px;
height: 130px;
padding-top: 5px; 
padding-left: 10px;
padding-right: 10px;
border: 1px solid #0099cc; 
}

#textarea02 {
background-color: #fff;
color: #000;
font-family:arial; 
width: 650px;
height: 200px;
fontsize:12px;
padding-top: 5px; 
padding-left: 10px;
padding-right: 10px;
border: 1px solid #0099cc; 
}

#inputrecenzebutton {
background-color: #060606;
color: #fff; 
width: 1020px;
height: 30px;
magrin-top:10px;
margin-left:20px;
padding-top: 5px; 
padding-left: 10px;
padding-right: 10px;
text-align: center;
border: 0px solid #2746d8; 
}

#inputrecenzebutton:hover {
background-color: #333333;
}



#inputrecenzebutton02 {
background-color: #2746d8;
color: #fff; 
width: 650px;
height: 30px;
padding-top: 5px; 
padding-left: 10px;
padding-right: 10px;
text-align: center;
border: 0px solid #2746d8; 
}

#inputrecenzebutton02:hover {
background-color: #333333;
}


#inputrecenzebutton3 {
background-color: #f45e5a;
color: #fff; 
width: 1075px;
height: 30px;
magrin-top:30px;
padding-top: 5px; 
padding-left: 10px;
padding-right: 10px;
text-align: center;
border: 0px solid #2746d8; 
}

#inputrecenzebutton3:hover {
background-color: #333333;
}


.rekapitulace_jooly1 {
font-size: 20px;
color: #06db24;
border: 0px solid #2746d8; 
}

.rekapitulace_jooly2 {
font-size: 20px;
color: #08a4ed;
border: 0px solid #2746d8; 
}

.rekapitulace_jooly33 {
font-size: 20px;
color: #faa003;
border: 0px solid #2746d8; 
}





.snadpis1 {
font-family: arial;
font-size: 10px;
color: #078693;
font-weight: normal;  
border: 0px solid #a4a3a3
}

.snadpis1:hover {
text-decoration:underline;
}



.load_image{
 width:910px;
 height:416px;
 background-image: url('http://www.c-lingua.com/images/kamna.jpg'); 
}

 .copyright {
height:21px;
width: 1110px;
font-size: 10px;
color: #078693;
font-family: arial;
text-align: center;
padding-top:30px;
padding-left:10px;
margin-left: auto; 
margin-right: auto ;
}

 .bloky_hajek {
 text-align:left;
width: 1105px;
height:350px ;
margin-top: 20px;
background: #fff;
margin-left: auto; 
margin-right: auto ;
margin-bottom: 20px;
border:2px solid white;  
}

 .terminy{
height:38px;
width: 1110px;
padding-left:10px;
margin-left: auto; 
margin-right: auto ;
background-image: url('http://www.c-lingua.com/images/terminy.jpg');
border:0px solid blue;  
}

.vice_zde {
color: #3399cc;
font-size: 14px;
}

.clear {
clear: both;  
}

 


.ssubmenu {
width: 100% ;
background-image: url('http://www.c-lingua.com/images/back4.gif');  
background-color: #000;  
border:0px solid blue; 
} 

 .ssubmenux {
width: 1125px;
height: 160px; 
padding-top:25px;
padding-left:25px; 
padding-right:0px;
padding-bottom:0px;
margin-left: auto; 
margin-right: auto ;  
border:0px solid red;
clear: both;  
}
 


 .firstpage{
 width: 1150px;
height: 432px; 
padding-top:50px;
padding-left:0px; 
padding-right:0px;
padding-bottom:0px;
text-align: right;
background-image: url('http://www.c-lingua.com/images/hl.cars.png');
background-repeat: no-repeat;  
color:white;
border:0px solid red;
clear: both;  
}

 .firstpage2{
 width: 1150px;
height: 432px; 
padding-top:50px;
padding-left:0px; 
padding-right:0px;
padding-bottom:0px;
text-align: right;
background-image: url('http://www.c-lingua.com/images/hl_cars2.png');
background-repeat: no-repeat;  
color:white;
border:0px solid red;
clear: both;  
}

 .firstpage3{
 width: 1150px;
height: 432px; 
padding-top:50px;
padding-left:0px; 
padding-right:0px;
padding-bottom:0px;
text-align: right;
background-image: url('http://www.c-lingua.com/images/hl_cars3.png');
background-repeat: no-repeat;  
color:white;
border:0px solid red;
clear: both;  
}

 .shlobrx {
padding-top:0px;
padding-left:0px;
width:100% ;
text-align:left;
margin-left: auto; 
margin-right: auto ;
font: arial;             
border:0px solid red; 
}

 
 .smenu {
width:1168px ;
height: 115px;
padding-top:0px;
padding-left:0px; 
padding-right:0px;
padding-bottom:0px;
margin-top:0px; 
text-align: left; 
border:0px solid blue ;
}



.boxs2{
width:1033px ;
border:0px solid blue ;
}

.odtahovka{
float:left;
width:258px ;
height: 195px;
padding-top:0px;
padding-left:0px; 
padding-right:0px;
padding-bottom:0px;
margin-top:0px; 
text-align: left; 
background-image: url('http://www.c-lingua.com/images/odtahovka.png'); 
background-repeat: no-repeat;
border:0px solid red ;
transition: 300ms;
opacity: 0.9;
}

.odtahovka:hover{
opacity: 1.0;
background-image: url('http://www.c-lingua.com/images/odtahovka2.png'); 
}

.boxs{
padding-left:0px;
margin-top:20px;
margin-bottom:20px;
width:1085px ;
height: 470px;
border:0px solid red ;
}

.boxs_bottom_jooly{
padding:30px 30px 30px 100px;
width:980px ;
color:#252424;
font-size:22px;
text-align:left;
margin-left: auto; 
margin-right: auto ;
background-color:#e7e7e7;
border:0px solid red ;
}

.boxs_bottom_jooly007{
padding:30px 30px 30px 100px;
width:980px ;
height:30px;
color:#252424;
font-size:22px;
text-align:left;
margin-left: auto; 
margin-right: auto ;
background-color:#fff;
background-image: url('http://www.c-lingua.com/images/logo_small.jpg'); 
background-repeat: no-repeat;
background-position: top right;
border:0px solid red ;
}

.box1{
width:1040px ;
height: 19px;
background-image: url('http://www.c-lingua.com/images/lista_down.jpg'); 
background-repeat: no-repeat;
border:0px solid red ;
padding:20px;
color:#4d4c4c;
font-size:15px;
}

.box2{
margin-top: 20px;
margin-left:20px;
float:left;
width:1020px ;
height: 200px;
border:1px solid #e1e0e0 ;
}


.items_title{
width:700px ;
height: 125px;
padding-top:20px;
padding-left:20px;
float:left;
border:0px solid red ;
}

.items_title_botton{
width:700px ;
height: 20px;
padding-top:0px;
padding-left:50px;
float:left;
border:0px solid red ;
}

.items_gallery{
width:256px ;
height: 200px;
float:left;
border:px solid blue ;
}


.mezera_jooly{
width:32px ;
height: 1px;
border:0px solid red ;
}


.box3{
margin-top: 20px;
float:left;
width:239px ;
height: 370px;
border:1px solid #e1e0e0 ;
}


.jooly_bottom{
font-size:14px;
color:#656464;
transition: 600ms;
}

.jooly_bottom:hover{
font-size:16px;
color:#000;
}

.jooly_bottom_action{
font-size:14px;
color:#3366cc;
transition: 600ms;
}

.boxs_bottom_jooly_maps{
float:left;
width:610px;
height:180px;
padding:30px;
border:0px solid red ;
}

.boxs_bottom_jooly_maps2{
float:left;
width:170px;
height:250px;
border:0px solid red ;
}

.boxs_bottom_jooly_maps3{
float:left;
width:390px;
height:200px;
border:0px solid red ;
}

.boxs_bottom_jooly_maps4{
float:left;
width:200px;
height:220px;
border:0px solid red ;
}

.title_jooly20{
font-size:20px;
color:#333333;
}


.title_jooly21{
font-size:16px;
color:#666666;
}

.title_jooly22{
font-size:30px;
color:#158303;
}


.block_osigeno{
width: 954px; 
margin-left:0px;
border:0px solid red;
}


.clean{
clear: both;
}



.post1_osigeno{
width: 318px;
height: 200px;
background-image: url('http://www.c-lingua.com/images/body_1.png'); 
float:left; 
border:0px solid red;
}

.post2_osigeno{
width: 320px;
height: 200px;
background-image: url('http://www.c-lingua.com/images/body_2.png'); 
float:left; 
border:0px solid red;
}

.post3_osigeno{
width: 316px;
height: 200px;
background-image: url('http://www.c-lingua.com/images/body_3.png'); 
float:left; 
border:0px solid red;
}


 .shlobrx li {
font-family: Arial;
font-size: 12px;
font-style: normal;
background-color: #a81b23;
padding:15px;
margin-left:20px;
margin-top:2px;
color:#fff;
list-style-image: url('http://www.c-lingua.com/images/li.jpg');
transition:300ms;
}

 .shlobrx li a{
 color:#fff;
 }


 .shlobrx li:hover {
font-family: Arial;
font-size: 12px;
font-style: normal;
background-color: #757575;
padding:15px;
margin-left:20px;
margin-top:2px;
color:#000;
list-style-image: url('http://www.c-lingua.com/images/li.jpg');
}

.alert{
position:relative;
color:red;
font-size: 20px;
font-weight: bold; 
}

.mapa_poptavaka_osigeno{
padding-top: 48px;
}

.title_rymstav_01{ 
font-family:arial;
font-size: 20px;
color:#b0d638;
}

.title_rymstav_02{
font-family:arial;
font-size: 20px;
color:#000;
}

.nadpis2{
font-weight: bold;
margin-left:20px;
color:#999999;
font-size: 12px;
}

.nadpis2:hover{
color:#fff;
}


.divgalery{
cursor:pointer;
font-family:arial;
font-size: 15px;
background: #b0d638;
padding:10px;
margin-right:20px;
}

.divgalery:hover{
background: #666666;
}

.snadpis4{
font-family:arial;
font-size: 15px;
color:#000;
font-weight:bold;
}

.text1{
color:#fff;
font-size: 12px;
color: red;
}



.date_osigeno{
float:left;
height:30px;
width:40px;
padding:10px;
text-align:center ;
margin-bottom:5px;
border:0px solid green;
background-color:#aeadad;
}


.block_news_osigeno{
border:0px solid orange;
width:260px;
}

.block_news_osigeno_all{
border:0px solid orange;
width:985px;
}


.countent_news_osigeno_all {
 border:0px solid red;
 width:900px; 
 margin-left:5px;
 float:left; 
 font-size:12px;
 font-style: normal;
 color:#202020;
}

.countent_news_osigeno {
 border:0px solid red;
 width:190px; 
 margin-left:5px;
 float:left; 
 font-size:12px;
 font-style: normal;
 color:#202020;
}

.nadpisdatum{
color: #fff;  
font-family: arial;
font-size: 12px;
}

.nadpisaktual_osigeno{
color: #ffa200 ; 
font-family: arial;
font-size: 14px;
}

.pages_1{
width: 954px;
height:21px;
background: url('http://www.c-lingua.com/images/back_images_1.png') ; 
}

.pages_news{
padding-left:70px;
width: 1020px;
background-color: #fff;
}

.pages_news2{
padding-left:70px;
padding-top:50px;
padding-bottom:30px;
width: 980px;
background-color: #fff;
}

.flag1{ 
margin-left:5px;
width: 65px;
height:39px;
float:left;
background: url('http://www.c-lingua.com/images/england.jpg') ; 
transition: 500ms
}

.flag1:hover{
background: url('http://www.c-lingua.com/images/england2.jpg') ; 
}

.flag2{ 
margin-left:5px;
width: 65px;
height:39px;
float:left;
background: url('http://www.c-lingua.com/images/poland.jpg') ; 
transition: 500ms
}

.flag2:hover{
background: url('http://www.c-lingua.com/images/poland2.jpg') ; 
}


.flag3{ 
margin-left:5px;
width: 65px;
height:39px;
float:left;
background: url('http://www.c-lingua.com/images/danish.jpg') ; 
transition: 500ms
}

.flag3:hover{
background: url('http://www.c-lingua.com/images/danish2.jpg') ; 
}



.form_title_h{
color: #ffa200 ; 
font-size: 13px;
}

.pages_2{
margin-top:220px;
margin-bottom:30px;
margin-left:50px;
text-align: left;
width: 1065px;
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:0px;
background: #f2f2f2;
border:0px solid green; 
}

.pages_2_center{
width: 1200px;
margin-left: auto; 
margin-right: auto ;
text-align: center;
border:0px solid red; 
}

.hw{
width: 1090px;
padding-top:10px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
background-color: #fff;
border:0px solid green; 
}

.pages_2x{
width: 1100px;
background-color: #fff;
border:0px solid red;
}

.formular{
padding:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
border:0px solid green; 
border:0px solid red;
}



.boxs_janousek {
margin-top:10px;
width: 1033px;
margin-bottom:10px;
border:0px solid red;
}

.boxs_janousek_obsah1 {
background: url('http://www.c-lingua.com/images/sluzby_1.png') ; 
background-repeat:no-repeat;
float:left;
width: 441px;
height: 237px; 
border:0px solid red;
}

.boxs_janousek_obsah2 {
padding-top:60px;
padding-left:20px;
padding-right:200px;
float:left;
width: 369px;
height: 177px; 
background: url('http://www.c-lingua.com/images/bg_janousek_down.gif') ; 
background-repeat:no-repeat;
background-color: #fff;
border:0px solid red;
}

.galerie_mine2014{
width: 970px;
padding:30px 35px 30px 35px;
border:0px solid #2e2e2e; 
background-color: #fff;
margin-bottom:30px;
}

.galerie_mine2014_small{
width: 970px;
padding:0px 35px 10px 35px;
border:0px solid #2e2e2e; 
background-color: #fff;
margin-bottom:0px;
}

.maps{
padding:20px;
background-color: #b8b8b8;
margin-bottom:10px;
}

.pages_3{
width: 680px;
min-height:1250px; _height: 1250px;
padding:20px;
border:0px solid blue;
}


.firstpage_jedna{
width: 800px;  
border:0px solid blue;
}

.firstpage_dva{
padding-left: 20px;
padding-right: 20px;
width: 660px;
height: 180px;
text-align:left;
border:0px solid red;
font-size: 12px;
color: black;
font-align:justify;
border:0px solid blue;
}



.firstpage_tri{
padding-left: 20px;
padding-right: 20px;
width: 1040px;
height: 350px;
border:0px solid red;
font-size: 12px;
color: black;
font-align:justify;
border: 0px solid red;
} 

.firstpage_tri_jedna{
width: 510px;
float:left;
border: 0px solid red;
}

.firstpage_tri_dva{
width: 510px;
float:left;
border: 0px solid red;
}



.block_down_one{
text-align:center;
width: 100%;
height: 50px;
background-color:#7ecefd;
}

.block_down_one_obsah{
margin-left: auto; 
margin-right: auto;
width: 1080px;
height: 50px;
border:0px solid red;
}

.citace{
padding-top:30px;
color:#cccccc ;
font-size:25px;
padding-bottom:5px;
font-family:arial-norrow;
text-align:center;
margin-left: auto; 
margin-right: auto;
width: 1000px;
border:0px solid red;
}


.book_center{
height:36px;
border:0px solid red;
background: #333333;
}

.book{
margin-left: auto; 
margin-right: auto;
width: 1200px;
height:36px;
background: url('http://www.c-lingua.com/images/eboo-bacl.png') ; 
background-repeat: no-repeat ;
border:0px solid red;
}


.citace2{
padding-top:0px;
padding-bottom:10px;
color:#cccccc ;
font-size:15px;
font-family:arial-norrow;
text-align:right;
margin-left: auto; 
margin-right: auto;
width: 800px;
height: 20px;
border:0px solid red;
}

.block_down_two_obsah{
margin-left: auto; 
margin-right: auto;
width: 900px;
height: 150px;
border:0px solid red;
}

.block_down_two_obsah_1{
margin-left: auto; 
margin-right: auto;
float:left;
color:#3399ff;
font-size:12px;
padding-top:35px;
padding-left:70px;
width: 280px;
height: 115px;
text-align: left;
background: url('http://www.c-lingua.com/images/dole_modra_lista_1.png') ; 
background-repeat:no-repeat;
border:0px solid red;
}

.block_down_two_obsah_2{
margin-left: auto; 
margin-right: auto;
float:left;
color:#3399ff;
font-size:12px;
padding-top:35px;
padding-left:30px;
width: 230px;
height: 115px;
text-align: left;
background: url('http://www.c-lingua.com/images/dole_modra_lista_2.png') ; 
background-repeat:no-repeat;
border:0px solid red;
}

.block_down_two_obsah_3{
margin-left: auto; 
margin-right: auto;
float:left;
color:#3399ff;
font-size:12px;
padding-top:25px;
width: 150px;
height: 115px;
text-align: left;
border:0px solid red;
}

.block_down_two{
margin-top:2px;
width: 100%;
height: 150px;
text-align:center;
background-color:#0970d4;
border:0px solid red;
}

.block_down_tree{
width: 100%;
height: 35px;
background-color:#0e2fd4;
}

.loading2{
position:absolute;
border:1px solid green;

}

.firstpage_osigeno{
position:relative;
width: 934px;
height:458px;
padding-left:20px;
padding-top:35px;
background: url('http://www.c-lingua.com/images/back_images.png') ; 
background-repete: no-repete ;
border:0px solid red;
}


.news_osigeno{
width: 258px;
margin-left:5px;
float:left; 
padding: 10px;
border:1px solid #ececeb;
}

.nadpis_news_osigeno{
color: #696969;  
font-family:arial;
font-size: 20px;
}

.nadpis_news_osigeno_white{
color: #9b9b9b;  
font-family:arial;
font-size: 17px;
}

.nadpis_news_osigeno2{
color: #fff;  
font-family:arial;
font-size: 20px;
}

.title_rezervace{
color: #696969;  
font-family:arial;
font-size: 15px;
}

.prijezd{
margin-top:20px;
width: 200px;
height:50px;
float:left; 
border:0px solid red; 
}

.odjezd{
margin-top:20px;
width: 200px;
height:50px;
float:left; 
border:0px solid red; 
}



.nadpis2vizitky{
font-family:arial;
font-size: 12px;
color:#000;
magrin-top:0px;
padding-top:2px;
padding-bottom:5px;
padding-left:0px;
padding-right:46px;
}

.radio1{
text-align:left;
border: 0px solid red;
width:300px;
}

.nadpis99vizitky{
font-family:arial;
font-size: 13px;
color:#666666;
magrin-top:2px;
padding-top:2px;
padding-bottom:5px;
padding-left:5px;
padding-right:46px;
}

img {
border:0px solid #ececeb;
}




