html {
	margin: 0;
        padding: 0;
}

body {
	margin: 10px;
	/* padding: 0px 10px 0px 10px; */
	padding: 0;
	font: 70%/1.4 Verdana, sans-serif, Arial;
	color: #333333;
	background-color: #3f3f3f;
	/* background: url(images/bg.png) bottom fixed repeat-x; */
	height: 100%; /* IE fix */
	line-height: 16px;
}

#container {
        /* min-width: 800px; */
        min-height: 768px; 
        width: 1024px;
        text-align: left;
        margin: auto;
        /* float: left; */
        background: url(../img/A.png) left top no-repeat;
        /* overflow: auto; */
	/* min-height: 0px; */
	/* display: inline; */
	/* display: inline-block; */
}

#row1 {
	height: 100px;	
	width: 899px;
	background: url(../img/logo.png) left top no-repeat;
}

#row2 {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	height: 617px;
	width: 852px;
	background: url(../img/slika-ozadje.png) left top no-repeat;
}

#gumbi {
	display: inline-block;
	margin-top: 256px;
	margin-left: 71px;
}

.gumb {
	margin: 0;
	margin-right: 23px;
	width: 161px;
	height: 362px;
	float: left;
	display: table-cell;
}

.gumb a, .gumb a:active, .gumb a:link, .gumb a:visited {
        text-decoration: none;
        color: #ffffff;
}

.gumb a:focus, .gumb a:hover {
        text-decoration: none;
        color: #ffffff;
}

.gumbspodaj a:focus, .gumbspodaj a:hover {
        text-decoration: none;
        color: #00fefe;
}

.gumbzgoraj {
	margin: 0;
	height: 58px;
	background: url(../img/gumb1.png) left top no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: 900;
	text-align: center;
}

.gumbzgorajodprt {
	margin: 0;
	height: 58px;
	color: #ffffff;
	background: url(../img/gumb1-1.png) left top no-repeat;
	font-size: 15px;
	font-weight: 900;
	text-align: center;
}

.gumbzgorajtxt {
	margin: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.gumbspodaj {
	margin: 0;
	padding: 0;
	height: 304px;
	background: url(../img/gumb1-2.png) left top no-repeat;
	color: #ffffff;
	visibility: hidden;
	z-index: 2;
}

.gumbspodajtxtl2 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}


.gumbspodajtxtl3 {
	margin: 0;
	padding: 0;
	padding-left: 25px;
}

#logolink {
	float: left;
	border: 0;
	width: 360px;
	height: 130px;
	position: absolute;
}

#bliznjicetxt {
	/* margin-right: 127px; */
	margin-top: 40px;
	float: right;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
}

#row1_1 {
	clear: both;
	/* margin-right: 127px; */
	margin-top: 27px;
	float: right;
}

#bliznjice {
	float: right;
	width: 147px;
	height: 20px;
	background: url(../img/bliznjice.png) left top no-repeat;
	margin-right: 30px;
	visibility: hidden;
}

#bliznjicepopup {
	position: absolute;
	width: 143px;
	background-color: #e6e6e6;
	margin-top: 22px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	visibility: hidden;
}

#isci {
	height: 20px;
	float: right;
}

#iscitxt {
	border: 1px solid #8d8d8d;
}

#isciimg {
	border: 0;
	margin-bottom: -4px;
	margin-left: -4px;
}

#bliznjicetxt a, #bliznjicetxt a:active, #bliznjicetxt a:link, #bliznjicetxt a:visited {
        text-decoration: none;
        color: #ffffff;
}

#bliznjicetxt a:focus, #bliznjicetxt a:hover {
        text-decoration: none;
	color: #00fefe;
}

#bliznjicepopup a, #bliznjicepopup a:active, #bliznjicepopup a:link, #bliznjicepopup a:visited {
        text-decoration: none;
        color: #000000;
}

#bliznjicepopup a:focus, #bliznjicepopup a:hover {
        text-decoration: none;
        color: #000000;
	font-weight: bold;
}

#povezavespodaj {
	clear: both;
        color: #ffffff;
        font-size: 10px;
	text-align: center;
}

#povezavespodaj a, #povezavespodaj a:active, #povezavespodaj a:link, #povezavespodaj a:visited {
        text-decoration: none;
        color: #ffffff;
}

#povezavespodaj a:focus, #povezavespodaj a:hover {
        text-decoration: none;
	color: #00fefe;
}

#apDiv1 {
                position:absolute;
		display: inline-block;
                width:550px;
                height:200px;
                z-index:1;
                margin-left: 235px;
                top: 163px;
		text-align: center;
        }
