 /* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	background: #99c2eb;
}  
abbr {
  cursor: help;
}
form {
  margin: 0; 
  padding: 0; 
}
#subnadpis { 
	vertical-align: middle;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 19px;
	background: #99c2eb;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;  	
}
#subtext {
	background:repeat-x left top;
	font-size: 12px;
	color: #666666;
	float:right;
	width:497px;
	vertical-align: top;
	padding-right: 45px;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 35px;
}

#subtext h1 {
	font-weight:bold;
	font-size: 16px;
	color: #0066CC;
	margin-top: -5px;
	
}
#subtext p{
font-size:12px;
}
#subtext h2 {
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;	
}
#main{ 
	font:Verdana, Arial, Helvetica, sans-serif;
	width:762px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background:url(../img/toolbar_bg.gif);
	border-bottom: 1px solid #999999;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #999999;
}
/*---------menu top---------- */
#head{
width:762px;
height: 100px;
} 
/*---------menu lista----------*/

#menu {
/*padding-top: 5px;*/
padding-left: 5px;
	height:20px;
	vertical-align:middle;
	width:757px;		
	color: #FFFFFF;
	margin-bottom: 1px;
	background: #0066CC url(../img/menubagr_02.gif)  center top;
	/* border-bottom: #4E4E4E solid; */
}

#menu1{
/*padding-top: 5px;*/
padding-left: 5px;
	height:25px;
	vertical-align:middle;
	width:757px;		
	color: #FFFFFF;
	margin-bottom: 1px;
	background: #0066CC url(../img/ok.jpg) center bottom;
	/* border-bottom: #4E4E4E solid; */
}
#menu2{
/*padding-top: 5px;*/
padding-left: 5px;
	height:22px;
	vertical-align:middle;
	width:757px;		
	color: #FFFFFF;
	margin-bottom: 1px;
	background: #0066CC url(../img/ok_03.jpg) repeat-x center bottom; 
	/* border-bottom: #4E4E4E solid; */
}
.clear {
  clear: both;
}

#menu form {
 	 margin: 0;
	padding: 0;
}

#menu div {
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color: #ffffff;

}

#menu ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

#menu li {

  float: left;
}

#menu a {
  border-right: 1px inset #fff;
  display: block;
  padding: 2px 3px;
  color: #fff;
}

#menu a:hover {
  color: #0066CC;
  background: #fff;
  text-decoration: none;
}

#menu1 form {
 	 margin: 0;
	padding: 0;
}

#menu1 div {
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color: #ffffff;

}

#menu1 ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

#menu1 li {

  float: left;
}

#menu1 a {
  border-right: 1px inset #fff;
  display: block;
  padding: 2px 3px;
  color: #fff;
}

#menu1 a:hover {
  color: #0066CC;
  background: #fff;
  text-decoration: none;
}
#menu2 form {
 	 margin: 0;
	padding: 0;
}

#menu2 div {
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color: #ffffff;

}

#menu2 ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

#menu2 li {

  float: left;
}

#menu2 a {
  border-right: 1px inset #fff;
  display: block;
  padding: 2px 3px;
  color: #fff;
}

#menu2 a:hover {
  color: #0066CC;
  background: #fff;
  text-decoration: none;
}

#search {
	float: right;
}

#search .btn {
	padding: 0;
	border: 0;
	margin: 0;
	width: 22px;
	height: 16px;
}

#menu form {
	vertical-align:middle;
}

#menu label {
	vertical-align:middle;
}

#menu .searchInput {
   border: 0;
	background: url('../img/input.gif');
	height:14px;
}

/*---------menu reklama----------*/
#center {
width: 762px;
height: 210px;
}
#reklama{
width: 570px;
height: 210px;
float: left;
text-align: right;
}


	/*---------reklamn banner----------*/

	/*---------menu registrace----------*/

#panelRegistrace {
  width: 191px;
  height: 204px;
  float: left;
  border-left:#dddddd 1px solid;
 /* background:url(../img/toolbar_bg.gif);*/
}
		
#registrace {
/* background: green; */
padding: 10px 10px;
text-align:center;
}

#registrace h1 {
margin-top: 2px;
margin-bottom: 1px;
font-size: 1.6em;
color: #06c;
}
#registrace p {
  font-size: 0.95em;
  margin: 0;
  padding: 0;
}
#registrace h2 {
	font-size: 15px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 1px;
	color: #0066CB;
	text-decoration: underline;
	padding: 0;
}
#registrace a {
	color: #06c;
	text-decoration: underline;
}
#registrace a:hover {
	color: #c30; 
	text-decoration: underline;
}
#stin {
margin-left:auto;
	margin-right:auto;
width: 775px;
	background:  url(../img/shadow_03.jpg) repeat-y center top ;

}


	/*---------menu prihlaseni----------*/ 
#prihlaseni {
margin-top: 20px;
text-align:center;
font-size: 9px;
color: #666666;
}

#prihlaseni p {
font-size:15px;
color: #06c;
}

#prihlaseni a{
font-size:11px;
color: #06c;
text-decoration:underline;
}
#prihlaseni form{
margin-left: 25px;
}

#prihlaseni form input {
	font-size:12px;
	background: url('../img/input.gif');
	height:16px;
	float: left;
}
	


.zapomeli {
	font-size:11px;
}
.zapomeli p{
float:left;
padding-top: 5px;
text-align:left;
}
.zapomneli a {
		
	color:#06c;
	text-decoration: underline;
	font-weight: bold;
}

.zapomneli a:hover {
	color:#c30;
	text-decoration: underline;
}
/*---------odkazy----------*/
#contentLinks {

}

#help {
  padding-left: 5px;
	height:50px;
	vertical-align:middle;
	width:757px;		
	color: #FFFFFF;
	margin-top: -6px;
	margin-bottom: 1px;
  background: #0066CC url(../img/help.jpg) center bottom;
}

#help p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  padding-top: 6px;	
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 8px;	
	color: #FFFFFF;
}

#contentreg {
  padding-left: 5px;
	height:500px;
	vertical-align:middle;
	color: #999999;
	margin-bottom: 1px;
	margin-left: 2px;
  background: #ffffff url(../img/back.jpg) no-repeat center bottom;
}

#contentreg h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #0066CC;
}

#contentreg h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 16px;
	color: #0066CC;
}

#sloupec {
  padding-top: 20px;
  padding-left: 6px;
  padding-right: 7px;  
	width: 138px;
  float: left;	
	text-align: center;
	color: #999999;
}

#sloupec p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

#tlacitko {
	text-decoratin: none;
	text-align: center;
  color: #ffffff;
  background-color: #0066CC;
  display: block;
  width: 90px;
  height: 16px;
}

#contentsub {
float:left;   
background:#FFFFFF url(../img/tttttttttt_02.gif) repeat-y top left;
}

#contentsub img {
float:left;
background:#FFFFFF url(../img/tttttttttt_02.gif) repeat-y top left;
}


#odkazy {
	width:570px;
	float: left;
	background-color: #F2F2F2;
/* 	height: 220px; */
}

#sluzby {
   height: px; 
/*   margin-bottom: 5px; */
}

#sluzby ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#sluzby li {
  float: left;
}

#sluzby li a {
  display: block;
  width: 190px;
  height: 75px;
}

#sluzby li span {
  display: none;
}

.odkazKatalog {
border-top: 1px #FFFFFF;
border-bottom: 1px #000000;
text-align:right;

font-size:19px;        
  background: url('../img/hotely.png') 0 0 no-repeat;
}

.odkazKatalog:hover {
  background: url('../img/hotely.png') -190px 0 no-repeat;
}

.odkazUbytovani {
  background: url('../img/ubytovani.png') 0 0 no-repeat;
}

.odkazUbytovani:hover {
  background: url('../img/ubytovani.png') -190px 0 no-repeat;
}

.odkazLetenky {
  background: url('../img/letenky.png') 0 0 no-repeat;
}

.odkazLetenky:hover {
  background: url('../img/letenky.png') -190px 0 no-repeat;
}

#sloupecky {
/*   margin-top: -5px; */
}

.sloupecek {
height: 130px;
  margin-top: 1px;
  width: 187px;
  float: left;
  background: #f4f4f4;
  border: 1px solid #e8e8e8;
   background: url(../img/toolbar_bg.gif);
}

.sloupecek:hover {
  background: #eee;
  border: 1px solid #d3d3d3;
}

.sloupecek h2 {
  background: #06c;
  color: #fff;
  font-size: 0.9em;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
}

.sloupecek ul {
  margin: 0;
  padding: 3px 20px;
  list-style-image: url('../img/bullet.gif');
}

.sloupecek a {
  color: #666;
  font-size: 90%;
}

.sloupecek a:hover {
  color: #06c;
  text-decoration: urderline;
}


#novinky {
height: 208px;
	width: 190px;
	float: left;
	/*background-color: #EEEDF2;*/
	border-left:  #DDDDDD 1px solid;
	background: url(../img/toolbar_bg.gif);
}
#novinky h2 {
  margin: 0;
  padding: 0;
  width: 191px;
  height: 23px;
  background-image: url('../img/nov_01.jpg');
}

#novinky h2 span {
  display: none;
}

#novinky .novinka {
  margin: 0 5px;
}
#novinky .novinka a:hover {
  color: #06c;
}
#novinky h3, p {
  padding: 0;
  margin: 0 0 5px 0;
  color: #666;
  font-size: 7px;
}
#novinky h3 {
  font-size:95%;
  margin-bottom: 0px;
}



/*---------paticka----------*/
#paticka {
/*margin-top: 8px;*/
margin-left:auto;
margin-right:auto;
	width:770px;
	color: #000000;
	font-size: 11px;
	background: url(../img/shadowbot_06.jpg) top center no-repeat;
}

#paticka a {
	color: #000000;
}

#paticka a:hover {
	color: #666666;
}

#paticka .copyright {
margin-top: 3px;
  float: left;
}

#paticka #bottomLinks {
margin-top: 3px;
  float: right;
}

#paticka ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#paticka li {
  float: left;
  margin: 0 5px;
}
.style19 {
	color: #333333;
	width: auto;
	padding-left: 3px;
	padding-right: 3px; 
	font-size: 11px;
	height: 17px;
}

.style22 {
	color: #FFFFFF;
	font-size: 18px;
}
.style24 {
text-align:right;
clear:left;
	color: #333333;
	font-size: 28px;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	font-weight: 100;
	width:80px;
}
.borderbottomright {
	background-color: #FFFFFF;
	border-top: 1px #B4B4B4 solid;
}


.clanek {
	text-align: justify;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}





#screenTabs {
	float:left;
	float: none;
	display: expression(this.getElementsByTagName('UL').length ? "block" : "none");
	vertical-align: bottom;
	width: 720px;
	background: #F4F4F4 repeat-x bottom;
	color: #666666;
	padding-top: 5px;
}

#tabs {
	float:left;
	line-height:normal;
	white-space: nowrap;
	width: 100%;
	height: 17px;
	margin-top: 7px;
}

#tabs ul {
margin:0;
padding: 0px 10px 10px 0px;
list-style:none;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#tabs a {
display: block;
background:url('../img/right.gif') no-repeat right top;
padding:5px 9px 4px 4px;
vertical-align: baseline;
text-decoration: none;
color: #000000;
width:.1em;
}

#tabs > ul a {
width: auto;
}



#tabs li {
float:left;
background:url('../img/left.gif') no-repeat left top;
margin:0;
padding:0 0 0 2px;
border-bottom: solid 1px #776655;
}

#tabs li#current {
border-width: 0;
}


#tabs #current {
background-image:url('../img/left_on.gif');
margin-left: -3px;
}
#tabs #current a {
background-image:url('../img/right_on.gif');
padding:3px 9px 7px 6px;
vertical-align: baseline;
}

#tabs .last a {
background-image:url('../img/right_last.gif');
}

.first {  
	background-image:url('../img/left_first.gif');
	background-repeat: repeat-x;
}

#tabs .first #current {
margin-left: 0; 
}

#tabs li:hover {
background-position: 0% -150px;
cursor: pointer;
}

#tabs li:hover a {
background-position: 100% -150px;
}

#tabs li.first:hover {
background-position: top left;
}

#tabs a:hover {
background-position: 100% -150px;
}





 

.w145 {
	WIDTH: 70px;
	font-size: 9px;
	height: 18px;
	float: left;
}
  
.w144 {
	WIDTH: 120px;
	font-size: 11px;
}






.oddelovac {
	width: 10px;
}

.zde
 {
	font-size:16px;
	color: #666666;
	font-weight: lighter;
	font-style: normal;
	text-decoration: underline;
 }
 
 .zdarma{
	font-size: 45px;
	font-weight: 500;
	color: #666666;
}



.submenuleft {font-size: 9px}


#kroky {
	text-align: center;
	vertical-align:middle;
	width: 50px;
	color: #E8E8E8;
	height: 30px;
	background: #CCCCCC;
	font: bolder 44px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
}


#aktivni #kroky {
	color: #000000;
	height: 70px;
	vertical-align: middle;
	background: #F4F4F4;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

#odkazy TABLE TD.tp1 {
	PADDING-LEFT: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align:top;
	}
	
	

TD.odkazyodrazka {
	BACKGROUND: url('../img/bullet.gif');
	background-position: 7px 2px;
	padding-bottom:2px;
	padding-left:3px;
	WIDTH: 12px;
	BACKGROUND-REPEAT: no-repeat;
	color:#4B77BE;

}
   
.bullet-list a:link,
.bullet-list a:visited,
.bullet-list a:active,
.bullet-list a:visited
 {
	text-align:left;
	color: #666666;
	font-weight: lighter;
	text-decoration:none;
	font-size: 11px;
} 
.bullet-list td{
	height: 15px;
}


.bullet-list a:hover {
	color: #333333;
	text-decoration: underline;
}




#cpb-padd{
vertical-align:top;

}

#odkazy TABLE TD.odkazynadpis {
	color: #FFFFFF;
	PADDING-LEFT: 13px;
	BACKGROUND-COLOR: #0066CC;
	
	font-size: 11px;
	font-weight: bold;
}

#hotel {
	font-weight:bolder;
	background: url('../img/hotl.gif');
	vertical-align: top;
	height: 40px;
	text-align: right;
	border: 1px #999999;
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	background-position: right;
	background-repeat:no-repeat;
	border-bottom-style: none;
	padding-right: 10px;
}
#platby {
	font-weight:bolder;
	background: url('../img/buttt.jpg');
	font-weight:bolder;
	vertical-align: top;
	height: 60px;
	text-align: right;
	border: 1px #666666;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:none;
	border-bottom-style:none;
	font-size: 14px;
	color: #999999;
	padding-right: 10px;
	padding-top: 5px;
	background-position: right;
	background-repeat:no-repeat;
}
 

#ubytovani {
	font-weight:bolder;
	background: url('../img/ubyt.gif');
	vertical-align: top;
	height: 40px;
	text-align: right;
	border: 1px #999999;
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	background-position: right;
	background-repeat:no-repeat;
	border-bottom-style: none;
	border: 1px #999999;
	padding-right: 10px;

}
  
#letenky {
	font-weight:bolder;
	background: url('../img/leta.gif');
	height: 60px;
	border: 1px solid #E8E8E8;
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	background-position: right;
	background-repeat:no-repeat;
	border-bottom-style: none;
	border: 1px #999999;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}

#odkaz {
	font-weight:bolder;
	vertical-align: top;
	height: 40px;
	width: 190px;
	text-align: right;
	border: 1px solid #E8E8E8;
	font-size: 14px;
	color: #999999;
	padding-top: 5px;
	padding-top: 5px;
	background-position: center;
}
  .odstavec {
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding: 20px 40px 30px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 510px;
	margin-top: 80px;
	margin-bottom: 150px;
}
.odstavec3{
	width: 170px;
	border:#999999 1px solid;
	text-align:left;
	height: 260px;
}
.odstavec h3 {
font-size:13px;
font-weight:normal;
}
.odstavec h4 {
font-size:13px;
font-weight:normal;
} 
.odstavec a { 
	color: #000066; 
	text-decoration:none;
	font-size:12px; 
	text-decoration: none;
} 
.odstavec a:hover {   
	text-decoration: none;
	color: #0000CC;
}  

.odstavec1 {
	font-size: 12px;
	text-align: left;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;  
	font-weight: normal;
	font-variant: normal;
	padding-left: 29px;
	padding-top: 20px;
	padding-bottom: 29px;
	width: 550px;
}
 .odstavec1 a {
 font-size:12px;
	color: #333333;
	text-decoration: none;
}
.odstavec1 a:hover {
	color: #000066;
}
   
  
   
.odstavec li {

	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#novinky a {
	color: #666666;
	font-size: 10px;
}
#novinky a:hover {
	text-decoration: underline;
}
#novi {
	padding-bottom: 8px;
	border-bottom: #0066CB solid 1px;
	margin-right:auto;
	margin-left:auto;
	width: 90%;
	padding-top: 8px;
	text-align: left;
}     

#ctverce {
	height: 30px;
	width: 79px;      
	border-right: 1px #999999 solid;
}

#odkazysub {

	width:760px;
	float: left;
	background-color: #F2F2F2;
}
 #registration{
 
}
   #registration td, th, input, select, textarea {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
} 

 #registration input, select, textarea {
  font-size: 0.9em;
} 

#registration td form select {
width:300px;
float: right;

}
 #registration form input{
	margin-top: 15px;

 }
 
  #registration form textarea{
   width:300px;
 margin-top: 0px;
 }
  #registration form td input{
   width:300px;
 margin-top: 0px;
 }
 #registration h1, h2, h3, h4, h5, h6 {

 color:#666666;
  color: black;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0em;
} 

 #registration h1 {
	font-size: 17px;
	color:#0066CC;
	margin-bottom: 8px;
	font-weight: normal;
} 

 #registration h2 {
	font-size: 15px;
	margin: 10px 0 10px 0;
	font-weight: normal;
} 

 #registration h3 {
  font-size: 10px;
  margin-top: 5px;
} 

 #registration h4 {
  font-size: 9px;
  margin-top: 10px;
} 

 #registration h5 {
  font-size: 8px;
} 

 #registration h6 {
  font-size: 7px;
} 

 #registration a {
	color: #009;
} 

 #registration a:active {
	color: #D02027;
} 

 #registration a:hover {
	color: #900;
} 

 #registration table {
 width: 500px;
  border-collapse: collapse;
  border: 1px solid #ccc;
  background-color: #FFFDF0;
}
 #registration td {
  border: 1px solid #ccc;
  padding: 2px;
  vertical-align: center;
  _font-size: 0.9em;
} 

 #registration th {
  background-color: #E0E7F8;
  color: black;
  padding: 3px;
} 

 #registration tr:hover {
  background: #f1f1f1;
} 

 #registration img {border: 0px; } 

 #registration.ico {
  vertical-align: -3px;
} 

 #registration p {
  margin-top: 0px;
}
/*
// NOTE: zakladni design
*/
 #registration #cover {
  width: 100%;
} 

 #registration #screenTop {
 width: 100%;
 background: #6C87DD url('./images/top_body_bg.png') no-repeat right;
 height: 48px;
 border-bottom: 2px solid #6e89dd;
} 

 #registration #title {
 float: left;
 height: 48px;
 width: 500px;
} 

 #registration h1 #logo {
		margin: 0;
		padding: 0;
		z-index: 20;
		position: relative;
} 

 #registration h1 #logo span {
		display: block;
		width: 500px;
		height: 48px;
		position: absolute;
		left: 0;
		top: 0;
		background: url('./images/netwrs-logo.gif') 0 0 no-repeat;
		z-index: 1;
} 

 #registration #info {
  margin-right: 20px;
  margin-top: 6px;
  float: right;
  color: #fff;
} 

 #registration #info ul {
 margin: 0px; padding: 0px;
 list-style-type: none;
} 

 #registration #info li {
  margin-bottom: 5px;
} 

 #registration #info a {
  color: #fff;
} 

 #registration #info a:hover {
  text-decoration: none;
} 

 #registration #content-base {
 width: 100%;
} 

 #registration #content-base-in {
 margin-left: 250px;
 padding: 8px;
} 

 #registration.formTitle {
  text-align: right;
  font-weight: bold;
  width: 100%;
} 

 #registration.formText {
  width: 300px;
} 

 #registration.formSubmit {
  margin-top: 10px;
} 

 #registration legend {
  font-size: 1.1em;
} 

/** Tree category **/ 

 #registration #category_tree ul {
 padding: 0 0 0 20px;
} 

 #registration.center {
  text-align: center;
} 

 #registration.right {
  text-align: right;
} 

 #registration.red {
  color: red;
  font-weight: bold;
} 

 #registration.fl-l {
  float: left;
} 

 #registration.fl-r {
  float: right;
} 

 #registration.clear {
  clear: both;
} 

 #registration.error {
  color: #c00;
} 

 #registration.detail {
  width: 500px;
} 

 #registration #paticka {
	position: fixed;
	bottom: 0;
	width: 500px;
	text-align: center;
	color: #333;
	background-color: #fff;
} 

 #registration #paticka img {
	vertical-align: -5px;
} 

 #registration.oznameni {
	border: 1px solid #999;
	background: #eee url('./images/messagebox_info.png') no-repeat 5px 50%;
	color: #333;
	padding: 5px 5px 5px 35px;
	margin-bottom: 10px;
} 

 #registration.oznameni_admin {
	border: 1px solid #999;
	background: #eee url('./images/messagebox_warning.png') no-repeat 5px 50%;
	color: #333;
	padding: 5px 5px 5px 35px;
	margin-bottom: 10px;
} 

 #registration.number {
  text-align: right;
} 

 #registration.btn_submit {
  margin-top: 5px;
} 

 #registration.link_red {
  color: #f00;
} 

 #registration.link_green {
  color: #18A518;
} 

 #registration #lang {
  text-align: center;
  background: #C2CDEF;
  border: 1px solid #27459F;
  width: 50%;
  margin: auto;
  margin-top: 20px;
  padding: 5px 0 2px 0;
} 

 #registration #lang a {
  margin: 2px;
} 

 #registration.w60 {
  width: 60px;
} 

 #registration.m10 {
  margin-top: 10px;
} 

 #registration.nb tr {
  background: none;
} 

 #registration.season_name {
background: #E0E7F8;
} 

 #registration.season_from {
  background: #E4F8E4;
} 

 #registration.season_to {
  background: #FFEAEA;
} 

 #registration.grey {
  background-color: #eee;
} 

 #registration.yellow {
background-color: #FBF7D0;
} 

 #registration.notset {
  color: #f00;
}
#reg {
	background:url(../img/regbg_03_03.jpg) repeat-y center top;
	font-size: 12px;
	color: #666666;
	float:left;
	width:742px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 10px 10px;
	height: 460px;
}
#regbg {

	background:repeat-y center top;
	font-size: 12px;
	color: #666666;
	width:742px;
	vertical-align: top;
	margin: 0px;
}
#regsl {
	width: 159px;
	text-align: justify;
	font-size: 10px;
	vertical-align: top;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	color: #000099;
}
#regsl h2 {
	color: #0000CC;
}

.inactive {
  color: gray;
}
#banner {
  width: 100%;
  padding-left: auto;
  padding-right: auto;
  margin-top: 35px;
  text-align: center;
}
