
@font-face{font-family:'EtelkaProBold';src:url('fonts/etelkaboldpro-webfont.eot');src:local('☺'),url('fonts/etelkaboldpro-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/etelkaboldpro-webfont.woff') format('woff'),url('fonts/etelkaboldpro-webfont.ttf') format('truetype'),url('fonts/etelkaboldpro-webfont.svg#EtelkaProBold') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'EtelkaProRegular';src:url('fonts/etelkaregpro-webfont.eot');src:local('☺'),url('fonts/etelkaregpro-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/etelkaregpro-webfont.woff') format('woff'),url('fonts/etelkaregpro-webfont.ttf') format('truetype'),url('fonts/etelkaregpro-webfont.svg#EtelkaProRegular') format('svg');font-weight:normal;font-style:normal;}
body {
	margin:0; 
	padding:0; 
	font-family:"EtelkaProRegular",Arial,sans-serif;
	font-size:14px;
    line-height: 1.6em;
	background:url(../images/bgbg.jpg) repeat top left; 
}
::-moz-selection { background: #0a2b89; color: #fff; text-shadow: none; }
::selection { background: #0a2b89; color: #fff; text-shadow: none; }
a, a:visited{ text-decoration:none; color: #b50b0b;}
a:hover,a:active,a:focus{outline:0 !important;}
#wrapper {
	width:950px; 
	margin:0 auto;
}
#header {
	width:950px;
	height:169px;
	text-align: center;
}
#logobg {
	width:307px;
	height:169px;
	background:url(../images/logobg.png) no-repeat top left;
	position: relative;
	float: left;
}
#logo {
	width:218px;
	height:71px;
	position: absolute;
	top: 30px;
	left: 48px;
	background:url(../images/logo.png) no-repeat top left;
}
#logotext {
	text-align: center;
	width:307px;
	position: absolute;
	top: 106px;
	left: 3px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}
#menu {
	width:623px;
	height:134px;
	list-style:none;
	margin:0;
	float:left;
	background:url(../images/menibg.png) no-repeat top left;
	padding: 35px 0 0 20px;
}
#menu li {
	float:left; 
	padding:0;
	position: relative;
}
#menu li a {
	color:#000000;
	font-size: 16px;
	font-weight: normal;
}
#menu li a #prekidac, #menu li a #switcher, #menu li a #lampica {
	width:98px;
}
#menu li a #prekidac {
	height:91px;
	background:url(../images/prekidac.png) no-repeat top center;
}
#menu li a #switcher {
	height:69px;
	position: absolute;
	top: 2px;
	left: 0;
	background:url(../images/switcher.png) no-repeat top center;
}
#menu li a.selected #switcher {
	background:url(../images/switcher.png) no-repeat bottom center;
}
#menu li a #lampica {
	height:91px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../images/lampica-siva.png) no-repeat top center;
}
#menu li #lampica img {
	display: none;
	margin: 0 auto;
}
#menu li a.selected #lampica img {
	display: inline;
}
#menu li a #prekidac #linkovi {
	margin-top: 40px;
}
#menu li a:hover, #menu li a.selected {
	color:#116f32;
}
#menu li a.selected {
	font-weight: bold; 
}
#body {
	clear:both; 
	/*display:none;*/
	position: relative;
	width: 950px;
}
.sredina_gore {
	background: url(../images/sredina_gore.png) no-repeat top center;
	height:40px;
}
.sredina_dole {
	background: url(../images/sredina_dole.png) no-repeat top center;
	height:56px;
}
.sredina {
	background: url(../images/sredina.png) repeat-y top center;
	position:relative;
	width: 950px;
	min-height:200px;
	overflow: hidden;
  	transition: all 400ms ease-in-out 0s;
}
.dc {
    color: #0a2b89;
    display: block;
    float: left;
    font: 44px/38px Georgia,Times,serif;
    padding: 4px 8px 0 0;
}
#body #content {
	padding: 0 45px 0 40px;
	overflow: hidden;
  	transition: all 400ms ease-in-out 0s;
}
.loading {
	position: absolute;
	background: url(../images/load.gif) no-repeat center center;
	height:200px;
	width: 100%;
	/*display:none;*/
	z-index: 100;
}
.kontakt_text {
    float: left;
	width: 510px;
}
.kontakt_forma {
    float: right;
	width: 310px;
}
h3 {
    font-size: 26px;
    font-weight: normal;
	margin: 40px 0 20px 20px;
	padding:0;
}
ul.pola_liste li {
	margin-right: 3%;
    width: 46%;
	float: left;
}
#ajax {
	font-weight:normal;
	color: #555555;
    position: relative;
	overflow: hidden;
  	transition: all 400ms ease-in-out 0s;
}
#ajax h1 {  
	position: relative;  
	font-size: 40px;
	line-height: 40px;
	text-shadow: 2px 3px 3px #292929;
	-webkit-text-stroke: 1px white;  
	margin: 0 0 40px;
	text-align: center;
} 
#ajax h1 span {  
	text-decoration: none;  
	color: #0A2B89;  
	position: absolute;  
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottombottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,1)));  
	text-shadow: 0 2px 0 #e9e9e9;  
	-webkit-transition: all .3s;  
	-moz-transition: all .3s;  
	transition: all .3s;  
}  
#ajax h1:after {  
	color: #dbdbdb;  
	content : attr(data-title);  
}
.futer ul {
    margin: 0;
    padding: 0;
}
.futer ul li {
    float: left;
    list-style: none outside none;
    margin: 20px 0;
    text-align: center;
    width: 25%;
}
.futer ul li.schneider a, .futer ul li.legrand a, .futer ul li.eaton a, .futer ul li.mersen a{
	background-image: url(../images/logoi.gif);
	background-repeat:no-repeat;
	border: 1px solid #e4e4e4;
	width:150px;
	height:50px;
	text-indent:-9999px;
	display: block;
	margin: 0 auto;
  transition: all 400ms ease-in-out 0s;
}
.futer ul li.schneider a{
	background-position: 0 0;
}
.futer ul li.legrand a{
	background-position: 0 -50px;
}
.futer ul li.eaton a{
	background-position: 0 -100px;
}
.futer ul li.mersen a{
	background-position: 0 -150px;
}
.futer ul li.schneider a:hover, .futer ul li.legrand a:hover, .futer ul li.eaton a:hover, .futer ul li.mersen a:hover {
	border: 1px solid #000000;
  transition: all 400ms ease-in-out 0s;
}
.kontakt_download {
	margin-top: 30px;
}
.kontakt_download_ikone {
	background: url(../images/pdf_download.png) no-repeat left center;
}
.kontakt_download_ikone.zips {
	background: url(../images/zip_download.png) no-repeat left center;
}
.levo {
	float:left;
	width:500px;
}
.desno {
	float: right;
	width:330px;
}
.full_wdth {
	clear:both;
	width:100%;
}
.kartice a {
	float:left;
	width:31%;
	margin: 5px 1%;
	text-align:center;
  -webkit-border-fit:lines;
  overflow:visible;
  -webkit-border-radius:5px;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  transition: all 400ms ease-in-out 0s;
	-webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
	   -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,255,0.5);
			box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}
.kartice a:hover {
  border-color: #000;
  background:#555555;
  color:#FFFFFF;
  transition: all 400ms ease-in-out 0s;
}
.kartice a img {
	padding: 2px;
	border: 1px solid #cccccc;
	margin-top: 10px;
}
img.slika {
	padding: 2px;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
	   -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,255,0.5);
			box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}
img.slika:hover {
	border: 1px solid #000000;
}
.kontakt_download_item {
  -webkit-border-fit:lines;
  overflow:visible;
  width:auto;
  border:0;
  padding:0 10px;
  margin: 5px 5px 5px 60px;
  background:transparent;
  cursor:pointer;
  -webkit-border-radius:5px;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  line-height:24px;
  height:24px;
  transition: all 400ms ease-in-out 0s;
  display: block;
	-webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
	   -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,255,0.5);
			box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}
.kontakt_download_item:hover {
  border-color: #000;
  background:#555555;
  color:#FFFFFF;
  transition: all 400ms ease-in-out 0s;
}

/*.mailform_button {
  -webkit-border-fit:lines;
  overflow:visible;
  width:auto;
  border:0;
  padding:0 10px;
  margin:0;
  background:transparent;
  cursor:pointer;
  -webkit-border-radius:5px;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  line-height:24px;
  height:24px;
  transition: all 400ms ease-in-out 0s;
}
.mailform_button:hover {
  border-color: #000;
  background:#000;
  color:#FFFFFF;
  transition: all 400ms ease-in-out 0s;
}
*/

input,
textarea {
	font-family:"EtelkaProRegular",Arial,sans-serif;
	font-size: 14px;
	display: block;
	border: #999999 solid 1px;
	outline:0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	-webkit-box-shadow: 0 0 5px 3px rgba(255,255,255,0.5), inset 0 2px 3px rgba(0,0,0,0.5);
	   -moz-box-shadow: 0 0 5px 3px rgba(255,255,255,0.5), inset 0 2px 3px rgba(0,0,0,0.5);
			box-shadow: 0 0 5px 3px rgba(255,255,255,0.5), inset 0 2px 3px rgba(0,0,0,0.5);
	padding: 7px 10px 3px 25px;
	margin:0 0 10px;
	color: #666666;
	width: 265px;
	background: rgba(255, 255, 255, 0.3);
}
input:focus,
input:hover,
textarea:focus,
textarea:hover{
	color: #000000;
}
textarea {
	max-height:200px;
	max-width:265px;
}
input:invalid, textarea:invalid {
   /*-moz-box-shadow: 0 0 5px 3px rgba(255,0,0,0.3);
-webkit-box-shadow: 0 0 5px 3px rgba(255,0,0,0.3);
        box-shadow: 0 0 5px 3px rgba(255,0,0,0.3);*/
		border: 2px solid #9F1319;
}
#mc-canvas {
	width:220px;
	height:154px;
	background:#fff -9999px -9999px no-repeat;
	background-image: url('../images/motioncaptcha-shapes.jpg') !important;
}
#mc-canvas.triangle     { background-position:  10px   10px }
#mc-canvas.x            { background-position:-200px   10px }
#mc-canvas.rectangle    { background-position:-400px   10px }
#mc-canvas.circle       { background-position:-600px   10px }
#mc-canvas.check        { background-position:  10px -150px }
#mc-canvas.caret        { background-position:-200px -150px }
#mc-canvas.zigzag       { background-position:-400px -150px }
#mc-canvas.arrow        { background-position:-600px -150px }
#mc-canvas.leftbracket  { background-position:  10px -300px }
#mc-canvas.rightbracket { background-position:-200px -300px }
#mc-canvas.v            { background-position:-400px -300px }
#mc-canvas.delete       { background-position:-600px -300px }
#mc-canvas.leftbrace    { background-position:  10px -450px }
#mc-canvas.rightbrace   { background-position:-200px -450px }
#mc-canvas.star         { background-position:-400px -450px }
#mc-canvas.pigtail      { background-position:-600px -450px }
.mc-noselect {
	-webkit-user-select: none,
	   -moz-user-select: none,
	        user-select: none
}
#mc-canvas {
	margin:0 auto 20px;
	padding:1px;
	display: block;
	border: 2px solid #cccccc;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
#mc-canvas.mc-invalid {
	border: 4px solid #aa4444;
}
#mc-canvas.mc-valid {
	border: 4px solid #44aa44;
}
p.form_submit {
	text-align:center;
}
input[type="submit"] {
	margin:0;
	padding: 9px 12px;
	width: 150px;
	color: #5d7731;
	display:inline-block;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	background: #b6d76f;
	background: -webkit-gradient(linear, left top, left bottom, from(#cae285), to(#9dc954));
	background: -moz-linear-gradient(top,  #cae285,  #9dc954);
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
			box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
}
input[type="submit"]:hover,
input[type="submit"]:focus {
	cursor: pointer;
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3), 0 0 5px rgba(255,255,190,0.5);
	   -moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3), 0 0 5px rgba(255,255,190,0.5);
			box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3), 0 0 5px rgba(255,255,190,0.5);
}
input[type="submit"]:active {
	cursor: pointer;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.4);
	background: #9dc954;
	background: -webkit-gradient(linear, left top, left bottom, from(#9dc954), to(#cae285));
	background: -moz-linear-gradient(top,  #9dc954,  #cae285);
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0 0 0 transparent, inset 0 0 0 transparent;
	   -moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0 0 0 transparent, inset 0 0 0 transparent;
			box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0 0 0 transparent, inset 0 0 0 transparent;
}
input[type="submit"]:disabled {
	color: #777;
	display:inline-block;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	background: #bbb;
	cursor: default;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#bbb));
	background: -moz-linear-gradient(top,  #ccc,  #bbb);
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
			box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
}
.hightlightform {
    border:2px solid #9F1319;
    background: #FFF url(../images/iconCaution.gif) no-repeat 2px !important;
	color: #000;
}
.loadingform {
    float:right;
    background:url(../images/load.gif) no-repeat 1px;
    height:28px;
    width:28px;
    display:none;
}
.done {
    padding-top: 50px;
    font-size:12px;
    display:none;
}