/* 	project:  internet studio	author:   luka cvrk (www.solucija.com) */*{ margin: 0; padding: 0; }* body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(images/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: 35px auto 25px;	padding-top: 35px;}#logo {	margin: 10px 0 20px;	width: 490px;	float: left;	height: 250px;}	#logo p { margin: 0; }#menu {	float: right;	margin: 0 0 0px;	padding-right: 0;	padding-bottom: 0;	padding-left: 0;	padding-top: 0px;}	#menu li {	font-size: 1.1em;	display: inline;	padding: 0px;	margin-top: 0px;}	#menu li a {	float: left;	width: 87px;	padding: 10px 0 0px;	text-align: center;	margin: 0 0 0 10px;	color: #636365;	line-height: 104px;	height: 70px;}	#menu li a.current {	background: #fff url(images/button.gif) no-repeat;	color: #fff;}	#menu li a:hover {	text-decoration: none;	color: #D32028;	background: #fff url(images/button_grey.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; }#left {	margin: 0 0 20px;	width: 270px;	float: left;}.box {	background: #eee;	color: #E10F0F;}#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}.smallthumb { width: 109px; }#center {	width: 300px;	margin: 0 0 20px 15px;	float: left;}#right {	float: right;	width: 370px;}	.date {	font-size: 0.8em;	border-top: 1px solid #eee;	padding: 0px 0 0;}	.date a {	color: #666666;	padding: 0px;	margin: 0px;}.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: .84em; clear: both; padding: 15px; background: #eee; }#footer a { color: #444; }
