/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd,   form, label {margin:0;padding:0;border:0;}

caption {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

hr {color: #000; background-color: #000; border: 1px dotted #000000; border-style: none none dotted; }


body
{
    background-position: 0 0;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #bbbbbb url('/Templates/T1/Images/body_bg.jpg') repeat-x 0 0;
}

#BioGen{
  width:950px;
   text-align:center;
}

#wrapper
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #808080 #808080 #FFFFFF #808080;
    position: relative;
    text-align: left;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}

#MasterPageContent
{
    
}

#header
{
    height: 70px;
    width: 960px;
    
    background-repeat: no-repeat;
    background-color: #E0E9F0;
}

#linkovi
{
    height: 30px;
    background-color: #ffffff;
    position: relative;
    top: 8px;
}
#Linkovi2
{
    height: 32px;
    background-color: #DAEFEA;
    position: relative;
    top: -10px; 
    vertical-align:middle; 
    text-align:left;
    padding-left:40px;
    padding-top:12px;
}
#Linkovi2 a
{
    color: #666666;
}
#WhiteSpace
{
    height: 0px;
    background-color: #ffffff;
}

#WhiteSpaceFooter
{
    height: 18px;
    background-color: #ffffff;
    z-index:5000;
}

#main {
    position: relative;
    width: 100%;
    background-image: url('images/main-bg.gif');
    background-repeat: repeat-y;
    top: 0px;
    left: 0px;
}

#webForms
{
     width:99%;
     margin-left:150px;
     margin-bottom:15px;
}

	/* Footer styles */
#footer
{
    clear: both;
    width: 100%;
    background-color: #0066CC;
    text-align: right;
    height: 35px;
}

#footer1
{
    clear: both;
    width: 100%;
    background-color: #F9F9F9;
    text-align: right;
    height: 20px;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    border-bottom-width: 2px;
}

#footer p 
{
	padding:10px;
	margin:0;
	font-size: 70%;
}
	
	/* --> */

.RotorContent
{
    position: relative;
    top: 22px;
    left: -3px;
    border-right-style: solid;
    border-right-width: 3px;
    border-right-color: #000000;
}

#HomeContent
{
    margin: 10px; float:left; margin-top:35px;
}

.HyperLinkPosaljiUpit
{
    position: relative;
    top: -280px;
    right: -840px;
}

	/* Pages column styles */
	
/* column container */
#colmask
{
    
    position: relative; /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear: both;
    float: left;
    width: 99.9%; /* width of whole page */
    overflow: hidden; /* This chops off any overhanging divs */
    background: #EAEAEA;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #DAEFEA;
    top: 25px; height: 100%; margin-bottom:25px;
}
#CataloguePagerPosition
{
    left: -60px;
    position: relative;
}
#PicturePagerPosition
{
    left: -60px;
    position: relative;
}
#colmid
{
    float: left;
    width: 239.6%; /* Sirina srednje i desne kolone (za 210px - 540 px - 210 px = 196 %  //  sa width: 239.6%; desna kolona = 0*/
    position: relative;
    left: 210px; /* Sirina lijeve kolone u px */
    background: #ffffff;
    border-left-style: dashed;
    border-left-width: 0px;
    border-left-color: #DAEFEA;
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background:#EAEAEA;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50.4%;    /* Sirina sadrzaja unutar srednje kolone */
	position:relative; 
	top:0px;    /* Pomak gore - dolje sadrzaja unutar srednje kolone */
	right:99.7%;   /* Pomak lijevo - desno sadrzaja unutar srednje kolone */;
}
#col1pad 
{
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 
{
	width:100%;
	overflow:hidden;
	min-height:500px;
}
#col2 
{
	float:left;
	width:210px;   /* Sirina sadrzaja unutar lijeve kolone */
	position:relative;
	margin-left:-50%; 
	left:190px;    /* Pomak lijevo - desno sadrzaja unutar lijeve kolone */
	top:-22px;    /* Pomak gore - dolje sadrzaja unutar lijeve kolone */
	overflow:hidden; 
}
#col3 
{
	float:left;background-color:Aqua;
	width:211px;    /* Sirina sadrzaja unutar desne kolone */
	position:relative;
	left:0px;    /* Pomak lijevo - desno sadrzaja unutar desne kolone */
	top:0px;    /* Pomak gore - dolje sadrzaja unutar desne kolone */
	overflow:hidden;background-color: Aqua;
}