/* CSS Document */
body{
text-align:justify;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-color:#FFFFFF;}

#wrapper{
margin:0px;
padding:0px;
width:100%;
background:url(header.jpg);
background-repeat:repeat-x;
height:33px;}

h1{
padding-bottom:33px;
text-align:left
}
#menu{
margin:auto}

#menu ul{
width:55%;
color:#F1F1F1;
margin:auto;
list-style:none;
/*margin-left:22.5%;*/
padding:6px;
}

#menu li{
border-right:solid 1px #555555;
display:inline;
padding:0 11px 0 11px;}

#menu li a{
color:#F1F1F1;
text-decoration:none;}



#container{
width:55%;
margin:auto;
padding-top:55px;
}

#content {
width:55%;
margin:auto;
padding-top:25px;}

.input{
margin-top:22px;
font-size:12px;
-moz-opacity:0.5;
filter:alpha(opacity=50);
opacity:0.5;
width:250px;}

.gomb{
border:solid 1px #cccccc;
background:#FFFFFF;
-moz-opacity:0.8;
filter:alpha(opacity=80);
opacity:0.8;
cursor:pointer;}

#url a{
text-decoration:none;
position:absolute;
float:left;
top:5px;
left:8px;
color:#939494}

span{
color:#5E7F92}

a{
color:#5E7F92;}

#try{
width:80px;
color:#5E7F92;
text-decoration:underline;
cursor:pointer;}

#counter{

width:111px;
height:114px;
-moz-opacity:0.5;
filter:alpha(opacity=50);
opacity:0.5;
cursor:pointer}

#form{
float:left;
width:50%;
padding:0px 22px 22px 0px;}

#count{
}

h2{
padding-top:22px;
margin:0px;
clear:both;
}

.gui{
list-style:decimal}

#digg{
float:right}

.label{
width:500px;
position:relative;
top:0%}

input, textarea{
font-size:12px;
-moz-opacity:0.5;
filter:alpha(opacity=50);
opacity:0.5;}

.tbLarger, .tbSmaller{
padding-right:5px;
text-decoration:none}

/*strength meter*/

#passwordStrength
{
	height:10px;
	display:block;
	float:left;
}

.strength0
{
	width:250px;
	background:#eeeeee;
}

.strength1
{
	width:50px;
	background:#ff0000;
}

.strength2
{
	width:100px;	
	background:#ff5f5f;
}

.strength3
{
	width:150px;
	background:#56e500;
}

.strength4
{
	background:#4dcd00;
	width:200px;
}

.strength5
{
	background:#399800;
	width:250px;
}

#passwordDescription{
font-size:10px;
padding-top:5px;}

#ideal{
text-align:left}

#show{
cursor:pointer;}

#like{
margin:0;
padding:0;
position:absolute;
top:-250px;
color:#eeeeee;
left:23%;
width:55%;
height:250px;
}