/* body in pisava */


body {
	background:url(images/bg_body.gif) top left repeat-x;
	text-align:center;
	font-family:"Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#363636;
}

a,
a:link {
	color:#1e70bc;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:0 0 1em 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#b01116;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

p {
	line-height:1.4em !important;
}

ul {
	line-height:1.4em;	
}

/* forms */
form {
	margin:0;
	padding:0;
}

.form-text {
	border:1px solid #a7b2bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form-select {
	border:1px solid #a7b2bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form-button {
	background:url(images/bg_submit-btn.png) top left no-repeat;
	width:60px;
	height:20px;
	border:none;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* boxi */

#box-main {
	background:url(images/bg_clouds.jpg) top center no-repeat;
}


#box-content {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#box-content-660 {
	width:660px;
	float:right;
	background:#fff url(images/bg_content.gif) top left no-repeat;
}


#box-search {
	background:url(images/bg_search-top.png) top left no-repeat;
}

#box-search .content {
	background:url(images/bg_search-bottom.png) bottom left no-repeat;
}

#sidebar-content {
	background:url(images/bg_sidebar-content.gif) top left repeat-y;
}

/* glava */

#box-header {
	width:960px;
	margin:0 auto;
	text-align:left;
	background:url(images/bg_header.gif) top left no-repeat;
	height:70px;
}

#box-flash {
	height:200px;
	text-align:center;
	clear:both;
}

#box-noflash {
	height:50px;
	text-align:center;
	clear:both;
}

h1#palma-logo {
	height:100px;
	width:205px;
	background:url(images/palma-logo.png) top left no-repeat;
	margin:0 0 0 30px;
	padding:0;
	z-index:200;
	position:absolute;
	float:left;
}

h1#palma-logo a {
	display:block;
	height:100%;
}

h1#palma-logo a span{
	position:absolute;
	top:-9999px;
	left: -9999px;
}

/*iskanje*/
div.simple-search {
	float:right;
	width:170px;
	height:20px;
	line-height:20px;
}

div.simple-search form {
	margin:0;
	padding:5px 0 0 0;
	background:url(images/bg_head-search.png) top left no-repeat;
}

div.simple-search .form-text {
	width:130px;
	border:none;
	background:none;
	padding:0 5px;
	color:#fff;
}

div.simple-search .form-img {
	width:20px;
	height:15px;
	border:none;
	background:none;
}

/*navigacije */
#top-menus {
	float:right;
	text-align:left;
	width:710px;
}

ul#top-nav {
	margin:0;
	padding:0;
	display:block;
	height:30px;
}

ul#top-nav li {
	margin:0;
	padding:0 5px;
	list-style:none;
	float:left;
	line-height:30px;
}

ul#main-nav {
	margin:0;
	padding:0;
	height:40px;
	position:relative;
}

ul#main-nav li {
	margin:0;
	padding:0 5px;
	list-style:none;
	float:left;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	display:block;
	height:40px;
	position:relative;
}

ul#main-nav li a {
	display:block;
	float:left;
	height:40px;
	background:url(images/bg_main-nav-b-l.png) left 10px no-repeat;
	text-decoration:none;
	position:relative;
	cursor:hand;
}

ul#main-nav li a b {
	display:block;
	float:left;
	height:40px;
	background:url(images/bg_main-nav-b-r.png) right 10px no-repeat;
	padding:0 5px;
	position:relative;
}

ul#main-nav li a:hover {
	background:url(images/bg_main-nav-b-l-over.png) left 10px no-repeat;
}

ul#main-nav li a:hover b {
	background:url(images/bg_main-nav-b-r-over.png) right 10px no-repeat;
}

/* noga */

#box-footer {
	background:url(images/bg_noga.png) top left no-repeat;
	width:960px;
	margin:20px auto;
	text-align:left;
	padding:10px 0 20px 0;
}

#box-footer .palmin-koticek {
	width:230px;
	padding:0 0 10px 80px;
	float:left;
	height:100px;
}

#box-footer .poslovalnica {
	width:130px;
	float:left;
	height:50px;
}

#box-footer .sitemap {
	clear:both;
	padding:10px 0 0 0;
	border-top:1px solid #c0d4f9;
}

#box-footer .sitemap .oddelek {
	width:230px;
	float:left;
	padding:0 5px 10px 5px;
}

#box-footer h3 {
	margin:0 0 10px 0;
}

#box-footer .impressum {
	clear:both;
	padding:10px 0 0 0;
	border-top:1px solid #c0d4f9;
}

/* sidebar */

#box-sidebar {
	width:295px;
	float:left;
}

.cat-link {
	background:url(images/bg_cat-list-link.png) top left no-repeat;
	height:33px;
	line-height:33px;
	margin:10px 0;
	padding:0 0 0 10px;
}

.cat-link a {
	font-weight:bold;
}

#cat-list {
	background:#eaf8ff;
	z-index:100;
	position:absolute;;
	float:left;
	margin-top:-15px;
	border-left:1px solid #ddedf4;
	border-right:1px solid #ddedf4;
}

#cat-list ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #bbdae8;
	border-right:1px solid #bbdae8;
	display:block;
	width:279px;
	padding:5px;
}

#cat-list ul li {
	margin:0;
	padding:0;
	list-style:none;
	width:135px;
	float:left;
	margin-top:10px;
	height:50px;
}

#cat-list ul li h3 {
	margin-bottom:5px;
	font-size:12px;
}

#cat-list ul li .icon{
	background:url(images/bg_cat-icon.png) top left no-repeat;
	padding:5px 2px 2px 2px;
	float:left;
	margin:0 5px 0 0;
}

#cat-list .all-link {
	padding-top:10px;
	font-weight:bold;
}

ul.special-links {
	padding:5px 0 5px 10px;
	margin:0;
	background:url(images/bg_sidebar-content-bottom.gif) bottom left no-repeat;
}

ul.special-links li {
	display:block;
	height:20px;
	list-style:none;
	background:url(images/bg_special-link.gif) top left no-repeat;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	line-height:20px;
}

ul.special-links li a {
	background:url(images/bg_special-link-arrow.gif) center right no-repeat;
	display:block;
	float:left;
	padding:0 12px 0 0;	
	margin:0 2px 0 0;
	line-height:20px;
	height:20px;
	font-weight:bold;
	font-size:12px;
}

.box-pomoc {
	height:85px;
	/*background:url(images/zelite-nasvet.jpg) 10px top no-repeat;*/
}

/*iskalnik*/

.search-offers {
	margin:0;
	padding:15px 22px 10px 18px;
}

.search-offers #simple-search {
	height:75px;
}

.search-offers #advance-search {
	/*height:190px;*/
}

.search-offers #advance-search .form-button{
	position:relative;
	top:8px;
}

.btn-size {
	width:180px;
}

#advance-search h3 {
	margin:0;
}

#advance-search label {
	margin:10px 0 0 0;
}

#advance-search fieldset {
	clear:both;
	margin:0;
}

#advance-search label.space-left {
	margin-left:10px;
}

.size-120 {
	width:120px;
}

.size-130 {
	width:130px;
}

.size-50 {
	width:50px;
}

.size-90 {
	width:90px;
}

.size-100 {
	width:100px;
}

#flash-map {
	height:200px;
}

/* bannerji in komerciala */

.banner-enews {
	/*background:url(images/E-novice.jpg) top left no-repeat;*/
	height:90px;
	margin-top:10px;
}

.banner-enews p {
	position:relative;
	top:10px;
	left:100px;
	width:180px;
}

.banners {
	margin-top:10px;
}

.width-450 {
	width:450px;
}

.width-190 {
	width:190px;
}

.center {
	text-align:left;
	margin:0 auto;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}

img {
	border:none;
}

.whitetxt {
	color:#fff;
}

.whitetxt a {
	color:#fff;
}

.whitetxt a:hover {
	color:#fff;
}

.nounderline {
	text-decoration:none;
}

.img-right {
	float:right;
	margin:5px 0 5px 10px;
}

.img-left {
	float:left;
	margin:5px 10px 5px 0;
}
