@charset "UTF-8";

/*******************************************************************/
/*                                                                 */
/*    Cascading Style Sheets document developed by Ivan Aleksic    */
/*    WWW.SROOWN.COM - WWWW.IVANALEKSIC.COM - Belgrade - EUROPE    */
/*    Revision 1.0 - October 5. 2008.                              */
/*    Revision 1.1 - October 6. 2008.                              */
/*                                                                 */
/*******************************************************************/

html, body, p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 100px;
	padding-left: 50px;
	padding-bottom: 80px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #a9a9aa;
	background: #131317 url(..//layout/sroown-background.jpg) 0px 0px no-repeat;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #a9a9aa;
	outline: none;
}
p {
	line-height: 16px;
	padding-top: 15px;
}
h1, h2 {
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
img {
	border: none;
}
#holder {
	width: 970px;
}
#logo {
	width: 940px;
	color: #fff;
	height: 36px;
	margin-top: -9px;
	padding-top: 9px;
	padding-left: 30px;
	background: url(..//layout/pixel-white.gif) 410px 0px repeat-y;
}
#logo h1 {
	font-size: 74px;
	font-weight: normal;
	letter-spacing: -2px;
	display: block;
	float: left;
	width: 380px;
	height: 40px;
	margin-top: -35px;
}
#logo h1 a {
	color: #fff;
}
#logo h1 a:hover {
	color: #e5e5e6;
}
#logosub {
	line-height: 24px;
	display: block;
	float: left;
	font-size: 18px;
	padding-left: 18px;
	width: 380px;
	height: 40px;
	margin-top: -13px;
}
#logosub span {
	display: block;
	font-size: 32px;
	letter-spacing: -1px;
}
#welcome {
	width: 870px;
	padding-left: 30px;
	font-size: 18px;
	letter-spacing: normal;
	color: #a9a9aa;
	line-height: normal;
	padding-top: 65px;
}
#latest {
	padding-top: 65px;
}
#latest h1 {
	padding-left: 30px;
	padding-bottom: 5px;
}
#accordion {
	width: 870px;
	height: 200px;
	padding: 30px;
	background: url(..//layout/latest-background.jpg) 0px 0px no-repeat;
	overflow: hidden;
}
#accordion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 870px;
	overflow: hidden;
	position: absolute;
}
#accordion ul li {
	float: left;
	display: block;
}
#accordion ul li img {
	position: absolute;
	border: none;
}
#accordion ul li a {
	display: block;
	overflow: hidden;
	height: 200px;
	width: 67px;
}
#opened {
	width: 600px;
}

#accordion ul li a span {
	position: relative;
	display: block;
	padding: 20px;
	width: 560px;
	height: 160px;
	text-align: right;
}
#accordion ul li a span strong {
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding-bottom: 20px;
}
.spanlight {
	color: #3f414a;
}
.spandark {
	color: #fff;
}
.lefter {
	padding-left: 30px;
}
a.link0 {
	display: block;
	float: left;
	background: url(..//layout/arrow-default.gif) 0px 4px no-repeat;
	padding-left: 25px;
	font-size: 18px;
	height: 20px;
	padding-top: 1px;
	color: #848485;
	padding-bottom: 3px;
}
a:hover.link0 {
	background: url(..//layout/arrow-hover.gif) 0px 4px no-repeat;
	color: #fff;
}
a.link {
	display: block;
	float: left;
	background: url(..//layout/arrow-default.gif) 0px 24px no-repeat;
	padding-left: 25px;
	padding-right: 30px;
	font-size: 18px;
	height: 20px;
	padding-top: 21px;
	color: #848485;
	padding-bottom: 3px;
}
a:hover.link {
	background: url(..//layout/arrow-hover.gif) 0px 24px no-repeat;
	color: #fff;
}
#content {
	width: 900;
	padding-left: 30px;
	padding-top: 65px;
	padding-bottom: 75px;
}

.floater h2, .floater-end h2 {
	padding-bottom: 20px;
}
.floater {
	width: 240px;
	float: left;
	padding-right: 60px;
}
.floater-end {
	width: 280px;
	float: left;
}
.skype {
	float: right;
	margin-right: 180px;
}
.newselement {
	line-height: 16px;
	font-size: 12px;
	background: url(../layout/pixel-gray.gif) left bottom repeat-x;
	padding-bottom: 14px;
	padding-top: 15px;
}
.newselement a {
	color: #a9a9aa;
}
.newselement a:hover {
	color: #fff;
}
.date {
	width: 30px;
	height: 45px;
	text-align: center;
	font-size: 10px;
	color: #a9a9aa;
	float: left;
	padding-right: 15px;
}
.date strong {
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
#footer {
	width: 800px;
	/* padding-left: 180px; */
	padding-left: 30px;
	/* background: url(../layout/made-on-macintosh.gif) 30px 0px no-repeat; */
	color: #6d6e6f;
	font-size: 11px;
	height: 30px;
	padding-top: 130px;
}
#footer a {
	color: #6d6e6f;
}
#footer a:hover {
	color: #fff;
}