/************************************
*                                   *
* http://www.kriminalist.info       *
*                                   *
************************************/




/**************************** obshti */



body {
 	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/layout/background.gif);
}


p {
	margin:0px;
	padding:0px;
}


a {
	color:#000;
}


a:hover {
	color:#0000FF;
}




/**************************** osnoven layout */



.main {
	width:1000px;
	background:#F2F2F2;
	background-image:url(images/layout/menu.jpg);
	background-repeat: repeat-y;
}



.header {
	background-image:url(images/layout/header.jpg);
	height:86px;
}


.layout {
	background-image:url(images/layout/menu.gif);
	background-repeat:repeat-y;
	width:1000px;
}

.layout-left {
	float:left;
	width:150px;
	background-color:#DADADA;
	
}

.layout-right {
	float:right;
	width:830px;
	margin:3px 5px 0px 10px;	
	display:inline;
}

.layout-footer {
	display:block;
	clear:both;
	margin-bottom:20px;
}

.footer {
	background-color:#426482;
	padding:5px;
}

.footer-text {
	color:#fff;
	margin-bottom:10px;
	
}

.footer-text a {
	color:#fff;
	margin-right:10px;
}


.pole {
	height:20px;
}

.header2 {
 	margin-bottom:10px;
 
 }

.search {
	margin-left:700px;
}

/**************************** menu */


.navigaciq {
	background-image:url(images/layout/navigaciq.gif);
	height:37px;
}
	
#menu p {
	display:inline;
}

#menu {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}

#menu ul {
	list-style: none;
	margin:0px;
	padding:0px; 
}

#menu ul li {
	margin-left:10px;
	margin-bottom:2px;
 	width:140px;
}

#menu ul li a {
	display: block; 
 	background-color:#939393;
 	color: #fff; 
 	text-decoration: none; 
 	width: 100%; 
	padding:4px 0px 4px 0px;
	text-indent:3px;
}

html>body #menu ul li a { 
	width: auto; 
}

#menu ul li a:hover {
	background-color:#6EA5C7;
	text-decoration:underline;
}

.priqteli {
	background-image:url(images/layout/priqteli.gif);
	height:37px;		 
}
	
.priqteli2  {
	margin-left:10px;
}
		
.priqteli2 p {
	margin-bottom:10px;
}
	
.priqteli2 a {
	color:#FF0000;
}




/**************************** index */




.container-left {
	float:left;
	width:415px;
		
}
	
.container-right {
	float:right;
	width:405px;
	margin-left:10px;
	display:inline;
}
	
.container-right-left {
	float:left;
	width:270px;
	background-color:#336699;
	margin-right:5px;
	display:inline;
	padding:5px;
}
	
.container-right-right {
	float:right;
	width:120px;
}

.container-right-footer {
	display:block;
	clear:both;
}

.container-footer {
	display:block;
	clear:both;
}


.container-left p {
	text-align:justify;
	text-indent:10px;
}
		
.container-left h3 {
	border-bottom:1px solid #CCC;
	font-size:16px;
	color:#000066;
	margin:10px 0px 10px 0px;
}

.whitebox1 {
	background:#fff;
	width:403px;
	border:1px solid #999;
	padding:5px;
	margin-bottom:5px;

}
		
.whitebox1-left {
	float:left;
	width:100px;
}
		
.whitebox1-right {
    width:298px;
	float:right;
}
		
.whitebox1-footer {
	display:block;
	clear:both;
			 
}
		
		
.forums h3 {
	color:#fff;
	font-size:16px;
	margin:0px 0px 5px 0px;
}
		
.forums-main {
	background-color:#6388A8;
	padding:2px;
	color:#fff;
			
}
		
.forums a {
	color:#fff;
	text-decoration:none;
}

.forums p {
	color:#fff;
	text-align:justify;
}

/**************************** dqsno */

.motion {
width:108px;
background:#fff;
border:1px solid #666;
margin-bottom:10px;
padding:5px;
font-size:13px;
}


/**************************** stranici 1 */

.pages {
	}
	
.pages-left {
	float:left;
	width:700px;
	margin-right:10px;
	display:inline;
}

.pages-right {
	float:right;
	width:120px;
}

.pages-footer {
	display:block;
	clear:both;
	margin-bottom:10px;
}

.pages-left h3 {
	border-bottom:1px solid #CCC;
			font-size:16px;
			color:#000066;
			margin:10px 0px 10px 0px;
}

.prozorec {
	background:#fff;
	width:678px;
    padding:10px;
	border:1px solid #999;
}

.prozorec p {
	margin-bottom:10px;
}

.prozorec h5 {
	font-size:15px;
	margin:0px 0px 10px 0px;
}

.pole2 {
	height:5px;
}

.prozorec p {
	text-align:justify;
}

.prozorec h4 {
	font-size:19px;
	font-style:bold;
	margin:0px 0px 10px 0px;
}

.prozorec ul {
	padding-left:10px;
}



/**************************** categorii */

.categories {
    width:340px;
    background:#fff;
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #999;
	
	
}

.categories-left {
	float:left;
	width:100px;
	display:block;
}

.categories-right {
	float:right;
	width:215px;
	padding:10px;
 
}

.categories-right ul {
	margin-bottom:0px;
 
}

.categories-footer {
	clear:both;
	display:block;
}



.movie  {

}

.movieleft {
	width:140px;
	float:left;
}

.movieright {
	width:525px;
	float:right;
	padding-left:5px;
 
}

.moviefooter {
	display:block;
	clear:both;
}	
	
	
.movieright h4 {
	font-size:19px;
	font-style:bold;
	margin:0px 0px 10px 0px;
}

	


/**************************** sydyrjanie na otdelni statii */

.prozorec44 {
	float:left;
	width:200px;
	background-color:#999;
	padding:10px;
	margin: 0px 15px 15px 0px;


} 

.prozorec44 ul {
  	list-style: none;
    margin:0px;
	padding-left:0px;
	
	 
}

.prozorec44 li {
	padding-bottom:20px;
	color:white;
	
}

.prozorec44 a {
	color:white;
	text-decoration:none;
}

.dop {
	margin:0px 0px 15px 0px;
	padding:0px;

}

.dop p {
	font-size:11px;
}

.pic {
	float:left;
	margin:8px 8px 0px 0px;
}
 
.prozorec3 {
    float:left;
    width:140px;
    padding:5px;
    background-color:#fff;
    border:1px solid #999;
    margin:5px;
} 
 
 
 
	













		
		
		













 


 
 
 
 
 


	


		




