﻿body
{
 background: #4A577A url(../../Images/bg_main.gif) repeat-x 0px 0px;
 margin: 0px;
}

#container
{
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	color: #C3C2C4;
	background: #4A577A url(../../Images/bg_main.gif) repeat-x 0px 0px;
	text-align: center;
	margin: 0px;
}

#container2
{
  position: relative;
  width: 1000px;
  height: auto;
  min-height: 100%;
  _height: 100%;
  margin: 0 auto;
  text-align: left;
}
#header 
{
  position: relative;
  width: 1000px;
  height: 80px;
  background: url(../../Images/bg_header.gif) no-repeat 0px 12px;
  color: #B2B2B2;
  font-size: 0.9em;
}
#header a
{
  position:relative;
  color:#F1F1F1;
  text-decoration: none;
}

#header #language
{
  position: relative;
  float: right;
  top: 10px;
  right:5px;
}
#header #index
{
  position: relative;
  float: left;
  top: 20px;
  left: 0px;
}
#header #main1
{
  position: relative;
  float: left;
  top: 39px;
  left: 8px;
}
#header #main2
{
  position: relative;
  float: left;
  top: 54px;
  left: 29px;
}
#header #main3
{
	position: relative;
	float: left;
	top: 54px;
	left: 51px;
}
#menu_top
{
	position: relative;
	width: 1000px;
	height: 20px;
	background-image: url(../../Images/TOP_menu_pg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#menu_top .item
{
	position: relative;
	top: 2px;
	font-size: 12pt;
}
#menu_top .item a 
{
  position: relative;
  color: #ffffff;
  text-decoration: none;
}
#menu_top .left
{
  position: relative;
  float: left;
  margin: 0px 10px 0px 10px;
}
#menu_top .right
{
  position: relative;
  float: right;
  margin: 0px 10px 0px 10px;
}
#banner 
{
  position: relative;
  width: 1000px;
  height: 262px;
  /*background: url() no-repeat 0px 0px;*/
}
#content 
{
	position: relative;
	min-height: 240px;
	_height: 240px;
	background-color: #757F9A;
	background-image: url(../../Images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#left_column
{
	position: relative;
	float: none;
	width: 748px;
}
#obsah
{
	padding: 10px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

#obsah img
{
	position: relative;
	border: solid 0px black;
	background-image: url(../../Images/Paragliding/Dealr-AMERIKA-Usa_Flag.jpg);
}

.news
{
  position: relative;
  background-color: #343F5E;
  color: #9499AA;
  padding: 5px 15px 10px 15px;
  margin: 0px 0px 2px 0px;
}
.news a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}

H1
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin:0;
	color: #ffffff;
	background-color: #FF3333;
	letter-spacing: 0.2em;
	border: medium dotted #CCFF66;
}

H2
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin:0;
	color: #000000;
}

H3
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #E5E5E5;
	margin:0;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC33;
	margin:0px 0px 5px 0px;
}

H6
{
 font-family: Arial, sans-serif;
 font-size: 0.8em;
 margin:0;
}

table
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #C3C2C4;
	width: auto;
}

#right_column 
{
  position: relative;
  float: right;
  width: 251px;
  background: #3A4667 url(../../Images/NAD_menu-pg.jpg) no-repeat 0px 0px;
}
#category
{
	position: relative;
	padding: 17px 0px 21px 22px;
	font-size: 24px;
	font-weight: bold;
	color: #6A80B7;
}
#menu_right
{
	position: relative;
	font-size: 12pt;
	font-weight: bold;
}
#menu_right a
{
  position: relative;
  color: #999EAA;
  text-decoration: none;
}
#menu_right .level1
{
  position: relative;
  background: url(../../Images/menu_item1.gif) no-repeat 0px 0px;
  padding: 5px 0px 5px 22px;
}
#menu_right .level2
{
	position: relative;
	padding: 5px 0px 5px 56px;
	font-size: 10pt;
}

#menu_text
{
  position: relative;
  padding: 10px 10px 10px 10px;
}

#footer 
{
	position: relative;
	width :1000px;
	height: 29px;
	background-image: url(../../Images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.gallery
{
  position: relative;
  margin: 0px 6px 0px 9px;
  
}

.cleaner
{
  position: relative;
  width: 100%;
  height: 1px;
  overflow: hidden;
  font-size: 1px;
  clear: both;
}

.orange {
	color: #FFFF00;
}
.blanc {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
	letter-spacing: 0.2em;
}
.bleu {
	color: #00FFFF;
}
