@charset "utf-8";
/* Reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blackquote, pre,
a, address, code, img,
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	border: 0;
 	font-size: 100%;
 	vertical-align: baseline;
}
body{
	font-family: 'Ubuntu', sans-serif;
}
#container {
	width:1100px;
	margin: auto;
	height: auto;
}
h1 {
	background: url("../images/logo.jpg") no-repeat;
	float: left;
	text-indent:-9999px;
	width: 240px;
	height: 50px;
}
h1 a {
	width: 240px;
	height: 50px;
	display: block;
}
.nav{
	display:block;
	margin-left:-100px;
	}
.section{
    margin:0px;
    height:4000px;
    width:100%;
    float:left;
    
}
.plava{
    color:#000;
    background:#bccad3 url("../images/background-top.jpg") repeat-x;
}
.kaki{
    color:#000;
    background:#e6e2d7 url("../images/background-top.jpg") repeat-x;
}
.section ul{
    list-style:none;
	margin:100px 0 0 350px;
}
.plava ul li{
    float:left;
    padding:10px 2px 10px 5px;
    margin:5px 2px 5px 5px;
    color:#aaa;
	font-size:13px;
	font-weight: bold;
	border-left: 3px solid #bb202e;
	text-align:center;
}
.plava ul li:first-child{
	border-left: none;
}
.plava ul li:last-child{
	border-left: 3px solid #f49020;
}
.plava ul li a{
    display:block;
    color:#000;
}
.plava ul li a:hover{
	text-decoration:none;
	color:#999;
}
.kaki ul li{
    float:left;
    padding:10px 2px 10px 5px;
    margin:5px 2px 5px 5px;
    color:#aaa;
	font-size:13px;
	font-weight:bold;
	border-left: 3px solid #bb202e;
	text-align:center;
}
.kaki ul li:first-child{
	border-left: none;
}
.kaki ul li:last-child{
	border-left: 3px solid #f49020;
}
.kaki ul li a{
    display:block;
    color:#222;
}
.kaki ul li a:hover{
    text-decoration:none;
    color:#000;
}
.zelena{
    color:#000;
    
}
.narancasta{
    color:#000;
    background:#534741 url("../images/background-top.jpg") repeat-x;
}
.section ul{
    list-style:none;
	margin:100px 0 0 350px;
}
.zelena ul li{
    float:left;
    padding:10px 2px 10px 5px;
    margin:5px 2px 5px 5px;
    color:#aaa;
	font-size:13px;
	font-weight: bold;
	border-left: 3px solid #bb202e;
	text-align:center;
}
.zelena ul li:first-child{
	border-left: none;
}
.zelena ul li:last-child{
	border-left: 3px solid #f49020;
}
.zelena ul li a{
    display:block;
    color:#000;
}
.zelena ul li a:hover{
	text-decoration:none;
	color:#999;
}
.narancasta ul li{
    float:left;
    padding:10px 2px 10px 5px;
    margin:5px 2px 5px 5px;
    color:#aaa;
	font-size:13px;
	font-weight:bold;
	border-left: 3px solid #bb202e;
	text-align:center;
}
.narancasta ul li:first-child{
	border-left: none;
}
.narancasta ul li:last-child{
	border-left: 3px solid #f49020;
}
.narancasta ul li a{
    display:block;
    color:#222;
}
.narancasta ul li a:hover{
    text-decoration:none;
    color:#000;
}
.tamnosiva{
    color:#000;
    background:#4D4D4D url("../images/background-top.jpg") repeat-x;
}
.lila{
    color:#000;
    background:#D6D0D0 url("../images/background-top.jpg") repeat-x;
}
.section ul{
    list-style:none;
	margin:100px 0 0 350px;
}
.tamnosiva ul li{
    float:left;
    padding:10px 2px 10px 5px;
    margin:5px 2px 5px 5px;
    color:#aaa;
	font-size:13px;
	font-weight: bold;
	border-left: 3px solid #bb202e;
	text-align:center;
}
.tamnosiva ul li:first-child{
	border-left: none;
}
.tamnosiva ul li:last-child{
	border-left: 3px solid #f49020;
}
.tamnosiva ul li a{
    display:block;
    color:#000;
}
.tamnosiva ul li a:hover{
	text-decoration:none;
	color:#999;
}

.lila ul li{
    float:left;
    padding:10px 2px 10px 5px;
    margin:5px 2px 5px 5px;
    color:#aaa;
	font-size:13px;
	font-weight: bold;
	border-left: 3px solid #bb202e;
	text-align:center;
}
.lila ul li:first-child{
	border-left: none;
}
.lila ul li:last-child{
	border-left: 3px solid #f49020;
}
.lila ul li a{
    display:block;
    color:#000;
}
.lila ul li a:hover{
	text-decoration:none;
	color:#999;
}
.babyblue{
    color:#000;
    background:#D5E2EB url("../images/background-top.jpg") repeat-x;
}
.section ul{
    list-style:none;
	margin:100px 0 0 350px;
}
.babyblue ul li{
    float:left;
    padding:10px 2px 10px 5px;
    margin:5px 2px 5px 5px;
    color:#aaa;
	font-size:13px;
	font-weight: bold;
	border-left: 3px solid #bb202e;
	text-align:center;
}
.babyblue ul li:first-child{
	border-left: none;
}
.babyblue ul li:last-child{
	border-left: 3px solid #f49020;
}
.babyblue ul li a{
    display:block;
    color:#000;
}
.babyblue ul li a:hover{
	text-decoration:none;
	color:#999;
}
#oNama {
	margin:auto;
	width: 960px;
	}
#oNamaBox{
	border:15px solid white;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:250px;
	padding-left:30px;
	padding-top:40px;
	background:url(../images/mm1.jpg) top right no-repeat #fff;
	height:431px;
	}
#oNamaBox p{
	width:250px;
	font-weight: bold;
	font-size:15px;
	}
#oNamaBox p span{
	width:250px;
	font-weight: bold;
	font-size:40px;
	color:#f49020;
	}
#cutnwear{
	margin:50px 0px 0px 320px;
	}
#prekids{
	background: url(../images/curice-bkg.png) no-repeat center;
	width:1347px;
	height:826px;
	margin:auto;
	margin-top:-94px;
	}
#prekids1{
	background: url(../images/decki-bkg.png) no-repeat center;
	width:1347px;
	height:826px;
	margin:auto;
	margin-top:-94px;
	}
#kids {
	margin:auto;
	width:960px;
	}
#kidsBox{
	border:15px solid white;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:350px;
	padding-left:30px;
	padding-top:40px;
	background:url(../images/curice-box.jpg) top right no-repeat #fff;
	height:431px;
	}
#kidsBox img{
	float:left;
	margin:-150px 0 0 -120px;
	margin-right:-100px;
	}
#kidsBox #heart{
	float:left;
	margin:-90px 0 0 50px;
	}
#kidsBox p{
	float:right;
	width:230px;
	font-weight: bold;
	font-size:15px;
	color:#fff;
	margin:80px 220px 0px 0px;
	}
#kidsBox p span{
	width:250px;
	font-weight: bold;
	font-size:17px;
	color:#3FA7F3;
	}
#kids1 {
	margin:auto;
	width:960px;
	}
#kidsBox1{
	border:15px solid white;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:350px;
	padding-left:30px;
	padding-top:40px;
	background:#B4DBF4;
	height:431px;
	}
#kidsBox1 img{
	float:left;
	margin:-102px 0 0 -30px;
	margin-right:-100px;
	z-index:-1;
	}
#kidsBox1 #plane{
	float:right;
	margin:-550px 350px 0 0px;
	}
#kidsBox1 p{
	float:right;
	width:260px;
	font-weight: bold;
	font-size:15px;
	color:#fff;
	margin:-450px 200px 0px 0px;
	}
#kidsBox1 p span{
	width:250px;
	font-weight: bold;
	font-size:17px;
	color:#3FA7F3;
	}

#klik{
	float:left;
	background:url(../images/decki-bt.png) no-repeat;
	width:127px;
	height:96px;
	cursor:pointer;
	margin:60px 0 0 120px;
	}
#klik1{
	float:left;
	background:url(../images/curice-bt.png) no-repeat;
	width:127px;
	height:96px;
	cursor:pointer;
	margin:-210px 0 0 420px;
	}
#spavaca {
	margin:auto;
	width: 960px;
	}
#spavacaBox{
	border:15px solid white;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:250px;
	padding-left:30px;
	padding-top:40px;
	background:url(../images/spava.jpg) top right no-repeat #fff;
	height:431px;
	}
#spavacaBox p{
	width:350px;
	font-weight: bold;
	font-size:15px;
	line-height:1.5;
	}
#spavacaBox p span{
	font-weight: bold;
	font-size:40px;
	color:#f49020;
	line-height:15px;
	}

#profi {
	margin:auto;
	width: 960px;
	}
#profiBox1{
	border:15px solid #E5E1D5;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:250px;
	padding-left:30px;
	padding-top:40px;
	background:url(../images/kuhar.jpg) top right no-repeat #fff;
	height:430px;
	}
#profiBox1 p{
	width:265px;
	font-weight: bold;
	font-size:15px;
	padding:0 10px 0 0;
	line-height:1.5;
	float:left;
	}
#profiBox1 p span{
	font-weight: bold;
	font-size:40px;
	color:#f49020;
	line-height:40px;
	}
#profiBox1 p#profiBox2{
	float:left;
	width:220px;
	font-weight: bold;
	font-size:15px;
	line-height:1.5;
	}
#profiBox1 p#profiBox2 span{
	font-weight: bold;
	font-size:40px;
	color:#BC202D;
	line-height:58px;
	}
#muski {
	margin:auto;
	width:960px;
	}
#muskiBox{
	border:15px solid white;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:250px;
	padding-left:30px;
	padding-top:40px;
	background:url(../images/muski-box.jpg) top right no-repeat #fff;
	height:431px;
	}
#muskiBox p{
	float:left;
	width:230px;
	font-weight: bold;
	font-size:15px;
	color:#000;
	}
#muskiBox p span{
	width:250px;
	font-weight: bold;
	font-size:37px;
	color:#FF911E;
	}
#muski1 {
	margin:auto;
	width:960px;
	}
#muskiBox1{
	border:15px solid white;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:250px;
	padding-left:30px;
	padding-top:40px;
	background:url(../images/muski1-box.jpg) top right no-repeat #fff;;
	height:431px;
	}
#muskiBox1 p{
	float:left;
	width:260px;
	font-weight: bold;
	font-size:15px;
	color:#fff;
	}
#muskiBox1 p span{
	width:250px;
	font-weight: bold;
	font-size:37px;
	color:#FF911E;
	}
#klik2{
	margin-top:20px;
	width:127px;
	height:96px;
	cursor:pointer;
	}
#klik3{
	color:#fff;
	margin-top:20px;
	width:127px;
	height:96px;
	cursor:pointer;
	}
#kontakti {
	margin:auto;
	width:960px;
	}
#kontaktiBox{
	border:15px solid white;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:250px;
	padding-left:30px;
	padding-top:40px;
	background:url(../images/kontakt-bg.jpg) top right no-repeat #534741;
	height:431px;
	}
#kontaktiBox p{
	float:left;
	width:230px;
	font-weight: bold;
	font-size:15px;
	color:#fff;
	}
#kontaktiBox p span{
	width:250px;
	font-weight: bold;
	font-size:37px;
	color:#FF911E;
	}