
* {
	margin: 0px;
	padding: 0px;
	}
	
html, body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	}
	
h1 {
	font-size: 18px;
	text-align: left;
	width: 653px;
	border-bottom: solid 1px #000;
	padding-bottom: 6px;
	margin-bottom: 10px;
	}
	
#container{
	/*padding-top: 31px;*/
	}
	
	#top{
		display: none;
		}
		
		#logo{
					display: none;
			}
			
		#logo ul {
		 			display: none;
			}
			
		#logo ul li a {
					display: none;
			}
		
		#logo ul li a:hover {
				display: none;
			}
			
		#iso9000{
					display: none;
			}
			
		#iso9000 ul {
		 	list-style: none;
			}
			
		#iso9000 ul li {	
			float: left;
			}
			
		#iso9000 ul li a {
			width: 204px;
			height: 30px; 
			display: block;
			float: left;
			background-image:url(img/iso9000.jpg);
			background-position: 0px 0px;
			background-repeat:no-repeat;
			}
			
		#iso9000 ul li.srpski a {
			width: 204px;
			height: 30px; 
			display: block;
			float: left;
			background-image:url(img/srpski.gif);
			background-position: 0px 0px;
			background-repeat:no-repeat;
			}			

		#iso9000 ul li.engleski a {
			width: 204px;
			height: 30px; 
			display: block;
			float: left;
			background-image:url(img/engleski.gif);
			background-position: 0px 0px;
			background-repeat:no-repeat;
			}			

			
		#iso9000 ul li a:hover {
			background-position: 0px -40px;
			}

	#main{ 
		width: 890px;
		display: block;
		}
		
		#left{
			width: 1px;
			float: left;
			}
			
			
			#menu ul {
						display: none;
				}
			
				
			#menu ul li a {
				width: 171px;
				height: 21px;
				display: block;
				background-image:url(img/menu_background.gif);
				background-repeat:no-repeat;
				background-position: 0px -25px;
				color: #FFFFFF;
				padding-top: 4px;
				padding-right: 20px;
				text-decoration: none;
				text-align: right;
				font-weight: bold;
				}
				
			#menu ul li a:hover {
				background-position: 0px 0px;
				color: #FFFF00;
				}	
				
			#menu ul li.active a {
				color: #FFFF00;
				}					
																																							
			#address{
						display: none;
				}
				
			#address a {
				color: #FFFFFF;
				font-weight: bold;
				}

		
		#content{
			width: 850px;
			float: left;
			text-align: left;
			}
			
			#text{
				width: 653px;
				display: block;
				padding-top: 10px;
				padding-left: 12px;
				padding-right: 32px;
				padding-bottom: 15px;
				}
				
			#text a {
				color: #FFFFFF;
				font-weight: bold;
				/* padding-left: 20px;
				background-image:url(img/dot1.gif);
				background-position: 4px 1px;
				background-repeat:no-repeat; */
				text-decoration: none;
				}
				
			#text a:hover {
				color:#FFFF00;
				}
				
			#text img {
				/* float: right; */
				padding-left: 2px;
				padding-top: 2px;
				padding-bottom: 2px;
				padding-right: 2px;
				margin: 5px;
				border: solid 1px #fff;
				}
				
			#text ul {
				padding-left: 25px;
				}
				
		#footer{
					display: none;
			}
			
		#footer a {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;
			}
			
		#footer a:hover {
			color: #CCCCCC;
			}
			
			
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both;  
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


ul.thumbs li {
	width: 110px;
	height: 110px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: center;
	}
	
ul.thumbs li img.thumbnail {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	margin: 0 auto;
	}
	
	
/*  forumlar */

.small {
	width: 60px;
	height: 20px;
	border: solid 1px #000;
	}

.medium {
	width: 600px;
	height: 20px;
	border: solid 1px #000;
	}

.large {
	width: 650px;
	height: 20px;
	border: solid 1px #000;
	}

.big {
	width: 650px;
	height: 80px;
	border: solid 1px #000;
	}

.thead {
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
	padding-left: 10px;
	color: #000;
	}

.thead1 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
	padding-left: 10px;
	color: #000;
	}	
