@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #cccccc;
}

#all-site {
	width: 900px;
	margin: 0 auto;
}

.clean {
	clear: both;
}

A {
	color: #000000;
	text-decoration: none;
}

ul, li, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, img { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	border: 0; 
	font-weight: normal; 
	font-size: 11px; 
}

#banner {
	width: 900px;
	height: 63px;
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#logo {
	width: 197px;
	height: 35px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 30px;
}

#logo a {
	position: relative;
	float: left;
	width: 197px;
	height: 35px;
}

#bara {
	width: 900px;
	height: 24px;
	background-color: #000000;
}

#business {
	position: relative;
	float: left;
	width: 192px;
	height: 17px;
	background-image: url(images/business.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 30px !important;
	margin-left: 15px;
}

#search {
	position: relative;
	float: right;
	padding-right: 20px;
	margin-top: 1px;
}

.input_search {
	width: 145px;
	height: 14px;
	margin-right: 10px;
}

#sub_banner {
	width: 900px;
	height: 28px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
}

#sub_banner ul {
	margin-left: 30px;
	padding-top: 7px;
}

#sub_banner li {
	display: inline;
}

#sub_banner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d396e;
	font-weight: bold;
	padding-right: 25px;
	text-decoration: none;
}

#main_content {
	position: relative;
	float: left;
	width: 900px;
	background-color: #4d88a8;
	overflow: hidden;
}

#content {
	position: relative;
	float: left;
	overflow: hidden;
	width: 660px;
	margin-top: 8px;
	padding-left: 30px;
}

#top_content {
	width: 660px;
	height: 13px;
	background-image: url(images/top_content.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#mijlok_content {
	width: 660px;
	background-image: url(images/mijlok_content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#footer_content {
	width: 660px;
	height: 17px;
	background-image: url(images/footer_content.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

#coloana_content {
	position: relative;
	float: left;
	width: 194px;
}

.categ {
	margin-left: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d396e;
	font-weight: bold;
	text-decoration: none;
}

.categ a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d396e;
	font-weight: bold;
	text-decoration: none;
}

.subcateg {
	margin-left: 22px;
}

.subcateg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d396e;
	font-style: italic;
	text-decoration: none;
}

.text_content {
	position: relative;
	float: left;
	width: 400px;
	height: 597px;
	margin-left: 22px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_content a:link {
    color: blue;
    font-weight: bold;
	}
	
.text_content a:visited {
    color: blue;
	font-weight: bold;
	}
	
.text_content a:active {
    color: blue;
	font-weight: bold;
	}
.text_content a:visited {
    color: #0066ff;
	font-weight: bold;
	}

.text_content a:hover {
    color: green;
	font-weight: bold;
	}

A.text_content:link {
    color: #333366;
}

A.text_content:visited {
    color: #333366;
}
    

#google {
	position: relative;
	float: left;
	width: 172px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 15px;
}

#top_google {
	position: relative;
	float: left;
	width: 172px;
	height: 12px;
	font-size: 2px;
	background-image: url(images/top_google.gif);
	background-repeat: no-repeat;
}

#mijlok_google {
	position: relative;
	float: left;
	width: 172px;
	height: 600px;
	background-image: url(images/mijlok_google.gif);
	background-repeat: repeat-y;
}

#footer_google {
	position: relative;
	float: left;
	width: 172px;
	height: 23px;
	background-image: url(images/footer_google.gif);
	background-repeat: no-repeat;
}

#footer {
	width: 900px;
	height: 27px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#footer li {
	display: inline;
}

#footer ul {
	margin-top: 5px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 30px;
	font-weight: bold;
}