/*Search page body */
body {background-color:#FFFFFF; font-family:arial,sans-serif; font-size: 13px; margin: 0;}

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}


a:visited{color:#123F8B;}
/*hr{color:#000066}*/

a.stranici{
margin-left: 5px;
margin-right: 5px;
text-decoration:none;
}
a.stranici1{
margin-left: 5px;
margin-right: 5px;
text-decoration:none;
font-weight: bold;
font-size: 15px;
}
a.coverlinkovi {
color: white;

}
a:visited.coverlinkovi {
color: white;

}
/*Page descriptions*/
.description{font-size: 13px;}

.logo {
float: left;
margin-left: 60px;
}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#186EFF; font-size: 18px;  font-weight: bold;  text-decoration: none; overflow: hidden !important;}

li {
margin-top: 33px; list-style-type: none;
}
.idented li {
margin-top: 5px !important;
}

table.boxborder {
border: 2px solid #4683ea !important;
border-radius: 3 15 15 3;
-webkit-border-radius: 3 15 15 3;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;

}

.searchBox{
float: left;
margin-left: 30px;
padding-top: 85px;}

input[type="submit"] {
border: 1px solid transparent;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
height: 30px;
margin: 0;
outline: none;
padding: 0 0;
width: 60px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #4285f4;
background: -webkit-linear-gradient(top,#4387fd,#4683ea);
background: linear-gradient(top,#4387fd,#4683ea);
color: white;
border-radius: 3 8 8 3;
-webkit-border-radius: 3px 8px 8px 3px;
font-weight: bold;
}
input[type="submit"]:hover {
background: red;
}

input#query {
width: 550px;
padding-left: 5px;
height: 27px;
background: #fff;
border: none;
font-size: 20px;
font-weight: bold;
}

#result_report {
	text-align:left ;
	padding:3px;
	color: rgb(128, 128, 128); 
	font-weight: bold;
	margin-bottom:14px;
	border-top: 2px solid rgb(102, 102, 102);
    padding-left: 150px;
	clear: both;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 510; margin-left: 150px;}

h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

#other_pages {
	text-align: left;
    margin: 30px;
    padding-left: 150px;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align: left;
        clear: both;
        padding-left: 460px;
		
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
font-size: 14px;
text-align: left;
clear: both;
padding-left: 460px;

}
.titlesh3{
text-align: center;
margin-top: 0px; 
background: black; 
border-radius: 0 0 10 10; 
padding-bottom: 5px; 
height: 40px;
border-bottom-left-radius: 10px;
border-top-left-radius: 0px;
border-bottom-right-radius: 10px;
border-top-right-radius: 0px;
float:left; 
width: 200px;
}
.cover {
position:relative;
float:left; 
margin-left:10px; 
width: 200px;
margin-bottom: 3px;
padding-top: 20px;
}

.cover:hover {
background: black;
border-radius: 10 10 10 10;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
}
.info{
	position: absolute;
	float:left; 
	width: 20px;
	top: 20px;
	color: white;
    visibility: hidden;
	text-align: center;
}
.coverdeshover{
	position: absolute;
	float:left; 
	width: 200px;
	top: 40px;
	background:rgba(0, 0, 0, 0.9);
	color: white;
    visibility: hidden;
	text-align: left;
	z-index: 1;
	border-radius: 15px;
	padding: 10px;
}
.coverimg:hover .info{
  visibility: visible;
  opacity: 1;

}

.info:hover .coverdeshover{
  visibility: visible;
  opacity: 1;

}

.coverimg{
float:left; 
width: 200px;
}

.span-descriptiontitle{
font-size:17px;
font-weight:bold;
}
.span-description1{

}
.span-description2{

}
.rateing{
background-image: url(/star.png);
  background-repeat: no-repeat;
  text-align: center;
  width: 50px;
  height: 50px;
  background-size: cover;
  position: relative;
  float: right;
}
.span-rateing{
font-size:20px;
font-weight:bold;
padding-top: 15px;
  padding-left: 3px;
}

center.allcovers {
  width: 90%;
  margin: 0px auto;
}

.inallcovers {
  width: 100%;
  margin: 0px auto;
}

.infobest{
	padding:0px;
	margin:0px;
	float: left;
	position: absolute;
	margin-left: 510px;
	width:492px;
	}
	
.ul-menylink{
	padding:0px;
	border-bottom: 3px solid #EEE;
	border-left: 3px solid #EEE;
	border-right: 3px solid #EEE;
	border-radius:0px 3px 0px 15px;  
	-webkit-border-radius:0px 3px 0px 15px; 
	-moz-border-radius:0px 3px 0px 15px;
	
}	
	
.infobest a {
background: #4285f4;
color: #FFF;
padding: .6em 1em;
font: normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
text-decoration: none;

}
.infobest ul {list-style-type: none; margin:0px;
}
.infobest li {float: left;
 margin-top: 0px;
 width: 100px;
 }
.menylink  a {
font-weight: bold !important;
margin-right: 2px;
display: block;
}
.menylink  a:hover {background: red;}

.h2search {
margin: 0px;
display: inline;
}
.h3search{
margin: 0px;
display: inline;
}
.infobest1{
	display: inline-block;
	width:510px;
	}
	
.ul-menylink{
	padding:0px;
	
	
}	
	
.infobest1 a {
background: #4285f4;
color: #FFF;
padding: .6em 1em;
font: normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
text-decoration: none;
}
.infobest1 ul {list-style-type: none; margin:0px;
  display: table;
}
.infobest1 li {float: left; margin-top: 0px;}

.pages {
clear: both;
text-align: center;
font-weight: bold;
font-size: 20px;
display:table;
  margin: 0 0 30 0;
padding-top: 30px;
}

a.paglink {
padding: 10px 20 10 20;
background: #4285f4;
color: white;
margin-left: 10px;
border-radius: 10px;
}

a.paglink:hover {
background: red;
}


div.popularmovies {
background: #4285f4;
border-radius: 15px 5px 15px 5px;
color: white;
font-weight: bold !important; 
margin-bottom: 0px;
font-size: 20px;
}

h2.poptitle {
font-weight: bold !important;
padding: 10px;
margin-bottom: 10px;
margin-top: 0px;
}
ul.ul-moremenu {
    position: absolute;
    display: none;
	padding: 0;
	background: rgb(66, 133, 244);
}
li:hover .ul-moremenu {
    display: block;
	
}
li.menylinkiside {
  float: none;
}
.menylinkiside a {
	display: block;
	border: none;
	border-radius: 0;
	  margin: 1px;
}

 @media only screen and (max-width: 410px) {
.infobest1 {
	display: table;
  width: 300px;
  margin: 0;
  padding-left: 0px; 
  margin-bottom: 30px;
  }
  .infobest1 a {
  font-size: 13px;
  }
  input#query {
  width: 100%;
  }
  img.imgbaner {
  width: 100%;
}
img.poster {
  width: 100%;
  height: 120px;
}
.coverimg {
  width: 100%;
}
.cover {
  width: 30%;
    margin-left: 3%;
  margin-bottom: 0px; 
  padding-top: 0px; 
}
.titlesh3 {
  width: 100%;
  height: 60px;
}
.pages {
  font-size: 15px;

  width: 280px;
}
a.paglink {
  margin-left: 5px;
}
form {
  width: 90%;
  display: table;
  margin: 0;
  
}
.logo1 {
  width: 280px;
  display: table;
  margin: 0;
}
.ads {
  width: 90%;
  display: table;
  margin: 0;
}
.coverdeshover {

  /*width: 80px;*/
width: 75%; 
position: fixed; 
left: 11%; 
/*margin: 0 0 0 -37.5%;*/
}
h2.poptitle {

  font-size: 15;
}
 #sthoverbuttons{
display:none;
}
}

@media only screen and (min-width: 410px) and (max-width: 500px) {
.infobest1 {
	display: table;
  width: 380px;
  margin: 0;
  padding-left: 0px; 
  margin-bottom: 30px;
  }
  .infobest1 a {
  font-size: 13px;
  }
  input#query {
  width: 100%;
  }
  img.imgbaner {
  width: 100%;
}
img.poster {
  width: 100%;
  height: 150px;
}
.coverimg {
  width: 100%;
}
.cover {
  width: 30%;
  margin-bottom: 0px; 
  padding-top: 0px; 
    margin-left: 3%;
}
.titlesh3 {
  width: 100%;
  height: 40px;
}
.pages {
  font-size: 15px;

  width: 380px;
}
form {
  width: 90%;
  display: table;
  margin: 0;
  
}
.logo1 {
  width: 380px;
  display: table;
  margin: 0;
}
.ads {
  width: 90%;
  display: table;
  margin: 0;
}
.coverdeshover {

  /*width: 120px;*/
width: 75%; 
position: fixed; 
left: 11%; 
/*margin: 0 0 0 -37.5%;*/

}
h2.poptitle {

  font-size: 15;
}
#sthoverbuttons{
display:none;
}
}

@media only screen and (min-width: 501px) and (max-width: 800px) {

.infobest1 {
	display: table;
  width: 380px;
  margin: 0;
  padding-left: 0px; 
  margin-bottom: 30px;
  }
  .infobest1 a {
  font-size: 13px;
  }
  input#query {
  width: 100%;
  }
  img.imgbaner {
  width: 100%;
}
img.poster {
  width: 100%;
  height: 150px;
}
.coverimg {
  width: 100%;
}
.cover {
  width: 24%;
  margin-bottom: 0px; 
  padding-top: 0px; 
    margin-left: 1%;
}
.titlesh3 {
  width: 100%;
  height: 40px;
}
.pages {
  font-size: 15px;

  width: 380px;
}
form {
  width: 90%;
  display: table;
  margin: 0;
  
}
.logo1 {
  width: 380px;
  display: table;
  margin: 0;
}
.ads {
  width: 90%;
  display: table;
  margin: 0;
}
.coverdeshover {

  /*width: 120px;*/
width: 75%; 
position: fixed; 
left: 11%; 
/*margin: 0 0 0 -37.5%;*/

}
h2.poptitle {

  font-size: 15;
}
#sthoverbuttons{
display:none;
}
}