@charset "utf-8";
/*************************************************          Reset      ********************************************************/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}	

/* remember to define focus styles! */
:focus {outline: 0;}
ol, ul {list-style: none;}	

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}	
caption, th, td {text-align: left;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* images and linked images without border */
img, a img {border: 0;}

h1,h2,h3,h4,h5 { }

.clear { clear:both;}

a { text-decoration:none;}

/********************************************************************    End of Reset  *******************************************************************************************/
body            { padding:0; 	background:#1e4360  url(../images/body_bck.png);}

#horizont1      {  height:220px;   background:#fff url(../images/horvelj11.jpg) repeat-x;}
 #line1         { color:#333; font-size:14px; text-align:left; height:38px;   font-family: 'Exo', sans-serif; text-shadow:1px 1px #000; background:-moz-linear-gradient(center top , #ebeaea 0%, #fcfcfc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);  }
 #centerline { width:1024px; margin:0 auto; padding-top:5px; text-align:right;}
 #header        { width:1024px; height:220px;  color:#777; background:url(../images/header2339.jpg) no-repeat;  position:absolute;    left:0;    right:0;    margin-left:auto;    margin-right:auto;
    z-index:3;  }
 
 #hedright 		{   background: url(../images/horvelj11.jpg)right 0 repeat-x; position:absolute;   width: 50%;   z-index:2;   right: 0;     height:220px;}
 
 #hedleft 		{ background: url(../images/horvelj11.jpg) right 0 repeat-x;  position:absolute;  width: 50%;   left: 0;    z-index:1;    background:url(../Img/Background-03.png) left 0 repeat-x;
    height:220px;}
 
 #logo_img      { width:150px; height:80px;  float:left; padding-top:20px;  }
 #line2         { float:left; height:30px; color:#85a6c8; font-size:19px; font-family: 'Exo', sans-serif; padding-left:70px;  padding-top:18px; text-shadow:1px 1px #555;}
 
 #logo_txt 		{ float:left; width:300px; background:red; margin-top:12px; height:60px;}
 #logo_txt 	a   { font-size:36px; font-family:Arial, Helvetica, sans-serif; color:#eabc3f;}

    #socialadd { width:1024px; height:30px; padding-top:8px;  margin:0px auto; text-align:right;}
 
/********************************************************************    Navigacija  *******************************************************************************************/
#midhorizont1 { height:150px;  background: #099 url(../images/susu2.png) center no-repeat;  border-bottom:1px solid  #ca910c; /*width:1024px; margin:0px auto; */ }
#midcenter    { width:1024px; height:55px; margin:10px auto 0px;  text-align:center; font-family: 'Exo', sans-serif; font-size:24px; z-index:9999;  color:#fff; text-shadow:1px 1px #111;  }
center {  padding-top:10px;}
#cenright { width:300px; float:left;  height:25px; padding-top:5px;}



#midcenter span { color:#fff; font-weight:bold;}
#midcenter em { font-weight:bold;}

#horizont2      { min-height:325px; padding-top:0px;  }
#horizont3     { background:#153856;  padding-top:10px;  background:#d4cabb; /* url(../images/tiles.jpg) center repeat;*/}

/********************************************************************* nova navigacija***********************************************************/
 #nav_hold      {  height:48px;  background:#e6e8ea;  text-align:left; }
 #centar {  width:1024px; height:48px;  margin:0px auto;	 } 
 .aktiv {  background: #c4ccd2!important;}
	 
	 .kon { width:300px;  padding:10px; float:left; text-align:left; height:100px;  margin-top:20px; color:#d1d9df; font-size:15px;}
	 .kon em { color:#099;}
	 
	 .kon2 { width:300px;  padding:10px; float:left; text-align:left;   margin-top:5px; color:#333; font-size:15px;}
	 .kon2 em { color:#099;}
	 
	 
#mynav {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  z-index:9999;

}
#mynav li {
 font-family: 'Exo', sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 14px 0px;
  background: #e6e8ea;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
    z-index:9999;
	width:204px;
	height:20px;
}
#mynav li a { color:#1d4360; font-family: 'Exo', sans-serif; font-size:16px; position: absolute; top: 0px; left: 0; width: 100%; height: 36px; text-align:center; font-weight:bold; padding-top:12px; text-shadow:1px 1px #fff;}

#mynav li:hover {
  background: #c4ccd2;
  color: #1d4360;
}
#mynav li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
   -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  z-index:99999;

}
#mynav li ul li { 
  background: #e6e8ea; 
  display: block; 
  color: #1d4360;
  text-shadow: 1px 1px #fff;
  padding-left:10px;
  width:300px;
    z-index:99999;
	position:relative;
}
#mynav li ul li a{ color:#1d4360; font-family: 'Exo', sans-serif; font-size:17px; position: absolute; top: 0px; left: 0; width: 100%; height: 36px; text-align:left; font-weight:bold; text-shadow:1px 1px #fff; padding-left:10px;}

#mynav li ul li:hover { background: #c4ccd2; }
#mynav li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
 
 

 #linija        {  height:20px; text-align:center;   }
  #linija2        {  height:30px; text-align:left;  font-family: 'Exo', sans-serif; padding-top:5px; padding-bottom:5px; background:#9bb8c8;  }
  #navigacija    { width:1024px; height:44px;    padding-top:4px;     margin:0px auto; text-align:center; }
 #navigacija li {  float:left;  text-align:center; padding-left:5px;  }
 #navigacija li a { text-decoration:none;  color:#375377; font-family: 'Exo', sans-serif; font-size:22px;     }
 #navigacija li a:hover {   color:#03bae3;  text-shadow:1px 1px #333; }
 center { width:1024px; margin:0px auto; height:50px; text-align:center;}
 

 #fbtwg {   height:30px;    margin-top:8px;  }
 #fbtwg a { padding-left:5px; padding-right:5px;}
 #fbtwg a img:hover { opacity:0.8;}
 #fbtwg p {  font-family: 'Exo', sans-serif; font-size:15px; color:#333; padding-left:40px;}
 #fbtwg .color2 {color:#e18a24!important; text-shadow:1px 1px #333; font-size:20px; float:left;}
 
 #sredina { width:350px; float:left; height:150px;}
 #sredina h1 { padding-top:55px; font-family: 'Exo', sans-serif; font-size:32px; color:#333; padding-left:10px; font-style:italic;} 
 #sredina p { padding-top:10px; font-family: 'Exo', sans-serif; font-size:15px; color:#333; padding-left:40px;}
    
  .selected      {  float:left;   padding:7px 100px 7px 10px; text-align:center;}
  .selected a    {  color:#03bae3!important; text-shadow:1px 1px #333;}
  
  .selected2      {  float:left;   padding:7px 50px 7px 10px; text-align:center;}
  .selected2 a    {  color:#03bae3!important;  text-shadow:1px 1px #333;}
  
  .selected3      {  float:left;   padding:7px 25px 7px 50px; text-align:center;}
  .selected3 a    {  color:#03bae3!important;  text-shadow:1px 1px #333;}
  
  .selected4      {  float:left;   padding:7px 27px 7px 10px; text-align:center;}
  .selected4 a     {  color:#03bae3!important;  text-shadow:1px 1px #333;}
  
  .selected5      {  float:left;  padding:7px 27px 7px 10px; text-align:center;}
  .selected5 a     {   color:#03bae3!important;  text-shadow:1px 1px #333;}
 
  
  .prvo    { padding:7px 100px 7px 85px; text-align:center;} 
  .drugo   { padding:7px 100px 7px 50px; text-align:center;}
  .trece   { padding:7px 100px 7px 50px; text-align:center;}
  .cetvrto { padding:7px 67px 7px 52px; text-align:center;}
  .peto    { padding:7px 10px 7px 175px; text-align:center;}
  
/**************************************************   CONTENT MAIN ETC     ********************************************************/


.box {
  float:left;
  width: 300px;
  background: #ddd;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 2em 1.5em;
  color: rgba(0,0,0, .8);
  text-shadow: 0 1px 0 #fff;
  line-height: 1.5;
  margin-right:10px;}
  
 .box:before, .box:after {
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  transform: rotate(-3deg);
}

.box:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.box1_top { width:100%; background:url("../images/box_top.jpg") no-repeat scroll center top rgba(0, 0, 0, 0); padding-top:10px; height:250px;}



.opis_vozila { margin-top:236px; color:#ea833f; font-family: 'Exo', sans-serif; font-size:20px; text-align:left;  padding:5px;}
.naslov      { text-align:center; font-size:15px;}
.opis1       { color:#9dca5e; font-size:13px;}
.opis_levo   { float:left;  font-size:12px; width:120px; margin-right:10px; margin-left:50px; color:#ccc; padding-left:10px;}
.opis_desno  { float:left; font-size:12px; width:120px; color:#ccc; padding-left:10px; padding-right:10px;}

.naslovdesno { color:#e1d2a9; font-size:16px; text-align:center; font-family: 'Exo', sans-serif; padding-top:35px; padding-bottom:5px;}
.txtdesno    { color:#cac1a7; font-family: 'Exo', sans-serif; ont-size:14px; padding-top:5px; text-align:left; padding-left:30px;}
.crtica      { text-align:center; padding-bottom:10px;}

#opis_telefoni { width:280px; height:100px; background:#222; margin-top:10px;}

#opis_tlevo{  width:190px; float:left;  height:100px; text-align:left;}
#opis_tdesno{ width:90px; float:left;  height:100px;}

.fon1       { color:#cad7db; font-family: 'Exo', sans-serif; font-size:18px; padding-top:10px; text-shadow:1px 1px #000; width:190px; text-align:center;}
#call1      { width:190px; height:30px;  margin-bottom:4px;}
#force1     {  width:34px;   height:30px;  float:left; padding-left:5px;}
#fist1      {  font-family: 'Exo', sans-serif; font-size:18px; color:#71bcd3; text-shadow:1px 1px #000; float:left; width:134px; height:26px;  padding:4px 0px 0px 10px;}

#call2      { width:190px; height:30px; }
#force2     {  width:23px;   height:30px;  float:left; padding-left:12px; padding-right:5px;}
#fist2      { font-family: 'Exo', sans-serif; font-size:13px; color:#71bcd3; text-shadow:1px 1px #000; float:left;  padding-top:2px; width:134px;}

 



#main_box  { width:960px;  height:180px; ; margin-left:12px; border:1px solid #175e76; -webkit-box-shadow: 0px 10px 8px rgba(50, 50, 50, 1);-webkit-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.8); -moz-box-shadow:    0px 8px 5px rgba(0, 0, 0, 0.8); box-shadow:         0px 8px 5px rgba(0, 0, 0, 0.8); text-align:center; -webkit-border-radius: 8px;
-moz-border-radius: 8px; border-radius: 8px; padding:10px; background:url(../images/main_bck.jpg) repeat-x;}

#main_box2  { width:960px;   margin-left:12px; border:1px solid #175e76; -webkit-box-shadow: 0px 10px 8px rgba(50, 50, 50, 1);-webkit-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.8); -moz-box-shadow:    0px 8px 5px rgba(0, 0, 0, 0.8); box-shadow:         0px 8px 5px rgba(0, 0, 0, 0.8); text-align:center; -webkit-border-radius: 8px;
-moz-border-radius: 8px; border-radius: 8px; padding:10px; background:url(../images/main3_bck.jpg) repeat-x;}

#main_box3  { width:960px;  height:180px;  margin-left:12px; border:1px solid #175e76; -webkit-box-shadow: 0px 10px 8px rgba(50, 50, 50, 1);-webkit-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.8); -moz-box-shadow:    0px 8px 5px rgba(0, 0, 0, 0.8); box-shadow:         0px 8px 5px rgba(0, 0, 0, 0.8); text-align:center; -webkit-border-radius: 8px;
-moz-border-radius: 8px; border-radius: 8px; padding:10px; background:url(../images/main2_bck.jpg) repeat-x;}

#main_box4  { width:960px;   background:#051522; margin-left:12px; border:1px solid #175e76; -webkit-box-shadow: 0px 10px 8px rgba(50, 50, 50, 1);-webkit-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.8); -moz-box-shadow:    0px 8px 5px rgba(0, 0, 0, 0.8); box-shadow:         0px 8px 5px rgba(0, 0, 0, 0.8); text-align:center; -webkit-border-radius: 8px;
-moz-border-radius: 8px; border-radius: 8px; padding:10px; padding:10px;  background:url(../images/main4_bck.jpg) repeat-x;}

#main_box5  { width:980px;   background:#0e2234; margin-left:12px; border:1px solid #175e76; -webkit-box-shadow: 0px 10px 8px rgba(50, 50, 50, 1);-webkit-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.8); -moz-box-shadow:    0px 8px 5px rgba(0, 0, 0, 0.8); box-shadow:         0px 8px 5px rgba(0, 0, 0, 0.8); text-align:center; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;   background:url(../images/main4_bck.jpg) repeat-x;}


#main_box h1  { font-size:24px; color:#e3d5b1; font-family: 'Exo', sans-serif;  margin-bottom:5px;  background:#0e1c27; text-shadow:1px 1px #000;}
#main_box p   { font-family: 'Exo', sans-serif; color:#afb7b9; text-shadow:1px 1px #000;}
#main_box p strong { font-weight:bold;}



#main_box2 h1  { font-size:24px; color:#e3d5b1; font-family: 'Exo', sans-serif;  margin-bottom:5px; background:#0e1c27;  text-shadow:1px 1px #000;}
#main_box2 p   { font-family: 'Exo', sans-serif; color:#afb7b9; text-shadow:1px 1px #000;}
#main_box2 p strong { font-weight:bold;}

#main_box3 h1  { font-size:24px; color:#e3d5b1; font-family: 'Exo', sans-serif;  margin-bottom:5px; background:#0e1c27;  text-shadow:1px 1px #000;}
#main_box3 p   { font-family: 'Exo', sans-serif; color:#afb7b9; text-shadow:1px 1px #000;}
#main_box3 p strong { font-weight:bold;}

#main_box4 h1  { font-size:24px; color:#e3d5b1; font-family: 'Exo', sans-serif;  margin-bottom:5px; background:#0e1c27; text-shadow:1px 1px #000;}
#main_box4 p   { font-family: 'Exo', sans-serif; color:#afb7b9; text-shadow:1px 1px #000;}
#main_box4 p strong { font-weight:bold;}

#main_box5 h1  { font-size:24px; color:#e3d5b1; font-family: 'Exo', sans-serif;  margin-bottom:5px;  background:#0e1c27; text-shadow:1px 1px #000;}
#main_box5 p   { font-family: 'Exo', sans-serif; color:#afb7b9; text-shadow:1px 1px #000;}
#main_box5 p strong { font-weight:bold;}


.cenem { text-align:left; font-family: 'Exo', sans-serif; color:#afb7b9; text-shadow:1px 1px #000; width:350px;  margin:0 auto; padding:10px; -webkit-border-radius: 8px;
-moz-border-radius: 8px; border-radius: 8px; background:#0c1c2b; margin-bottom:5px; padding-left:150px;}


#linkovi { width:800px; margin:0 auto;  height:20px; margin-top:5px; color:#ece6a5; font-family: 'Exo', sans-serif; font-size:18px; font-size:11px; text-align:center;}
#linkovi a {  margin-right:10px; color:#2c465f; }
#linkovi a:hover { color:#9ab5cc; text-decoration:underline;}

#vertical1   { width:1024px;   margin:10px auto 0px;  padding:0;	position:relative; background:#fff;	}
#vertical1 h1 { font-family: 'Exo', sans-serif; color:#fff; text-shadow:1px 1px #333; font-size:20px; padding:10px; background:#01577d;}
#vertical1 p { font-family: 'Exo', sans-serif; color:#30454f; text-shadow:1px 1px #fff; font-size:15px; padding:10px;}

#info        { width:260px; height:280px; float:right; text-align:left; padding:20px 0px 5px 10px; font-family: 'Exo', sans-serif; color:#fff; font-size:15px; text-shadow:1px 1px #333; position:relative; z-index:999; margin-top:-330px;}
#info h1 { padding-left:10px;}

#vertical2   { margin:0px auto; width:1004px; min-height:600px; background:#eee; padding:10px 10px 20px 10px;    }
#vertical2 h1 { font-family: 'Exo', sans-serif; color:#fff; text-shadow:1px 1px #333; font-size:20px; padding:10px; background:#01577d;}
#vertical2 p { font-family: 'Exo', sans-serif; color:#30454f; text-shadow:1px 1px #fff; font-size:15px; padding:10px;}



#horizont4     {  height:180px; background:#1a333f;}
#vertical3     { margin:0 auto; width:1024px; height:180px;  font-size:14px; text-align:center;}
 #futer_line    { height:180px;  font-family: 'Exo', sans-serif;  text-align:center; width:1024px; margin:0px auto;}
 
 .txtfuter { padding-top:10px; color:#71bcd3; float:left;  width:1024px;  margin:0px auto;}
 .txtfuter a{ color:#e1d9cc; font-size:15px; letter-spacing:1px;}
 .txtfuter a:hover { text-decoration:underline;}
 .txtfuter span { color:#d2cfbe;}
 
 .admin { margin-top:10px; color:#71bcd3; text-align:center;}
 .admin a { color:#71bcd3; padding-right:25px; padding-left:25px; font-size:11px;}
 .admin a:hover { text-decoration:underline;}

 .majl { color:#5ebe5c; }

#social {  float:left; width:360px; padding-top:8px;}
.naslovh1   {font-size:20px; color:#fff; font-family: 'Exo', sans-serif;   background:#099 ;  text-shadow:1px 1px #222; width:340px; margin:0px auto; text-shadow:1px 1px #000;}

/************************************************** mini slider  *******************************************************************/
.rasveta      { width:984px; background: #fff url(../images/susu.png); padding:20px 20px 10px 20px; margin-bottom:55px; margin:20px auto 0px;}
.rasveta img { width:344px; height:204px; float:left; margin:10px 0px 10px 20px; border:5px solid #fff;  }
.rasveta h1,h2,h3,h4,h5,h6 { font-family: 'Exo', sans-serif; color:#fff; text-shadow:1px 1px #000; font-size:20px; padding:10px; background:#01577d;}
.rasveta p { font-family: 'Exo', sans-serif; color:#000; text-shadow:1px 1px #ccc; font-size:15px; padding:5px; width:600px;  float:left; margin-top:10px; }
.rasveta p strong { font-weight:bold; font-size:16px; letter-spacing:1px;}

.rasveta2      { width:984px; background: #fff; padding:20px 20px 10px 20px; margin-bottom:55px; margin:20px auto 0px;}
.rasveta2 img { width:250px; height:180px; float:left; margin:0px 0px 10px 10px; border:5px solid #fff;  }
.rasveta2 h1 { font-family: 'Exo', sans-serif; color:#fff; text-shadow:1px 1px #000; font-size:20px; padding:10px; background:#01577d;}
.rasveta2 h2 { background:none;}
.rasveta2 p { font-family: 'Exo', sans-serif; color:#000;  font-size:15px; padding:5px; width:680px;  float:left; margin-top:10px; text-align:justify; }
.rasveta2 p strong { font-weight:bold;  }

.rasveta3      { width:984px; background: #fff; padding:20px 20px 10px 20px; margin-bottom:55px; margin:20px auto 0px;}
.rasveta3 h1 { font-family: 'Exo', sans-serif; color:#fff; text-shadow:1px 1px #000; font-size:20px; padding:10px; background:#01577d;}

.rasveta3 p { font-family: 'Exo', sans-serif; color:#000;  font-size:15px; padding:5px; width:680px;  float:left; margin-top:10px; text-align:justify; margin-right:40px; }
.rasveta3 p strong { font-weight:bold;  }

.nobck { 
	background:none!important; 
	color: #000;
    float: none;
    font-family: "Exo",sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 0 5px;
    text-align: left;
	text-shadow:none;}



.pichold       {width:964px; text-align:center;  padding:20px;   }
.pichold   h3  {background: #C66; color:#fff; width:640px; margin:0px auto; font-size:14px; font-family: 'Exo', sans-serif; text-shadow:1px 1px #000; padding:4px;  }

.imgholda      {width:420px;  height:280px; float:left; margin-right:20px; padding-top:30px;  text-align:center;  margin-left:35px;  }
.

.imgholda2     {width:420px;  height:280px;   padding-top:30px;  text-align:center;   margin:0px auto;  }


.imgholda3      {width:420px;  height:280px;  margin:0px auto; padding-top:30px;  text-align:center;    }


.relleft { position:relative; top:8px; left:0px;     background:#fff; width:70px; z-index:9999; font-family: 'Exo', sans-serif; color:#111; padding:5px; -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75); }

.relright { position:relative; top:165px; left:270px; background:#fff; width:70px; z-index:8000; font-family: 'Exo', sans-serif; color:#111; padding:5px; -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);}

.relright2 { position:relative; top:165px; left:250px; background:#fff; width:90px; z-index:8000; font-family: 'Exo', sans-serif; color:#111; padding:5px; -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);}



.rezerve {  position:relative; top:125px;   width:100%; z-index:8000; text-align:center;  }

.slider-code { height: 240px; overflow:hidden;   width:340px; text-align:center; margin:0px auto; border-top:2px solid #fff;   }
.slider-code .viewport {  width:340px; height: 240px; overflow: hidden; position: relative; margin:0px auto; text-align:center; }
.slider-code .buttons { display: block; margin: 30px 0px 0 0; float: left; }
.slider-code .next { display:none; }
.slider-code .disable { visibility: hidden; }
.slider-code .overview { list-style: none; padding: 0; margin: 0;  position: absolute; left: 0; top: 0; }
.slider-code .overview li{ float: left; margin: 0 0px 0 0;  height: 240px;  width: 340px;}

.slider-code .pager { overflow:hidden; list-style: none; clear: both; margin: 0 0 0 45px; }
.slider-code .pager li { float: left; }
.slider-code .pagenum { background-color: #fff; text-decoration: none; text-align: center;  color: #555555; font-size: 14px; font-weight: bold; display: block; }
.slider-code .active { color: #fff; background-color:  #555555; }

/******************************************************************    Contact Form  ******************************************************************************************************/
#langhold { height:24px; background:#014e7a; padding-top:2px;}
#lang { width:1024px;  height:22px; margin:0px auto;  }
#linfo { width:680px; height:20px; float:left; color:#fbaf02; text-align:center; font-family: 'Exo', sans-serif; text-align:right; text-align:left; padding-left:15px;}

#srp  { width:120px;  height:20px; float:right; font-family: 'Exo', sans-serif; text-align:right; }
#srp img { padding-top:3px; width:25px; height:15px; float:right; }
#srp  p{ width:80px; height:20px; float:right; color:#fff; text-align:center;   }
#srp  p a{  color:#fff; font-size:14px;  }
#srp  p a:hover{ text-decoration:underline;  }

#mak  { width:130px; height:20px; float:right; font-family: 'Exo', sans-serif; text-align:right;}
#mak img { padding-top:3px; width:25px; height:15px; float:right; }
#mak  p{ width:100px; height:20px; float:right;   color:#fff;   text-align:center;}
#mak  p a{  color:#fff; font-size:14px;  }
#mak  p a:hover{ text-decoration:underline;  }

 #vids_levo   { width:500px; height:500px; float:left; margin-right:10px; margin-left:0px; margin-top:25px; font-family: 'Exo', sans-serif;}
 #vids_desno { 	float:left; padding:15px;	color:#fff;	background:#d2dadb; width:400px; margin-top:25px; text-align:center; font-family: 'Exo', sans-serif; color:#036; margin-left:40px; }
 #vids_desno img { background:#fff;}

  
#contactus fieldset { width:480px; padding:10px;   margin:0 auto;  color:#fff;  background:#d2dadb; }

#contactus legend   {    font-size:26px;    color:#fff; background:#555; padding:4px 4px 4px 4px; border:1px solid #555; width:460px; text-shadow:1px 1px #000;}

#contactus label    { font-family: 'Exo', sans-serif; font-size:16px;   color:#333; text-shadow:none!important;}

#contactus input[type="text"],textarea {font-family: 'Exo', sans-serif; font-size:15px;  color:#000; padding:2px; border:1px solid #555;     }
#contactus input[type="text"]{ height:30px; width:310px;    color:#000; text-shadow:none;   }

#contactus #scaptcha { width:60px;  height:26px;}

#contactus input[type="submit"] {width:320px; height:30px; padding-left:0px; background:#03bae3; color:#fff; border:1px solid #333;  letter-spacing:1px; text-shadow:1px 1px #000;}
#contactus input[type="submit"]:hover {width:320px; height:30px; padding-left:0px; background:#5794ae; color:#fff; border:1px solid #fff; cursor:pointer; text-shadow:1px 1px #000;}

#contactus textarea { height:80px; width:310px;  background:#fff; color:#dab06e; resize: none;   }

#contactus input[type="text"]:focus, textarea:focus  { color:#333; border:1px solid #777; background-color:#ffe9b5;  }
#contactus textarea:focus  { color:#333; border:1px solid #777; background-color:#ffe9b5;  }
#contactus .container { margin-top:8px;  margin-bottom: 10px;}

#contactus .error {font-family: 'Exo', sans-serif; font-size: 0.7em; color: #900;  text-shadow:none!important;}

#contactus fieldset#antispam { padding:2px; border-top:1px solid #EEE; border-left:0; border-right:0; border-bottom:0;  background:#d2dadb!important; }

#contactus fieldset#antispam legend { font-family: 'Exo', sans-serif; font-size: 0.8em; font-weight:bold;  color:#fff;  letter-spacing:1px; background:#01577d;  }

#contactus .short_explanation { font-family: 'Exo', sans-serif; font-size: 12px;   color:#333; text-shadow:none!important; background:#d2dadb!important;  }

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip {  display:none;  width:10px;   height:3px; }

#fg_crdiv {font-family: 'Exo', sans-serif; font-size: 0.3em; opacity: .2;     }

#fg_crdiv p {   display:none;}

/******************************************************************************* CSS BUTTON *******************************************************************/
#mojedugme {   margin:0px auto; text-align:left;}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:11px 33px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.myButton:active {
	position:relative;
	top:1px;
}
/******************************************************************************* CSS BUTTON 2******************************************************************/
.myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009999), color-stop(1, #74d6d6));
	background:-moz-linear-gradient(top, #009999 5%, #74d6d6 100%);
	background:-webkit-linear-gradient(top, #009999 5%, #74d6d6 100%);
	background:-o-linear-gradient(top, #009999 5%, #74d6d6 100%);
	background:-ms-linear-gradient(top, #009999 5%, #74d6d6 100%);
	background:linear-gradient(to bottom, #009999 5%, #74d6d6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009999', endColorstr='#74d6d6',GradientType=0);
	background-color:#009999;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:8px 30px;
	text-decoration:none;
	text-shadow:1px 1px 3px #000;
}
.myButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74d6d6), color-stop(1, #009999));
	background:-moz-linear-gradient(top, #74d6d6 5%, #009999 100%);
	background:-webkit-linear-gradient(top, #74d6d6 5%, #009999 100%);
	background:-o-linear-gradient(top, #74d6d6 5%, #009999 100%);
	background:-ms-linear-gradient(top, #74d6d6 5%, #009999 100%);
	background:linear-gradient(to bottom, #74d6d6 5%, #009999 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74d6d6', endColorstr='#009999',GradientType=0);
	background-color:#74d6d6;
}
.myButton2:active {
	position:relative;
	top:1px;
}
