/* AUTOSPORTFOTO.sk spravodajstvo */

	a {color:#19cf0c;}
	#header div.topline {background:#333 url('../img/topgreenline.png') left top repeat-x;}

	#header .mainbox h1 {
		width:173px;
		float:right;
	}
	
	#header .mainbox h1 a {
		background:transparent url(../img/asf_logo.png) no-repeat scroll 0 0;
		display:block;
		width:173px;
		height:86px;
		left:0;
		position:absolute;
		top:5px;
	}
	
	div.mainbox div.search {
		top:38px;
		right:47px;
	}

/* horne menu */

	.topmenu li.active {
		background:#129509;
	}

	.topmenu li.active a {
		background:#129509 url('../img/tab-green-active-l.gif') no-repeat scroll left top;
	}

	.topmenu li.active a span {
		background:transparent url('../img/tab-green-active-r.gif') no-repeat scroll right top;
	}
	
/* Zoznam galérií */

	ul.gallery-cats {
		position:relative;
		left:2px;
	}

	ul.gallery-cats li {
		text-align:center;
		float:left;
		font-weight:bold;
		padding:16px 5px 0 5px;
		width:178px;
		height:137px;
	}

/* Zoznam podujati */

	ul.gallery-gals {
		
	}
	
	ul.gallery-gals li {
		float:left;
		width:366px;
		padding:16px 5px;
		padding-left:53px;
	}
	
	ul.gallery-gals li img {
		float:left;
	}
	
	ul.gallery-gals li div {
		margin-left:158px;
	}
	
	ul.gallery-gals li a {
		font-weight:bold;
	}

/* Fotografie galerie */

	ul.gallery-photos {
		
	}
	
	ul.gallery-photos li {
		float:left;
		width:166px;
		height:118px;
		padding:11px;
		text-align:center;
		background:url('/img/gallery-frame.png') no-repeat center center;
	}
	
	ul.gallery-photos li a.colorbox-gal {
		position:relative;
		top:12px;
	}
	
	ul.gallery-photos li a img {
		border:0;
		opacity:.90;
		filter:Alpha(Opacity=90);
	}
	
	ul.gallery-photos li a:hover img {
		opacity:1;
		filter:Alpha(Opacity=100);
	}
	
	/* gallery thumbnail panel*/
	ul.gallery-photos li div.gtpanel {
		display:none;
		width:142px;
		margin-top:-18px;
		margin-left:12px;
		position:absolute;
		text-align:right;
		padding:1px 0;
	}

/* Pouzivatelia */

#userbox {
	display:none;
}

.winuser {
	border:1px solid #666;
	padding:15px;
	background:#333;
	float:left;
	margin-left:24px;
}

.winuser h4 {
	margin-bottom:5px;
}

.winuser table tr td {
	padding:2px;
}

.winuser input {
	width:243px;
}

.winregister {
	border:1px solid #666;
	padding:15px;
	background:#333;
	margin-left:400px;
	width:490px;
}

/* Nákupný košík */

.cartlist {
	width:705px;
}

.cartlist thead tr th {
	padding-right:14px;
	border-bottom:1px solid #777;
	margin:0;
	padding-bottom:8px;
	text-align:center;
}

.cartlist thead tr th.icon {
	width:142px;
}

.cartlist tbody tr td.icon {
	text-align:center;
}

.cartlist tbody tr td.icon a img {
	border:0;
}

.cartlist tbody tr:last-child td {
	padding-bottom:14px
}

.cartlist tfoot tr th {
	padding-right:14px;
	border-top:1px solid #777;
	margin:0;
	padding-top:8px;
}

.cartlist tfoot tr th#cartsum {
	text-align:center;
}

.cartlist tr td.del img {
	border:0;
}

.cartlist tr td {
	padding-top:14px;
	padding-right:14px;
	margin:0;
}

.cartlist tr td.del {
	text-align:center;
	vertical-align:center;
}

.cartlist tr td.price {
	text-align:center;
}

/* Objednavka */
.objtable {
	width:705px;
}

.objtable tr th {
	padding-right:10px;
	text-align:right;
}

