html
{
	height: 100%;
	min-height: 100%;
}

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #193c5d url(images/background.png) center top repeat-x;
	position: relative;
	min-height: 100%;
}

*
{
	font-size: 1em;
}

a
{
	color: #FFFFFF;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

p,
ul li,
ol li
{
	font-size: 1.4em;
	margin: 1em 0;
}

ul li p,
ol li p
{
	font-size: 1em;
}

ul,
ol
{
	margin: 0;
	padding: 0;
}

.container
{
	width: 924px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#header
{
	height: 125px;
	position: relative;
	width: 924px;
	margin: 0 auto;
	z-index: 1000;
}

#ronhill
{
	float: left;
	margin: 38px 0 0 -2px;
	position: relative;
	z-index: 1001;
}

#tdr_logo
{
	float: right;
	margin: 38px 36px 0 0;
	position: relative;
	z-index: 1001;
}

#content
{
	clear: both;
	margin-top: 50px;
}

h3
{
	height: 50px;
	margin-bottom: 10px;
}

#bar_first,
#bar_middle,
#bar_last
{
	float: left;
	width: 268px;
	padding-right: 40px;
}

#bar_middle
{
	padding-right: 0;
	padding-left: 0px;
	padding-top: 50px;
	width: 328px;
}

.ie6 #bar_middle
{
	padding-left: 10px;
}

#bar_last
{
	width: 268px;
	padding-right: 20px;
}

#step_control
{
	height: 35px;
	padding: 8px 0 8px 80px;
	margin-top: -10px;
	background: url(images/korak.png) left center no-repeat;
	display: none;
	border-top: 1px solid #30506e;
	border-bottom: 1px solid #30506e;
}

#step_control a
{
	height: 35px;
	width: 35px;
	float: left;
	margin-right: 18px;
	background-image: url(images/koraci.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}

#step_control a.active,
#step_control a:hover
{
	background-position: 0 -35px;
}

#step_control a.step_2
{
	background-position: -53px 0;
}

#step_control a.step_2.active,
#step_control a.step_2:hover
{
	background-position: -53px -35px;
}

#step_control a.step_3
{
	background-position: -106px 0;
}

#step_control a.step_3.active,
#step_control a.step_3:hover
{
	background-position: -106px -35px;
}

#steps
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#step_2,
#step_3
{
	display: none;
}

#pokreni
{
	background: url(images/pokreni.png) top left no-repeat;
	width: 277px;
	height: 78px;
	display: block;
	text-indent: -9999px;
	margin-left: -5px;
	margin-top: 20px;
	outline: none;
}

#pokreni:hover
{
	background-position: left -78px;
}

#overlay
{
	position: absolute;
	background: #000000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	
	display: none;
}

#video
{
	width: 640px;
	height: 480px;
	text-align: center;
	position: absolute;
	top: 165px;
	left: 50%;
	margin-left: -320px;
	display: none;
	background: #193c5d;
	color: #ffffff;
	z-index: 9999;
}

#qr #video
{
	width: 640px;
	height: 467px;
}

#video a
{
	color: #FFFFFF;
}

#video a#back
{
	background: #193c5d;
	left: 190px;
	padding: 5px 10px;
	position: absolute;
	top: -115px;
	width: 150px;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
	color: #FFFFFF;
}

#zasto
{
	font-size: 1.1em;
	text-align: center;
	
}

#q
{
	color: #8c9eae;
	font-weight: normal;
	text-decoration: none;
}

#q:hover
{
	text-decoration: underline;
}

#a
{
	background: #FFFFFF;
	border: 5px solid #1aa5d8;
	color: #000000;
	left: 212px;
	padding: 10px 20px;
	position: absolute;
	top: 200px;
	width: 450px;
	display: none;
}

#zatvori
{
	float: right;
	background: #0b92c7;
	padding: -50px;
	text-decoration: none;
	margin-right: -10px;
}

#footer
{
	clear: both;
	margin-top: 20px;
}

#footer p
{
	margin: 0;
	font-size: 1.1em;
}
