/* print */

body, div, img, h1, h2, h2 span, p, h3, h4, ul, ol, li, a, form, dl, dd, dt,
#wrapper, #header, h1#logo, .alert em, .alert h3, .paketi div, .paketi p, #reference div {
	position: static !important;
	float: none !important;
	height: auto !important;
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left !important;
	text-decoration: none !important;
	border: none !important;
	background: none !important;
	color: #000 !important; }
ul, ol, h1, h2, h3, table, dl, .note, p { margin-top: 10px !important; margin-bottom: 10px !important; }
ul ul, ol ul, ul ol, h4, dt { margin-top: 5px !important; margin-bottom: 5px !important; }
ul, ol { padding-left: 10px !important; }

#sitenav, #mainnav, img#slogan, #sectionBottom, #bottomNav, .paketiBottom, .totop, p.copy a, p.button, p.go2faq, p.send input {
	display: none !important; }

#header #logo a { text-indent: 0; }
#header h1#logo { line-height: 150%; }
#footer { margin-top: 20px !important; color: #666 !important; border-top: 1px solid #dedede !important; }

body {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 100%;
	line-height: 150%; }
h1, h2, h3, h4 {
	font-weight: normal !important;
	font-style: normal !important;
	line-height: 135%; }
.cenaNew, th, strong { color: #000 !important; }
address { margin-left: 0 !important; line-height: 150% !important; }
.alert h3 span { background: none !important; }

/* doda pomišljaje pred alineje seznamov */
#content li:before { content: " - " !important; }

#content table { border-bottom: none; color: #000 !important; background: none !important; }
#content table.mini { border-top-color: #dedede; }
#content table td, #content table th { border-bottom-color: #dedede !important; background: none !important; }
#content table td.domena span { border: none; background: none; }
#content table td.domena span.extra { background: none; font-weight: bold !important; }
#content table th { font-weight: normal !important; }

#content form input, #content form textarea { border-color: #dedede; }

#content .dhtmlgoodies_answer, #content .dhtmlgoodies_answer_content, #content .dhtmlgoodies_question {
	visibility: visible !important;
	display: block !important;
	height: auto !important;
	overflow: visible !important;
	position: static !important; }
#content .dhtmlgoodies_question { margin-top: 10px !important; margin-bottom: 5px !important; }

/* dopiše outside-URL-je */
#content a[href^="http://"]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	color: #666 !important; }