/* project: internet center template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Arial, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #185DA0;
	background: inherit;
}

a:hover {
	color: #9EC068;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: #FFF;
}


h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	
}

h2 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #000; 
	background: inherit;
}
h3 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	
}

h3 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #185DA0; 
	background: inherit;
}

p {	
	margin: 0 0 5px 0;
	
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input{
border-style: solid;
border-width: 1px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
}
textarea{
border-style: solid;
border-width: 1px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
}

input.search { 
	width: 199px; 
	border: none;
	background: url(input.gif); 
	padding: 4px; 
}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 5px auto;
	width: 900px; 
}

.headers { 
	height: 60px; 
	
}


.logo { 
	height: 60px; 
	padding: 6px;
	padding-bottom: 0px;
	
}

.top_info {
	float: right;
	width: 450px;
	height: 60px; 
	padding: 0 0 4px 0;
	
}

	.top_info_left {
		width: 185px;
		float: left;
		position:relativer
		height: 60px; 
		padding: 0 0 0 5px;
		border-left: 1px solid #eee;
	}
	
	.top_info_left p{
	
		padding: 0 0 0 5px;
		padding-top:5px;
	}

	.top_info_left img{
	
		
		padding-top:5px;
	}

	.top_info_right {
		float: right;
		width: 180px;
		height: 60px; 
		padding: 0 0 0 5px;
		border-left: 1px solid #eee;
		
	}



.search_field { 
	background: #DCF2B8 url(barbg.gif) no-repeat; 
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center; 
	padding: 10px 0 5px 0;
}

.subheader {
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4 url(subheaderbg.gif) no-repeat;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.main {
	float: left;
	width: 900px;
	margin: 10px 0 10px 0;
}

	.main_articles {
		margin: 0px 0 10px 0;
		border-bottom: 1px solid #ccc;
		
	}
	
		.main_articles p{
				
				padding: 0px 0px 0px 18px;
				font: normal 1.1em Arial, Sans-Serif; 
				text-align:justify;
		}

	.main_articles h2{
				
					font-size: 16px;
					margin-bottom: 15px; 
					color: #000; 
					background: inherit;
					border-bottom: 1px solid #ccc;
		}
		
			.main_articles ul 
		{
		padding: 0px 0px 0px 40px;
			list-style-image: url('checkgreen.gif')
		}
		
		.main_articles li 
			{
			background: url(images/checkgreen.gif) no-repeat center left;
		}
	

/* left side
   --------- */

.left {
	float: left;
	width: 650px;
	margin: 0 0 10px 0;
}

	.adv_left {
	background: url(adv-bg.gif) no-repeat top right;		
	}
	.pub_left {
	background: url(pub-bg.gif) no-repeat top right;			
	}

	.left_articles {
		margin: 0px 0 10px 0;
		border-bottom: 1px solid #ccc;
		
	}


	.left_articles h2{
				
					font-size: 16px;
					margin-bottom: 15px; 
					margin-top: 15px; 
					color: #000; 
					background: inherit;
					border-bottom: 1px solid #ccc;
		}	
	.left_articles p{
			
			padding: 0px 0px 0px 18px;
			font: normal 1.1em Arial, Sans-Serif; 
			text-align:justify;
	}
	
		.left_articles ul 
	{
	padding: 0px 0px 0px 40px;
		list-style-image: url('checkgreen.gif')
	}
	
	.left_articles li 
		{
		background: url(images/checkgreen.gif) no-repeat center left;
	}
	
	 .contact {
			margin: 0px 0 10px 0;
			border-bottom: 1px solid #ccc;
	}
	.left_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.left_links:hover {
		border: 1px solid #ccc;
	}
	
	.left_message {
		border: 1px solid #eee;
		
		margin: 0 0 10px 0;		
		color: #454545; 
		text-align:center;
	}
	
	.left_message:hover {
		border: 1px solid #ccc;
	}
	
		.left_side {
			float: left;
			width: 180px;
		}
		
		.right_side {
			float: right;
			width: 200px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}
		
	.left_box {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 240px;
	margin: 0 0 10px 0;
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #A9D4F2;
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
	}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}
	.right_articles ul {
	list-style-image: url(list-icon.png);
	margin-left:20px;
	}
	
	
	
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
}

.footer a {
	color: #9EC068;
	background: #fff;
}

#adsdemo {
	float: left;
	text-align:center;
	width: 310px;
		height: 300px; 
padding:50px 0px 0px 50px;
	
	background: url(adv-blank.gif) no-repeat top left;
	}

#adspreview {
	float: left;
	text-align:left;
	width: 310px;
	height: 300px; 
        padding:50px 0px 0px 50px;
	
	background: url(adv-blank.gif) no-repeat top left;
	}

#adspreviewimage {
	float: left;
	
	margin:0px auto 0px auto;
	width: 700px;
	height: 360px; 
        padding:80px 0px 0px 50px;
	
	background: url(AdPreview.gif) no-repeat top center;
	}
	
#demoadmax_1{
	
	clear:both;
	float: left;
	
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;	
	text-decoration: none;
	color: black;
	}
#demoadmax_2{
	clear:both;;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;	
	text-decoration: none;
	color: #999999;
	}
#demoadmax_4 {
	clear:both;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;	
	text-decoration: none;
	color: #008000;
	}	

/* rounded */

#nav {
	margin: 10px 0 5px 0 ;
	padding: 0 0 20px 3px;
	border-bottom: 1px solid #9FB1BC;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #FF6600;
	
	}

#nav a:link.current, #nav a:visited.current, #nav a:hover {
	color: #000;
	background: url(images/tab_rounded.gif) no-repeat bottom center;
	}


#sub-nav {
	margin: 10px 0 5px 0 ;
	padding: 0 0 20px 3px;
	border-bottom: 1px solid #9FB1BC;
	}

#sub-nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#sub-nav a:link, #sub-nav a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #4C728C;
	
	}

#sub-nav a:link.current, #sub-nav a:visited.current, #sub-nav a:hover {
	color: #000;
	background: url(images/tab_rounded.gif) no-repeat bottom center;
	}
.tdinfo{
color: #4C728C;
}
.tddata{
color: #000000;
font-weight: normal;
}
.header{
color: #4C728C;
font-weight: bold;

}
