/* -------------------- tag styles --------------------*/
body,td,div {font-family: verdana; font-size: 11px;}
html,body{margin:0;padding:0;height:100%;border:none;}
img {border: 0px;}
form{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {margin: 0px; font-weight: bold; color: silver;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

a {text-decoration: none;}
a:hover {}
a:focus {outline: none;}
a:active {}
a:visited {}

/* -------------------- standard styles --------------------*/
.b {font-weight: bold;}
.n {font-weight: normal;}
.i {font-style: italic;}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}

.pa {position: absolute;}
.pr {position: relative;}

.fl {float: left;}
.fr {float: right;}

.fs9 {font-size: 9px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}

.fc1 {color: #000;}
.fc2 {color: #FFF;}
.fc3 {color: #EAEAEA;} /*silver*/
.fc4 {color: #ABABAB;} /*gray*/
.fc5 {color: #8D8D8D;} /*gray*/
.fc6 {color: #323336;} /*gray*/
.fc7 {color: #F36C21;} /*orange*/
.fc8 {color: #575757;} /*gray*/
.fc9 {color: #A0A0A0;} /*gray*/
.fc10 {color: #3F3F3F;} /*gray*/
.fc11 {color: #979797;} /*silver*/

.lh18 {line-height: 18px;}
.lh24 {line-height: 24px;}

.ls25 {letter-spacing: 0.025em;}
.ml2 {margin-left: 2px;}
.mt5 {margin-top: 5px;}
.mt20 {margin-top: 20px;}
.mb10 {margin-bottom: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.mr20 {margin-right: 20px;}
.mt30 {margin-top: 30px;}
.mt10 {margin-top: 10px;}
.ml40 {margin-left: 40px;}
.hand {cursor: pointer; cursor: hand;}
.bright {
	filter: alpha(opacity=20); /* MSIE/PC */
	-moz-opacity: 0.2; /* Mozilla 1.6 and older */
	opacity: 0.2;
}
/* -------------------------------------------------------------------------------------------*/
body {
	background: #323334 url(../images/back_body_top.gif) repeat-x top center;
}
/* -------------------- HEAD start --------------------*/
div#head {
	width: 930px;
	height: 124px;
	background: #323334 url(../images/back_body_top.gif) repeat-x top center;
}
	div#contact {
		width: auto !important; 
		width: 215px;
		min-width: 215px;
		height: 21px;
		text-align: right;
		top: 19px; right: 345px;
	}
	
	div#contact a, div#contact a.first {
		height: 21px;
		line-height: 21px;
		margin-right: 13px;
		padding-left: 13px;
		background: url(../images/contact_separator.gif) no-repeat top left;
	}
	div#contact a.first {background: none;}
	div#contact a:hover {color: #F36C21;}
	
	div#users {
		width: 330px;
		height: 124px;
		background: url(../images/back_users.gif) no-repeat top left;
		top: 0; right: 0;
	}
	
	div#users_logged {
		width: 330px;
		height: 124px;
		background: url(../images/back_users_logged.gif) no-repeat top left;
		top: 0; right: 0;
	}	
	
		div#users_logged  span {top: 22px; left: 29px;}
		div#users_logged  a {top: 22px; left: 262px;}
		
		div#users form {
			margin: 0; padding: 0;
			top: 19px; left: 0;
		}
		
			div#users form input {
				border: none;
			}
			
				input#uname {left: 29px; width: 95px; top: 3px; background: none;}
				input#paswd {left: 142px; width: 95px; top: 3px; background: none;}
				input#submt {
					left: 254px; top: 0; 
					width: 64px; height: 21px; 
					background: url(../images/but_submit.gif) no-repeat top left;
					cursor: pointer; cursor: hand;
				}
		
		form#zelje_narocil, form#razvijanje_fotografij {
			margin: 0; padding: 0;
		}
		
		form#zelje_narocil input, form#zelje_narocil textarea, form#razvijanje_fotografij input, form#razvijanje_fotografij textarea, .find_one_desc input  {
			background: #000;
			color: orange;
			border: 1px solid gray;
			font-size: 11px;
		}
		
		form#zelje_narocil input.fail, form#zelje_narocil textarea.fail, form#razvijanje_fotografij input.fail{
			border: 1px solid red;
		}
		
		div#user_links {
			left: 17px; top: 61px;
			height: 21px;
		}
			
			div#user_links a, div#user_links a.first {
				height: 24px;
				line-height: 21px;
				margin-right: 15px;
				margin-left: 15px;
				background: url(../images/users_separator.gif) no-repeat top left;
				padding-bottom: 3px;
			}
			
			div#user_links a.first {background: none;}
			
			div#user_links a:hover {background: url(../images/dot_user_links.gif) repeat-x bottom left;}
/* --------------------- HEAD end ---------------------*/

/* -------------------- MAIN start --------------------*/
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: #17191A;
	width: 930px;
}

div#horizon_menu {
	width: 930px;
	height: 36px;
	background: #323334;
}

	div#search {
		width: 451px; height: 36px;
		top: 165px; right: 0;
		background: url(../images/back_search.gif) no-repeat top left;
	}
	
  div#search2 {
		width: 451px; height: 36px;
		
		background: url(../images/back_search2.GIF) no-repeat top left;
	}
	
		div#search  form{
			margin: 0; padding: 0;
			top: 0; left: 0;
			width: 451px; height: 36px;
		}	
			
			div#search  form input{border: none;}
			
			input#search_string {
				top: 6px; left: 35px; 
				width: 190px; 
				line-height: 19px; 
				height: 19px;
				background: none;
			}
			
			div#fakedrop {
				top: 7px; left: 243px; 
				width: 146px; height: 25px;
				cursor: pointer; cursor: hand;
			}
			
			div#sub_fake_back {
				top: -50px; left: 106px; 
				width: 410px;
				height: 410px;
				background: none;
			}
		
			div#sub_fakedrop {
				top: 32px; left: 236px; 
				width: 150px;
				cursor: pointer; cursor: hand;
				background: #323334;
				padding-bottom: 5px;
			}
			
			div#sub_fakedrop div.sub_link {
				margin: 3px 10px; 
				background: #323334; 
				width: 130px;
			}
			
			
			div#sub_fakedrop div.sublink-caption {
				margin: 0; 
				padding: 0 10px;
				background: #666; 
			}
			
			
			
			
			div#fakedrop2 {
				top: 7px; left: 8px; 
				width: 146px; height: 25px;
				cursor: pointer; cursor: hand;
			}
			
			
			div#sub_fake_back2 {
				top: -50px; left: 106px; 
				width: 410px;
				height: 410px;
				background: none;
			}
		
			div#sub_fakedrop2 {
				top: 32px; left: 0px; 
				width: 150px;
				cursor: pointer; cursor: hand;
				background: #323334;
				padding-bottom: 5px;
			}
			
			div#sub_fakedrop2 div.sub_link {
				margin: 3px 10px; 
				background: #323334; 
				width: 130px;
			}
			
			
			
			div#fakedrop3 {
				top: 7px; left: 162px; 
				width: 146px; height: 25px;
				cursor: pointer; cursor: hand;
			}
			
			div#sub_fake_back3 {
				top: -50px; left: 106px; 
				width: 410px;
				height: 410px;
				background: none;
			}
		
			div#sub_fakedrop3 {
				top: 32px; left: 153px; 
				width: 150px;
				cursor: pointer; cursor: hand;
				background: #323334;
				padding-bottom: 5px;
			}
			
			div#sub_fakedrop3 div.sub_link {
				margin: 3px 10px; 
				background: #323334; 
				width: 130px;
			}
			
				input#b_srch2 {
				width: 50px; height: 24px;
				left: 306px; top: 3px;
				background: url(../images/but_report.gif) no-repeat top left;
				border: none;
				cursor: pointer; cursor: hand;
			}
			
			
			table#orders_summary_table {
				padding: 0; margin: 0;
				width: 100%;
			}

			table#orders_summary_table td {
				text-align: center;
				height: 21px;
				vertical-align: middle;
			}

			table#orders_summary_table td.sums {
				font-weight: bold;
				color: #fff;
				background-color: #404040;
				border-top: 1px solid gray;
			}

			table#orders_summary_table td.left {
				text-align: left;
				text-indent: 25px;
			}
			
			
			
			
			
			
			
			input#b_srch {
				width: 50px; height: 24px;
				left: 389px; top: 3px;
				background: url(../images/but_search.gif) no-repeat top left;
				cursor: pointer; cursor: hand;
			}

div#main_holder {
	background: #000;
	width: 930px;
	height: 650px;
}

div#stock_holder {
	background: #000;
	width: 930px;
	min-height: 653px;
	height:auto !important;
	height: 653px;
}

div#izbor_holder {
	background: #000;
	width: 930px;
	height: 672px;
}

div#find_holder, div#lightbox_holder {
	background: #000;
	width: 930px;
	/*min-height: 680px;*/
}

div#narocila_holder {
	background: #000;
	width: 930px;
	min-height:680px;
	height:auto !important;
	height:680px;
}

div#mydiv {
position:absolute; visibility: hidden;
z-index:999;
background-color:#ffffcc;
} 


	div.black27 {height: 27px; background: #000; width: 930px;}
	div.black37 {height: 37px; background: #000; width: 930px;}
	div.gray5 {height: 5px; background: #323334; line-height: 6px;}
	
	div#main {
		background: #000 url(../images/back_main.gif) repeat-y top left;
		width: 900px;
		height: 650px;
		margin: 0 0 0 30px;
	}
	
	div#stock {
		width: 868px;
		min-height: 550px;
		height:auto !important;
		height: 550px;
		margin: 0 0 10px 30px;
		background: #000 url(../images/dot_cat_li_top.gif) repeat-x bottom left;
	}
	
	div#izbor {
		width: 835px;
		height: 635px;
		margin: 0 0 10px 41px;
		background: url(../images/dot_izbor_vertical.gif) repeat-y top left;
	}
	
		div#main form input, textarea, select {border: none; color: #B24F18; font-size: 11px; font-family: verdana;}
		.fail {background: #FFAFAF;}
	
	div#find {
		width: 900px;
		margin: 0 0 0 20px;
	}

	div#narocila{
		width: 900px;
		margin: 0 0 0 20px;
	}
	
	div#lightbox {
		width: 880px;
		min-height: 580px;
		height:auto !important;
		height: 580px;
		margin: 0 0 20px 20px;
		background: black url(../images/dots_find_set_5.gif) no-repeat bottom left;
	}
	
		div#main_left {
			width: 587px; height: 651px;
		}
		
		div#stock_left {
			width: 587px; height: 579px;
		}
		
		div#izbor_left {
			width: 480px;
			height: 635px;
		}	
		
			div#izbor_left a {color: #F36C21;}
			div#izbor_left a:hover {text-decoration: underline;}
			div#izbor_left span#not_available{float: right; position: relative;}
			div#izbor_left li {margin: 6px 0;}

		div#lightbox_left {
			width: 890px;
			margin-bottom: 10px;
		}		
		
			div#main_photo_holder {
				width: 587px; height: 511px;
				border-top: 1px solid #575757;
				border-bottom: 1px solid #575757;
			}
			
			div#main_articles_holder {
				width: 587px;
				border-top: 1px solid #575757;
				padding-top: 10px;
			}
		
			a#next_a_main, a#prev_a_main {
				top: 0;
				display: block;
				width: 290px;
				height: 510px;
				background: url(../images/transparent.gif) no-repeat center center;
			}
			
				a#next_a_main:hover {
					background: url(../images/arrow_right_big.gif) no-repeat center right;
				}
				
				a#prev_a_main:hover {
					background: url(../images/arrow_left_big.gif) no-repeat center left;
				}
		
				td#main_photo_holder_td {text-align: center; vertical-align: center; width: 587px; height: 511px;}
		
			div#main_photo_under {height: 60px;}
				div#main_photo_under div#mpu_description {
					top: 5px; left: 15px; 
					width: 440px; height: 54px;
					overflow: hidden;
					text-align: left;
				}
				div#main_photo_under span#not_available {position: absolute; top: 8px; right: 0;}
				div#main_photo_under  a#mpu_lightbox {top: 8px; right: 0;}
				div#main_photo_under  a#mpu_lightbox:hover {color: #fff;}
				
				div#main_photo_under  a#view_gallery {
					display: block;
					width: 121px;
					height: 21px;
					top: -25px; right: 6px;
					line-height: 21px;
					text-align: center;
					color: #fff;
					font-size: 10px;
					font-weight: bold;
					background-color: #17191A;
				}
				
				div#main_photo_under  a#view_gallery:hover {
					background-color: #323334;
				}
				
				a.grayback {
					margin-top: 1px;
					display: block;
					width: 140px;
					height: 18px;
					line-height: 18px;
					background-color: #323334;
					text-align: center;
				}
				
			div#small_pics_holder {
				height: 80px;
				width: 587px;
				overflow: hidden;
			}
			
				img#ar_left {
					top: 6px; left: 0;
					cursor: pointer; cursor: hand;
				}
				img#ar_right {
					top: 6px; right: 0;
					cursor: pointer; cursor: hand;
				}
			
				div#pics-holder {width: 550px; height: 70px; top: 6px; left: 0; overflow: hidden; left: 20px;}
				div.scroller {height: 70px;}
		
				img.small_pics {margin: 0 0 0 5px;}

		div#main_right {
			width: 279px; height: 651px;
		}
		
		div#stock_right {
			width: 267px; height: 579px;
		}

		div#izbor_right {
			width: 280px;
			height: 635px;
		}	

		div#lightbox_right {
			width: 303px;
			height: 560px;
		}		
		
			div#lightbox_left select, div#lightbox_right option {background: #323232; border: none; color: white;}
			div#lightbox_right select, div#lightbox_right option {background: #000; border: none; color: white;}
		
			div#dates {
				width: 273px; height: 18px;
				background: #25262A;
			}
			
				div#dates_label {top: -20px; left: 0px; height: 20px; line-height: 20px; width: 273px;}
				
				div#days_holder {width: 210px; height: 18px; top: 0; left: 20px; overflow: hidden; line-height: 18px;}
				div#days_scroller {height: 18px; left: 20px; text-align:right;}
				div#days_scroller a:hover {color: #F36C21;}
				img#ar_left_d {
					top: 0px; left: 0;
					cursor: pointer; cursor: hand;
				}
				img#ar_right_d {
					top: 0px; right: 19px;
					cursor: pointer; cursor: hand;
				}
			
				td.photo_category {
					text-align: center;
					vertical-align: middle;
					height: 169px; 
					background: black url(../images/dot_cat_li_top.gif) repeat-x top left; 
				}
				
				div.photo_category_description{
					text-align: center;
					margin: 7px 0;
				}
				
				div.photo_category_description a:hover {text-decoration: underline;}
	
	td.stock_photo_holder {
		text-align: center; 
		vertical-align: middle;
		height: 179px;
		background: url(../images/dot_td_vertical.gif) repeat-y top left;
	}
	
	td.empty_photo_holder {
		text-align: center; 
		vertical-align: middle;
		height: 179px;
		background: #000;
	}
	
	td.stock_photo_desc {
		text-align: center; 
		background: url(../images/dot_td_vertical.gif) repeat-y top left;
		width: 168px;
	}
	
	td.empty_photo_desc {
		text-align: center; 
		background: #000;
		width: 168px;
	}
	
		div.stock_photo_description {
			margin-left: 12px;
			width: 168px;
			border-top: 1px solid #292B2C;
			text-align: left;
			padding-top: 10px;
		}
		
			div.stock_photo_description a:hover {text-decoration: underline;}
	
	table#stock_tbl td.first {background: none;}
	
	td.middle_dots {
		background: url(../images/dot_cat_li_top.gif) repeat-x center left;
		height: 16px;
	}
	
	div#stock_categories {
		border-top: 1px solid #292B2C;
		margin-top: 12px;
		margin-bottom: 12px;
		padding-top: 5px;
	}
	
		div#stock_categories a {padding-bottom: 3px; display: block; float: left; margin: 0 10px 0 0;}
		div#stock_categories a:hover {background: url(../images/dot_user_links.gif) repeat-x bottom left;}
	
	div.fotografi {
		width: 130px;
		margin-top: 12px;
		padding-top: 5px;
		margin-bottom: 12px;
	}
	
		div.fotografi a {padding-bottom: 3px;}
		div.fotografi a:hover {background: url(../images/dot_user_links.gif) repeat-x bottom left;}
	
	div#stock_reg_users {
		border-top: 1px solid #292B2C;
		padding-top: 12px;
		font-family: arial;
	}
	
	div#stock_reg_links {
		margin-top: 23px;
		width: 245px;
	}
	
	div#stock_reg_links a {
		display: block;
		background: #464648;
		padding: 0 11px;
		height: 19px;
		line-height: 19px;
		font-family: arial;
	}
	
	div#stock_reg_links a:hover {color: #F36C21;}
	
	div.pages {
		height: 20px; line-height: 20px;
		left: 0;
		top: -40px;
		width: 870px;
	}
	div.pages a:hover {color: #F36C21;}
	
	div#stock_bottom {
		width: 868px; height: 104px;
		margin-left: 30px;
		margin-top: 5px;
	}
	
	div#stock_bottom a {
		margin-left: 7px;
		margin-top: 3px;
		border: 1px solid #000;
		width: 70px;
		height: 70px;
		display: block;
		float: left;
	}
	div#stock_bottom a.first {margin-left: 0px;}
	
	div#stock_bottom a:hover {border: 1px solid #F36C21;}
	
	img#foto_meseca {top: -15px; left: -2px;}
	
	img.foto_meseca_main {
		margin-top: 19px;
		margin-bottom: 19px;
	}
	
	div#fotograf_meseca {
		height: 33px;
		line-height: 33px;
		margin-top: 19px;
		border-bottom: 1px solid #464648;
		margin-bottom: 10px;
	}
	
	div.pic_fotograf_meseca {
		margin-right: 10px;
		width: 155px;
	}
	
	div.pic_fotograf_meseca img {margin-bottom: 18px;}
	
	div.fotograf_meseca_desc {width: 310px;}
	div.fotograf_meseca_desc
	div.fotograf_meseca_desc a:hover {color: #F36C21;}
	

	img#izbrani_posnetki {top: -15px; right: -5px;}
	img#dodani_posnetki {top: -15px; right: 10px;}
	
	div.izbor_photo_post {
		margin-left: 8px;
		height: 160px;
		background: black url(../images/dot_cat_li_top.gif) repeat-x bottom left;
		margin-top: 10px;
	}
	
		div.izbor_photo_post img {
			float: left;
			margin-right: 12px;
		}
		
	div.find_set_5 {
		background: black url(../images/dots_find_set_5.gif) no-repeat bottom left;
		height: 249px;
		width: 900px;
		margin-bottom: 31px;
	}
	
	div.order_set_5 {
		background: black url(../images/dots_find_set_5.gif) no-repeat bottom left;
		width: 900px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	
	div.lightbox_set_5_first {
		background: black url(../images/dots_find_set_3.gif) no-repeat bottom left;
		height:276px;
		width: 900px;
		margin-bottom: 31px;
		overflow:hidden;
	}
	
	div.lightbox_set_5 {
		height:276px;
		width: 900px;
		margin-bottom: 31px;
		overflow:hidden;
	}
	
		div.find_one {
			width: 180px;
			/*height: 220px;*/
			background: url(../images/dot_td_vertical.gif) repeat-y top left;
			text-align: center;
		}
		
	div.find_set_5 div.first {background: black;}
	div.lightbox_set_5_first div.first {background: black;}
	div.lightbox_set_5 div.first {background: black;}
	
	div.find_one_desc {
		width: 140px;
		left: 20px;
		top: 10 px; 
		top: 145px;
		border-top: 1px solid #212223;
		margin-top: 10px;
	}
	
	div.find_one_desc div span{
		line-height:22px;
	}
	div.find_one_desc input{
		margin:3px 0 0 0;
		width:20px;
		text-align:center;
	}	

	div.find_one_desc a:hover {text-decoration: underline;}
	
	div#find_bottom {
		margin-left: 40px;
		width: 854px;
		height: 20px;
	}
	
	div#find_bottom a, .black37 a{
		background: #000;
		color: orange;
		border: 1px solid gray;
		font-size: 11px;
		text-decoration:none;
		padding:4px;
	}
	
	div.remover_post {
		width: 303px;
		height: 70px;
		margin-top: 5px;
		margin-bottom: 10px;
		line-height: 14px;
	}
	
	img.odstrani {top: 0; right: 0;}
	
	div#lightbox_buy {
		height: 30px;
		width: 300px;
		top: 0; left: 0;
	}
	
		div#lightbox_buy img.kupi {bottom: 5px; right: 0;}
		
	img.calendar{
		/*position: relative; top: 6px; left: 908px;*/
		right: 0; top: 21px;
	}
	.upl_cal{height:16px;margin-left:8px;margin-top:-1px;}

/* --------------------- FORMS start ---------------------*/	
	
	.w100 {width: 100px;}
	.border {border: 1px solid silver; background: transparent;}			
	textarea {border: 0px solid; background: transparent; color: silver; overflow: hidden;}				
	div.h span {float: left;}			
	.radio {width: 10px; height: 10px; border: 0;}			
	legend {color: silver;}
	label {float: left;}			
	fieldset.form-box {border: 1px solid gray; width: 250px; padding: 5px;}
	fieldset.form-box div {padding: 5px; clear: both;}
	fieldset.form-box div input {float: right;}
	input,textarea {color: silver;}
	.fail {border: 1px solid red;}
	
/* --------------------- SCROLLER start ---------------------*/	
				div.Scroller-Container table {margin-left: 12px;}
				div.Scroller-Container tr td.first {background: none;}

#Scroller-1 { 
	position: absolute; 
	overflow: hidden;
	width: 249px;
	height: 632px;
	margin-left: 0px;
}

#Scroller-1 p{
  margin: 0; padding: 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}

.Scroller-Container {
	position: absolute;
	top: 0px; right: 0px;
}

#Scrollbar-Container {
	position: absolute;
	top: 30px; right: 20px;
}
.Scrollbar-Up {
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 0;
}
.Scrollbar-Track {
	background: transparent url( ../images/scrollbar_track.gif) repeat-y;
	width: 11px;
	height: 600px;
	position: absolute;
	top: 11px; left: 0px;
}
.Scrollbar-Handle {
	position: absolute;
	right: 0px;
	width: 11px;
	height: 49px;
}
.Scrollbar-Down {
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 600px;
}
/* --------------------- SCROLLER end ---------------------*/		
#Scroller-F { 
	position: absolute; 
	overflow: hidden;
	width: 300px;

	height: 165px;
	margin-left: 0px;
}

.Scroller-Container-F {
	position: absolute;
	top: 0px; right: 0px;
}
		
#Scrollbar-Container-F{
	position: absolute;
	top: 2px; right: 5px;
}
.Scrollbar-Track-F {
	background: transparent url( ../images/scrollbar_track.gif) repeat-y;
	width: 11px;
	height: 152px;
	position: absolute;
	top: 11px; left: 0px;
}
.Scrollbar-Down-F {
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 152px;
}
.Scrollbar-Up-F {
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 0;
}
.Scrollbar-Handle-F {
	position: absolute;
	right: 0px;
	width: 11px;
	height: 49px;
}

/* --------------------- MAIN end ---------------------*/

/* -------------------- FOOT start --------------------*/
div#credits {
	width: 930px; height: 72px;
	background: #323334;
}

	div#credits_left {
		width: 641px; height: 72px;
		background: #17191A url(../images/back_credits.gif) no-repeat top left;
	}
		div#credits_left a.credits_more {top: 13px; right: 20px; text-align: right;}
		div#credits_left a.credits_more:hover {color: #fff;}
		
		div#prizes_holder {
			width: 590px; height: 14px;
			left: 31px; top: 45px;
		}
		
			div#prizes_holder img {margin: 0 1px;}
	
	div#credits_right {
		width: 284px; height: 72px;
		background: #17191A;
	}
	
		div#cr_text {
			width: 199px;
			height: 72px;
			margin-left: 17px;
			margin-top: 10px;
		}

div#foot {find_one_desc
	width: 930px; height: 61px;
	background: #17191A url(../images/back_foot.gif) no-repeat top left;;
}

	div#foot_links {
		width: 930px; height: 32px;
		line-height: 32px;
	}
	
		div#foot_links a {margin-left: 22px;}
		div#foot_links a:hover {color: #fff;}
	
	div#rights_author {
		width: 930px; height: 24px;
		line-height: 24px;
	}
	
		div#rights_author a:hover {text-decoration: underline;}
/* --------------------- FOOT end ---------------------*/

/*upload*/
#tags{width:175px;}
#datum{width:70px;}



