

/*---- GENERIC STYLES ----*/

body {
	margin: 0;
	padding: 0;
	background: #192d36 url(../images/bg-main.jpg) center top no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #c6d7dd;
}

p {
	margin: 8px 0px 0px 0px;
	padding: 0;
}

a img {
	border: 0;
}





/*---- HEADER ----*/

#headerWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 157px;
	background: #18677a url(../images/header_bg.gif) repeat-x top left;
}

#header {
	width: 660px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
}

#headerLogo {
	float: left;
	padding-top: 7px;
}





/*---- NAVIGATION ----*/

#navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 310px;
	padding-top: 30px;
	width: 282px;
}

#navigation-en {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 310px;
	padding-top: 45px;
	width: 282px;
}


#navigation a, #navigation-en a {
	display: block;
	text-indent: -9999px;
	height: 33px;
}

#navigation a#taxi { background: url(../images/nav_taxi.gif) left top no-repeat; }
#navigation a:hover#taxi { background: url(../images/nav_taxi.gif) no-repeat left -33px; }
body#taxi a#youAreHere { background: url(../images/nav_taxi.gif) no-repeat left -33px; }

#navigation-en a#taxi-en { background: url(../images/nav_taxi-en.gif) left top no-repeat; }
#navigation-en a:hover#taxi-en { background: url(../images/nav_taxi-en.gif) no-repeat left -33px; }
body#taxi-en a#youAreHere { background: url(../images/nav_taxi-en.gif) no-repeat left -33px; }


#navigation a#kurir { background: url(../images/nav_kurir.gif) left top no-repeat; }
#navigation a:hover#kurir { background: url(../images/nav_kurir.gif) no-repeat left -33px; }
body#kurir a#youAreHere { background: url(../images/nav_kurir.gif) no-repeat left -33px; }

#navigation-en a#kurir-en { background: url(../images/nav_kurir-en.gif) left top no-repeat; }
#navigation-en a:hover#kurir-en { background: url(../images/nav_kurir-en.gif) no-repeat left -33px; }
body#kurir-en a#youAreHere { background: url(../images/nav_kurir-en.gif) no-repeat left -33px; }


#navigation a#vzdrzevanje { background: url(../images/nav_vzdrzevanje.gif) left top no-repeat; }
#navigation a:hover#vzdrzevanje { background: url(../images/nav_vzdrzevanje.gif) no-repeat left -33px; }
body#vzdrzevanje a#youAreHere { background: url(../images/nav_vzdrzevanje.gif) no-repeat left -33px; }


/*------------------------------------*/

#language {
	position: relative;
	float: right;
	right: 40px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	top: 0;
}

#language li {
	width: 30px;
	float: left;
	text-indent: -9999px;
}

#language a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 25px;
}

#language a:hover {
	background-position: 0 -25px;
}

#slovensko a {
	background: url(../images/lang-si.gif) no-repeat 0 0;
	width: 30px;
}

#english a {
	background: url(../images/lang-en.gif) no-repeat 0 0;
	width: 30px;
}





/*---- MAIN CONTENT ----*/


#main {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

#mainText {
	width: 390px;
	float: left;
	padding: 30px 10px 30px 40px;
}

#mainFlash {
	width: 220px;
	float: right;
}

#mainText a:link, #mainText a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #BDE6C9;
}

#mainText a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #365969;
	background-color: #365969;
}

#mainText a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: #FF0033;
	background-color: #FF0033;
}

.letter {
	background: url(../images/letter.gif) no-repeat;
	background-position: 3px 50%;
	padding-left: 17px;
	padding-right: 2px;
}

.readMore {
	background: url(../images/arrow-more-blue.gif) no-repeat;
	background-position: right 50%;
	padding-right: 10px;
	padding-left: 2px;
}

.intro {
	float: right;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: 1px;
	padding: 0px 0px 10px 18px;
	color: #B1EA66;
}

#mainText ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#mainText ul li {
	background: url(../images/bullet-arrows-green.gif) left top no-repeat;
	background-position: 0px 7px;
	padding: 0px 12px;
}

.shinyStuff {
	margin: 28px 0px 15px 0px;
}

.slogan {
	margin: 30px 0px 25px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	letter-spacing: 1px;
	color: #2BAFE1;
}

table {
	width: 350px;
	border-bottom: 1px #3C7086 solid;
	border-collapse: collapse;
	margin: 5px 0px 35px 0px;
}

caption {
	text-align: left;
	margin: 0;
	padding: 0;
}

td {
	padding: 2px 5px;
}

.tableTitle{
	background-color: #315C6F;
	color: #FFFFFF;
	font-weight: bold;
}

.storitev {
	text-align: left;
}

.cena {
	text-align: right;
}

.odd {
	background-color: #1F3945;
}

.payment {
	width: auto;
	border-bottom: none;
}

table.payment td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

.smallPrint {
	font-size: 75%;
	color: #83A9B4;
	padding-top: 20px;
}

.emphasis {
	font-weight: bold;
	font-size: 110%;
}

.pop1 {
	display: none;
}

.toolHelp {
	position: relative;
	background-color: #365969;
	text-decoration: none;
	color: #FFF;
}

.toolHelp:hover .pop1 {
	display: block;
	position: absolute;
	width: 10em;
	background-color: #325869;
	padding: 1px 3px 2px 3px;
	border: 1px solid;
	border-color: #3399CC;
	font-size: 0.9em;
	color: #FFF;
	left: 2em;
	top: 0em;
	z-index: 100;
}

/* IE5/Mac
.toolHelp {
	display: inline-block;
	top: 0.15em;
	line-height: 1.05;
} */

a.toolHelp:hover {
	border-width: 0; /* IE */
}





/*---- FOOTER ----*/

#footerWrapper {
	background: #19252b url(../images/footer_bg.gif) top left repeat-x;
	width: 100%;
	height: 150px;
	clear: both;
}

#footer {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#footer a:link, #footer a:visited {
	color: #99b1bb;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-bottom-color: #82ABBF;
}

#footer a:hover {
	color: #B9C9D0;
	text-decoration: none;
	background-color: #304753;
	border-bottom: 1px solid #304753;
}

#footer a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #990000;
	border-bottom: 1px solid;
	border-bottom-color: #990000;
}

#footer p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #698997;
	padding-left: 40px;
	margin: 0;
}


/*
a img { border: none; display: inline; margin: 0; padding: 0; }
* html #header img { display: block; }
*/

