/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
   
body {
	padding: 0;
	margin: 0;
	font: 12px verdana, Helvetica, Arial, sans-serif;
	color: #463220;
	background: #463220 url(../images/page-bg.png) repeat top center scroll;
}
a {
	color: #463220;
	background: inherit;
}
a:hover {
	color: #463220;
	background: inherit;
}
a.title {
	color: #B41A1A;
	background: #FFF;
}
h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 16px 0 0 8px;
	margin: 0;
}
h2 {
	margin: 0;
	padding: 2px;
	font: normal 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h1 a {
	color: #FFF;
	background: inherit;
}
h1 a, h2 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #BFE1ED;
	background: inherit;
}
h3 {
	font: 90% Arial, Sans-Serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5f5f5f;
	background: #FFF;
}
p {
	margin: 0 0 0px 0;
}
form {
	margin: 0;
}
input.search {
	width: 175px;
	border: none;
	background: #FFF url(../images/input.gif1);
	padding: 4px;
	color: #808080;
}
input.submit {
	height: 24px;
	font-weight: bold;
	width: 53px;
	border: none;
	background: #D96855 url(../images/button.gif1);
	padding: 3px;
	color: #FFF;
}
/* layout
   ------ */

.content {
	/*margin: 0px auto;
	width: 900px;
	background: #FFF ;
	color: #454545;
	border:2px solid #ddd;*/
	
	width:900px;
	background:#f7edd9;
	margin:0px auto;
	border:0px solid #ff9;
	display:table;
	padding:0px;
}
.logo {
	padding: 18px 0 0 3px;
}
/* header */
.header_top {
	background: #ffeabe url(../images/big_tofp.gif1) no-repeat;
	color: #FFF;
	height: 0px;
}
.header {
	/*padding: 0px;
	background: url(../images/head.png) no-repeat top center;
	height:329px;
	width:800px;
	margin:0px;
	display:table;*/
	background:#715639 url(../images/sdb-head.png) no-repeat center center scroll;
	height:158px;
	display:table;
	width:900px;
	text-align:right
}
.header_bottom {
	clear: both;
	background: #FEFEFE url(../images/bicg_bottom.gif1) no-repeat;
	color: #FFF;
	height: 0px;
}
/* navigation */
#nav {
	/*width:100%;
	float:left;*/
	width:100%;
	display:table;
	background:#c1ae97;
}
#nav ul {
	margin:0;
	list-style:none;
	padding: 0;
}
#nav a, #nav strong, #nav span {
	float:left;
	display:block;
	color:#fff;
	padding: 7px 20px 4px 10px;
	text-decoration:none;
	font-weight: bold;
}
#nav a {
	float:none;
}
#nav li {
	float:left;
	color: #FFF;
	margin:0;
	padding:0 0 0 9px;
}
#nav #current {
	background: #1995C2 url(../images/nadv.gif1) no-repeat 0 -41px;
	color: #FFF;
}
#nav #current a {
	background: #1995C2 url(../images/ndav.gif1) no-repeat 100% -41px;
	padding:7px 20px 4px 11px;
	color:#FFF;
}
#nav a:hover {
	color:#BFE1ED;
	background: #C43219 url(../images/ndav.gif1) no-repeat 100% 0px;
}
.nav a {
	width:86.5px;
	margin:1px;
	display:table;
	padding:10px 20px;
	position:relative;
	background:#463220;
	color:#c1ae97;
	float:left;
	text-align:center
}
.nav a:hover {
	width:86.5px;
	margin:1px;
	display:table;
	background:#c1ae97;
	color:#463220;
	padding:10px 20px;
	position:relative;
	float:left;
	text-align:center
}
.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(../images/logobg.gif1) repeat-x;
*/ color: #F00;
	border-top: 10px solid #137DA2;
	border-bottom: 0px solid #000;
	padding: 10px 0 0px 7px;
}
.sf_right {
	width: 900px;
	float: right;
}
.sf_search {
	clear: both;
	background: #CA090D url(../images/searchbg.gif1) repeat-x bottom left;
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 8px 15px;
	margin-top: -2px;
	text-align:right;
}
.subheader {
	color: #fff;
	text-align:center;
	display:table;
	height:36px;
	width:900px;
	float:left;
	position:relative;
}
.subheader ul {
	margin-top:0px;
	width:895px;
	text-align:center;
	display:table;
	background:#c1ae97;
	padding:2px;
}
.subheader li {
	position:relative;
	float:left;
	list-style:none;
	padding:0px 0px;
	margin:0px;
}
.subheader a:link, a:visited {
	width:125px;
	margin:1px;
	display:table;
	padding:10px 0px ;
	position:relative;
	background:#6c5846;
	color:#c1ae97;
	float:left;
	text-align:center;
	text-decoration:none;
}
.subheader a:hover {
	width:125px;
	margin:1px;
	display:table;
	background:#c1ae97;
	color:#6c5846;
	padding:10px 0px;
	position:relative;
	float:left;
	text-align:center;
	text-decoration:underline
}
/* left side
   --------- */

.left {
	float: left;
	width: 900px;
	margin: 0 0 10px 0;
	border:0px solid #ddd;
}
.box_top {
	color: #808080;
	height: 30px;
	margin-bottom:20px;
	width: 900px;
}
.box_top h2 {
	color:#c1ae97;
	font-size:40px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:1px solid #ccc;
	margin:0px;
}
.box {
	padding: 0 20px;
	margin: 0;
	text-align:justify;
	width: 860px;
	color: #595959;
	background: #FFF;
}
.box a {
	text-decoration:none;
}
.box_bottom {
	background: #FFF url(../images/leftbox_bottom.gif1) no-repeat;
	color: #000;
	height: 13px;
	width: 160px;
	margin: 0 0 7px 0;
}
/* left and central column */
		.left_side {
	float: left;
	width: 900px;
	padding: 0px;
}
.right_side {
	float: right;
	width: 900px;
	margin: 0 0px 0 0;
	text-align: justify;
}
.article {
	width:890px;
	margin: 0px 0px 0px 5px;
	display:table;
	background:#fff;
}
.article a:link {
	text-decoration:none
}
.article a:hover {
	text-decoration:underline
}
.article a:visited {
	text-decoration:none
}
.article strong {
	color:#463220;
	font-weight:bold;
	font-size:14px;
	padding-bottom:20px;
}
.news {
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #c1ae97;
	display: table;
}
.article .source {
	font-size:80%;
	float:right;
	border-bottom:1px solid #c00;
}
.article-top {
	margin:5px 0px;
	height: 40px;
	width: 900px;
}
.article-top h2 {
	padding:5px 10px;
	color:#c1ae97;
	font-size:40px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px;
}
.article-bottom {
	background: url(../images/box-bottom.gif1) no-repeat;
	color: #000;
	height: 13px;
	width: 785px;
	margin: 0 0 7px 0;
	display:none;
}
.article ul {
	list-style:disc;
}
.article ul li {
	margin-bottom:10px;
}
.article ul li ul {
}
.article ul li ul li {
	margin:0px;
	list-style:circle;
}
.article img {
	padding:6px;
	padding-bottom:9px;
	margin: 10px 20px;
	border:1px solid #ddd;
}
.quotes {
	float:left;
	position:relative;
	width:325px;
	height:85px;
	padding:5px 5px 5px 100px;
	margin:5px;
	border:1px solid #ddd;
}
.quotes p {
	padding-top:10px;
}
.quotes img {
	border:0px;
}
.qt_head {
	font-size:85%;
	color:#CC0000;
	margin-left:20px;
}
.dev {
	background: url(../images/qt_dev.jpg) no-repeat bottom left;
}
.javed {
	background: url(../images/qt_javed.jpg) no-repeat bottom left;
}
.grey_top {
	clear: both;
	width: 382px;
	background: #EDEDED url(../images/grey_top.gif1) no-repeat;
	color: #000;
	height: 5px;
	padding: 0;
	margin: 0px 0 0 6px;
}
.grey {
	width: 362px;
	margin: 0 0 0 6px;
	padding: 10px;
	background: #EDEDED url(../images/grey_bottom.gif1) no-repeat bottom left;
	color: #808080;
}
.grey a {
	color: #C83C3C;
	background: inherit;
	font-weight: bold;
}
.grey a:hover {
	color: #000;
	background: #EDEDED;
}
.highlight {
	padding: 5px 3px 5px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}
/* right side
   ---------- */
		
.right {
	float: left;
	width: 170px;
	margin: 0 0 10px 0;
}
img {
	float: left;
	margin: 0 9px 3px 0;
}
/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	color: #808080;
	padding: 5px 0 5px 0;
	background: #463220 url(../images/bottom.gif1) no-repeat top left;
	height:100px;
}
.footer p {
	line-height: 2em;
}
.footer a:link {
	color:#c1ae97;
	background:none;
	text-decoration:none;
}
.footer a:hover {
	color:#c1ae97;
	background:none;
	text-decoration:none;
}
.footer a:visited {
	color:#c1ae97;
	background:none;
	text-decoration:none;
}
.left0 {
	margin-left:0px;
	font-size:20px;
	color:#463220;
}
.ackn-img img {
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
}
.ackn-img ul li {
	list-style:none;
	float:left;
	position:relative;
	text-align:center;
	width:87px;
	height:100px;
	border:0px solid #f00;
}
.filmo ul li {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
.filmo ul li ul li {
	border:0px;
	padding:0px;
}
.genea {
}
.genea strong {
	color:#463220;
	font-size:12px;
}
.genea ul li {
	list-style:none;
	text-align:center;
	padding-top:54px;
	margin:0px;
	border:0px solid #f00;
	background:url(../images/gene-bg.jpg) #fff no-repeat center 20px;
}
.genea ul li .first {
	list-style:none;
	text-align:center;
	padding-top:54px;
	margin:0px;
	border:0px solid #f00;
	background:url(../images/gene-bg.jpg) #fff no-repeat center 20px;
}
.footer .update {
	color:#c1ae97;
	font-size:11px;
}

