html , body{
	margin: 0px auto;
	padding: 0px;
	min-width: 1000px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;

}
table {
	border-spacing: none;
	border-collapse: collapse;
	margin: 0px auto;
	width: 100%;
}
img {
	border: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}

td {
	padding-top: 0px;
	padding-bottom: 0px;

}


#header  {


}


.stin  {
	height: 5px;
	background-image: url(images/stin.png);
	background-repeat: repeat-x;
}




.header-left  {
	background-image: url(images/topBG_01.png);
	background-repeat: repeat-x;
	height: 150px;
}


.header-center {
	background-image: url(images/topBG_02.png);
	width: 1000px;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px;
}
.header-right {
	background-image: url(images/topBG_03.png);
	background-repeat: repeat-x;
}
.header-top {
	height: 70px;
	width: 1000px;
	padding-top: 25px;
}
.header-top a{
	color: #328CB4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	transition: background-image .2s ease-in-out;
	vertical-align: middle;
	display: inline-block;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
	
.top-links a{
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	padding: 5px 10px;
	transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out;
}

.top-links {
	margin-left: 200px;
}


.top-links a:hover {
	text-shadow: none;
	color: #52C2F0;
	padding: 5px 10px;
	background-color: rgba(255, 255, 255, 0.06);
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.top-links a:active {
	background-color: rgba(255, 255, 255, 0.1);
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
}

.top-mail {
	color: #FFF;
	margin-left: 20px;
}

.top-mail a {
	color: #F5F5F5;
	background-image: url(images/top-mail.png);
	padding-left: 38px;
	background-repeat: no-repeat;
	line-height: 32px;
	vertical-align: middle;
	display: inline-block;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	padding-right: 10px;

}

.top-mail a:hover {
	color: #52C2F0;
	background-image: url(images/top-mail-light.png);
	background-repeat: no-repeat;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	background-color: rgba(255, 255, 255, 0.06);
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.top-mail a:active {
	background-position: 2px 0px;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
}

.top-zona {
	color: #FFF;
	margin-left: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.top-zona a {
	color: #F5F5F5;
	background-image: url(images/klient-zona.png);
	padding-left: 35px;
	background-repeat: no-repeat;
	line-height: 32px;
	vertical-align: middle;
	display: inline-block;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	padding-right: 10px;
}
.top-zona a:hover {
	color: #52C2F0;
	background-image: url(images/klient-zona-light.png);
	background-repeat: no-repeat;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	
	background-color: rgba(255, 255, 255, 0.06);
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.top-zona a:active {
	background-position: 2px 0px;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
}

.archiv-td {
	text-align: right;
}

.top-archiv {
	font-size: 12px;
	color: #FFF;
	margin-left: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

.top-archiv a {
	text-decoration: none;
	color: #2F6F8A;
	padding: 7px 10px 7px 42px;
	background-image: url(images/top-archiv.png);
	background-position: -20px center;
	background-color: rgba(255, 255, 255, 0.06);
	background-repeat: no-repeat;
	vertical-align: middle;
	display: inline-block;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.top-archiv a:hover {
	color: #52C2F0;
	background-image: url(images/top-archiv-light.png);
	background-position: left center;
	background-repeat: no-repeat;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	
	background-color: rgba(255, 255, 255, 0.06);
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.top-archiv a:active {
	background-position: 2px 0px;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
}


.logo1 {
	background-image: url(images/kknet.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 189px;
	display: inline-block;
	margin-left: 20px;
    -moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
	
.logo1:hover {
	background-image: url(images/kknet2.png);		
  	transition: all .3s ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.internetmini {
	background-image: url(images/inetlogomini.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 36px;
	display: inline-block;
	margin-left: 50px;
	margin-top: 10px;
}
.internetmini:hover{
	background-image: url(images/inetlogomini-light.png);
	transition: all 0.3s;
}
.internetmini:active {
	background-position: 1px 1px;


}

.sitemini {
	background-image: url(images/site.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 36px;
	display: inline-block;
	margin-top: 10px;
}
.sitemini:hover {
	background-image: url(images/site-light.png);
}
.sitemini:active {
	background-position: 1px 1px;

}


.servermini {
	background-image: url(images/server.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 36px;
	display: inline-block;
	margin-top: 10px;
}
.servermini:hover {
	background-image: url(images/server-light.png);
}
.servermini:active {
	background-position: 1px 1px;

}




.tvmini {
	background-image: url(images/tvmini.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 36px;
	display: inline-block;
	margin-top: 10px;
}


.tvmini:hover {
	background-image: url(images/tvmini-light.png);
}
.tvmini:active {
	background-position: 1px 1px;

}

.voipmini {
	background-image: url(images/voip.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 36px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 40px;
}

.voipmini:hover {
	background-image: url(images/voip-light.png);
}
.voipmini:active {
	background-position: 1px 1px;

}
.header-mid-table {
	padding: 0px;


}
.menu-top-td-left {
	width: 200px;
	vertical-align: top;
}
.menu-top-td-center {
	width: 500px;
	vertical-align: top;
	padding-top: 10px;
}

.menu-top_ul {
	padding-top: 10px;
}
.menu-top_ul li {
	padding-top: 7px;
	list-style: none;
}

.menu-top_ul li a {
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	text-decoration: none;
	color: #328CB4;
	font-size: 14px;
	padding: 5px 10px 5px 30px;
	
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;	
	line-height: 14px;

	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}


.menu-top_ul li a:hover {
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	color: #52C2F0;
	background-image: url(images/arrow1-light.png);
	background-repeat: no-repeat;
	-webkit-transition: margin-left 200ms;
	transition: margin-left 200ms;
	margin-left: 4px;

	background-color: rgba(255, 255, 255, 0.06);
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.menu-top_ul li a:active {
	-webkit-transition: margin-left 100ms; transition: margin-left 100ms; margin-left: 8px;
	background-color: rgba(255, 255, 255, 0.1);

}
.top-banner-nr {
	text-align: right;
	padding-right: 5px;
}

.top-banner-nr a{
	padding-right: 5px;
	display: inline-block;
	height: 14px;
	background-repeat: no-repeat;
	width: 7px;
	transition: background-image .2s ease-in-out;
	-moz-transition: background-image .2s ease-in-out;
	-webkit-transition: background-image .2s ease-in-out;

}
.top-banner-pic {
	width: 527px;
	height: 198px;
	background-image: url(images/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center center;


}

.top-banner-pic img {
	width: 504px;
	height: 176px;
}


.top-banner-name {
	padding-left: 10px;
	font-size: 12px;
	color: #328CB4;
	padding-bottom: 0px;

}




.nr1 {
	background-image: url(images/nr1.png);


}

.nr2 {
	background-image: url(images/nr2.png);
}
.nr3 {
	background-image: url(images/nr3.png);
}
.nr4 {
	background-image: url(images/nr4.png);
}
.nr5 {
	background-image: url(images/nr5.png);
}




.nr1:hover{
	background-image: url(images/nr1-light.png);
}
.nr2:hover {
	background-image: url(images/nr2-light.png);
}



.nr3:hover {
	background-image: url(images/nr3-light.png);
}
.nr4:hover {
	background-image: url(images/nr4-light.png);
}
.nr5:hover {
	background-image: url(images/nr5-light.png);
}
.rows {
	background-image: url(images/mid-rows.png);
	background-repeat: no-repeat;
	height: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	background-position: 90%;
}
.rows a{
	color: rgba(0, 0, 0, 0.28);
	text-decoration: none;
	display: inline-block;
	background-repeat: no-repeat;
	height: 95px;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	background-image: url(images/big-ikon-shadow.png);
	background-position: bottom left;
	background-repeat: no-repeat;



}
.rows a:hover {
	color: #6B6A6A;
	text-decoration: none;
	background-repeat: no-repeat;

}



.rows ul {
	padding-left: 110px;
	list-style: none;
}

.rows li:first-child {
	list-style: none;
	line-height: 45px;
	font-size: 35px;
	font-family: "Open Sans Condensed", sans-serif;
	padding-left: 0px;
	font-weight: bold;
}


.rows li {
	padding-left: 2px;
}



#bigmenu {
	height: 235px;
	background-image: url(images/mid-bg-shadow.png);
	background-repeat: repeat;
	box-shadows: 0px 2px 10px;

}
.bigicon1 {
	width: 830px;
	padding-top: 20px;
	margin: 0px auto;
	padding-left: 100px;
}
.bigicon2 {
	width: 750px;
	margin: 0px auto;
	padding-left: 100px;
}

.line-name {
}
.tarify-tb {
}



.bigsite {
	background-image: url(images/bigsite.png);
	margin: 0px 20px 0px 40px;
}

.bigtv {
	background-image: url(images/bigtv.png);
	margin: 0px 40px;
}


.bigicon:before {
	content:"";
    float:left;
    margin:2px 0px 0px 12px;
    -moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	-ms-transition: all 800ms ease;
	transition: all 800ms ease;
	
	background-repeat: no-repeat;
	width:80px;
    height:80px;
}
	
.bigicon:hover:before {
	
	background-repeat: no-repeat;
	width:80px;
    height:80px;
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transform:rotate(360deg);
  	transition: background-image .7s ease-in-out;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	-ms-transition: all 800ms ease;
	transition: all 800ms ease;
}


.biginternet:before {
	background:url(images/biginet.png) 0px 0px;	
}
.biginternet:hover:before {
	background:url(images/biginet-light.png) 0px 0px;
}

.bigtv:before {
	background:url(images/bigtv.png) 0px 0px;	
}
.bigtv:hover:before {
	background:url(images/bigtv-light.png) 0px 0px;
}

.bigvoip:before {
	background:url(images/bigvoip.png) 0px 0px;	
}
.bigvoip:hover:before {
	background:url(images/bigvoip-light.png) 0px 0px;
}

.bigsite:before {
	background:url(images/bigsite.png) 0px 0px;	
}
.bigsite:hover:before {
	background:url(images/bigsite-light.png) 0px 0px;
}

.bigserverhousing:before {
	background:url(images/bigserverhousing.png) 0px 0px;
}

.bigserverhousing:hover:before {
	background:url(images/bigserverhousing-light.png) 0px 0px;
}



#footer {
	margin-top: 30px;
}

.footer-left  {
	background-image: url(images/botBG_01.png);
	background-repeat: repeat-x;
	height: 211px;
}


.footer-center {
	background-image: url(images/botBG_02.png);
	width: 1000px;
	background-repeat: no-repeat;
	padding: 0px;
}

.footer-right  {
	background-image: url(images/botBG_03.png);
	background-repeat: repeat-x;
}
.copyright p{
	text-align: right;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	display: inline-block;
	padding-left: 30px;
}
.logo2 {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 185px;
	margin-left: 50px;
	vertical-align: middle;
	float: left;
}

.oddelovac {
	background-image: url(images/carka.png);
	background-repeat: no-repeat;
	margin: 0 50px;
	width: 2px;
	height: 55px;
	float: left;
	vertical-align: middle;
}

.podpora {
	background-repeat: no-repeat;
	background-image: url(images/support.png);
	float: left;
	margin-top: 5px;
}

.podpora p {
	margin: 0px;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 40px;
}
.contact {
	background-repeat: no-repeat;
	background-image: url(images/contact.png);
	float: left;
	margin-top: 5px;
	margin-left: 50px;
}

.contact p {
	margin: 0px;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 40px;
}


.G {
	background-image: url(images/G+.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-top: 5px;
	padding-left: 40px;
	background-position: right;
}


/* Scroll-UP - START */
#back-top {
	position: fixed;
	top: 0px;
	margin-top: 50px;
	margin-right: 16px;
	right: 0px;
	z-index: 1000;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background-color: rgba(0, 0, 0, 0.09);
	background-image: url(images/arrow-top.png);
	background-repeat: no-repeat;
	background-position: center center;

	-webkit-border-radius: 5px;
	-moz-border-radius: 55px;
	border-radius: 5px;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span:hover {
	background-color: #777;
}
/* Scroll-UP - KONEC */

