*{
    padding: 0;
    margin: 0;
}

body {
    background-color: #4ec1f6;
    background-image: url(images/bg.png) ;
    background-position: center top;
    direction: rtl;
    overflow-x: hidden;
}

@font-face {
  font-family: "almoni";
  src: url('fonts/almoni-tzar-aaa-300.eot');
  src: url('fonts/almoni-tzar-aaa-300.eot?#iefix') format('eot'), 
  url('fonts/almoni-tzar-aaa-300.woff') format('woff'), 
  url('fonts/almoni-tzar-aaa-300.ttf') format('truetype'), 
  url('fonts/almoni-tzar-aaa-300.svg#almoni') format('svg');
}

.Width{
    width: 960px;
    margin: 0 auto;
}

#wrapper{
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}

.Logo{
    position: absolute;
    float: right;
    z-index: 10;
    margin: 25px;
}

img{
    border: 0;
}

.Phone{
    font-family: almoni;
    font-size: 35px;
    position: absolute;
    float: right;
    margin-right: 750px;
    margin-top: 20px;
    font-weight: bold;
    z-index: 10;
    text-shadow:2px 2px 5px rgba(0, 0, 0, 0.58);
}

.Phone img{
    float: left;
}

.slogan{
    text-shadow:2px 2px 5px rgba(0, 0, 0, 0.58);
    font-size: 90px;
    color: #e9f6fa;
    font-family: almoni;
    font-weight: bold;
    position: absolute;
    float: right;
    z-index: 10;
    margin-right: 50px;
    margin-top: 50px;
}

.paddingright{
    padding-right: 150px;
    padding-bottom: 50px;
    float: right;
}

.clear{
    clear: both;
}

.menu {
width: 938px;
height: 40px;
background-color: rgba(247, 247, 247, 0.65);
list-style: none;
margin-top: 15px;
font-family: almoni;
font-size: 28px;
font-weight: bold;
margin-right: 15px;
}

.menuwater{
    float: right;
    background-image: url(images/water.png);
    width: 47px;
    height: 54px;
    margin-top: -7px;
}

.menuitem{
    margin-right: 0px;
    margin-left: 17px;
    float: right;
}

.menuitem a{
        text-decoration: none;
        color: #677075;
}

.active a{
    color: #0099f6;
}

.menuitem img{
    margin-right: 20px;
}

.break{
    height: 36px;
    width: 1px;
    background-color: #b9c3c8;
    float: right;
    margin-right: -15px;
    margin-top: 2px;
}

.content{
    font-family: Tahoma;
    margin-top: 25px;
}

.menuitem a:hover{
    color: #0099f6;
    transition: color 0.5s ease;
}

.header{
    font-size: 40px;
    color: Black;
    float: right;
    margin-right: -25px;
    font-family: almoni;
}

.text{
    font-size: 16px;
    color: black;
}

.rightcontent{
    float: right;
    margin-right: 25px;
}

.centercontent{
    float: right;
    margin-right: 75px;
}

.leftcontent{
    float: right;
    margin-right: 75px;
    height: 120px;
}


.news{
    color: Red;
}

.height{
    height: 100px;
}


.contact{
    float: right;
    margin-top: 55px;
}

.form1{
    float: right;
    margin-right: 170px;
    margin-top: -90px;
    margin-right: 200px;
}

.form input{
    float: right;
    height: 25px;
	font-size:16px;
    border: 2px solid #FF1457;
    width: 155px;
    margin-bottom: 20px;
    margin-right: 20px;
}

textarea{
    height: 45px;
	font-size:16px;
    width: 250px;
    border: 2px solid #FF1457;
}

.sendbutton{
    width: 55px;
    height: 48px;
    background-color: White;
    border: 0;
    font-size: 20px;
    font-weight: bold;
    font-family: almoni;
    -webkit-box-shadow: 0px 1px 20px 0px #4a4a4a;
    -moz-box-shadow: 0px 20px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 20px 0px #4a4a4a;
    margin-right: 20px;
    margin-top: -2px;
}

.backgroundimg{
    float: right;
    background-image: url(images/seat.png);
    width: 240px;
    height: 253px;
    margin-top: 10px;
}
.map{
    float: right;
    background-image: url(images/map.jpg);
    width: 650px;
    height: 370px;
    margin-left: 100px;
    margin-top: 10px;
	border: 2px solid black;
	box-shadow: 0px 1px 20px 0px #4a4a4a;
}

.boker{
    float: left;
    background-image: url(images/boker.jpg);
    width: 297px;
    height: 157px;
    margin-top: -90px;
	border: 2px solid black;
	box-shadow: 0px 1px 20px 0px #4a4a4a;
}
.kors{
    float: left;
    background-image: url(images/kors.jpg);
    width: 297px;
    height: 157px;
    margin-top: -180px;
	border: 2px solid black;
	box-shadow: 0px 1px 20px 0px #4a4a4a;
}
.tinok{
    float: left;
    background-image: url(images/tinok.jpg);
    width: 297px;
    height: 157px;
    margin-top: -140px;
	border: 2px solid black;
	box-shadow: 0px 1px 20px 0px #4a4a4a;
}
.tipol{
    float: left;
	margin-right:500px;
    background-image: url(images/tipol.jpg);
    width: 297px;
    height: 157px;
    margin-top: -100px;
	border: 2px solid black;
	box-shadow: 0px 1px 20px 0px #4a4a4a;
}
#footer {
min-height: 52px;
margin-top: 5px;
}

#top-footer {
height: 8px;
background: #000 repeat-x;
}

#bottom-footer {
min-height: 44px;
background: #0a0a0a repeat-x;
color: #fff;
font-size: 14px;
font-family: tahoma;
}

.main {
width: 900px;
margin: 0px auto;
}

#rights {
padding-top: 15px;
float: right;
}

#prostudio-logo {
margin-top: 10px;
width: 240px;
}

.fl {
float: left;
}

#prostudio-logo a, #prostudio-logo a:visited {
color: #fff;
text-decoration: none;
}

#prostudio-logo a span{
    float: right;
    margin-top: 10px;
}
