.textinput {
	background: #E9E4D4;
	border: none;
	border: 1px solid #333;
	margin: 3px 5px 5px 0;
}

.listbox {
	background: #E9E4D4;
	border: none;
	border: 1px solid #333;
	margin: 3px 5px 5px 0;
}

.button {
	font: italic normal 0.88em "Trebuchet MS",Trebuchet,Arial,sans-serif;	
	background: url(img/button-bg.png) bottom right no-repeat;
	border: 1px solid #8B7B55;
	border-bottom: 1px solid #333;
	border-right: none;	
	_border: 1px solid #8B7B55;	
	padding: 2px 10px;
}

.maintable {
	width: 750px;
}

.tableh1 {
	font: italic 1.2em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	border-bottom: 2px solid #A78753;
}

.tableh2 {
	font: italic 1.0em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	border-bottom: 2px solid #A78753;
	padding-top: 10px;
}

.admin_menu {
	font-size: 0.8em;
	padding: 2px 4px;
	border: 1px solid #333;
	text-align: center;
}
	.admin_menu a {
		font: normal 1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
		display: block;		
	}
	
.tableh1 {
	padding: 10px;
}

.catlink {
	font: italic 1.2em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	padding: 5px;
}


/* MOJE */

/* common */

.center {
	text-align: center;
}

.right {
	text-align: right;
}

/* design */

.table_stats {
	padding: 10px 0;	
	font-size: 0.77em;
	text-align: center;
}

.table-header-1 {	
	font-size: 1.2em;
	border-bottom: 2px solid #A78753; 
}

.table-category {
	padding-top: 5px;
}
	.table-category-albums {
		padding: 5px 0 5px 25px;
		background: url(img/photo-divider.jpg) left no-repeat;
	}
	.table-category-album {
		padding: 5px;
		border: 1px solid #A78753;
	}
		.table-category-album-image {
			float: left;
			padding: 3px 10px 3px 0; 
		}
.table-noimages {
	text-align: center;
	font-weight: normal;
	font-size: 0.8em;
	padding: 15px 0 35px;
}

.stats {
	font-size: 0.77em;
}

.infobox {
	text-align: center;
}
	.infobox-user {
		font-size: 1.2em;
	}
	.infobox-stats {
		font-size: 0.77em;
	}

#breadcumb {
	margin: 0 0 30px 30px;
	font-size: 0.8em;
}
	#breadcumb a {
		font: normal 1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	}

.navtab-infotext {	
	padding: 2px;
	font-size: 0.77em;
	width: 100%;
}
.navtab-inactive {	
	text-align: center;
}
	.navtab-inactive a {		
		padding: 2px 4px
	}
.navtab-active {	
	text-align: center;	
	padding: 2px 4px;
	font: italic bold 1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #8B7B58;
}	

.thumbnails {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.image-infobox {
	font-size: 0.8em;
}
	.thumb_title {
		display:block;
		font-style: italic;
	}
	.thumb_caption {
		border-top: 1px solid #A78753;
		display:block;		
		padding-top: 2px;
		margin-top: 2px;
	}

.table-album {
	padding: 5px;
	border: 1px solid #A78753;
}
	.table-album-image {
		float: left;
		padding: 3px 10px 3px 0; 
	}

.image {
	padding: 1px;
	border: 1px solid #A78753;	
}
	a .image {		
		border: 1px solid #A78753;	
	}
	a:hover .image {		
		border: 1px solid #222;	
	}

.album-sorting {
	font: normal 11px "Trebuchet MS", Trebuchet, Arial, sans-serif;
	position: absolute;
	bottom: 10px;
	right: 40px;
}

.imageview {
	text-align: center;
	width: 100%;
	padding: 20px 0 0 0;
}	
	.imageview-description {
	
	}
		.imageview-description h2 {
			font-size: 1.2em;
			padding-top: 20px;
			margin: 0 30px; 
		}
		.imageview-description-caption {
			padding: 0 40px 20px 40px;
		}
	.imageview-adminmenu {
		padding: 10px;
		text-align: center;
	}	
	
	.imageview-navbar-button {
		vertical-align: bottom;
	}	
	.imageview-navbar-position {
		width: 100%;
		text-align: center;
		font: italic 1.2em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	}
	
.imageview-filmstrip {
	background: url(img/photo-divider.jpg) left no-repeat;	
}
	.imageview-filmstrip-in {
		padding: 25px 10px;
		background: url(img/photo-divider.jpg) right no-repeat;
		text-align: center;
	}
	.imageview-filmstrip-thumb {
		display: inline;		
		margin: 0 7px 0 0;
	}
	
#imageview-rating {
	padding:0 70px 10px 70px;
}	
	#imageview-rating h3 {
		font-size: 1.2em;
		padding-top: 20px;
		margin: 0 40px; 
	}
	#imageview-rating .ratings {
		padding: 10px 40px;
		text-align: center;
	}
		#imageview-rating .ratings a {
			padding: 2px 5px;
		}

.imageview-stealproof {
	position: relative;
	margin: 0 auto;
}
	.imageview-stealproof-glass {
		position: absolute;
		top: 0;
		left: 0;
		padding: 5px;
	}

.comment {
	padding: 0 70px 10px 70px;
	position: relative;
}
	.comment .author {
		font: italic 1.2em "Trebuchet MS", Trebuchet, Arial, sans-serif;
		margin-left: 116px;		
	}
	.comment .timedate {
		font-size: 0.77em;
		padding-left: 116px;
	}	
	.comment .message {
		padding: 3px 5px;
		border-top: 1px solid #A78753;
	}
		.comment .message-in {			
			margin-left: 111px;
		}
	.comment .buttons {
		position: absolute;
		top: 10px;
		right: 15px;
		width: 100px;
	}
	.comment .woComment {
		color: #8B7B58;
		font-style: italic;
		font-size: 0.9em;
	}

	#comment-add {
		padding: 0 70px 10px 70px;
	}
		#comment-add h2{
			margin: 0 30px 10px 30px;
		}
	#comment-add-form {	
		width: 380px;
		margin: 0 auto;
		text-align: left;
	}
		#comment-add-form .button {
			margin: 10px 0;
		}
	.comment-user-rating {
		float: left;
		padding: 0 7px 0 0;
		width: 109px;
		text-align: center;
		position: relative;
	}
		.comment-user-rating img {				
			position: relative;
			top: 5px;
		}

#user-admin-menu {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

a.link-button {
	font: small-caps 0.9em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin: 0;
	border: 1px solid #8B7B58;
	padding: 2px 5px;
}
	a:hover.link-button {
		text-decoration: none;
		border: 1px solid #333;
	}	
	
#pravidla {
	margin: 0 80px 20px 50px;
}
	#pravidla li {
		margin: 10px 0 0 0;
	}

.table-news-admin {
	margin: 20px auto;
}
	.table-news-admin td {
		border: 1px solid #A78753;
		padding: 5px;
	}
.news-admin-new {
	display: block;
	margin: 20px auto;
	text-align: center;
}

#kontakty {
	margin: 0 80px 20px 80px;
}

#adminMenu {
	margin: 20px auto;
	width: 850px;
	font: small-caps 0.9em "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
	#adminMenu a {		
		font-style: normal;
		font-weight: normal;
		display: table-cell;		
		height: 30px;
		vertical-align: middle;
	}
	#adminMenu .admin_menu-button {
		text-align: center;
		border: 1px solid #8B7B58;
	}

#hitcounter {
	margin: 0 auto;
	width: 150px;
	border-top: 1px solid #A78753;
	text-align: center;
	font-size: 0.8em;
	padding: 2px 0 0 0;
	position: relative;
	top: 40px;
	left: 0;
}

#news-scrollDown {
	position: absolute;
	bottom: 18px;
	right: 11px;
}

#news-scrollUp {
	position: absolute;
	top: 35px;
	right: 12px;
}

.title-author {
	position: absolute;
	bottom: 5px;
	right: 40px;
	font: normal 0.7em "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	width: 110px;
	text-align: center;
}





