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

*{ margin: 0; padding: 0; }* 
body { font: 1em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(bg.gif) repeat-x; color: #8E8E91; }
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.8em Georgia, "Times New Roman", Arial; color: #444; }
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
img { border: 0; }
#content { width: 1000px; margin: 25px auto; }
#logo { margin: 10px 0 20px 0; width: 250px; float: left; }
	#logo p { margin: 0; }
#menu { float: right; padding: 40px 0 0; margin: 0 0 38px; }
	#menu li { font-size: 1em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365;  }
	#menu li a.current { background: #fff url(images/button.gif) no-repeat; color: #fff; }
	#menu li a:hover { text-decoration: none; color: #000; background: #fff url(images/button.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
	.caption p { margin: 0; }	
#cbuttom { margin: 0px 0px 5px 900px; width: 90px;}
#main { 
	float: left;
	width: 1000px;
	margin: 0 0 20px; }
		
#left { margin: 0 0 20px; clear: left; width: 250px; float: left; }
#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
#leftbottom { margin: 0 0 20px; clear: left; width: 270px; float: left; }
#leftbottom img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
#leftcenter { margin: 0 0 20px; clear: left; width: 930px; float: left; }
#leftcenter img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
#top { margin: 0 ; clear: both; width: 930px; float: center; }
#topleft { margin: 0 ; width: 650px; float: center; }
#topright { margin: 0 0px 20px 0; padding: 0 0 0 15px; float: right; width: 250px; float: center; }


#top img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
.smallthumb { width: 109px; }
#center { width: 640px; float: left; margin: 0 0 20px 15px; }
#center img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}	
#centertop { width: 900px; float: left; margin: 0 0 20px 15px; }
#centertop span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#right { float: right; width: 180px;}
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
#right img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}	
.box { background: #eee; padding: 10px;  }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }
#footer { font-size: 0.9em; clear: both; padding: 15px; background: #eee;}
#footer a { color: #8E8E91; }

/* add */
#leftl { margin: 0 0 20px; clear: left; width: 250px; float: left; }
#leftl img { padding: 6px; background: #fff;}
#leftl span{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#leftside{
	float: left;
}

#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 20px;	
	margin-top: 20px;	
}

#rightside{
	float: right;
	width: 660px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 20px;
	overflow: hidden;
}

#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 650px;
}

#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}

#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#rightside a{color: #666666;}

#picture1{
	margin-left: 20px;
	height: 170px;
	width: 220px;	
	/*background-image: url(images/photoofthemonth.jpg);*/
	border: 3px solid #00306f;
}

#picture11{
	margin-left: 20px;
	height: 270px;
	width: 220px;	
	/*background-image: url(images/photoofthemonth.jpg);*/
	border: 3px solid #00306f;
}

#picture2{	
	margin-left: 20px;
	height: 170px;
	width: 220px;
	/*background-image: url(images/bikeofthemonth.jpg);*/
	border: 3px solid #00306f;
}

#picture3{	
	margin-left: 20px;
	height: 170px;
	width: 220px;
	/*background-image: url(images/bikeofthemonth.jpg);*/
	border: 3px solid #00306f;
}

#picture4{	
	margin-left: 20px;
	height: 170px;
	width: 220px;
	/*background-image: url(images/bikeofthemonth.jpg);*/
	border: 3px solid #00306f;
}

#picture5{	
	margin-left: 20px;
	height: 170px;
	width: 220px;
	/*background-image: url(images/bikeofthemonth.jpg);*/
	border: 3px solid #00306f;
}