@charset "windows-1250";
a:active
{
  outline: none;
}

body {
	background-color:#910505;
	background-image:url(../index/bg_top.gif);
	background-attachment:fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16pt;
	font-size: 12px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	margin:0px;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	margin: 0px;
	color: #d5471c
}
p {
	font-size: 12px;
	color: #333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 18px;
	line-height: 0px;
}
#container {
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 822px;
}
#top_menu {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #E2E2E2;
}
#top_menu a {
	font-size: 11px;
	font-style: normal;
	color: #E2E2E2;
	letter-spacing: 2px;
}
#top_menu a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu {
	height: auto;
	width: 41px;
	float: left;
}
#mainContent {
	float: right;
	height: auto;
	width: 769px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FFF;
	padding-top: 6px;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #d5471c;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:0.5em;
	padding-left: 10px;
	padding-top: 10px;
}
#content {
	padding: 10px;
	min-height: 400px;
}
#tourDate {
	background-color: #4E5B6C;
	margin-top: 1px;
	margin-bottom: 6px;
	padding: 6px;
	background-attachment: fixed;
	background-image: url(../index/tourDate_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tourDate h1 {
	font-size: 18px;
	color: #FFF;
	margin-bottom: 10px;
}
#tourDate .nastupiDatum {
	font-size: 10px;
	background-image: url(../index/time.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-weight: bold;
	color: #FFF;

}
#tourDate .nastupiMjesto {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../index/date.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
        float: left;}
#contactInfo {
	width: 250px;
	float:left;
}
#contactText {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 480px;
	height: auto;
	position: relative;
}
#contactForm {
	height: auto;
	width: auto;
	margin-top: 20px;
}
.filedHint {
	font-size: 9px;
	color: #666;
}
label {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	width: auto;
	text-align: left;
	position: relative;
	top: 0px;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
label:hover, label:active {
	color:#000;
}
fieldset {
	border: 1px groove #DB474A;
}
legend {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 10px;
	padding-right: 7px;
	padding-left: 7px;
	color: #D5471C;
}
#subject, #email, #poruka, #ime, #grad, #provjera, #opis, #uploadedfile {
	border: 1px solid #333;
	padding: 5px;
}
#subject:active, #email:active, #poruka:active, #ime:active, #grad:active, #provjera:active, #opis:active, #uploadedfile:active,
#subject:focus, #email:focus, #poruka:focus, #ime:focus, #grad:focus, #provjera:focus, #opis:focus, #uploadedfile:focus {
	border: 1px groove #DB474A;
}
#subject, #email, #opis {
	width: 320px;
}
#poruka {
	width: 670px;
	height: 100px;
}
#submit {
	color: #FFF;
	background-color: #C30;
	margin: 5px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
#submit:hover {
	background-color: #E83A00;
}
.errors {
	color: #F00;
	margin: 10px;
	padding: 10px;
	border: 1px solid #F00;
	width: auto;
	background-color: #FFEAEA;
}
.message {
	color: #090;
	margin: 10px;
	padding: 10px;
	border: 1px solid #090;
	background-color: #D5FFD5;
	font-weight: bold;
}
#bottom {
	text-align: right;
	background-attachment: scroll;
	background-image: url(../index/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 36px;
	width: 810px;
	position: absolute;
	left: 22px;
	top: 0px;
	padding-top: 43px;
	padding-right: 9px;
}
#feedbacks .small_heading {
	color: #666;
        font-size: 11px;
}
#feedbacks {
	line-height: normal;
        padding-left: 20px;
}
