@charset "utf-8";

@import url("reset.css");

body {
	background-color: #001629;
  background-image: url('../images/background.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.8em;
}

a:hover {
	text-decoration: underline;
  background-color: #F5A300 ;
  color: black !important;
}

p#video a:hover, p#video2 a:hover{
  text-decoration: none;
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

#wrapper_total {
  width: 100%;
  background-image: url('../images/background_top.gif');
  background-repeat: repeat-x;
}

#wrapper {
	width: 900px;
  height: 565px;
	margin: 0 auto;
  background: url('../images/main_left.gif') no-repeat;
}

#wrapper_sub {
	width: 860px;
	margin: 0 auto;
}

#container_right {
  width:407px;
  float: right;
  height: 820px;
  padding-left: 0px;  
}

.news#container_right{
  overflow-y: auto;
}

#container_left {
  width: 445px;
  float: left;
}

#logo {
   float: left
}

#qoutes_top {
   float: left;
}

#main_top_right {
  float: left;
}

#bar_top {
    float: left;
}

#bar_left {
  width: 23px;
  float: left;   
}

#banner {
  width: 698px;
  float:left;
  z-index: 2;
}

#main_top_right2 {
  width: 139px;
  float: left;
}

#bar_right {
   float: left;
}

#nav_menu {
   float:left;
}

#middle_left_frame {
  width: 445px;
  min-height: 307px;
  margin-right: 0px;
  float:left;
  
}

#middle_left_top, #wide_middle_left_top {
  width: 445px;
  background: #FFF;
  min-height: 236px;   
  overflow: visible;
  float: left;
}

#middle_left_image {
  padding-top: 17px;
  margin-left: 19px;
  margin-bottom:14px;
  
}

#inen {
  position: absolute;
  right: 20px;
  top: 20px;
}



#middle_left_image_bottom {
  width: 248px;
  padding-left: 19px;   
  float:left;
}

#middle_left_text {
  width: 131px;
  padding-left: 9px;
  padding-right: 38px; 
  color: #000000;
  float: left;
}

#sifr_header {
  margin-top: 7px;
  margin-bottom: 12px;
}

#middle_right_frame {
  width: 397px;
  border-left: 4px solid #FFF;
  border-right: 4px solid #FFF;
  border-top: 5px solid #FFF;
  border-bottom: 3px solid #FFF;
  float: left;
}

#bottom_left_frame {
  /*text-transform: uppercase;*/
  width: 413px;
  margin-right:0px;
  float:left;
  font-size: 1.2em;
  min-height: 270px;
}

#bottom_right_frame {
  width: 405px;
  float:left;   
}

#bottom_right_frame_twitter {
	border-color:#FFFFFF;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	border-style:solid;
	border-width:5px 4px 3px;
  margin-top:15px;
  margin-left: 2px;
	width:397px;
  float: left;
  background-color: white;
  height: 560px;
  color: black;
}

#footer {
  width: 862px;
  height: 139px;
	margin: 0 auto;
}

#footer_frame {
  float: left;   
}

#footer_top {
   height: 29px;
}

#footer_middle {
  width: 659px; 
  height: 50px;
  padding-top: 24px;
  padding-left: 23px;
  background: #FFF;
  float: left;
  text-align:center;
}

#footer_middle a:hover{
  background-color: transparent;
}

#footer_middle a{
  margin-right: 8px;
}

.footer_logo {
   margin-right: 23px;
}

#footer_text {
  width: 158px;
  height: 60px;
  padding-top: 14px;
  padding-right: 22px;
  background-color: #FFF;
  color: #000;
  text-align: right;
  float: left;
}

#footer_bottom {
  height: 36px;
}




/* MEDIA */



#media_middle_left_frame {
  width: 445px;
  padding-right: 0px;
  float:left;
  background-color:white;
}

#media_middle_left_image_bottom {
  padding-top: 17px;
  margin-left: 19px;
  margin-bottom:14px;
}

#media_middle_left_text {
  text-transform: uppercase;    
  padding-left: 19px;
  padding-right: 38px; 
  color: #000000;
  float: left;
}

#media_middle_left_text_item1 {
  text-transform: uppercase;
  height: 15px;
  margin-left: 19px;
  padding-right: 38px; 
  margin-top: 20px;
  color: #000000;
  background: #f5a300;
  float: left;
}

#media_middle_left_text_item2 {
  text-transform: uppercase;
  padding-left: 0px;
  padding-right: 20px;
  margin-right: 18px;
  margin-top: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 6px;
  
  color: #000000;
  float: left;
  clear:both;
  width: 370px;
}

#media_middle_left_text_item2 a {
  color: black;
}

#media_middle_left_text_item2:hover{
  background-color:#F5A300; 
}


.media_bottom_right_frame {
  width: 397px;
  border-left: 4px solid #FFF;
  border-right: 4px solid #FFF;
  border-top: 5px solid #FFF;
  border-bottom: 3px solid #FFF;
}

.media_bottom_left_frame {
  width: 437px;
  border-left: 4px solid #FFF;
  border-right: 4px solid #FFF;
  border-top: 5px solid #FFF;
  border-bottom: 3px solid #FFF;
}


.media_bottom_right_frame{
  float:right;      
  margin-bottom: 5px;
}

.media_bottom_left_frame{
  float:left;      
  margin-bottom: 20px;
}


/* NEWS */

.text_items {
  width: 387px;
  line-height: 3em;
  float:right;   
}

.text_items a, .text_items_selected a {
	color: #FFF;
}

.text_items_selected a {
  color: #000000;
  background: #f5a300;
  float: left;
}


/* GB */

#gb_container_right {
  width: 408px;
  float: right;
}

.text_right {
  text-transform: uppercase;
  padding-left: 15px;
  padding-top: 16px;
  .padding-top: 0px;
  margin-bottom: 25px;
}

#gb_middle_left_frame {
  width: 445px;
  height: 373px;
  background: #FFF;
  float:left;   
}

#text_left {
  text-transform: uppercase;
  margin-left: 19px;
  margin-right: 38px;
  color:#000;   
}


.cssform p{
	width: 400px;
	clear: left;
	margin: 0;
  height: 0px !important ;
	padding-top: 8px;
  *padding-top: 3px;
	padding-left: 37px;
	line-height: normal;
}

.cssform label{
	float: left;
	margin-left: -175px;
	width: 170px;
}

.input_width {
	width: 197px;
  height: 20px;
	border: 1px solid #686e74;
  background-color: #686e74;
  color: #FFF;
  font-size: 12px;
  padding-top: 3px;
  text-align: left;
}

textarea {
  width: 370px;
  height: 100px;
	border: 1px solid #686e74;
  background-color: #686e74;
  color: #FFF;
  font-size: 12px;
  font-family:Arial,Helvetica,sans-serif;
}

.noborder {
	border: none;
  margin-top: 60px;
  margin-left:  27px;
}

.verzend_button {
  margin: 15px 25px 0 150px;
  border: none;
  float: right;
}


.form_label{
  width: 100px;
  color: black;
  float: left;
  margin-left: 20px;
}

.form_textarea{
  float: left;
  width: 300px;
}

.error_message{
  color: red;
  margin-left: 20px;
}

.error {
  padding-top: 2px !important;
}

.right_sifr {
  background-color: #F57A00;
  height: 27px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}

#middle_bar {
  margin-bottom: 7px;
  background-color: transparent;
}

#moviepopup, #moviepopup2{
  
  position: fixed;
  
  margin-left: -360px;
  left: 50%;
  top: 105px;
  display: none;
  z-index: 100;
  .position: absolute;
}

#movie_close, #movie_close2 {
  position: fixed;
  .position: absolute;
  top: 86px;
  left: 50%;
  margin-left: -360px;
  display: none;
  z-index: 100;
  width: 62px;
  height: 19px;
  font-size: 15px;
  background-image: url(../images/close.gif);
}

#movie_close:hover, #movie_close2:hover {
  cursor: pointer;
}

#middle_text
{
  
  padding-left: 19px;
  padding-right: 38px; 
  color: #000000;
  float: left;
}

#middle_text a, a:active{
  color: black
}

#wide_middle_left_top
{
  width: 860px;
  padding-left: 0px;
}

.float_left
{
  float: left;
}

.float_right
{
  float: right;
}


div.guestbook_title{
  padding: 6px 10px;
  margin: 0 60px 0 12px;
  background-color: #F57A00;
  width: 376px;
  clear: both;
  font-size: 1.3em;
  font-weight: bold;
}

/* LIGHTBOX */


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2000px;
  background-color: black;
  z-index: 90;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}
/* ------*/

#sponsors{
  margin-top: -6px;
  padding-bottom: 10px;
}

#sponsors a:link, #sponsors a:visited, #sponsors a:hover, #sponsors a:active{
  text-decoration: none;
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
  float: left;
}

#sponsors a.big:link, #sponsors a.big:visited, #sponsors a.big:hover, #sponsors a.big:active{
  margin-right: 6px;
}

#frontpage_youtube{
  height: 500px;
}

#twitterimage{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	
	
}
