#kontejner {
display:inline-block;
}

#left {
width:301px;
float:left;
margin-right:50px;
}
#right {
width:301px;
float:right;
margin-left:50px;
}
#zik {
position:fixed;
margin-top:30px;
width:301px;
height:601px;
}
#zak {
position:fixed;
margin-top:30px;
width:301px;
height:601px;
}


#wrap{
width:750px;
background-color:white;
display:inline-block;
height:auto;  
}
#wrapper {
background-color:lightgray;
border:3px solid gray;
}

div#header {
    background-color: #0C34FF;
    border: 1px solid;
    float: left;
    width: 100%;
}

#header h1 {
    font-size: 40px;
    font-weight: bold;
    color: red;
    text-shadow: -2px -2px 4px black;
}
#header p {
font-weight:bold;
color:red;
}

h2 {
color:red;
}
h3 {
color:blue;
text-align:center;
	}

h4 {
color:red;
font-size:25px;
}

.italic {
text-align:left;
font-style:italic;
}

#content {
width:100%;
background-color:#E0EEEE;

}
#content p{
font-size: 20px;
font-weight: bold;
margin-left:15px;
margin-right:15px;
text-align:left;
}
#p {
font-size: 20px;
}
.frame {
    width:560px;
    height:315px;

}
#a{
border: 1px solid;
}

#line{
width:2px;
height:600px;
border: 1px solid;
background-color:#1874CD;
display:inline;
}
#nav{
height:auto;
background-color:red;

}

#odlomak {border:2px solid red;
    padding-top:10px;
    padding-bottom:10px;
}

#odlomak p{
     margin-left:10px;
     margin-right:20px;
     font-weight:bold;
     text-align:left;
     font-style: italic;
     font-size:20px;
   } 



.container {
  position: relative;
  width:99%; 
 
}


.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color:#0451BC;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
 width:100%;
}

.overlay:hover {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color:#0451BC;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
 width:100%;

}

.container:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}


.classname {

	background:white;
    border-radius:4px;
	border:1px solid #573357;
	display:inline-block;
	color:#1c0c1c;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	padding:10px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #c99198;
	margin:2px;
       
}
.classname:hover {
	background:silver;
        color:white;
}


.x {display:none;}

#face{
font-weight: bold;
height:115px;
background-color:azure;
} 
#facebook {
    margin:5px;
    float: left;
    border-color: red;
    border-style: solid;
    border-width: 3px;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    background-color: #393d8a;
    font-family: 'Helvetica Neue',Helvetica, sans-serif;
    line-height: 1em;
    color: #fff9d6;
    margin-left: 5px;
    font-weight: bold;
    font-size: 100px;
    text-shadow: 0px 0px 0 rgb(195,195,195), 1px 1px 0 rgb(146,146,146), 2px 2px 0 rgb(98,98,98), 3px 3px 0 rgb(49,49,49), 4px 4px 0 rgb(1,1,1), 5px 5px 4px rgba(0,0,0,0.4), 5px 5px 1px rgba(0,0,0,0.5), 0px 0px 4px rgba(0,0,0,.2);
}




#thumbnailscontainer ul{
margin: 0;
padding: 0;
list-style: none;
overflow: auto;

}
#thumbnailscontainer ul li{
margin-right: 10px;
width: 128px;
height: 108px;
}      

#playercontainer{
display: none;
}


#thumbnailscontainer{
overflow: auto;
clear:both;

}
#thumbnailscontainer ul{
margin: 0;
padding: 0;
list-style: none;
overflow: auto;
background:teal;
width:155px;
}
#thumbnailscontainer ul li{
margin-right: 1px;
width: 128px;
height: 108px;
margin-left:10px;
}      
#thumbnailscontainer ul li a{
display: block;
background: #fff;
padding: 5px;
border: 1px solid #ccc;
width: 120px;
height: 90px;

}

#publicside {
 padding-bottom:1px; 
 
}


div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
	display:none;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}



td#fancy_title_left {
	height: 33px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 33px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 33px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}



div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #E6E6E6;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}


	








#adminside{
	width: 400px;
	margin: 10px auto 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
input[name=video_url]{
text-indent: 90px;
}
#adminwrap{
	border: 1px solid #ccc;
	padding: 10px;
	background: #eee;
}
#addrecordwrap{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;	
}
#recordform{
	margin-top: 10px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	display: none;
}
.feedback{
	border: 1px solid #E2C822;
	background: #FFF9D7;
	padding: 15px;
	margin-bottom: 15px;
	text-align: center;	
}
@media only screen and (max-width: 1555px) {
#left {
margin-right: 1px;
}
#right {
margin-left: 1px;
}
#wrap{
width:750px;
display:inline-block;
height:auto;  
}
}

@media only screen and (max-width: 1490px) {
#left {
display: none;
}
}

@media only screen and (max-width: 1190px) {
#right {
display: none;
}
}

@media only screen and (max-width: 1061px) {
#wrap {
width: 700px;
margin-left: 75px;
}
#zak {
display: none;
}
#content p {
font-size: 18px;
font-weight: bold;
margin-left: 11px;
margin-right: 11px;
text-align: left;
}
}

@media only screen and (max-width: 900px) {
#wrap {
margin:0;
}
}

@media only screen and (max-width: 855px) {
#wrap {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
}
@media only screen and (max-width: 751px) {

h1 {
	font-size:40px;
	}

p {
font-size:18px;
}

#content p{
font-size: 18px;
font-weight:bold;
margin-left:15px;
margin-right:15px;
text-align:left;
}
.classname {
font-size:17px;
padding:9px 18px;
}
}
@media only screen and (max-width: 603px) {

h1 {
	font-size:35px;
	}
		h2 {
	font-size:23px;
}
h3 {
	font-size:21px;
}	
h4 {
	color:red;
	font-size:23px;
}
	
.abc {
width:470px;
height:300px;	
	}
	
#content p{
font-size: 17px;
font-weight:bold;
margin-left:15px;
margin-right:15px;
text-align:left;
}
.classname {
font-size:17px;
padding:8px 16px;
}
}
@media only screen and (max-width: 565px) {

.frame {
    width:95%;
    height:auto;

}
.classname {
font-size:16px;
padding:7px 15px;
}
}
@media only screen and (max-width: 555px) {

    h3 {
font-size: 15px;
}
.classname {
    font-size:17px;
    padding:8px 15px;
	text-shadow:0;
	margin:2px;
       
}

#facebook {
   
    border-width: 2px;
    width: 90px;
    height:90px;
    border-radius: 15px;
    color: #fff9d6;
   font-size: 90px;
}
.classname {
font-size:16px;
padding:6px 13px;
}
}

@media only screen and (max-width: 480px) {

h1 {
font-size:29px;
}
#header h1 {

font-size:35px;
font-weight:bold;
text-shadow:-2px -2px 4px black;
-webkit-text-fill-color: red;
-webkit-text-stroke: 1px lightgray;
text-align: center;
}


.classname {
    font-size:15px;
    padding:6px 12px;
}

#i{
font-size:19px;

}
#content p{
font-size: 15px;
font-weight:normal;
margin-left:15px;
margin-right:15px;
text-align:left;
}
.abc {
width:410px;
height:280px;	
	}
	h2 {
	font-size:17px;
}
h3 {
	font-size:17px;
}	
h4 {
	color:red;
	font-size:17px;
}
}
@media only screen and (max-width: 425px) {
 
    
h1 {
font-size:25px;
}
.abc {
width:315px;
height:200px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:15px;
}	
h4 {
	color:red;
	font-size:15px;
}
.classname {
    font-size:15px;
    padding:5px 10px;
}
}
@media only screen and (max-width: 320px) {
div#wrap {
width:100%;
}
h1 {
font-size:20px;
}

div#header h1 {
font-size:25px;
}
.classname {
    font-size:14px;
    padding:5px 9px;
}
#content p{
font-size: 16px;
margin-left:5px;
margin-right:5px;
text-align:left;
}
.abc {
width:100%;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}	
h4 {
	color:red;
	font-size:14px;
}
}
@media only screen and (max-width: 255px) {
#content p{
font-size: 16px;
margin-left:5px;
margin-right:5px;
text-align:left;
}
.classname {
    font-size:13px;
    padding:4px 8px;
}
.abc {
width:100%;
}
div#header{
height:165px;
}
div#header h1 {
font-size:25px;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:13px;
}	
h4 {
	color:red;
	font-size:13px;
}
img {
width:95%;
height:auto;
}
}
@media only screen and (max-width: 180px) {
h1 {
font-size:17px;
}
.classname {
    font-size:12px;
    padding:3px 6px;
}
.abc {
width:99%;
height:120px;
}
#content p{
font-size: 14px;
margin-left:5px;
margin-right:5px;
text-align:left;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:12px;
}	
h4 {
	color:red;
	font-size:12px;
}
}
