.userBigButton a.passive {
background: #00A5D4 url("../img/layout/userbig-button.gif") no-repeat top left;
}
.userBigButton a.active {
background: #6E7B88 url("../img/layout/userbig-button-2.gif") no-repeat top left;
}

.boxPrihlasenyBlueLeft h3 a
, .boxPrihlasenyBlueLeft h3 a:visited
, .boxPrihlasenyBlueLeft h3 a:hover 
, .boxPrihlasenyBlueInside h3 a
, .boxPrihlasenyBlueInside h3 a:visited
, .boxPrihlasenyBlueInside h3 a:hover 
{
	color: #fff;
	font-weight: normal; 
	text-decoration: none; 
}

/*
h1, h1.generated { height: 41px; }
h1.doublegenerated { height: 90px; }
h1.generated span { display: none; }
*/

/* NASEPTAVAC */
.tag { padding: 2px; text-decoration: none; font-size:110%;}
.selected, .tag:hover  { background-color: #008 !important; color: #fff !important; text-decoration: none; }
.recommended { color: #080;  }
#suggest { font-size:8px;font-color:#6688BB; }

/*#suggestions { border:1px solid red !important;}*/
#diskuzeBoxOpen table { margin-top:-20px;}



.boxProcItem1 div
{
background-color: #00A5D6;
}
.boxProcItem2 div 
{
background-color: #08B5EF;
}
.boxProcItem3 div 
{
background-color: #18C6F7;
}
.boxProcItem4 div 
{
background-color: #5ADEFF;
}
.boxProcItem5 div 
{
background-color: #FFFFFF;
}

/* registrace */
#boxRegistrace {
height:auto;
padding:0;
background-image:url("../img/layout/box-registrace-bottom.gif");
background-repeat:no-repeat;
background-position:bottom;
width:100%;
}
.boxRegistrace-main {
background-image:url("../img/layout/box-registrace-top.jpg");
background-repeat:no-repeat;
background-position:top;
padding: 0 25px 25px 25px;
width:510px;
}
#boxRegistrace input {
border: 1px solid #B5BDC7;
width:176px;
padding:0 2px;
}
#boxRegistrace textarea {
border: 1px solid #B5BDC7;
padding:0 2px;
width:500px
}
#boxRegistrace .secondPart {
margin-top: 50px;
_margin-top: -10px;
}
#boxRegistrace .secondPart .clearBoth {
clear: both; font-size: 1px; line-height: 1px; display: block;
}
.diskuzePodobneInside span.text {
display:block;
clear:both;
padding-left:80px;
position:relative;
top:-14px;
}
