
body {
	margin: 0px;	
	color:#3c4a55;
	font-family: "Roboto"; 
	font-weight: normal; 
	font-size: 14px; 
	line-height: 130%; 
	text-align: center;
	background:#fff;
	font-weight:400;
	}

td {
	line-height: 130%; 
}

a {
	text-decoration: underline; 
	color: #3c4a55; 
	font-weight:400;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none; color:#5895e5; }

img { border:0px;padding:0px;margin:0px; }

#mob1 {
	width:100%;
}

#header1 {
	margin:0 auto;
	width:100%;
	padding:0px;		
	text-align:center;	
	height:115px;
	background: #fff;
	z-index:99999999;
	border-bottom:1px solid #e8e8e8;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
}
#header1-in {
	margin-left: auto;
	margin-right: auto;
	width:1100px;
	padding:10px 0px;		
	text-align:left;
	position:relative;
}

#profifuga-logo {
	float:left;
	height:80px;
	width:auto;	
	margin:4px 0 0 0px;
}

#top-menu {
	margin-left: auto;
	margin-right: auto;
	width:840px;
	padding:40px 0 0 0;
	margin: 0 0 0 0px;
	text-align:right;
	float:right;
	color:#5895e5;
	font-weight:200;
}

#top-menu a {
	color:#3c3c3c;
	font-size:16px;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px;
	vertical-align:middle;
	-moz-transition: all 350ms linear;
	-webkit-transition: all 350ms linear;
	-o-transition: all 350ms linear;
	transition: all 350ms linear;
}

#top-menu a:hover {
	color:#5895e5;
	-moz-transition: all 350ms linear;
	-webkit-transition: all 350ms linear;
	-o-transition: all 350ms linear;
	transition: all 350ms linear;
}

#top-menu img {
	padding:0;
	vertical-align:middle;
}
#top-menu img a {
	padding:0px;
	vertical-align:middle;
}


#top2 {
	width:100%;
	height:360px;	
	background:#fff url('../images/bg3.jpg') no-repeat center;
}

#open-about {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding:0px;		
	text-align:center;
	height:auto;
	background:#fff;
	overflow:hidden;
}

#open-about-in {
	margin-left: auto;
	margin-right: auto;
	width:1100px;
	padding:0px;		
	text-align:center;
	padding:80px 0 80px 0;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
}
#open-about-in a {
	color:#3c3c3c;
}
#open-about-in h2 {
	font-family:"Roboto";
	font-size:40px;
	font-weight:300;
	color:#3c3c3c;
	text-align:center;
	padding:0 0 1px 0;
	margin:0;
}

#open-about-in-text {
	padding:0 0 30px 0;		
	text-align:left;
	font-size:17px;
	color:#3c3c3c;
	line-height:28px;
	font-weight:300;
	width:1100px;
	margin:0 auto;
}

#open-about-in-text p {
	padding:10px 0;
	margin:0;
}

.i2-png {
	margin:30px	0;
}

#open-about-in a  {
	font-weight:400;
	text-decoration: none;
}




#top-products1 {
	width:100%;
	padding:100px 0;		
	text-align:center;
	background:#f4f4f4;
}

#top-products1-in {
	width:1060px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;		
	text-align:center;
	position:relative;
}
#top-products1-in h2 {	
	font-family:"Roboto";
	font-size:40px;
	font-weight:300;
	color:#3c3c3c;
	text-align:center;
	padding:0 0 15px 0;
	margin:0;
}

.i-png {
	display:block;
	margin:0 auto 60px auto;
}

#top-products2 {
	width:100%;
	padding:100px 0;	
	text-align:center;
	background:#fff;
}

#top-products2-in {
	width:1200px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding:0px;		
	text-align:center;
}
#top-products2-in h2 {	
	font-family:"Roboto";
	font-size:33px;
	font-weight:400;
	color:#3c3c3c;
	text-transform:uppercase;
	text-align:center;
	padding:0 0 10px 0;
	margin:0;
}

#image-box-out {
	width:1200px;
	height:640px;
	position:relative;
}
.image-box {
	width:1200px;
	height:640px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);	
	z-index:88888888;
}

#change1 {
	text-align:Center;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	bottom:30px;
	z-index:888888888;
	opacity:0.95

}
#change1 a {
	padding:12px 26px;	
	background: url('../images/bg3.png')repeat-x center;
	margin:0 3px;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-decoration:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
}

.top-products2-text  {
	text-align:left;
	width:1000px;
	margin:30px auto 0 auto;
	font-size:16px;
	color:#3c3c3c;
	line-height:28px;
	font-weight:300;
}

.kategoria-box {
	float:left;
	width:490px;
	height:320px;
	text-align:left;
	margin:20px;
	background:#fff;
	padding:0px;
	position:relative;
	overflow:hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
}


.kategoria-box .kategoria-box-kep {
	width:210px;
	height:300px;
	margin:10px;
	border:10px solid #fff;
	float:left;
}
.kategoria-box .kategoria-box-kep img {
	width:210px;
	height:300px;
}

.kategoria-box .kategoria-box-kep {
	margin:0 auto 0 auto;
	cursor:pointer;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear; 
}

.kategoria-box .kategoria-box-kep:hover {
	opacity:0.7;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear; 
}

.kategoria-box .kategoria-box-text {
	color: #3c3c3c;
	padding:0px 10px 0 0;
	height:auto;
	line-height:1.5;
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;	
}

.kategoria-box .kategoria-box-text:hover {
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;	
}

.kategoria-box .kategoria-box-text a {
	text-decoration: none; 
	color: #3c3c3c; 
	font-size:22px;
	padding:30px 0 15px 0;
	display:block;
	font-weight:500;
	line-height:1.2;
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	}
.kategoria-box .kategoria-box-text a:link {}
.kategoria-box .kategoria-box-text a:visited {}
.kategoria-box .kategoria-box-text a:active {}
.kategoria-box .kategoria-box-text a:hover {
	text-decoration: none; color:#5895e5; 	
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
}

.kategoria-box .button1-png {
	/*padding:0px 30px;*/	
	position:absolute;
	bottom:30px;
	left:30px;
}




.line1 {
	background:#f2f2f2 url('../images/line1.jpg') repeat-x top center;
	height:6px;
}

.footer11 { 
	background: rgba(27,27,27, 0.8);
	text-align:center;
	font-size:14px;
	line-height:26px;
	padding:10px;
	font-weight:300;
	color:#fff;
}
.footer11 a {
	text-decoration: none; 
	/*text-transform:uppercase;*/
	color:#fff;
	font-size:14px;
	font-weight:300;
}


#middle {
	background: #fff;
	width:100%;
	float:none;
	margin-right:0px;
	line-height:24px;
	border-bottom:1px solid #e1e1e1;
}
#middle-in {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	padding:50px 0px 80px 0;	
	text-align:left;
	font-size:16px;
	color:#3c4a55;
}

#middle-in h1 {	
	font-size: 35px;
	font-family: "Roboto"; 
	font-weight: 400; 
	margin:0px 0px 40px 0px;
	padding:0 0 25px 0px;
	color: #3c3c3c;	
	border-bottom: 1px solid #e1e1e1;
	line-height:normal;
}

#middle-in h1#h1 {	
	font-size: 35px;
	font-family: "Roboto"; 
	font-weight: 400; 
	margin:0px 0px 40px 0px;
	padding:0 0 25px 0px;
	color: #3c3c3c;
	line-height:normal;
}
#middle-in h1 b { font-weight: 500; }

#middle-in h2 {	
	font-size: 18px;
	font-family: "Roboto"; 
	font-weight: 600; 
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color: #3c4a55;	
	border-bottom: 0px dotted #bbb;
	line-height:normal;
}

#middle-in2 img {
	margin:10px;
	padding:0px;
	border:0px solid #e5e5e5;
}

#middle-in2 iframe {
	width:100%;
	margin:0px;
	border:1px solid #fff;
}

#middle-in2 td {
	border:1px solid #ccc;
	border-left:1px solid #eee;	
	border-top:1px solid #eee;
	padding:6px;
}

.kep1 {
	width:160px;
	float:right;
	margin:0 30px 30px 30px;
}
#back {
	display:block;
	text-align:center;
	font-family: "Roboto"; 
	color:#019fe3;
	font-size:16px;
	font-weight:500;
	text-decoration:none;
	border:1px solid #019fe3;
	margin:30px 0 0 0;
	padding:10px 10px;
	line-height:normal;
	letter-spacing:0px;
}

#nav-box {
	text-align: left;
	color:#797979;
	font-weight: normal;
	font-size: 13px;
	padding:0px 0px 20px 0px;
	margin:0px;
	display:block;
	text-transform:uppercase;
}

#nav-box a {
	text-decoration: none; 
	color:#797979;
	font-weight: normal; 	
	}
#nav-box a:link {}
#nav-box a:visited {}
#nav-box a:active {}
#nav-box a:hover {text-decoration: none;}


#middle-in2 .kep2 {
	float:right;
	width:50%;
	height:auto;
	padding:0 0 0px 30px;
	margin:0;
	border:0;
	/*border:1px solid red;*/
}


#gallery ul { list-style: none; display: inline;padding:0px;margin:0; }
#gallery ul li { display: inline; text-align:center;padding:0px;margin:0; }

.img5 {
	margin: 0px 5px;
	padding: 0px;
}

.img52 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width:100%;
	height:auto;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}


.spacer {
	background-image: url('../images/spacer.gif');
}
.sep2 {
	height: 7px; display:block; clear:both;	margin:auto;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep5 {				
	height: 5px; display:block; clear:both;	margin:auto;
}

div.sep10 {				
	height: 10px; display:block; clear:both;	margin:auto;
}

div.sep20 {				
	height: 20px; display:block; clear:both;	margin:auto;
}

div.sep25 {				
	height: 25px; display:block; clear:both;	margin:auto;
}

div.sep30 {				
	height: 30px; display:block; clear:both;	margin:auto;
}


#hr {	
	background: url('../images/bg2.jpg') repeat-x;
	padding:10px 15px;
}
.table {
	border-bottom: 1px solid #e1e1e1;
	background:#f5f5f5;
}
.table1 {
	border-bottom: 1px solid #e1e1e1;
	background:#f5f5f5;
}
.table2 {
	border-bottom: 1px solid #e1e1e1;
	background:#fff;
}
.little {
	font-size:95%;
}

.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 
.l2 { background-color: #eeeeee; }
.l3 { background-color: #fafafa; }


div.sep-line {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:0px;
	margin-top:3px;
}

div.sep-line2 {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:3px;
	margin-top:3px;
}

#top-image-mobile, #menu-icon-png, #menu-mobile, #mobile1, #news-mobile { display:none; }

.sep-mob { display:none; }

h2,h3,h4,h5 { padding:0;margin:0;}

/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/



@media screen and (max-width: 1024px) {





			body {
				margin: 0px;	
				color:#3c4a55;
				font-family: "Roboto"; 
				font-weight: normal; 
				font-size: 14px; 
				line-height: 130%; 
				text-align: center;
				background:#fff url('../images/bg11.jpg') no-repeat center 105px;
				}

			td {
				line-height: 130%; 
			}

			a {
				text-decoration: underline; 
				color: #3c4a55; 
				font-weight: normal;
				}
			a:link {}
			a:visited {}
			a:active {}
			a:hover {text-decoration: none;}

			img { border:0px;padding:0px;margin:0px; }

			#mob1 {
				width:100%;
			}

			#header1 {
				margin:0 auto;
				width:100%;
				padding:0px;		
				text-align:center;	
				height:auto;
				background: #fff;
				z-index:9999999999999999;
			}
			#header1-in {
				margin-left: auto;
				margin-right: auto;
				width:auto;
				padding:10px 10px;		
				text-align:left;
				position:relative;
			}

			#profifuga-logo {
				float:left;
				height:60px;
				width:auto;	
				margin:0;
			}

			
			#menu-icon-png {
				display:block;
				float:right;
				height:40px;
				width:auto;	
				padding:10px 0;
			}

			#top-menu {
				margin-left: auto;
				margin-right: auto;
				width:100%;
				padding:20px 0;
				margin: 0px 0 0 0px;
				text-align:center;
				float:none;
				display:none;
				position:Absolute;
				left:0;
				right:0;
				top:70px;
				background:#fff;
				z-index:8888888888888888;
			}

			#top-menu a {
				display:block;
				color:#3c3c3c;
				font-size:19px;
				font-weight:400;
				text-decoration:none;
				text-transform:uppercase;
				padding:16px 0;
				vertical-align:middle;
				border-top:1px solid #eee;
				-moz-transition: all 350ms linear;
				-webkit-transition: all 350ms linear;
				-o-transition: all 350ms linear;
				transition: all 350ms linear;
			}

			#top-menu a:hover {
				color:#ed5418;
				-moz-transition: all 350ms linear;
				-webkit-transition: all 350ms linear;
				-o-transition: all 350ms linear;
				transition: all 350ms linear;
			}

			#top-menu img {
				padding:0;
				vertical-align:middle;
			}
			#top-menu img a {
				padding:0px;
				vertical-align:middle;
			}

			
			#top2 {
				width:100%;
				height:300px;
				background:#fff url('../images/bg2.jpg') no-repeat center;
			}

			#open-about {
				margin-left: auto;
				margin-right: auto;
				width:100%;
				padding:0px;		
				text-align:center;
				height:auto;
				background:#fff;
				overflow:hidden;
			}

			#open-about-in {
				margin-left: auto;
				margin-right: auto;
				width:auto;
				padding:0px;		
				text-align:center;
				padding:50px 0;
				font-size:16px;
				font-weight:400;
				line-height:1.5;
			}
			#open-about-in a {
				color:#3c3c3c;
			}
			#open-about-in h2 {
				font-family:"Roboto";
				font-size:40px;
				font-weight:300;
				color:#3c3c3c;
				text-align:center;
				padding:0 0 1px 0;
				margin:0;
			}

			#open-about-in-text {
				padding:0 0 30px 0;		
				text-align:left;
				font-size:17px;
				color:#3c3c3c;
				line-height:28px;
				font-weight:300;
				width:1100px;
				margin:0 auto;
			}

			#open-about-in-text p {
				padding:10px 0;
				margin:0;
			}


			#top-products1 {
				width:100%;
				padding:100px 0;		
				text-align:center;
				background:#eaeaea;
			}

			#top-products1-in {
				width:auto;
				margin-left: auto;
				margin-right: auto;
				padding:0px 10px;		
				text-align:center;
				position:relative;
			}
			#top-products1-in h2 {	
				font-family:"Roboto";
				font-size:33px;
				font-weight:400;
				color:#3c3c3c;
				text-transform:uppercase;
				text-align:center;
				padding:0 0 10px 0;
				margin:0;
				line-height:normal;
			}

			.i-png {
				display:block;
				margin:0 auto 60px auto;
			}

			#top-products2 {
				width:100%;
				padding:100px 0;	
				text-align:center;
				background:#fff;
			}

			#top-products2-in {
				width:auto;
				height:auto;
				margin-left: auto;
				margin-right: auto;
				padding:0px 10px;		
				text-align:center;
			}
			#top-products2-in h2 {	
				font-family:"Roboto";
				font-size:33px;
				font-weight:400;
				color:#3c3c3c;
				text-transform:uppercase;
				text-align:center;
				padding:0 0 10px 0;
				margin:0;
				line-height:normal;
			}

			#image-box-out {
				width:100%;
				height:640px;
				position:relative;
			}
			.image-box {
				width:100%;
				height:640px;
				-webkit-border-radius: 30px;
				-moz-border-radius: 30px;
				border-radius: 30px;
				-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
				-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
				box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);	
				z-index:88888888;
			}

			#change1 {
				text-align:Center;
				width:100%;
				position:absolute;
				left:0;
				right:0;
				bottom:30px;
				z-index:888888888;
				opacity:0.95;
				line-height:55px;

			}
			#change1 a {
				padding:12px 26px;	
				background: url('../images/bg3.png')repeat-x center;
				margin:0 3px;
				color:#fff;
				font-size:16px;
				font-weight:400;
				text-decoration:none;
				-webkit-border-radius: 30px;
				-moz-border-radius: 30px;
				border-radius: 30px;
				-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
				-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
				box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
			}

			.top-products2-text {
				text-align:left;
				width:100%;
				margin:30px auto 0 auto;
			}

			.kategoria-box {
				float:left;
				width:280px;
				height:600px;
				text-align:left;
				margin:7px;
				background:#fff;
				padding:0px;
				position:relative;
				overflow:hidden;
			}

			.kategoria-box .kategoria-box-kep, .kategoria-box .kategoria-box-kep img {
				width:280px;
				height:400px;
			}

			.kategoria-box .kategoria-box-kep {
				margin:0 auto 0 auto;
				cursor:pointer;
				-moz-transition: all 500ms linear;
				-webkit-transition: all 500ms linear;
				-o-transition: all 500ms linear;
				transition: all 500ms linear; 
			}

			.kategoria-box .kategoria-box-kep:hover {
				opacity:0.7;
				-moz-transition: all 500ms linear;
				-webkit-transition: all 500ms linear;
				-o-transition: all 500ms linear;
				transition: all 500ms linear; 
			}

			.kategoria-box .kategoria-box-text {
				color: #3c3c3c;
				padding:15px;
				height:auto;	
				transition: all 0.4s ease-in;
				-webkit-transition: all 0.4s ease-in;
				-moz-transition: all 0.4s ease-in;
				-o-transition: all 0.4s ease-in;
				-ms-transition: all 0.4s ease-in;	
			}

			.kategoria-box .kategoria-box-text:hover {
				transition: all 0.4s ease-in;
				-webkit-transition: all 0.4s ease-in;
				-moz-transition: all 0.4s ease-in;
				-o-transition: all 0.4s ease-in;
				-ms-transition: all 0.4s ease-in;	
			}

			.kategoria-box .kategoria-box-text a {
				text-decoration: none; 
				color: #3c3c3c; 
				font-size:25px;
				padding:10px 0;
				display:block;
				font-weight:500;
				text-transform:uppercase;
				line-height:normal;
				}
			.kategoria-box .kategoria-box-text a:link {}
			.kategoria-box .kategoria-box-text a:visited {}
			.kategoria-box .kategoria-box-text a:active {}
			.kategoria-box .kategoria-box-text a:hover {text-decoration: none;}

			.kategoria-box .button1-png {
				padding:0px 20px;
			}



			#middle {
				background: #fff;
				width:100%;
				float:none;
				margin-right:0px;
				line-height:24px;
				border-top:1px solid #eee;
			}
			#middle-in {
				margin-left: auto;
				margin-right: auto;
				width:auto;
				padding:50px 10px 50px 10px;	
				text-align:left;
				font-size:16px;
				color:#3c4a55;
			}

			#middle-in h1 {	
				font-size: 35px;
				font-family: "Roboto"; 
				font-weight: 400; 
				margin:0px 0px 40px 0px;
				padding:0 0 25px 0px;
				color: #3c3c3c;	
				border-bottom: 1px solid #e1e1e1;
				line-height:normal;
			}

			#middle-in h1#h1 {	
				font-size: 35px;
				font-family: "Roboto"; 
				font-weight: 400; 
				margin:0px 0px 40px 0px;
				padding:0 0 25px 0px;
				color: #3c3c3c;
				line-height:normal;
			}
			#middle-in h1 b { font-weight: 500; }

			#middle-in h2 {	
				font-size: 18px;
				font-family: "Roboto"; 
				font-weight: 600; 
				margin:20px 0px 10px 0px;
				padding:0px 0px 0px 0px;
				color: #3c4a55;	
				border-bottom: 0px dotted #bbb;
				line-height:normal;
			}

			#middle-in2 img {
				margin:10px;
				padding:0px;
				border:0px solid #e5e5e5;
				width:auto;
				max-width:96%;
			}

			#middle-in2 iframe {
				width:100%;
				margin:0px;
				border:1px solid #fff;
			}

			#middle-in2 td {
				border:1px solid #ccc;
				border-left:1px solid #eee;	
				border-top:1px solid #eee;
				padding:6px;
			}
			#back {
				display:block;
				text-align:center;
				font-family: "Roboto"; 
				color:#019fe3;
				font-size:16px;
				font-weight:500;
				text-decoration:none;
				border:1px solid #019fe3;
				margin:30px 0 0 0;
				padding:10px 10px;
				line-height:normal;
				letter-spacing:0px;
			}

			#nav-box {
				text-align: left;
				color:#797979;
				font-weight: normal;
				font-size: 13px;
				padding:0px 0px 20px 0px;
				margin:0px;
				display:block;
				text-transform:uppercase;
			}

			#nav-box a {
				text-decoration: none; 
				color:#797979;
				font-weight: normal; 	
				}
			#nav-box a:link {}
			#nav-box a:visited {}
			#nav-box a:active {}
			#nav-box a:hover {text-decoration: none;}


	
			
}





@media screen and (max-width: 620px) {
	
		.kategoria-box {
			float:none;
			width:280px;
			height:auto;
			text-align:left;
			margin:10px auto;
			background:#fff;
			padding:0px;
			position:relative;
			overflow:hidden;
		}
		
		
		.kep1 {
			width:160px;
			float:none;
			margin:0px auto 20px auto;
			display:block;
		}


}
