@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';
html,body{
	height:100%;
}
body{
	text-align:center;
	font-family:Arial,Helvetica,Sans-serif;
	background: url(../images/bg.jpg) repeat;
}
/* YAZI */
h1{
	display:none;
}
h2{
	font-size:18px;
	color:#1A4F6f;
	font-weight:normal;
	font-family:Georgia,arial,tahoma;
	font-style:italic;
	margin:0 0 13px 10px;
	padding-top:10px;
}
h3{
	font-size:14px;
	color:#ce0000;
	font-family:Trebuchet MS,arial,tahoma;
	margin:10px 0;
}

h4{
	font-size:16px;
	color:#fff;
	font-style:italic;
	letter-spacing:-0.5px;
	padding:15px 0 5px 0 ;
}

h5{
	font-size:12px;
}

a{
	text-decoration:none;

}
a:hover{
	text-decoration:underline;
}
li{
	margin-left:25px;
		
}


p{
    text-align:justify;
	font-size:13px;
	line-height:1.4;
	margin:5px 10px;
	color:#000;
}

/* YAPI */
#container{

	margin:0 auto;
    height:100%;

}

#header{
	width:950px;
	height:389px;
	margin:0 auto;

}

#homepage{
    background: url(../images/homepage-bg.png) repeat-y ;
	margin:0 auto;
	text-align:left;
	width:909px;
	min-height:469px;

}
#homepage-left{
	float:left;
	display:inline;
	width:175px;
	padding:10px;
}
#homepage-right{
	float:left;
	display:inline;
	width:690px;
	padding:10px;
	margin-bottom:50px;

}
#homepage #homepages-left{
    width:619px;
    float:left;
    display:inline;
}
#homepage #homepages-left #leftdown{
    background:url(../images/left-down.png) no-repeat;
    width:595px;
    height:162px;
    margin:0 10px;
    padding:10px 0 0 10px ;
}
#homepage #homepages-left  #ozon-terapi{
    background:url(../images/ozon-terapi.png) no-repeat;
    width:272px;
    height:145px;
    float:left;
    display:inline;
}
#homepage #homepages-left  #ozon-terapi h3{
    margin:10px 45px;
}
#homepage #homepages-left  #kolon{
    background:url(../images/kolon-hidro-terapi.png) no-repeat;
    width:300px;
    height:145px;
    float:left;
    display:inline;
    margin-left:7px;
}
#homepage #homepages-left  #kolon h3{
    margin:15px 40px;
}
#homepage #homepages-left  #ozon-terapi p{ 
 margin:5px 120px 0 5px;
 }
#homepage #homepages-left  #kolon p{ 
 margin:10px 119px 0 5px;
 }
#homepage #homepages-right{
    width:283px;
    float:left;
    display:inline;
    margin-top:10px;
}

#homepage #homepages-left #welcome{
    background:url(../images/welcome.png) no-repeat;
    width:579px;
    height:142px;
    float:left;
    display:inline;
    margin:10px 10px 0 10px;
    padding:10px 10px 0 10px;
}
#homepage  #welcome h2{
    padding-left:30px;
    font-weight:bold;
}
#homepage  #welcome p{
    margin:5px 20px;
}
#homepage #homepage-bottom{
    margin:0 0 0 10px;
    background:url(../images/homepage-down.png) no-repeat;
    width:890px;
    height:163px;
    padding:10px;
}
#homepage #homepage-bottom #healtnes {
    background:url(../images/healtnes.png) no-repeat;
    width:200px;
    height:36px;
    padding:10px 0 0 50px;
}
#homepage #homepage-bottom #healtnesson {
    background:url(../images/sac.png) no-repeat;
    width:200px;
    height:36px;
    padding:10px 0 0 50px;
}
#homepage #homepage-bottom #healtneso {
    background:url(../images/calendar.png) no-repeat;
    width:200px;
    height:36px;
    padding:10px 0 0 50px;
}
#homepage #homepage-bottom #healtnes2{
    width:296px;
    float:left;
    display:inline;
    
}
#homepage #homepage-bottom #healtnes2 img{
    margin:0 0 0 5px;
}
#homepage #homepage-bottom #healtnes2o{
    width:276px;
    float:left;
    display:inline;
    
}
#homepage #homepage-bottom #healtnes2o img{
    margin:0 0 0 5px;
}
#homepage #homepage-bottom #healtnes2son{
    width:276px;
    float:left;
    display:inline;
    
}
#homepage #homepage-bottom #healtnes2son img{
    margin:0 0 0 5px;
}
#homepage #homepage-bottom .url{
    float:left;
    width:296px;
    display:inline;
}

#footer{
    background:url(../images/footer-bg.png) no-repeat;
    height:73px;
	color:#000;
    position:relative;
    width:909px;
    margin:10px auto 0 auto;

}
#footer #footer-in{
    margin:0 auto;
    color:#000;
    width:914px;
    padding:10px 0;
}   
#footer p{
	color:#000;
	line-height:1.3;
	margin:0;
    text-align:center;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}