
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);
@font-face {
    font-family: 'SegoeUILight';
    src: url('segoeuil.eot');
    src: url('segoeuil.eot') format('embedded-opentype'),
         url('segoeuil.woff') format('woff'),
         url('segoeuil.ttf') format('truetype'),
         url('segoeuil.svg#SegoeUILight') format('svg');
}
body
{
  background-image: url(mainbg.png);
  background-repeat: repeat;
      font-family: SegoeUILight;
}

.breaks {

  height:140px;
    background-color: #fb6058 ;


  margin-bottom: 20px;

}

.breaksr {

  height:140px;
  margin-top: 10px;
background-color: #0092DB;
  margin-bottom: 20px;
}
.portocaliu
{ padding-left: 15px;
  padding-right: 15px;
   height:140px;

  text-align:center;
  color: #E8E8E8;
   background-image: url(polybg.png);
}

 .albastru
{ padding-left: 15px;
  padding-right: 15px;
   height:140px;
  color:#fff;
    background-image: url(polybg.png);
  text-align:center;

}

.fbreaks {

  min-height:180px;

  background-image: url(polybg.png);
  margin-top: 70px;

}

.black
{ padding-left: 15px;
  padding-right: 15px;
   min-height:180px;
 background: rgba(0, 0, 0, 0.7);
       font-family: SegoeUILight;
   color: #A5A5A5;
   padding-top:20px;
   font-size: 12px;
}
.black h3
{
   font-family: SegoeUILight;
   font-weight: normal;
   font-size: 24px;
   margin-bottom: 10px;
   text-align: left;
}
.contactz
{
  font-size: 16px;
  display: block;
  text-align:left;
  padding-bottom: 10px;
  margin-left: 20px;
}
.contactz img
{
float:left;
margin-right: 12px;
margin-top:5px;
}
.alb
{
  width:40px;
  height: 100px;
  background-color: #D9D9D9;
  float:left;
  margin-top:20px;
}
.linkuri
{
  width:200px;
  height: 100px;
  background-color: #fb6058;
    float:left;
    text-align:left;
padding-top:10px;
  margin-top:20px;
}
.linkuri ul
{
  margin-left:18px;
  padding: 0px;
}

.linkuri li
{
  margin-left: 5px;
}

.linkuri a
{
  color: #EDEDED;
  font-size: 18px;
}
.toptext
{
  margin-top:120px;
  min-height:200px;
  padding-left:11%;
  padding-bottom:3%;
}

.nomargin
{
  min-height:300px;
  padding-left:11%;
  padding-bottom:3%;
}
.margintop
{
  margin-top:120px;

  padding-left:11%;
  padding-bottom:3%;
}

.tabel
{
border-collapse:collapse;
font-size:14px;
margin-left:3%;
width:81%;
  margin-top:4%;
  background-color:#fff;
  text-align:center;


}
.tabel input[type=checkbox]
{
 margin:0px;
 padding: 0px;
 float:right;
 margin-right: 10px;
}

.tabel tr td:first-child
{
  text-align: left;
}

.tabel, .tabel th, .tabel  td
{
border: 1px solid #ccc;
}

.tabel td
{
  padding:8px;
  background-color:#fff;
}

.tabel tr td span
{
  color: #aaa;
}
.bgalb
{
  background-color:#fff;
}
.menubold
{
  font-weight: bold;
}
.contactleft
{
  float:left;
  width: 30%;
  font-size: 18px;
}
.contactleft table tr td:first-child
{
  font-weight: bold;
}

.contactright
{
  float:left;
  width: 50%;
  margin-bottom: 40px;

}
.tabel input[type=text]
{
  margin:5px;
  width:500px;
  border:1px solid #ccc;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:3px;
}
.tabel textarea
{
  margin:5px;
  width:500px;
  border:1px solid #ccc;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:3px;
}
.contactright  input[type=text]
{
  margin:5px;
  width:500px;
  border:1px solid #ccc;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:3px;
}
.contactright  input[type=submit]
{
    margin-left:3%;
  }
.contactright  textarea
{
  margin:5px;
  width:500px;
  border:1px solid #ccc;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:3px;
}
