@import "reset.css";
@import "menu.css";
@import "ui.css";
/*@import "overlay.css";*/
@import "screen2.css";
@import "webfont-ad/stylesheet.css";
@import "webfont-lule/stylesheet.css";
@import "webfont-days/stylesheet.css";
@import "webfont-whitehall/stylesheet.css";


body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	font-size:90%;
	line-height: 1.5;
	text-align:center;
	background: url(../img/background.jpg) no-repeat center top;
	overflow:visible;
}

h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
	text-align:justify;
	font-family:Trebuchet MS,Arial,sans-serif;
}


ul {
	padding:0;
	font-family:Trebuchet MS,Arial,sans-serif;
	margin:.4em 0 .8em 0;
}

li {
	padding:0;
	font-family:Trebuchet MS,Arial,sans-serif;
}


img {
	margin:15px 0 10px 0;
}


#ads img {
	display:block;
	padding-top:10px;
}

#fixed {
	margin:0 auto;
	width:993px;   /* you can use px, em or % */
	text-align:left;
}

#wrapper {
	min-width:993px;
	min-height:705px;
	padding:0;
	margin: 0;
}

.clear {
	clear:both;
}

.imgright {
	float:right;
	margin: 5px 0 0 10px;
}

.imgleft {
	float:left;
	margin: 5px 10px 0 0;
}


.text-indent {
	margin:0 0 0 25px;
}



/* Header styles */
#header {
	clear:both;
	float:left;
}
#header {
	width:993px;
	height:50px;
	z-index:90;
	padding:0 0 0 10px;
	margin: 0;
}

#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}

#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}


/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 14px 1em 14px;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	/*background:#eee;		/* right column background colour */
	margin:0;
}
.threecol .colmid {
	right:190px;			/* width of the right column */
	/*background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:518px;			/* width of the middle column */
	/*background:#f4f4f4;	/* left column background colour */
}
.threecol .col1 {
	width:480px;			/* width of center column content (column width minus padding on either side) */
	left:1003px;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:256px;			/* Width of left column content (column width minus padding on either side) */
	left:190px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
.threecol .col3 {
	width:160px;			/* Width of right column content (column width minus padding on either side) */
	left:725px;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}


/* Column 1 text */


#col1content {
	margin: 20px 0 0 0;
}


.text-background {
	background: url(../img/transp-bckg.png);
	padding: 0px 20px;
	margin-bottom: 20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
    border: 1px solid #bbd9f5;
    border-radius: 20px;
	behavior: url(pie/PIE.htc);
}


.quote-text {
	font-size: 26px;
    /*font-weight: bold;    */
	font-family: 'ArchitectsDaughterRegular', "Times New Roman", Times, serif;
    font-style: italic;
	color: #808080;
	line-height:130%;
    text-indent: 90px;
}
 
.quote-beg {
	background: url(../img/quote-beg.png) no-repeat center top;
	overflow:visible;
    width: 73px;
	height: 49px;
	position:relative;
	left:0px;
	top:30px;
}
 
.quote-end {
	background: url(../img/quote-end.png) no-repeat center top;
	overflow:visible;
    width: 74px;
	height: 49px;
	position:relative;
	left:85%;
	bottom:40px;
}


/* Column 2 text */

#col2content {
	width:234px;
	background-image: url(../img/stup.png);
	background-repeat: repeat-y;
	padding:0 0 0 0px;
	margin-top: 0px;
}

#tabla-lule {
	margin-top: -15px;
	z-index:100;
	width: 230px;
	height: 374px;
	padding-bottom: 40px;
}

.tabla-lule-img {
	border: none;
}


#tabla-mobile {
	background-image: url(../img/tabla-mobile.png);
	background-repeat: no-repeat;
	z-index:100;
	width: 230px;
	height: 74px;
	padding: 0;
}

#tabla-email {
	z-index:100;
	width: 230px;
	height: 59px;
	padding: 0 0 150px 0;
}



#stup-dno {
	background-image: url(../img/stup-dno.png);
	background-repeat: no-repeat;
	z-index:100;
	width: 230px;
	height: 5px;
}

.text-naslov {
	font-size: 20px;
    /*font-weight: bolder;    */
	font-family: 'DaysRegular', "Lucida Grande", sans-serif;
	color: #03659b;
	text-align: center;
	padding-bottom: 20px;
}

.text-clanak {
	font-family: 'WhitehallRegular', Arial, Helvetica, sans-serif;   /*'ArchitectsDaughterRegular'*/
	font-size: 24px;
    font-weight: 550;
	line-height: 100%;
	color: black;/*#808080*/
}

.img-left {
	float:left;
	margin:0 20px 15px 0;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-right: 1px solid #bbd9f5;
		border-radius:10px;
		behavior: url(pie/PIE.htc);
}

.text-center {
	text-align: center;
}

.red {
	font-family: 'SeaDogRegular', Gadget, sans-serif;
	font-size: 18px;
	font-weight: bolder;    
	color: #f04a11;
}




/* Footer styles */
/*#footer {
	clear:both;
	float:left;
	width:100%;
	height: 80px;
	background-image: url(../img/background_footer.png);
	background-repeat: repeat-x;
}
#footer p {
	padding:10px;
	margin:0;
}*/


