* { font: normal 17px/20px sans-serif; color:#000; }
* { font-family: 'Open Sans', sans-serif; }

#main1 { background: url("../images/back_servisni.jpg") no-repeat center top; margin:0 auto;  }
 
/* ROZCESTNIKOVA STRANKA - INDEX */

.solarni {
 width:415px; height:270px; float:left; margin-right:70px; margin-bottom:500px;
 /* background: url("../images/logo-solarni.svg") no-repeat 25px 85px; */
}

.servisni {
 width:415px; height:270px; float:left;
 background: url("../images/logo-servisni.png") no-repeat 25px 85px ;
}

.patickaINDEX {
 color:#000; padding:0 0 50px 25px; font-size:13px;
}


a.vstupte, a.vstupte:hover {
 display:block; width:143px; height:32px; padding:11px 0 0 0; margin:225px 0 0 240px;
 font-size:19px; font-weight:bold;
 text-decoration:none; text-align:center; color:#000;
 
 border:2px solid #000;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}
a.vstupte:hover {
 border:2px solid #fff; color:#fff;
}

/* ROZCESTNIKOVA STRANKA - INDEX */




/* WEB SERVISNI - WEB SERVISNI - WEB SERVISNI */

a#toTop {
  display:block; width:124px; height:59px; margin-left:100px;
	background: url("../images/nahoru.png") no-repeat left top;
  cursor:pointer; text-decoration:none;
}
a#toTop:hover { background: url("../images/nahoru_on.png") no-repeat left top; }

.toTopPoz { position:fixed; right:80px; bottom:0px; display:none; }

/* menu */
nav { position:fixed; top:40px; width:900px; }
nav > #nav li {
 float:left; list-style:none;
 background-color: rgba(241, 131, 16, 0.5);
 /* -webkit-box-shadow: 5px 5px 30px 0 #f18310;
 box-shadow: 5px 5px 30px 0 #f18310; */
}
nav > #nav li:first-of-type { margin-left:405px; }

nav > #nav a {
 padding:11px 17px; margin:0 1px;
 color:#fff; font-size:15px; font-weight:bold; text-align:center;
 text-decoration:none; text-transform:uppercase;
}
nav > #nav a:hover,
nav > #nav .current a {
 background:#fff; color:#000;
 /* background-color: rgba(255, 255, 255, 0.9);
 -webkit-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0; */ }



.section { margin-left:15px; }

h1, h2.h1 {
 font-size:38px; color:#000; font-weight:700; text-transform:uppercase;
 margin:0 0 21px -20px; padding:200px 0 0 40px; 
 background: url("../images/h1.gif") no-repeat left bottom;
}
h2 { font-size:31px; color:#f39634; font-weight:700; margin:0 0 14px 0; padding-left:20px; }
h2.bilykrouzek { background: url("../images/h1_white_v2.gif") no-repeat left bottom; }
h2.h1 { padding-top:80px; }

h3 { font-size:17px; color:#000; margin:0 0 30px 0; padding-left:20px; }

.logoservisni {
 position:absolute; top:15px; left:-38px;
 background:url("../images/logo-servisni-color.png") no-repeat left top;
 height:71px; width:297px; cursor:pointer;
}

ul li { list-style-type:none; padding-left:0px; background:none; }
li { list-style-image: url('../images/li.png'); font-weight:700; padding-bottom:25px; }
li span { display:block; font-weight:300; }

.reference {
 margin:0 5px 5px 0;
 -webkit-box-shadow: 5px 5px 15px 0 #333;
 box-shadow: 5px 5px 15px 0 #333;
}

.kontaktySERVISNI {
 float:left; width:400px; height:110px; padding-left:30px;
 background: url("../images/li_white.png") no-repeat left 8px;
}
.kontaktySERVISNI:nth-of-type(3), .kontaktySERVISNI:nth-of-type(4) { height:80px; }

.kontaktySERVISNI a { color:#fff; font-weight:700; text-decoration:underline; }
.kontaktySERVISNI a:hover { text-decoration:none; }

.patickaSERVISNI td { width:300px; font-size:13px; text-align:center; }




.bilytext { color:#fff; }
strong, .bold { font-weight:700; }


/* WEB SERVISNI - WEB SERVISNI - WEB SERVISNI */


