/*** spolecny styl ******/
form {
	margin: 0;
}

button {
border: 0 none;
cursor: pointer;
font-weight: normal;
padding: 0 5px 0 0;
text-align: center;
height: 20px;
line-height: 20px;
width: auto;
color: #2C464F;
background: transparent url(disajn/btn_right.png) no-repeat scroll right top;
clear: left;
}

button span {
display: block;
padding: 0 0 0 5px;
position: relative;
white-space: nowrap;
height: 20px;
line-height: 20px;
font-size: 0.8em;
background: transparent url(disajn/btn_left.png) no-repeat scroll left top;
color: #FFFFFF;
}

button:hover {
background-position: 100% -20px;
}

button:hover span {
background-position: 0% -20px;
}

button::-moz-focus-inner {
border: none;
}

.LanguageBorder {
	border:gray solid 2px;
}
.LanguageNoBorder, .NoBorder {
	border: none;
}
.PaddingTop2px {
	padding-top:2px;
}
.Padding5px {
	padding:5px;
}
.IkonaTisk {
	border:none;background:none;
}
.width140px {
width:140px;
}
.font100 {
	font-size: 100%;
}
.transparent {
	background: transparent;
}
.MalePismo {
	font-size: 80%;
}
.ZaporneHlaseni {
	color: Red;
}
.psoitWinFront {
	z-index: 100;
}

/*** spolecny styl konec ******/

