@CHARSET "UTF-8";

.groupsMap {
	background: url('../pics/map.gif') no-repeat left top;
	position: relative;
	height: 340px;
	width: 100%;
}	
.groupBox {
	position: absolute;
}
.groupsMap a {
	background: url('../pics/candle.gif') center;	
	width: 20px;
	height: 28px;
	display: block;
	border: 0;
}

.groupFloatingBox {
	background: yellow;
	position: absolute;
	display: none;
	padding: 0.6em 1em 0.6em 1.8em;
	font-weight: bold;
	white-space: nowrap;
}






.articleContent {
	line-height: 170%;
}





.cImage_box {
	margin-bottom: 1.3em;
	position: relative;
}

.cImage-center div {
	text-align: left;	
}
.cImage-center {
	margin-top: 1.8em;
	text-align: center;
}

.cImage-center img {
	width: 100%;
}
.cImage-portrait img {
	width: auto;
}
.cImage-wide img {
	width: 100%;
}
.cImage-left {
	float: left;
}
.cImage-right {
	float: right;
}


#articleColumn .cImage-left {
	margin-right: 18px;
}
#articleColumn .cImage-right {
	margin-left: 18px;
}

.cImage_title {
	margin: 4px 0 0;
	padding: 0 5px;
	font-size: 90%;
	font-weight: bold;
	color: rgb(90, 90, 90);
}
.cImage_description {
	margin: 5px 0 0;
	color: gray;
	font-size: 90%;	
	padding: 0 5px 4px;
	border-bottom: 1px solid silver;
}
.cImage_copyright {
	position: absolute;
	top: 4px;
	right: 5px;
	color: white;
	font-size: 9px;
	font-family: Tahoma; 	
}



.detailMore {
	display: block;
	margin-right: 10px;
	background: url("../pics/arrow.gif") no-repeat left;
 	padding-left: 15px;
}
#mainColumnBlock .detailMore {
	float: right;

}













@CHARSET "UTF-8";




body.support .modePic {
	margin: 10px auto;
	display: block;
}
body.support .modeHeader {
	margin: 10px 0;	
	text-align: center;
}


	
	
body.support .moreInfoLink {
	cursor: pointer;
	display: block;
}





body.support .registerLayouter {
	width: 60%;	
}
body.support .registerLayouter th {
	width: 15em;
}




	body.support table.selectMode {
		width: 100%;
	}
	body.support table.selectMode td {
		padding: 20px;
	}
	
	
	
	body.support .moreInfoLink {
		border: 0 !important;
		background: none !important;
		color: gray;
		padding-bottom: 0.7em;	
		text-align: right;
	}
	
	body.support .moreInfoLink:hover {
		color: black;
	}
	
	
	
	body.support .registerLayouter th {
		font-size: 110%;
		width: 10em;
	}
	body.support .registerLayouter .req th {
		font-weight: bold;
	}
	body.support .registerLayouter td, body.support .registerLayouter th {
		padding: 2px 0 !important;
	}
	body.support .txt {
		padding: 3px 7px;
		font-size: 130%;
		font-weight: bold;
		font-style: italic;
	}
	body.support select {
		font-size: 120%;
	}
	
	body.support .amountSet {
		font-size: 120%;
	}
	
	body.support .error {
		color: red;
		margin-top: 0 !important;
		font-size: 90%;
	}
	
body.support input.button, body.support a.button {
	
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	background: buttonface;
	font-size: 140%;
	padding: 5px 8px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	font-family: "Arial Narrow";
}

body.support #fullColumn h2 {
	font-size: 200%;
}

#eshopCart {
	border: 1px silid gray;
	background: rgb(230, 230, 230);
	padding: 10px 20px;
}
#eshopCart h2 {

}



/* Fotopetice */


#photopetitionColumn {
	width: 600px;	
}
#photopetitionNotes {
	margin-top: 25px;	
}
#uploaderForm  {
	background: #aff1af;
	padding: 10px 10px 0 10px;
	}
#uploaderForm table td, #uploaderForm table th {
	padding: 2px 12px 2px 0;
	vertical-align: middle;
}
#uploaderForm table th {
	padding: 2px 5px 2px 0;	
}
#swfupload-control {
	margin-top: 10px;	
}

#photopetitionText {
	border: 1px solid silver;
	background: rgb(245, 245, 245);
	color: black;
	padding: 10px;	
}

		.uploaderImages {
			clear: both;
		}
		.uploaderImageContainer {
			width: 130px;
			height: 150px;
			overflow: hidden;
			position: relative;
			float: left;
			margin: 0;
		}
		.uploaderImageContainer h3 {
			background: #fffbdf;
			position: absolute;
			bottom: 5px;
			left: 0;
			width: 112px;
			font-family: "Arial Narrow";
			font-weight: normal;
			margin: 0;
			padding: 5px 0 5px 8px;
			font-size: 11px;
		}
		.uploaderImageContainer img {
			position: absolute;
			top: 0;
			left: 0;
		}
		
		
		#uploaderForm {
			
		}
		
		
#swfupload-control p{ margin:10px 5px; font-size:0.9em; }
#log{ margin:0; padding:0; }
#log li{ list-style-position:inside; margin:2px; border:1px solid #ccc; padding:10px; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; color:#333; background:#fff; position:relative;}
#log li .progress{ background:#999; width:0%; height:5px; }
#log li p{ margin:0; line-height:18px; }
#log li.success{ border:1px solid #339933; background:#ccf9b9; }
#log li span.cancel{ position:absolute; top:5px; right:5px; width:20px; height:20px; 
	background:url('js/swfupload/cancel.png') no-repeat; cursor:pointer; }
	
	
	
	
	
	

