@charset "utf-8";
/* ver.1.1 - 18.12.2011 */

.GrayLines {
background-color: rgb(234, 234, 234); height: 5px; position: relative; top: 12px; width: 100%; min-width:1000px;
}



.MalkiZeleniKutiiki {
top:1px;
	font-family: Verdana;
	font-size: 13px;
}
.style3 {color: #FFFFFF}
.DRM_Caption {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
}

.Zaglavie {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	top:-40px;
	position:relative;
	left: -100px;
	width: 650px;
}
.DAE_text_top {
	font-family: Verdana;
	font-style: italic;
	font-size: 12px;
}
.Ob6tText {
	font-family: Verdana;
	font-size: 14px;
}


.style12 {
	color: #FF0000;
	font-weight: bold;
}
.style16 {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.style19 {color: #000000; font-weight: bold; }
.style23 {font-family: Verdana; font-size: 13px; font-weight: bold; }



/* new features - Sept 2017 */

@media (max-width: 1010px) {
  .image_header,.image_header2 
  	{
  	width:100%;	
    background-repeat: no-repeat;
    background-size: contain ;
  	}


}
@media (min-width: 1011px) {
  .image_header { 
    background-repeat: no-repeat;
    background-size: contain ;
  }  
}

@media (max-width: 1886px) {
  .image_header2 {
  	width:100%;	
    background-repeat: no-repeat;
    background-size: contain ;
  }
}
  
@media (min-width: 1887px) {
  .image_header2 {
    background-repeat: no-repeat;
    background-size: contain ;
  }
    
}

@media (max-width: 1221px) {
  .terms {
  	width:100%;	
    background-repeat: no-repeat;
    background-size: contain ;
  }
}
  
@media (min-width: 1222px) {
  .terms {
    background-repeat: no-repeat;
    background-size: contain ;
  }
    
}

@media (max-width: 500px) {
  .r_image,.left {
  	width:100%;	
    background-repeat: no-repeat;
    background-size: contain ;
  }
}
  
@media (min-width: 501px) {
  .r_image,.left {
    background-repeat: no-repeat;
    background-size: contain ;
  }
    
}


@media (min-width: 858px) {
    
	.Item
	{
		font-size: 30px;
	}		
	.Zaglavie2
	{
		font-size: 34px;
	}
}

@media (min-width: 780px) {
  
	.Item
	{
		font-size: 28px;
	}		
	.Zaglavie2
	{
		font-size: 32px;
	}
}

@media (min-width: 702px) {
  
	.Item
	{
		font-size: 26px;
	}		
	.Zaglavie2
	{
		font-size: 30px;
	}
}

@media (min-width: 724px) {
    
	.Item
	{
		font-size: 24px;
	}		
	.Zaglavie2
	{
		font-size: 28px;
	}
}

@media (max-width: 623px) {    
	.Item
	{
		font-size: 22px;
	}		
	.Zaglavie2
	{
		font-size: 26px;
	}
}



.Zaglavie2 {
	font-family: Verdana;
	font-weight: bold;
	color:#007700;
	text-align:center;
	
	background-color:#EAEAEA;
	margin:10px;	
}

.Item{
	font-family: Verdana;
	font-weight: bold;
	color:#007700;
	text-align:left;
 	
}



hr.fancy-line, .Item { 
    border: 0; 
    height: 1px; 
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    box-shadow: 0px -2px 4px rgba(136,136,136,0.75);
	
}

.row {
  display: block;
  /* width: 100%; */
}
.container {
}
.left {
  float: left;
  margin-right:20px;
  margin-bottom:20px;


}
.right {
    float: right;
}
.r_image{}

img {
    max-width: 100%;
  }