/* --Modra barva-- */

/* Loga, headers */

span#header_banner{
	background: url(../img/header_banners/header_right_blue.jpg) no-repeat   ;
  width:138px;
  height:112px;
}

/* Nadpisy */
H1 {
	background: #2c6cab url(../img/nadpisy/h3_blue.gif) repeat-x;
}

H2 {
	background: url(../img/nadpisy/lightline_bluelight.png);
}

H3, H2{
	background: #2c6cab url(../img/nadpisy/h3_blue.gif) repeat-x;
	/*color="#3a85ae"*/
}
H2{
	font: bold 14px Tahoma, Arial;
	text-align: left;
	color: #E1F3FD;
	padding: 3px 0px 3px 5px;
	margin: 0px;
}
/* Pozadi clanku #07287F*/
div#content, div#clanky {
  border-color:#8A8573;
}

.subpanel{
	background: #EFF9FF;
	border-color:#8A8573;
}

a:hover.topmenu {
	color: #03F;
}

.top_menu li.selected a {
  color:#0054A4;
}

.odrazka_1, .odrazka_1_vyrobci{
  background: url('/images/zvyraznovace/modry1.gif') no-repeat left center;
}

.odrazka_2, .odrazka_2_vyrobci{
  background: url('/images/zvyraznovace/modry2.gif') no-repeat left center;
}

.odrazka_3{
  background: url('/images/zvyraznovace/modry1.gif') no-repeat left center;
  float:left;
}


.podbarveni3 {
  background-color:#CCDDED;
  text-align:center;
}


#passwordStrength{
	height:10px;
	display:block;
	float:left;
  height:20px;
}

.passbar{
  margin-left:20px;
}

.strength0{
	width:209px;
	background:#cccccc;
}

.strength1{
	width:40px;
	background:#c50101;
}

.strength2{
	width:80px;	
	background:#ffbd13;
}

.strength3{
	width:120px;
	background:#fff331;
}

.strength4{
	background:#8dd22f;
	width:160px;
}

.strength5{
	background:#21a21e;
	width:209px;
}

/*nabidky*/
#formaNabidky {
	width:100px;
}
#formaNabidky option {
	width:300px;
}



