/* 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;
	background: #F0F0F0;
	color: #666;
	background: #404347 url(../images/page-bg.png) repeat-x;
}
a {
	color: #a70329;
	background: inherit;
}
a:hover {
	color: #c00;
	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: 800px;
	background: #FFF url(../images/big_mviddle.gif1) repeat-y;
	color: #454545;
}
.logo {
	padding: 18px 0 0 3px;
}
/* header */
.header_top {
	background: #FEFEFE url(../images/big_tofp.gif1) no-repeat;
	color: #FFF;
	height: 0px;
}
.header {
	padding: 0px;
	background: url(../images/head.jpg) no-repeat top center;
	height:329px;
	width:800px;
	margin:0px;
	display:table
}
.header_bottom {
	clear: both;
	background: #FEFEFE url(../images/bicg_bottom.gif1) no-repeat;
	color: #FFF;
	height: 0px;
	
}
/* navigation */
#nav {
	width:100%;
	float:left;
}
#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;
}
.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: 800px;
	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:800px;
	float:left;
	position:relative;
	background: url(../images/menu-bg.png) repeat-x top left;
}
.subheader ul {
	margin-top:0px;
	padding:10px 0px 0px 40px;
	width:760px;
	text-align:center;
	display:table;

}
.subheader li {
	position:relative;
	float:left;
	list-style:none;
	padding:0px 5px;
	margin:0;
}
.subheader a:link {
	padding: 10px 20px;
	color:#ddd;
	text-decoration:none;
	background: url(../images/menu-bg.png) repeat-x top left;
}
.subheader a:hover {
	color:#fff;
	padding: 10px 20px;
	text-decoration:none;
	background: url(../images/menu-bg.png) repeat-x left -36px;
}
.subheader a:visited {
	padding: 10px 20px;
	color:#bbb;
	text-decoration:none;
	background: url(../images/menu-bg.png) repeat-x top left;
	}

/* left side
   --------- */

.left {
	float: left;
	width: 800px;
	margin: 0 0 10px 0;
	border:0px solid #ddd;
}
.box_top {
	background: #F0F0F0 url(../images/lefdtbox_top.gif1) no-repeat;
	color: #808080;
	height: 30px;
	margin-bottom:20px;
	width: 800px;
}
.box_top h2 {
	padding:2px 10px;
	color:#930223;
	font-weight:lighter;
	letter-spacing:1px;
	border-bottom:1px solid #ccc;
	background-color:#ddd;
	background: url(../images/genebg.png) #eee no-repeat top left;

}
.box {
	padding: 0 20px;
	margin: 0;
	text-align:justify;
	width: 760px;
	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: 800px;
	padding: 0px;
}
.right_side {
	float: right;
	width: 800px;
	margin: 0 0px 0 0;
	text-align: justify;
}
.article {
	width:730px;
	margin: 0px 0px 0px 5px;
	display:table;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	padding:0px 28px;
}
.article a:link {
	text-decoration:none
}
.article a:hover {
	text-decoration:underline
}
.article a:visited {
	text-decoration:none
}
.article strong {
	color:#ec0238;
	font-weight:bold;
	font-size:14px;
	padding-bottom:20px;
}
.news {
	padding:10px 10px 20px 10px;
	border-bottom:1px solid #f90;
}
.article .source {
	font-size:80%;
	float:right;
	border-bottom:1px solid #c00;
}
.article-top {
	margin:0px 0px 0px 0px;
	height: 40px;
	margin-bottom:20px;
	width: 800px;
}
.article-top h2 {
	padding:5px 10px;
	color:#930223;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:1px solid #ccc;
	background: url(../images/genebg.png) #eee no-repeat top left;
}
.article-bottom {
	background: url(../images/box-bottom.gif1) no-repeat;
	color: #000;
	height: 13px;
	width: 785px;
	margin: 0 0 7px 0;
}
.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-left: 20px;
	border:1px solid #ddd;
	display:table;
}
.quotes {
	float:left;
	position:relative;
	height:85px;
	padding:5px 05px 5px 120px;
}
.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: #EDEDED url(../images/bottom.gif1) no-repeat top left;
}
.footer p {
	line-height: 2em;
}
.footer a:link {
	color:#F90;
	background:none;
	text-decoration:none;
}
.footer a:hover {
	color:#Fd0;
	background:none;
	text-decoration:none;
}
.footer a:visited {
	color:#999;
	background:none;
	text-decoration:none;
}
.left0 {
	margin-left:0px;
	font-size:100%;
}
.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:#ec0238;
	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:#000;
	font-size:11px;
}
