<? /* >>> - MIME Content Type - >>> */ Header("Content-Type: text/css"); ?>
<? /* >>> - Ochrana proti zneužití - >>> */ Include('../security/rfrr_controler.php'); ?>

body
	{
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffcc00;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #ffcc00;
	scrollbar-darkshadow-color: #000000;
	/* scrollbar-track-color: #ff0; */
	scrollbar-arrow-color: #ffcc00;
	
	background-color: #ffffff; margin: 0; padding: 0; font: normal normal normal 0.8em 'Verdana','Arial',sans-serif;
	}


a { color: #00008b; border-bottom: 1px dashed; text-decoration: none; }
p a { white-space: nowrap; }
a:hover { color: #8b0000; border-bottom: 1px solid; }
a:visited { border-color: #8b0000; }
	a img, th a:hover, h1 a:hover, a.img, a:hover.img { border: none; text-decoration: none; }
h6 { display: inline ; font: normal normal bold 14px 'Arial',sans-serif; margin: 0; }
h5 { margin: 0; text-align: center; font: normal normal bold 14px 'Arial',sans-serif; }
h4 { text-align: left; font: normal normal bold 1.2em 'Arial',sans-serif; margin: 0 0 0.5em 0; color: #00008b; }
h3 { margin: 12pt 0 6pt 0; }
p { text-align: justify; margin: 0 0 0.5em 0; }

.error { font: normal normal bold 12pt 'Arial',sans-serif; color: #759107; margin: 4pt 0; }
.warning { font: normal normal normal 11pt 'Arial',sans-serif; color: #6e3130; margin: 4pt 0; }
.notice { font: normal normal normal 11pt 'Arial',sans-serif; color: #308030; margin: 4pt 0; }
.info { font: normal normal normal 11pt 'Arial',sans-serif; color: #505090; margin: 4pt 0; }
.phrase { font-family: 'Courier new','Courier',monospace; font-weight: 500; color: #509050; margin: 4pt 0; }

em { font-style: normal; font-weight: bold; }
strong { font-style: normal; font-weight: bold; color: #8b0000; }
acronym { color: #008b00; font-style: italic; cursor: help; border: none; }
dfn { color: #00008b; font-style: italic; cursor: help; border: none; }
ins { text-decoration: none; display: block; }

.abscenter { width: 0; white-space: nowrap; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.justify { text-align: justify; }

.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }

.float-left { position: relative; float: left; }
.float-right { position: relative; float: right; }
.clear { clear: both; }

.hidden { display: none; }
.invisible { visibility: hidden; }

.turn { writing-mode: tb-rl; }

.idpage { font: normal normal normal 7pt 'Arial',sans-serif; margin-left: 6pt; }
	#heading .idpage { font: normal normal normal 10pt 'Arial',sans-serif; margin: 30pt; vertical-align: middle; }

.article { border-bottom: 3px ridge red; padding: 0 16pt; }

.bookmark { border: none; color: black; }


a.more { display: block; text-align: right; margin: 0; padding: 0; border: none; }
	a:hover.more { border: none; }

/* VVV - vzhled -VVV */
	/* VVV - Hlavička -VVV */
		#header { height: 80px; width: 694px; margin: 0; padding: 0; background: #f4fff4 url('../img/header_bg.gif') no-repeat right bottom; }
			#header h1 { width: 128px; height: 80px; margin: 0; padding: 0; }
				#header h1 a {  border: none; }
				#header h1 img { margin: 12px 30px; padding: 0; }
			#header embed { border: 2px solid black; position: absolute; top: 8px; left: 192px; }
	/* AAA - Hlavička -AAA */
	
	/* VVV - Obsah -VVV */
		#center { background: #f4fff4 url('../img/center_bg.gif') no-repeat left top; margin: 42px 0 0 192px; padding: 14px 0 14px 0; }
			#heading { height: 76px; background: url('../img/pageimg.png') no-repeat left top; margin: 0 0 20px 14px; padding: 21px 0 0 0; }
				#heading h2 { font: normal normal normal 25px 'Arial Black','Arial',sans-serif; color: #8b0000; margin: 0 0 0 96px; padding: 0; }
				#heading h3 { font: italic normal bold 15px 'Arial',sans-serif; color: #00008b; margin: 0 0 0 80px; padding: 0 0 4px 10px; font-size: 11pt; border-bottom: 2px solid #000000; }
				#heading h3.longdscrptn { }
			#content { margin: 0; padding: 0 0 0 20px; text-align: center; }
				/* VVV - Vzhled obsahu stranky -VVV */
					#content .text { padding: 0 20px 0 0; margin: 0 0 20px 0; }
					#content .block { margin: 20px 0; padding: 0 20px 0 10px; border: 2px solid #008b00; border-top: none; border-right: none; }
						#content .block h3 { font-size: 1.4em; background: url('../img/block_h3.gif') no-repeat left top; position: relative; left: -21px; text-align: left; padding: 0 28px; margin: 0 0 0.5em 0; color: #008b00; }
						#content h3 a { color: #008b00; }
						#content .block div { margin: 1em 0; }
							#content .block div p { margin-left: 1em; }
							#content .block div div { margin: 0.5em 0; }
						#content .block .movein, #content .product .movein { text-align: right; color: #008b00; font: normal normal bold 12px 'Arial',sans-serif; margin: 0; padding: 0; position: relative; bottom: -8px; }
							#content .block .movein span, #content .product .movein span { display: none; }
							#content .block .movein a, #content .product .movein a { margin: 0 0 0 20px; padding: 2px 6px; background-color: #f4fff4; color: #008b00; border: none; }
								#content .block .movein a:hover, #content .product .movein a:hover { color: #8b0000; }
				/* AAA - Vzhled obsahu stranky -AAA */
				
			#path { position: absolute; right: 0; top: 136px; margin: 0; padding: 2px 12px 2px 12px; font-weight: bold; font-size: 11px; background: #000000 url('../img/minormenu_bg.gif') no-repeat left top; }
				#path img { margin: 0 2px; vertical-align: middle; }
				#path span { display: none; }
				#path a { white-space: nowrap; color: #ffcc00; padding: 0 6px 1px 6px; margin: 0 2px; background-color: #00008b; border: none; }
				#path a:hover { color: #fff0f0; }
	/* AAA - Obsah -AAA */
	
	/* VVV - Elementy obecně -VVV */
		.boxcont { font: normal normal normal 8.5pt 'Arial',sans-serif; }
			.boxcont p { margin: 0 0 2pt 0; text-align: left; }
		
		#elements { position: absolute; left:0; top: 122px; width: 180px; margin: 0; padding: 0; }
			#elements .box { margin: 0 0 8pt 0; padding: 0 0 16px 0; background: #ffffff url('../img/elements_box.gif') no-repeat right bottom; }
			#elements .box h5 { background: #ffcc00 url('../img/elements_h5.gif') no-repeat center top; font-size: 13px; margin: 0; padding: 3px 20px 3px 20px; color: #8b0000; text-align: left; }
			#elements .box .boxcont { border: 2px solid #000000; border-top: none; border-left: none; margin: 0 10px 0 0; padding: 12px; text-align: center; }
			
		/* VVV - Konkrétní elementy -VVV */
			#searching { }
				#searching label { display: none; }
				#searching input { width: 140px; }
				#searching select { width: 110px; }
				#searching .submit { width: 30px; }
			
			#contextlinks { }
			
			#recommend { }
				#recommend h4 { text-align: center; margin: 0 0 6px 0; padding: 0; }
				#recommend .boxcont h5 { text-align: center; margin: 0 0 6px 0; padding: 0; background: none; border: none; }
				#recommend img { margin: 6px 0; padding: 0; }
				#recommend .screenshot { border: none; }
				#recommend .zenit { margin: 6px 0 0 0; padding: 0; color: #008b00; text-align: center; }
			
			#partners { }
				#partners div { margin: 6px 0; }
				#elements #partners .boxcont { padding: 6px 12px; }
				#partners a { border: none; }
		/* AAA - Konkrétní elementy -AAA */
	/* AAA - Elementy obecně -AAA */
	
	/* VVV - Navigace -VVV */
		#navigation { }
			/* VVV - Hlavní menu -VVV */
				#menu { white-space: nowrap; position: absolute; left: 192px; top: 92px; height: 18px; padding: 0; margin: 0; z-index: 10; }
					#menu ul, #menu ul ul { list-style-type: none; margin: 0; padding: 0;}
					#menu ul { clear: both; position: relative; float: left; }
					#menu ul li { background: url('../img/menu_li_bg.gif') no-repeat left top; position: relative; float: left; margin: 0 6px 0 0; padding: 2px 2px 2px 14px; z-index: 10; }
					#menu ul li h6 { background: url('../img/menu_h6_bg.gif') no-repeat right center; display: block; margin: 0; padding: 0; font: normal normal 600 11px 'Arial',sans-serif; letter-spacing: 1; z-index: 10; }
					#menu ul li h6 a { background-color: #8b0000; color: #ffcc00; text-decoration: none; margin: 0 4px 0 10px; padding: 0 8px 0 0; border: 2px solid #000000; border-left: none; border-right: none; z-index: 10; }
					#menu ul li h6 a:hover { color: #f7f7f7; z-index: 10; }
					#menu ul li ul { background: url('../img/menu_ul_ul.gif') no-repeat left bottom; left: 0; position: absolute; visibility: hidden; margin: 0; padding: 2px 2px 12px 0; z-index: 20; }
					#menu ul li ul li { height: 16px; display: block; background: none; position: static; float: none; font: normal normal bold 11px 'Arial',sans-serif; letter-spacing: 0.5; margin: 0; padding: 2px 0 0 0; z-index: 12; }
					#menu ul li ul li a { background: #ffffff url('../img/menu_li_li.gif') no-repeat left center; margin: 0 0 0 5px; padding: 2px 8px 2px 22px; color: #000000; text-decoration: none; border: none; z-index: 20; }
					#menu ul li ul li a:hover { color: #8b0000; z-index: 20; }
					#menu ul li:hover ul { visibility: visible; z-index: 20; }
			/* AAA - Hlavní menu -AAA */
			
			#navigation #guickjump { height: 18px; position: absolute; left: 0; top: 92px; margin: 0; padding: 0 0 0 20px; color: #ffffff; background-color: #000000; }
				#navigation #guickjump label { display: inline; padding: 0; margin: 0 6px 0 0; font: normal normal bold 13px 'Arial',sans-serif; vertical-align: middle; }
				#navigation #guickjump h6 { display: none; margin: 0; padding: 0; }
				#navigation #guickjump input { vertical-align: middle; border: 1px solid black; margin: 0; padding: 0 2px; height: 14px; font-size: 10px; }
				#navigation #guickjump input.submit { vertical-align: top; display: inline; border: none; background: #000000 url('../img/go_18.png') no-repeat right top; width: 38px; color: #ffffff; margin: 0; padding: 0 10px 0 5px; height: 18px; font: normal normal 600 11px 'Arial',sans-serif; text-align: left; }
			
			#minormenu { position: absolute; right: 0; clear: both; font-weight: bold; font-size: 11px; background: #000000 url('../img/minormenu_bg.gif') no-repeat left top; margin: 12px 0 12px 184px; padding: 2px 12px 3px 12px; text-align: right; }
				#minormenu span { display: none; }
				#minormenu a { white-space: nowrap; color: #ffcc00; padding: 0 6px 1px 6px; margin: 0 3px; background-color: #8b0000; border: none; }
				#minormenu a:hover { color: #fff0f0; }
	/* AAA - Navigace -AAA */
	
	/* VVV - Patička -VVV */
		#footer { clear: both; margin: 42px 0 0 192px; padding: 0 27px 12px 12px; text-align: center; font-size: 8pt; }
			#footer p { margin: 0 0 2pt 0; text-align: center; }
	/* AAA - Patička -AAA */
/* AAA - vzhled -AAA */


/* Formulare */
form table { border: none; margin: 5pt; }
form table.with-head { font-weight: bold; border: 2px solid #ffdd55; }
	form table.with-head th { font-weight: bold; background-color: #fffbe0; border: 1px solid #ffdd55; }
form td { border: none; }
form th { border: none; background-color: transparent; font-weight: normal; }

div.submit { margin: 7pt; }
	div.submit input { margin: 0 7pt; }
.submit input, input.submit, .submit button, button.submit { cursor: hand; }

fieldset { border: 1px solid #6e3130; margin: 8pt 0; }
fieldset fieldset { margin: 8pt 8pt; }
div.fieldset { text-align: left; padding-left: 20pt; margin: 8pt 0; }
legend label, div.fieldset label, div.input label { display: inline; margin-right: 3pt; }
legend { font: normal normal bold 11pt 'Arial',sans-serif; color: #6e3130; padding: 0 3pt; margin-left: 3pt; }
label { text-align: right; font-family: 'Arial',sans-serif; display: block; }
textarea { width: 200px; height: 60px; }
	td.textarea { height: 66px; }
	textarea.autosize { width: auto; height: auto; }

form input.checkbox { border: none; }
blockquote { margin: 0; }
td blockquote { display: inline; margin: 0; }

form .single { margin: 5pt; width: auto; height: auto; }
form .obligatory { font-weight: bold; }
form .readonly { background-color: #fafffa; color: gray; }
form .unfilled { border-color: red; }
form .adjusted { border-color: green; }
option.selected { color: white; background-color: #6e3130; }

fieldset.notform { padding: 8pt; }

/* Tabulky */
table, table.normal { vertical-align: middle; border-collapse: collapse; border: 2px solid #ffdd55; font-size: x-small; margin: 12pt 6pt; }
caption, table.normal caption { font: normal normal bold 12pt 'Arial',sans-serif; color: #6e3130; white-space: nowrap; text-align: left; padding-left: 18pt; }
th, table.normal th { padding: 1pt 2pt; background-color: #ffdd55; border: 1px solid #fffbe0; font-family: 'Arial',sans-serif; font-weight: bold; }
td, table.normal td { text-align: left; border: 1px solid #ffdd55; padding: 1pt 2pt; }
tbody.group th { background-color: #fffbe0; border: 1px solid #ffdd55; border-top: 2px solid #ffdd55; }

td table { border: none; width: 100%; margin: 0; }
td td { border: none; }
td th { background-color: #fafffa; border: none; }

.odd { background-color: #fafffa; }
.even { background-color: #eeeeee; }

col.value, colgroup.value { width: 5em; text-align: center; }

caption.legend { text-align: center; font-size: xx-small; margin: 5px; }
	caption.legend img { vertical-align: middle; }
			/* table a { border: none; } */

/* Seznamy */
ul, ol { margin: 2pt 0 2pt 25pt; padding: 0; text-align: left; }
li { text-align: left; }
ul ul, ol ol { margin: 0 0 0 20pt; }

ol.list-alpha { list-style-type: lower-alpha; }




.price { font-weight: bold; color: #8b0000; white-space: nowrap; }
colgroup.price, col.price { text-align: right; width: 5em; }
col.irrprice { font-weight: normal; color: black; }

.condition h5 { text-align: left; font: normal normal bold 1em 'Arial',sans-serif; margin: 0 0 0 1em; }
.condition p { font-size: 0.8em; }

.pnc-price { font-size: 18px; padding: 0; margin: 0; height: 90px; background: url('../img/pnc_price.png') no-repeat center center; }
.pnc-price .forrental { text-align: right; margin: 0 50% 0 0; padding: 0px 55px 0 10px; }
	.pnc-price .forrental div { padding: 0; }
	.pnc-price .forrental .price { padding: 0 15px 0 0; }
.pnc-price .tobuy { text-align: left; margin: 0 0 0 50%; padding: 0 10px 0px 55px; }
	.pnc-price .tobuy div { padding: 0; }
	.pnc-price .tobuy .price { padding: 0 0 0 15px; }

