/* Stylesheet for becycled.com  design:dzezelj.com      web: urska.merc@mail.ljudmila.org */

html, body {height:100%;}

body {	
	margin: 0px;
	color: black;
	font-size: 62.5%/1.4em;
	font-family: georgia, verdana, Ariel, Helvetica, sans-serif;
        /* everything below is needed because of Netscape 4.x only */
    padding: 0 0 0 0; /*0.2em 0.2em 1.2em 0.2em*/
    padding-bottom: 0px;
	Padding-top: 0px;
	font-weight: bold;
	background-color: #dddddd;
	  } 

.belo-ozadje {	
	margin: 0px;
	color: black;
	font-size: 12px;
	font-family: verdana, Ariel, Helvetica, sans-serif;
        /* everything below is needed because of Netscape 4.x only */
    padding: 0 0 0 0; /*0.2em 0.2em 1.2em 0.2em*/
    padding-bottom: 10px;
	Padding-top: 0px;
	font-weight: bold;
	background-color: #ffffff;
	  } 
	  
table {
  border: 0;
  margin: 0;
  padding: 0px;
  /* everything below is needed because of Netscape 4.x only */
  padding: 0px; /*0.2em 0.2em 1.2em 0.2em*/
        }


/* ----- a linki ----- */
a:link {color: #000000;}
a:visited {color: #888888;}
a:hover {color: #cc3333;}
a:active {color: #cc3333;}
a:focus{color: #bbbbbb;}


h5{
  color: #dddddd;
  font-size: 4px;
}
h5 a:link{text-decoration: underline; color: #dddddd; font-size: 6px;} 
h5 a:hover{text-decoration: none; color: #dddddd; font-size: 6px;}
h5 a:visited{text-decoration: none; color: #dddddd; font-size: 6px;} 







/* 
   thickbox za slike, ki je pojavijo na osencenem ozadju 
*/

#TB_closeAjaxWindow{
	padding:5px 10px 5px 0;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:5px 0px 0px 5px;
}

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #525252;
}

#TB_window img {
	display:block;
	margin: 5px 0 0 5px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #666;
	border-left: 0px solid #666;
}

#TB_caption{
	height:10px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:10px;
	padding:10px 15px 5px 0;
	float:right;
}


#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}