@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(fonts/G1l_KMKj5pga7ZKths0iTfesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(fonts/Fl4y0QdOxyyTHEGMXX8kcT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(fonts/Y5yuUJGDLtmYv2_3fMB4fA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/isZ-wbCXNKAbnjo6_TwHTj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(fonts/3Y_xCyt7TNunMGg0Et2pnj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(fonts/5z9jpDJQqVE5bmkRqplJfhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(fonts/7m8l7TlFO-S3VkhHuR0at2Ob2gHztoQeulij-1lvl-8.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(fonts/m1uAalIytmLBFXF3PwhxpPesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(fonts/t6Nd4cfPRhZP44Q5QAjcC2Ob2gHztoQeulij-1lvl-8.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(fonts/bmC0pGMXrhphrZJmniIZpWOb2gHztoQeulij-1lvl-8.woff) format('woff');
}


b {font-weight: 700;}

body {
background: #EFEFEF;
font-family: 'Roboto';
margin: 0 auto;
background: url("images/road.jpg") no-repeat center center fixed;
background-size: cover;
background-position: 100% 100%;
}



.content{
    min-height: 30px;
    margin: 0 auto;
    width: 100%;
	max-width: 484px;
	min-width: 300px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	z-index: 1000;
}



.cont_block{width:100%;min-height: 30px;float:right;margin: 0 auto;padding: 0px; position: static;background: #3E3E3E;border-radius: 10px 10px 8px 8px;margin-top: 40px;}


.cont_block H1 {width: 100%;font: 700 42px/42px "Roboto", sans-serif;
color: #fbc406;
text-align: center;
text-shadow: 1px 1px 2px #222222;
letter-spacing: -.5px;
line-height: 36px;
padding: 35px 0px 32px 0px;
margin: 0 auto;background: #232323;
border-radius: 8px 8px 0px 0px;}

.cont_block H2 {font: 700 23px/32px "Roboto", sans-serif;color: #ffffff;text-align: center;margin: 20px 10px 20px 10px;}
.cont_block H3 {font: 300 18px/24px "Roboto", sans-serif;color: #ffffff;text-align: center;margin: 10px 30px 30px 30px;}
.cont_block p {font: 300 11px/17px "Roboto", sans-serif;color: #6d6c6c;text-align: center;margin: 15px 20px 20px 20px;}
.cont_block a {color: #6d6c6c;text-decoration: none;}
.cont_block a:hover {color: #6d6c6c;text-decoration: none;}



.list_check {
	margin-left: 40px;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 5px 0px 10px 35px;
	background: url(images/check.png) 0px 11px no-repeat;
}


.footer{
    min-height: 50px;
    margin: 0 auto;
    width: 100%;
	max-width: 1000px;
	position: static;
	padding: 10px 0px 10px 0px;
}


.footer p{font: 300 13px/23px "Roboto", sans-serif;color: #7d7e7e;text-align: center;margin: 10px 10px 10px 10px;}


.footer a {color: #7d7e7e;text-decoration: none;}
.footer a:hover {color: #7d7e7e;text-decoration: none;}



/*--------------------*/



:focus::-webkit-input-placeholder {
  color: #9d9d9d;
}
 
:focus::-moz-placeholder {
  color: #9d9d9d;
}
 
:focus:-moz-placeholder {
  color: #9d9d9d;
}
 
:focus:-ms-input-placeholder {
  color: #9d9d9d;
}


#subscription
{

    width: 85%;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
    z-index: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;  
}


/*--------------------*/

fieldset
{
    border: 0;
    padding: 0;
    margin: 0;
}

/*--------------------*/

#inputs input
{
    font: 400 19px/23px "Roboto", sans-serif;
	background: #FCFCFC;
    padding: 15px 15px 15px 15px;
    margin: 0px 0px 10px 0px;
    width: 90.7%; 
    border: 4px solid #f6bf00;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	text-align: center;
}

#username
{
    background-position: 5px -2px !important;
}

#email2
{
    background-position: 5px -52px !important;
}

#inputs input:focus
{
    background-color: #fff;
    border-color: #ffd038;
    outline: none;
}

/*--------------------*/
#actions
{
    margin: 5px 0px 7px 0px;
}

#submit2
{		
    background: #ffc600;   
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0px 1px 0px 0px rgba(250,250,250,0.7);   
    
    border-width: 1px;
    border-style: solid;
    border-color: #d69e31 #e3a037 #d5982d #e3a037;
    height: 80px;
    padding: 0;
    width: 100.0%;
    cursor: pointer;
    font: 700 26px/26px "Roboto", sans-serif;
    color: #313131;	
	
}

#submit2:hover,#submit2:focus
{		
    background-color: #FFCE26;
}	

#submit2:active
{		
    outline: none;
   
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#submit2::-moz-focus-inner
{
  border: none;
}

.arrow-but {
    display: inline-block;
    margin-left: 10px;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(images/submit-arrow.png) no-repeat;
    background-size: contain;
}


#actions a
{
    color: #3151A2;    
    float: right;
    line-height: 35px;
    margin-left: 10px;
}

.kontakty {
	text-align: center;
	display: none;
}

.kontakty textarea {
	width: 302px;
	display: none;
}


.clear {clear: left;}
.clear2 {clear: right;}	


/*----------------------------------------------------------------------------------------
						ÍÎÓÒ
----------------------------------------------------------------------------------------*/
	
@media screen and (min-width:1025px) and (max-width:1450px) {

body {
background: #EFEFEF;
font-family: 'Roboto';
margin: 0 auto;
background: url("images/road.jpg") no-repeat center center fixed;
background-size: cover;
}


}



/*----------------------------------------------------------------------------------------
						ÍÅÒÁÓÊ
----------------------------------------------------------------------------------------*/
	
@media screen and (min-width:801px) and (max-width:1024px) {

body {
background: #EFEFEF;
font-family: 'Roboto';
margin: 0 auto;
background: url("images/road.jpg") no-repeat center center fixed;
background-size: cover;
}



}


/*----------------------------------------------------------------------------------------
						ÏËÀÍØÅÒ
----------------------------------------------------------------------------------------*/

@media screen and (min-width:484px) and (max-width:800px) {

body {
background: #EFEFEF;
font-family: 'Roboto';
margin: 0 auto;
background: url("images/road.jpg") no-repeat center center fixed;
background-size: cover;
}



}


/*----------------------------------------------------------------------------------------
						ÌÎÁÈËÜÍÈÊ
----------------------------------------------------------------------------------------*/

@media screen and (min-width:240px) and (max-width:483px) {


body {
background: #EFEFEF;
font-family: 'Roboto';
margin: 0 auto;
background: url("images/road.jpg") no-repeat center center fixed;
background-size: cover;
}



.content{
    min-height: 30px;
    margin: 0 auto;
    width: 94%;
	max-width: 484px;
	min-width: 300px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	z-index: 1000;
}



.cont_block{width:100%;min-height: 30px;float:right;margin: 0 auto;padding: 0px; position: static;background: #3E3E3E;border-radius: 10px 10px 8px 8px;margin-top: 15px;}


.cont_block H1 {width: 100%;font: 700 28px/28px "Roboto", sans-serif;
color: #fbc406;
text-align: center;
text-shadow: 1px 1px 2px #222222;
letter-spacing: -.5px;
line-height: 36px;
padding: 18px 0px 15px 0px;
margin: 0 auto;background: #232323;
border-radius: 8px 8px 0px 0px;}

.cont_block H2 {font: 700 19px/25px "Roboto", sans-serif;color: #ffffff;text-align: center;margin: 20px 10px 20px 10px;}
.cont_block H3 {font: 300 17px/23px "Roboto", sans-serif;color: #ffffff;text-align: center;margin: 10px 10px 30px 10px;}
.cont_block p {font: 300 10px/15px "Roboto", sans-serif;color: #6d6c6c;text-align: center;margin: 15px 10px 15px 10px;}
.cont_block a {color: #6d6c6c;text-decoration: none;}
.cont_block a:hover {color: #6d6c6c;text-decoration: none;}



.list_check {
	margin-left: 40px;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 5px 0px 10px 35px;
	background: url(images/check.png) 0px 11px no-repeat;
}


.footer{
    min-height: 50px;
    margin: 0 auto;
    width: 100%;
	max-width: 1000px;
	position: static;
	padding: 10px 0px 10px 0px;
}


.footer p{font: 300 11px/17px "Roboto", sans-serif;color: #7d7e7e;text-align: center;margin: 10px 10px 10px 10px;}


.footer a {color: #7d7e7e;text-decoration: none;}
.footer a:hover {color: #7d7e7e;text-decoration: none;}



/*--------------------*/



:focus::-webkit-input-placeholder {
  color: #9d9d9d;
}
 
:focus::-moz-placeholder {
  color: #9d9d9d;
}
 
:focus:-moz-placeholder {
  color: #9d9d9d;
}
 
:focus:-ms-input-placeholder {
  color: #9d9d9d;
}


#subscription
{

    width: 85%;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
    z-index: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;  
}


/*--------------------*/

fieldset
{
    border: 0;
    padding: 0;
    margin: 0;
}

/*--------------------*/

#inputs input
{
    font: 400 15px/20px "Roboto", sans-serif;
	background: #FCFCFC;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 10px 0px;
    width: 90.5%; 
    border: 3px solid #f6bf00;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	text-align: center;
}

#username
{
    background-position: 5px -2px !important;
}

#email2
{
    background-position: 5px -52px !important;
}

#inputs input:focus
{
    background-color: #fff;
    border-color: #ffd038;
    outline: none;
}

/*--------------------*/
#actions
{
    margin: 5px 0px 7px 0px;
}

#submit2
{		
    background: #ffc600;   
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0px 1px 0px 0px rgba(250,250,250,0.7);   
    border-width: 1px;
    border-style: solid;
    border-color: #d69e31 #e3a037 #d5982d #e3a037;
    height: 60px;
    padding: 0;
    width: 100.0%;
    cursor: pointer;
    font: 700 19px/19px "Roboto", sans-serif;
    color: #313131;	
}

#submit2:hover,#submit2:focus
{		
    background-color: #FFCE26;
}	

#submit2:active
{		
    outline: none;
   
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#submit2::-moz-focus-inner
{
  border: none;
}

.arrow-but {
    display: inline-block;
    margin-left: 10px;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(images/submit-arrow.png) no-repeat;
    background-size: contain;
}


#actions a
{
    color: #3151A2;    
    float: right;
    line-height: 35px;
    margin-left: 10px;
}


}

