.formRobotField {
	clear: both;
}
.formRobotField label {
	float: left;
	width: 266px;
	line-height: 21px;
}

.formRobotField input {
	margin-left: 10px;
	width: 270px;
	float: left;
}

.formRobotField select {
	margin-left: 10px;
	width: 270px;
	float: left;
}

.formRobotField textarea {
	clear: both;
	width: 546px;
	height: 100px;
}

.formRobotField .asterisk {
	color: #FF0000;
}

.formRobotSubmit {
	clear: both;
	width: 550px;
	text-align: center;
}

.formRobotSpacer {
	clear: both;
	height: 10px;
	overflow: hidden;
}

.clear{
	clear:both;
}

.error {
	border: 1px solid #a40000;
	background: url('../img/delete.png') no-repeat 2px 2px #FF788B;
	text-align: center;
	width:100%;
	/*margin: 3px 1em;*/
	margin: 0px;
	margin-bottom: 10px;
	line-height:1.5em;
	margin-right: 49%;	
	color: #000000;
}
.success {
	border: 1px solid #4e9a06;
	background: url('../img/accept.png') no-repeat 2px 2px #8ae234;
	text-align: center;
	width:100%;
	/*margin: 3px 1em;*/
	margin: 0px;
	margin-bottom: 10px;
	line-height:1.5em;
	color: #000000;
}
.warning {
	border: 1px solid #FF6342;
	background: url('../img/warning.png') no-repeat 2px 2px #FFE7C6;
	text-align: center;
	width:100%;
	/*margin: 3px 1em;*/
	margin: 0px;
	line-height:1.5em;
	margin-bottom: 10px;
	color: #000000;
}

.fright {
	float: right;
}

.paginationContainer{
	margin:1px;
	padding:10px;
	height:100%;
}
.pages{
	float:right;	
	text-align:center;
	height:50%;
	width:60%;
		
}
.prevPage{
	float:right;
	text-align:left;
	height:40%;
	width:20%;	
}
.nextPage{
	float:right;
	text-align:right;
	height:10%;
	width:20%;	
}

.center {
	text-align: center;
}

/* Sciezka lokalizacyjna we frontendzie */
.crumbPath {
	font-size: 10px;
	line-height: 14px;
	margin-top: 0px;
}

/* MYSS.PL - Galeryjka... */
/*.gallery-chessboard img {
	margin-left: 11px;
	float: left;
}*/

.myss-gallery-item {
	overflow: hidden;
	width: 120px;
	height: 120px;
	margin-left: 11px;
	margin-top: 11px;
	float: left;
}

.myss-gallery-spacer {
	overflow: hidden;
	clear: both;
	height: 11px;
}

/* MYSS.PL - Slideshow w sidebar'ze... */
/* Added by bilbo@gre.pl @ January 31, 2009 10:09:03 AM */
#slideshowWrapper {
	width: 157px;
	height: 157px;
	overflow: hidden;
	margin-top: 30px;
}

#slideshowContainer {
	width: 157px;
	height: 157px;
	overflow: hidden;
	background: #FFFFFF;
	text-align: center;
}

#slideshowLoader {
	width: 157px;
	height: 157px;
	text-align: center;
	background: #FFFFFF url('../img/loader.gif') no-repeat center;
}

#slideshowImages {
	width: 1px;
	overflow: hidden;
}
