/***********************************************************************
 DomvPrage.ru 
 Webdesign (C) http://hulan.cz/ - Radek HULAN, 2007
 You CANNOT use this stylesheet, or part of it, without permission!!  
***********************************************************************/

/* ********** basic definitions ********** */
html { padding: 0; margin: 0; }
body { background: white; padding: 0; margin: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: small; line-height: 140%; color: black; }

/* ********** anchors ********** */
a:link, a:visited { text-decoration: underline; color: #1140A3; border: 1px none; padding: 0 2px 0 2px; }
a:hover{ background: #B62200; color: white; text-decoration: none; }

/* ********** web layout ********** */
#content { margin: 10px auto; width: 95%; display:block;  }
h1 { display: block; font-size: large;  }

#header { display: none}
#menu ul { display: none}
#forsale { display: none}
#homepage { display: none}
table#bigmenu { display: none}

#items { background: #DFEBFC; margin: 10px 0 10px 0; padding: 0 0 10px 0; }
#catbox { float: right; padding: 5px; margin: 0 0 10px 15px; background: #203D82; color: white; }
#catbox ul { color: white; margin: 0; padding: 0 0 0 10px; }
#catbox ul.submenu { margin-top:10px; border-top:1px dotted #94C2F6; padding: 5px 0 0 10px;}
#catbox ul li { color: white; margin: 0 0 0 10px; padding: 2px 0 2px 0; list-style: disc; line-height: 120%; }
#catbox ul.submenu li { list-style: none; margin-left:0; padding-left:0}
#catbox a:link, #catbox a:visited { color: white; font-weight: bold; }
#catbox a.selected:link, #catbox a.selected:visited { color: #ff2d00; text-decoration: none; }
#catbox a.selected:hover { color: white; }
#catbox p { margin: 10px 0 0 10px; padding: 0 0 5px 0; font-size: x-small; line-height: 120%; }
#catbox form { text-align: left; border-top: 1px dotted #94C2F6; margin: 10px 0 5px 0; padding: 5px 0 0 10px; }
#catbox input.field { font-size: x-smal; border: 0 none; }
#catbox input.button { margin-top: 5px; background: #94C2F6; border: 1px outset #1063c4; }

#footer { display: none}
#iefix { display: none}

/* ********** item ********** */
#items h2 { background: #94C2F6; color: #07144D; padding: 6px 0 6px 20px; margin: 0 0 20px 0; font-size: large; line-height: 120%; }
#items h2 a:link, #items h2 a:visited {font-size: large; color: #07144D; }
#items h2 a:hover {color: white; }
#items h3 { color: #07144D; padding: 6px 20px 4px 20px; margin: 0 0 10px 0; font-size: 130%; line-height: 120%; }
#items h3 span.date { float: right; font-size: x-small; color: #B62200; }
#items h3 a.wanted:link, #items h3 a.wanted:visited { font-size:x-small }

#items .itembody { text-align: justify; padding: 0 20px 0 20px; }
#items h4 { clear:both; margin: 10px 0 10px 0; padding: 0; font-weight:bold; color:#C1412A; font-size: 105%; line-height:130%; }
#items h5 { clear:both; margin: 10px 0 10px 0; padding: 0; font-weight:bold; color:#2E66DB; font-size: 100%; line-height:125%; }
#items h6 { clear:both; margin: 10px 0 10px 0; padding: 0; font-weight:bold; color:#7F7F7F; font-size: 100%; line-height:125%; }
#items blockquote { background: #C5DAFA; padding: 5px 10px 5px 10px; margin: 10px auto 10px auto; border:1px ridge #DFEBFC; }
#items table{ margin: 10px auto; background: #d8e7fb; border:1px outset #DFEBFC;}
#items table th { text-align: center; padding: 3px 4px; margin:0; background: #b1ccf8; font-weight: bold; color: #3b2705; }
#items table td { text-align: left; padding: 2px 4px; margin:0; background: #d8e8fb;}
#items table td.e { padding: 2px; background: #8ab6f4; }
#items table.none{ border: 0 none; }
#items table.none th, #items table.none td{ border: 0 none; }
#items hr{ border: 0 none; border-bottom: 1px dotted #7F7F7F; background: #DFEBFC; color: #DFEBFC; }

#items .itembody p, #items .itembody div, #items .itembody ul, #items .itembody ol, #items .itembody li{ margin: 4px 0 6px 0; padding: 0; font-weight: normal; color: #000; text-align: justify; }
#items .itembody ul{ margin: 6px 0 6px 20px; padding: 0; }
#items .itembody ul li { background-image: url(../images/li.png); background-repeat: no-repeat; background-position: 5px 11px; list-style: none; margin: 0; padding: 2px 0 2px 20px; }
#items .itembody ol{ margin: 6px 0 6px 42px; }
#items .itembody ol li{ list-style: decimal; }

/* ********** images ********** */
#items .itembody .leftbox { float: left; margin: 5px 15px 5px 0px; padding: 0; border: 2px solid #ACACAC; line-height: 1px; }
#items .itembody .rightbox { float: right; margin: 5px 0px 5px 15px; padding: 0; border: 2px solid #ACACAC; line-height: 1px; }
#items .itembody .box { clear:both; margin: 12px auto 7px auto; text-align: center; font-style: italic; }
#items .itembody .box img{ border: 2px solid #ACACAC; padding: 0; margin: 0 auto; display: block; line-height: 1px; }
#items .itembody .box object{ border: 0 none; padding: 0; margin: 0 auto; display: block; line-height: 1px; }
#items img, #items .itembody .leftbox img, #items .itembody .rightbox img{ border: 0 none; padding: 0; margin: 0; }

#items .morelink { clear: both; margin: 5px 10px 10px 0; text-align: right; }
#items .morelink a:link, #items .morelink a:visited{ font-weight: bold; color: #B62200; }
#items .morelink a:hover{ color: white; }

#breadcrumbs {	margin:5px 0 10px 20px; font-size:small}
#breadcrumbs a:link, #breadcrumbs a:visited {color: #B62200;}
#breadcrumbs a:hover {color: white;}

/* ********** other definitions in article ********** */
q { background: white; border-bottom: 1px solid #666666; margin: 0 5px 0 5px; }
cite { background: white; border-bottom: 1px solid #666666; font-style: italic; }
abbr { padding: 0px; border-bottom: 1px dotted #666666; }
kbd { font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; font-size:100%; color: #555555; }
del { text-decoration: line-through; }
ins { text-decoration: overline; font-style: italic; }

/* ********** forms ********** */
fieldset{ display: none}
form { display: none}

/* ********** mini-styles ********** */
.b{ font-weight: bolder; }
.i{ font-style: italic; }
.z{ font-style: normal; font-variant: small-caps; }
.u{ text-decoration: underline; }
.c,.r{ color: red; }
.m,.l{ color: blue; }
.skip{ display: none; }
.itembody p.center, .center { text-align: center; }
small { font-size: 11px; }

/* ********** helpers ********** */
.splitter1  {	clear:both;	display:block; font-size:1px; line-height:1px; padding-top:1px}
.splitter10 {	clear:both;	display:block; font-size:1px; line-height:1px; padding-top:10px}
.splitter15 {	clear:both;	display:block; font-size:1px; line-height:1px; padding-top:15px }
.splitter20 {	clear:both;	display:block; font-size:1px; line-height:1px; padding-top:20px }

/* ********** tisk ********** */
.printbox {	display: none}

/* ---------- contact form */
#contact table { margin:0 auto}
#contact table th { width: 180px;}
#contact table td { text-align: right; padding:4px 20px 4px 0}

