 * {
margin: 0;
}
html {
height: 100%;
}

a:link,a:active,a:visited {
color :     #EA2; 
background: transparent none;
text-decoration: none;
}

a:hover {
color :     #FD8; 
background: transparent none;
text-decoration: none;
}

body {
	height: 100%;
	background-image: url(gfx/bodubkg.gif);
	background-repeat: repeat-x;
}
.header {
	height: 120px;
	background-image: url(gfx/x3mlogo.png);
	background-repeat: no-repeat;
	vertical-align: top;
	margin-bottom: -50px;
}
.nav {
	text-align: right;
	margin-top: 25px;
	margin-right: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 25px;
	margin-bottom: 25px;
	color: #FC6;
}

.push {
	height: 60px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-bottom: -60px;
	margin-left: auto;
	width: 1000px;
}

.footer {
	height: 60px;
	text-align: center;
	background-color: #333;
}

.footer p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
}
.txnaslov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #C90;
}
.txsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.centable {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.obrisano td
{
	border: 1px solid #666;
}


#tekst1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 45px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 45px;
	margin-right: 100px;
	margin-bottom: 15px;
	margin-left: 100px;
}
#foto {
	background-image: url(yel_cables.jpg);
	background-repeat: no-repeat;
	margin-left: 450px;
	height: 200px;
}
#tabstart {
	width: 800px;
	border-collapse:collapse;
}
#tabsurf {
	width: 800px;
	border-collapse:collapse;
}
#tabflat {
	width: 800px;
	border-collapse:collapse;
}
caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	color: #333;
	text-align: center;
	background-color: #FFE9B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C90;
	border-right-color: #C90;
	border-bottom-color: #C90;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C90;
	font-weight: normal;
}

th.nobg {
	background: none;
	border-top-width: 0;
	border-right-width: 1px;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #C90;
}

td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	border: 1px solid #C90;
}


td.alt {
	background-color: #F3F3F3;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
