/* 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;
	color: #999999;
	background-color: #000000;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-position: center top;
	background-image:url('');
	background-repeat:no-repeat;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

h1 {
	letter-spacing: -1px;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

h2 {
	letter-spacing: -1px;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	background: inherit;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p {
	padding-right: 5px;
	padding-left: 0px;
	margin: 5px;
	
}

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

form { 
	margin: 0; 
}

/* layout
   ------ */

.content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding : 0;
}

.header {
	height: 30px;
	width: 965px;
}
.header2 {
	height: 0px;
	width: 965px;
}
.top_info {
	float: right;
	width: 570px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #eee;
}

.subheader {
	width: 960px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	height: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subheader2 {
	color: #CCCCCC;
	width: 965px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


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

.left {
	float: left;
	width: 630px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
	.left_articles {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-image: url(../images/table-background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 140px;
	}
		.left_ads {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-image: url(../images/table-background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 70px;
	}
		.google_ads {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-image: url(../images/table-background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 100px;
	}
			.left_content {
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-image: url(../images/table-background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	padding : 5;
	}
				.left_content_profiles {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-image: url(../images/table-background-stripes.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	padding : 5;
	}
.group_titles {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
	.left_links {
		border: 1px solid #999999;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.left_links:hover {
		border: 1px solid #999999;
	}
	
	.left_message {
	border: 1px solid #999999;
	padding: 10px 10px 10px 75px;
	margin: 0 0 10px 0;
	color: #454545;
	}
	
	.left_message:hover {
		border: 1px solid #999999;
	}
	
		.left_side {
			float: left;
			width: 240px;
		}
		
		.right_side {
	float: right;
	width: 250px;
	border-left: 1px solid #eee;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
		}
		
	.left_box {
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(../images/gradpattern_swatch.gif);
	background-color: #000000;
	}
	.left_box:hover {
	border: 1px solid #666666;
	background-image: url(../images/gradpattern_swatch.gif);
	background-repeat: repeat-x;
	}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 182px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right2 {
	float: right;
	width: 125px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 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 #333333;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
	
	.right_articles:hover {
	border: 1px solid #333333;
	background-color: #000000;
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* right side
   ---------- */
		
.ads {
	float: right;
	width: 120px;
	margin: 0 0 10px 0;
}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}
/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	padding: 10px 0 10px 0;
	background-image: url(../images/footer_bgswatch.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.footer a {
	color: #FFFFFF;
}
.imageRight {
	float: right;
	padding: 0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 2px solid #333333;
}

.timetable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.timetableWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.border {
	border: 2px solid #333333;
	}

