body, html {
	background-color: #6F6F6F;
	color: #47413F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/design/bg.png);
	background-repeat: repeat;
	font-size: 11px;
	margin:0;
	padding:0;
	height:100%; 
}
/* main components */
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
#container {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #F1F1F1;
	background-image: url(images/design/bgcontent.gif);
	background-repeat: repeat-y;
}
#header {
	width: 900px;
	height: 270px;
	margin: 0px;
	border: 0px;
	background-image: url(images/design/header.jpg);
	background-repeat: no-repeat;
}
#content {
	margin-right:230px;
	height: 100%;
	width: 646px;
	margin: 0px;
	float:right;
	text-align: justify;
	padding: 8px 12px 8px 12px;
	background-image: url(images/design/bgcontent.gif);
	background-repeat: no-repeat;
	background-color: #F1F1F1;
}
.full {
	height: 100%;
}
#sidebar {
	float:left;
	width: 230px;
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #F7F7F7;
	background-image: url(images/design/sidebarbg.gif);
	background-repeat: no-repeat;
}
#sidebartxt {
	float:left;
	width: 210px;
	position: relative;
	display: block;
	height: 100%;
	margin: 0px;
	padding: 10px;
	background-color: #F7F7F7;
	background-image: url(images/design/sidebarbg.gif);
	background-repeat: no-repeat;
}
#head {
	left: 60px;
	top: 38px; 
	width: 286px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	text-decoration: none;
	overflow: hidden; 
	text-indent: -9999px;
	vertical-align: top;
}
#head a{
	width: 286px;
	height: 220px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden; 
}
#headhome {
	left: 505px;
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	float: left;
	position: relative;
}
#headhome a{
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	position: relative;
	float: left;
	border: 0px;
}
#headkontakt {
	left: 508px;
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	float: left;
	position: relative;
}
#headkontakt a{
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	position: relative;
	float: left;
	border: 0px;
}
#gdesigns {
	left: 319px;
	width: 70px;
	height: 56px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	margin:0px;
}
#gdesigns a{
	width: 180px;
	height: 56px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	text-indent: -9999px;
	margin:0px;
}
#footer {
	width: 900px;
	height: 56px;
	margin: 0px;
	padding: 0px;
	background-color: #6F6F6F;
	background-image:  url(images/design/footer.gif);
	clear: both;
}
#footertxt {
	font-family: Lucida Sans Unicode, Verdana, Tahoma;
	float: left;
	font-size: 11px;
	margin-left: 20px;
	padding-top: 20px;
	height: 56px;
	color: #525252;
}/* general */
H2 {
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	margin: 0px;
	line-height: 25px;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #5B5B5B;
}
a:hover {
	text-decoration: underline;
	color: #5082A2;
}
a:active {
	color: #6F6056;
}
a:visited {
	color: #5B5B5B;
}
.validate {
	padding-left: 15px;
	background: url(images/design/validate.gif) no-repeat 0 50%; 
}
.divider {
	width: 600px;
	height: 16px;
	margin: 5px 0px 5px 0px;
	background-image: url(images/design/divider.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.center {
	margin: 0 auto;
	text-align: center;
	padding: 2px;
}
TABLE.plan {
	width: 100%;
	padding: 6px;
	margin: 0px;
	line-height: 20px;
}
.tekst {
	color: #61646D;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: justify;
}
.success {
	color: #1B60DC;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	text-align: justify;
}
input.prijavnica {
	background: #F1F1F1 url(images/design/input2.jpg) no-repeat top left;
	border: 1px solid #1c1c1c;
	border: 0 none;
	color: #787878;
	float: left;
	font-size: 11px;
	line-height: 22px;
	outline: none;
	display: block;
	padding: 6px 7px 0px 7px;
	margin: 0 0 7px 0;
	height: 19px;
	width: 226px;
	}
	
textarea {
	background: #F1F1F1 url(images/design/textarea.jpg) no-repeat top left;
	border: 1px solid #1c1c1c;
	border: 0 none;
	color: #787878;
	font-size: 11px;
	outline: none;
	display: block;
	line-height: 16px;
	padding: 6px 7px 0px 7px;
	margin: 0 0 7px 0;
	width: 226px;
	height: 132px;
	font-family: Verdana;
	}
	
img.photoleft {
	float: left;
	padding: 4px 4px 4px 4px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #FCFEFF;
	border: 1px solid #EEEEEE;
}
img.frame {
	padding: 4px 4px 4px 4px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #FCFEFF;
	border: 1px solid #EEEEEE;
}
/* main nav */
#main-nav{
	width:900px;
	height:46px;
	margin:0 auto;
	background:#FFF url(images/design/menu.gif) no-repeat; 				
}
#main-nav ul{
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}

#main-nav ul li a.pocetna{
	width: 86px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.onama{
	width: 78px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.nastava{
	width: 78px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.dogadanja{
	width: 97px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.kakoseupisati{
	width: 130px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.ucenici{
	width: 146px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.kontakt{
	width: 83px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
/* -- Hovers -- */
#main-nav ul li a.pocetna:hover{
	background: url(images/design/menu.gif) 0px -46px;
}
#main-nav ul li a.onama:hover{
	background: url(images/design/menu.gif) -86px -46px;
}
#main-nav ul li a.nastava:hover{
	background: url(images/design/menu.gif) -164px -46px;
}	
#main-nav ul li a.dogadanja:hover{
	background: url(images/design/menu.gif) -242px -46px;
}	
#main-nav ul li a.kakoseupisati:hover{
	background: url(images/design/menu.gif) -339px -46px;
}
#main-nav ul li a.ucenici:hover{
	background: url(images/design/menu.gif) -469px -46px;
}
#main-nav ul li a.kontakt:hover{
	background: url(images/design/menu.gif) -615px -46px;
}
/* lightview.css */

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close { float: right; overflow: hidden; }
.lv_Close .lv_Button {
	float: right;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}
.lv_Data .lv_Slideshow {
	border-left: 1px solid #efefef;
	padding-left: 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
		margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}

/**** ----------------------------------------------- ****/
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #4F4C4C;
border-width: 0 1px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #EFEFEF;
line-height:22px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
padding: 2px;
background-image: url(images/design/dropdown.gif);
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #4F4C4C;
padding: 2px 0;
text-decoration: none;
color: #EFEFEF;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #3F3F3F;
}
