@CHARSET "UTF-8";

#kontakt label, #loginForm label {
	text-align: right;
	margin-right: 0.5em;
	width: 10em;
	float: left;
	display: block;
}

#kontakt label.req {
	font-weight: bold;
}


/* Validate form */
.formError {
	border: 1px solid red;
}
.errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

/* News */
a.black, a.black:visited, a.black:active, a.black:hover {
	color: #000000;
	text-decoration: none;
}

#ricoltwoc div.boxzt p {
	margin: 0;
}

#ricoltwoc div.boxzt p.pdate, #ricoltwoc p.pdate {
	margin: 0px 0 2px 0;
	padding-bottom: 0px;
	font-size: 10px;
}

/* Gallery */
#gallery {
	margin-top: 20px;
	margin-bottom: 20px;
}
#gallery img {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF; 
}

/* Sitemap */
#sitemap ul {
	padding-left: 24px;
	list-style-type: none;
	line-height: 16px;
}
#sitemap .section {
	font-weight: bold;
}

/* Publications */
#publ h2.pubh2 {
	padding-bottom: 4px;
}
#publ h4 {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 0px;
	margin: 0.5em 0 0 0;
}
#publ .pub {
	border-bottom: 1px dotted #cccccc;
	height: 32px;
	font-size: 10px;
}
#publ a.black {
	color: #000000;
}


.pager {
	width: auto;
	float: right;
	display: inline;
	color: #999999;
}

.pager a {
	color: #999999;
	text-decoration: none;
}

.pager a:hover {
	color: #ac2020;
	text-decoration: none;
}

/* Search products - advanced form */
#pfind {
	width: 747px;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
    background-color: #ffffff;
}

#pfind input {
	margin: 1px 1px;
	padding: 0;
	
}
#pfind input[type="checkbox"], #pfind input[type="radio"] {
	margin: 1px 1px;
	padding: 0;
	width: 15px;
	height: 15px;
	overflow: hidden;
	vertical-align: top;
}

div.searchform {
	width: 747px;
	background: url(/gfx/bgc_find2.gif) right bottom no-repeat;
}

div.searchformint {
	padding: 10px;
}

div#searchSelect {
	float: left;
	height: 210px;
	width: 60px;
	margin: 10px 20px 10px 10px;
}

	div#searchSelect a {
		width:20px; 
		height:100px;
		overflow:hidden;
		position: relative;
		display:block;
		margin:-10px 0px 10px 24px;
	}
	div#searchSelect img:hover {
		filter: Alpha(opacity=70);
		opacity:.7;
	}
	
	div#searchSelect img {
		position: absolute;
	}
	div#searchSelect .bizuteria a {
		height: 100px;
	}
	div#searchSelect .bizuteria img {
		top: -120px;
		left: 0;
	}
	div#searchSelect .zegarki a {
		height: 100px;
		margin-bottom: 40px;
	}
	div#searchSelect .zegarki img {
		top: 0;
		left: 0;
	}

div#searchbuttons {
	text-align: right;
	float: right;
	margin-top: -30px;
}

#search div.hidden{
	border: 0 none;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
	}

#pfind a, #pfind a:hover {
	color: #999999;
}

td.fitd {
	width: 158px;
	color: #666666;
}
td.fitd2 {
	width: 190px;
	color: #666666;
}
td.fitd-s {
	width: 140px;
	color: #666666;
}

td.fitd input {
	border: 0;
}

td.fitd .src-zeg {
	width: 100px;
}
td.fitd-s .src-zeg {
	width: 120px;
}

.src-zeg-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td.fitd h3, td.fitd2 h3, td.fitd-s h3 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

#ricoltwoc h1 {
    color:#000000;
    font-family: Georgia, "Times New Roman", Times, serif;;
    font-size:18px;
    font-weight:normal;
    margin:5px 0 12px;
    padding:0;
}

/* MessageBoxy */
.info {
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 14px;
	border: 1px solid #c0c0c0;
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
}
.warning {
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 14px;
	border: 1px solid #c0c0c0;
	background-color: salmon;
	color: #000000;
	text-align: center;
}
.error {
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 14px;
	border: 1px solid #F78181;
	background-color: #F5A9A9;
	color: #000000;
	text-align: center;
}

.movie {
	display: block;
	width: 400px;
	height: 250px;
}

table.contest {
	width: 100%;
	border: 0;
}
table.contest tr {
	
}
table.contest th {
	border-bottom: 1px dotted #dadada;
}
table.contest td {
	padding: 4px 0 10px 0;
	margin: 1px 0 0 0;
	border-bottom: 1px dotted #dadada;
}


.msgProductAdd {
	float: left;
	position: relative;
	top: -100px;
	left: -10px;
	width: 130px;
	padding: 6px 10px;
	background-color: #efefef;
	border: 1px solid #dadada;
	color: #C38307;
}

.msgProductAdd_one {
	display: block;
	margin-left: 150px;
	width: 130px;
	padding: 6px 10px;
	margin-top: -2px;
	background-color: #efefef;
	border: 1px solid #dadada;
	color: #C38307;
}

body.swietaoff {
    background: #ffffff url('/gfx/swieta-bg.jpg') no-repeat center top;
}

