@import url("css/meni.css");
@import url("css/vsebina.css");
@import url("css/povezave.css");
@import url("css/lightbox.css");
@import url("css/novice.css");

/* GLAVNI SKIN - ZUNANJA, OZADJE, NADZORNA PLO�CA*/
body{
		background-color:#f0edc4;
	}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}
.skinmaster {
	background-color: transparent;
}
.skinheader {
}
.skingradient {

}

/* ControlPanel*/
.template_style{width:970px; margin:0 auto;}
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}


/* TABELA - LOGO, MENI, HITRI MENI, BREADCRUMB, PRIJAVA */
.tabela_zg_meni{background-image:url(images/snajski_meni_bg.jpg); background-repeat:no-repeat; background-position:top left; height:76px; margin-top:15px;}
.meni{width:770px; height:76px; border-bottom:4px solid #f8ede5; padding:0 0 0 20px;}
.logo{text-align:center; height:140px; vertical-align:bottom; padding-right:40px;}
.logotip{width:130px; height:76px; border-bottom:4px solid #f8ede5; text-align:center; vertical-align:middle;}
.vstopna_levo{width:330px; background-image:url(images/sanjska_poroka_left.jpg); background-repeat:no-repeat; background-position:top left; height:535px;
	border-bottom:4px solid #f8ede5;}
.vstopna_desno{width:570px; background-color:#f6f4e8; height:535px;
	border-bottom:4px solid #f8ede5;}
.footer_left{width:450px; padding-left:25px;}
.footer_right{width:450px; padding-right:25px;}

.footer{color:#ad846e; font-size:10px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif;  height:57px; background-color:#f8ede5;}
.podstran_desno{width:620px; background-color:#f6f4e8; height:535px; border-bottom:4px solid #f8ede5;}
.spodaj_td{background-color:#ad846e;}

/* PANE */
.LeviPane{background-image:url(images/bg_podstran.jpg); background-repeat:repeat-y; background-position:top left; padding:10px; width:215px;}
.ContentPane{padding:0 20 0 20px;}
.LeftPane{
	width:300px; 
	vertical-align:top; 
	background-image:url(images/sanjska%20poroka%20res%20sanjska.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom left;
	padding:8 8 8 8px;
	}
	
.MiddlePane{
	width:300px; 
	background-image:url(images/pikice.jpg); 
	background-repeat:no-repeat; 
	background-position:left center; 
	vertical-align:top;
	padding:8 10 8 10px;
	}
	
.RightPane{
	width:300px;
	background-image:url(images/pikice.jpg);
	background-repeat:no-repeat; 
	background-position:left center; 
	vertical-align:top;
	padding:8 10 8 10px;
	}

/* KONEC STILA ZA TABELO */ /* Spletno rešitev je zasnovala Stroka.si */

.VideoWrp{float:left; width:100%; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #7D767E;}
.VideoTitle{float:left; width:100%; margin-bottom:5px;}
.VideoTitle h3{font-size:16px; color:#AD846E;}
.VideoCont{float:left; width:100%;}
.VideoLeft{float:left; width:320px; margin-right:10px;}
.VideoRight{float:left; width:280px; position:relative; min-height:192px;}
.VideoOpis{float:left; width:100%; font-size:12px;}
.VideoUrl{float:left; width:100%; bottom:5px; left:5px; position:absolute;} .VideoUrl a{font-size:12px;}

