html
{
	height: 100%;
	/* Opera font-size hack */
	font-size: 106.5%;
}
body
{
	text-align: center;
	margin: 0;
	padding: 0;
   font-family:"Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #404346;
	background: white url(../images/back_page.jpg) repeat-x top center;	
	height: 100%;
	font-size: 76.5%;
}

/* BASIC TAGS */
a {color: #2787b8; text-decoration: none;}
a:hover {color: black;}
img {border: 0 none; margin: 0; padding: 0;}

h1, h2, h3, h4, h5 {color: #2787b8;}
h1 {font-size: 200%; font-weight: normal; margin: 10px 0 .8em; padding: 0;}
h2 {font-size: 140%; font-weight: normal; margin: 1.5em 0 .3em; padding: 0;}
h3 {font-size: 130%; font-weight: normal; margin: .8em 0 .2em; padding: 0;}
h4 {font-size: 110%; font-weight: bold; margin: .8em 0 .2em; padding: 0;}

	h2.first,
	h3.first
	{margin-top: .2em; margin-bottom: .3em;}

em.number {color: #f90; font: normal 1em normal;}

p  {margin: 0 0 1em; padding: 0; line-height: 1.6em;}
  .firstParagraph {font-size: 110%;}
blockquote  {margin: 0 0 1em 1em; padding: 0; line-height: 1.6em;}

ins {color:#2c551a;}
hr {margin:3px 0px 0;_margin:0;height:1px;background:#d0d0d0;border:0;}
hr.m25px {clear:both;margin:0 25px;}
/* END: BASIC TAGS */

/* FORMS */
form {margin: 0; padding: 0;}
input {border: 1 none; position: relative; top: 2px; left: 5px; background: transparent none;}

.inputBox {
  position: relative; height: 18px; width: 203px;
  background: #FFFFFF;
  padding: 2px 0 0 5px;
  border-left: 1px solid Gray;
  border-top: 1px solid Gray;
  }
  .alert .inputBox {background-position: 0px -25px;}
  
  .inputBox2 {
  position: relative; height: 16px;
  color:#91C10A;
  border-left: 1px solid #91C10A;
  border-top: 1px solid #91C10A;
  border-right: 1px solid #D1E978;
  border-bottom: 1px solid #D1E978;
    }
  
  .fakeInputBox {
  position: relative; height: 1.5em; width: 145px;
  }

.inputBoxs {
  position: relative; height: 18px; width: 25px;
  background: #FFFFFF;
  padding: 2px 0 0 5px;
  border-left: 1px solid Gray;
  border-top: 1px solid Gray;
  }

.inputBoxLeft {
  position: absolute; top: 0; left: 0; width: 10px; height: 25px;
  background: #FFFFFF url(/images/form-input-left-double.png) 0px 0px no-repeat scroll;
  }
  .alert .inputBoxLeft {background-position: 0px -25px;}
  
.inputBoxRight {
  position: absolute; top: 0; right: 0; width: 10px; height: 25px;
  background: #FFFFFF url(/images/form-input-right-double.png) 0px 0px no-repeat scroll;
  }
  .alert .inputBoxRight {background-position: 0px -25px;}
/* END: FORMS */


/*  CLASSES */
.cleaner {position: relative; float: none; clear: right; width: 0; height: 0;}
.fleft {float:left;}
.fright {float:right;}
.cb {clear:both;display:block;width:100%;}
.cl {clear:left;display:block;width:100%;}
.icon {position:relative;top:1px;}
.bold {font-weight:bold;}

/* PAGE */
#page {width:780px;margin:0 auto;text-align:left;}

/* TOP LOGO */
#top_logo {height:152px;background:url(../images/top_logo.jpg) no-repeat;}

/* LOGIN */
#login {position: relative;width:380px;margin: 0px 0 0 260px;padding-top:60px; background:none;}

/* TOP DOMENA */
#top_domena {height:136px;background:url(../images/top_domena.jpg) no-repeat;}
#top_domena2 {height:136px;background:url(../images/top_domena2.jpg) no-repeat;}

/* TOP FLASH */
#top_flash {height:174px;background:url(../images/top_flash.jpg) no-repeat;}
#top_flasha {height:174px;background:url(../images/top_flasha.jpg) no-repeat;}

/* FLASH */
#flash {position: absolute;width:646px;height:128px;background:url(../images/flash_pozadi.jpg) no-repeat;margin-top:8px;margin-left:68px;}

/* Leftbox */
#leftbox {width:380px;border-right: 1px solid #FEB45A;float:left;}

/* Rightbox */
#rightbox {width:380px;float:left;float:right;}


/* TEXT BOXY */
.inbox {padding: 0 20px 0 20px;}
.in_top_domena  {padding: 10px 20px 0 80px;}



/* BUTTONY */
#butt1 { position: static; width: 211px; height:26px;background: url(../images/butt1.jpg);margin: 2px 0px 0px 5px;}
.link0 {color: white ;text-decoration: none;  font-size: 12x;  font-weight: bold; width: 211px; height:24px;display:block;padding: 3px 0 0 0;  text-align: center;  }
.link0:hover {color:black ;text-decoration: underline; font-weight:bold; }



/* Footer */
#footer {width:100%;height:62px;color:#2787b8;font-size:0.95em;background: url(../images/foot.jpg) repeat-x;margin:0 auto; }
#footer a {color:#2c551a;font-weight:bold;}
#footer a:hover {color:#d2ecc6;}
#footer span {font-weight:normal;}
.f3 {width:210px;padding-top:40px;}
.f2 {width:430px;padding-top:40px;}
.f1 {width:170px;padding-top:30px;}
.f0 {width:70px;padding-top:30px;}
