@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
	
html, body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/background.gif);	
	padding-top: 10px;
	}
	
h1 {
	font-size: 18px;
	text-align: left;
	width: 653px;
	border-bottom: solid 1px #FFFF00;
	padding-bottom: 6px;
	margin-bottom: 10px;
	}
	
#container{
	width: 890px;
	margin: 0 auto;
	clear: both;
	/*padding-top: 31px;*/
	}
	
	#top{
		width: 890px;
		height: 195px;
		clear: both;
		text-align: center;
		background-image:url(img/top_back.gif);
		}
		
		#logo{
			width: 311px;
			height: 108px;
			margin: 0 auto;
			padding-top: 35px;
			}
			
		#logo ul {
		 	list-style: none;
			}
			
		#logo ul li a {
			width: 311px;
			height: 108px; 
			display: block;
			background-image: url(img/OBI_logo.gif);
			background-position: 0px 0px;
			background-repeat:no-repeat;
			}
		
		#logo ul li a:hover {
			background-position: 0px -108px;
			}
			
		#iso9000{
			width: 612px;
			height: 40px;
			clear: both;
			margin: 0 auto;
			margin-top: 13px;
			}
			
		#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;
		background-image: url(img/content_background.gif);
		}
		
		#left{
			width: 191px;
			float: left;
			}
			
			
			#menu ul {
				list-style: none;
				width: 191px;
				float: left;
				padding-bottom: 5px;
				padding-top: 7px;
				}
			
				
			#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{
				width: 168px;
				clear: both;
				padding-left: 24px;
				text-align: left;
				font-size: 11px;
				color:#FFFFFF;
				padding-bottom: 15px;
				}
				
			#address a {
				color: #FFFFFF;
				font-weight: bold;
				}

		
		#content{
			width: 697px;
			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{
			width: 890px;
			height: 20px;
			clear: both;
			padding-top: 15px;
			margin: 0 auto;
			background-image:url(img/bottom.gif);
			font-size: 11px;
			color: #FFFFFF;
			}
			
		#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: 40px;
	height: 20px;
	border: solid 1px #333366;
	}

.medium {
	width: 200px;
	height: 20px;
	border: solid 1px #333366;
	}

.large {
	width: 250px;
	height: 20px;
	border: solid 1px #333366;
	}

.big {
	width: 250px;
	height: 100px;
	border: solid 1px #333366;
	}

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

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