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

*{ margin: 0; padding: 0; }* 
body {
	line-height: normal;
	background: #fff url(images/bg.gif) repeat-x;
	color: #8E8E91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a {
	color: #2B1770;
	background: inherit;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:hover {
	color: #000000;
	background: inherit;
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
	font-size: 12px;
}
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: 930px; margin: 25px auto; }
#logo {
	width: 930px;
	float: left;
	margin: 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}
#logo p { margin: 0; }
#menu { float: right; padding: 40px 0 0; margin: 0 0 38px; }
	#menu li { font-size: 1.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_grey.gif) no-repeat; }
.clear { clear: both; }
.caption {
	background: #fff url(images/title.gif) no-repeat;
	height: 35px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
.caption p { margin: 0; }
.captionInterna {
	background: #fff url(images/title650.gif) no-repeat;
	height: 35px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 18px;
}
.captionInterna p { margin: 0; }
#left {
	clear: left;
	width: 240px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.box { background: #eee; }
#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
.smallthumb { width: 109px; }
#center {
	width: 270px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}
#centerInterna { 
	float: left; 
	width: 650px; 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}

#centerInterna2 { 
	float: left; 
	width: 600px; 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}
#centerInterna2 ul{}
#centerInterna2 ol{}
#centerInterna2 li {
	margin-left: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#right { float: right; width: 380px; }
#right ul{}
.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.box { background: #eee; padding: 10px;
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #333333;
}
.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;
}
#footer a { color: #444; }
input{font-family: Arial, Helvetica, sans-serif; font-size:12px;font-weight:none;text-decoration:none;}
textarea{font-family: Arial, Helvetica, sans-serif; font-size:12px;font-weight:none;text-decoration:none;}
select{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:none;text-decoration:none;}
