body {
  margin: 0;
  padding: 0;
  font: 80% verdana, arial, sans-serif;	margin: 0;
	padding: 0;
	font: 80%/1.6 Tahoma, "Geneva CE", lucida, sans-serif;
	color: black;
	background-color: Silver;
}

textarea {
	font: 100% Tahoma, "Geneva CE", lucida, sans-serif;	
}

p {
	text-indent: 1em;
}


code { font-size: 120%; }

* html code { font-size: 100%; }

pre code { font-size: 100%; }

h1+p, h2+p, h3+p, h4+p, h5+p, h6+p { text-indent: 0; }


a img {
	color: grey;
	text-decoration: underline;
	border: none;
}

a:hover {
	color: white;
	text-decoration: none;
	background: Blue;
}

a:visited {
	color: black;
}

a:visited:hover {
	color: white;
	text-decoration: none;
}

h1, h2 {
	color: Black;
	font: 160% sans-serif;
	font-weight: bold;
}

h3 {
	color: #CB4335;
	font: 120% sans-serif;
	font-weight: bold; 	
}


strong {
	color: #CB4335;
	background: Silver;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

ul li {
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

ul li.gap {
	margin-top: 6px;
}

body > #wrap {
	height: auto;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	position: absolute; 
	left: 0px; 
	top: 1px;
	padding-left: 100;
}

#web {
	text-align: left;
	width: 790px;
	margin: 0 1px;
	background: Silver repeat-y 0;
}

#header {
	margin: 0 1px;
	width: 650px;
}

#header #portal {
	height: 44px;
}

#portal a {
	text-decoration: none;
}

#portal #logo {
	float: right;
}

#portal #logo img {
	border-width: 0;
}

#portal #brouci {
	float: left;
	margin-right: 9px;
	width: 44px;
	height: 44px;
	display: block;
	background-position: 0 0;
	overflow: hidden;
}

#header #grafika {
	width: 560px;
	height: 131px;
	margin: 1px 0;
}

#content {
	width: 300px;
	margin-right: 1px;
	float: left;
	overflow: hidden;
	border: thin dashed Black;
	position: static;
	margin: 0px 0px 0px 50px;
	padding: 10px;
	margin-top: 20px;
}
#zelezarstvi {
	width: 400px;
	margin-right: 1px;
	float: left;
	overflow: hidden;
}
#content {
	margin-left: 1px;
	background: #F4A46;
	margin-bottom: 10px;
}

 #obal {
	margin: 0px 31px;
	width: 440px;
	height: 55px;
	background: #F4A46;
}



#obal a:hover {
	color: black;
	background: #F4A460 no-repeat left center;
}

#obal a {
	float: left;
	height: 29px;
	border-bottom: 1px solid white;
	line-height: 29px;
	color: white;
	text-indent: 30px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#obal>a {
	height: auto;
	min-height: 28px;
	line-height: 28px;
}

#obal #kontakty {
	width: 110px;
	border-left: 0px solid white;
}

#obal #fotky {
	width: 110px;
}

#obal #linky {
	width: 110px;
	border-right: 1px solid white;
	margin-right: -3px;
}


#content .text-inside {
	padding: 0px 0px 0 0px;
	margin-right: 0px;	
}

#left-text {
	width: 100px;
	float: right;
	overflow: hidden;
	margin-right: 1px; 
	text-align: center;
}

#right-text {
	width: 257px;
	float: right;
	overflow: hidden;
	margin-right: 1px; 
	text-align: center;
}

#columns {
	width: 257px;
	float: right;
	overflow: hidden;
	margin-right: 1px;
	text-align: center;
	font-weight: bold;
}

#columns h3 {
	text-align: left;
	padding-right: 40px;
	height: 29px;
	color: white;
	font-weight: bold;
	line-height: 29px;
	margin: 0;
	font-variant: normal;
	font-size: 100%;
	background: #FF0404 no-repeat right center;
	font: oblique bold;
}
#columns h2 {
	text-align: left;
	padding-right: 40px;
	height: 29px;
	color: white;
	font-weight: bold;
	line-height: 29px;
	margin: 0;
	font-variant: normal;
	font-size: 100%;
	background: #B00000 no-repeat right center;
	font: oblique bold;
}

#columns ul, #columns #s, #columns #searchsubmit {
	margin: 15px 0 15px 10px;
	padding-left: 0;
	text-align: left;
}

#columns > h3 {
	min-height: 29px;
}

#columns h3 > span {
	position: relative;
	top: 1px;
}

#columns h4 {
	margin: 5px 0;
	font-size: 120%;
}

#columns input { float: left; }

#columns .inner_box {
	margin: 8px 10px;
	font-size: 92%;
	line-height: 1.4;
	padding-bottom: 10px;
	text-align: left;
}

#columns p {
	margin: 8px 0;
	text-indent: 1em;	
}


.inner_box a img {
	border: 1px solid black;	
	text-align: center;
}

#footer {
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
	left: 2px;
	color: #bbb;
	line-height: 31px;
	font-size: 90%;
	margin-top: 460px;
	margin-left: 1px;
	text-align: left;
	position: absolute;
}

#footer a {
	color: #bbb;
}

#footer img {
	margin-left: 380px;
}
	

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.img-frame {
	border: 5px solid #f4f4f4;
	padding: 5px;
	margin-right: 15px;
}

.invisible {
	visibility: hidden;
}


h2 a {
	text-decoration: underline;
	color: #CB4335;
}

h2 a:visited {
	color: #8B241A;
}

form fieldset {
	border-style: none;
	padding: 0;	
}


#header #portal, #footer {
	padding-left: 0px;
	background: Silver;
}


#portal a:hover, #footer a:hover {
	text-decoration: none;
	background: transparent;
	color: #bbb;
}

#footer, body {	
	text-align: left;
}


.image {
	width: 100%;
	text-align: center;

}


pre { font-size: 120%; }

samp { font-size: 120%; white-space: nowrap; }

* html samp, * html pre { font-size: 100%; }

pre, .kod, .ukazka { margin: 10px 0; border: 2px solid #F6EFD1; background-color: #FFFAE7; padding: 5px; overflow: auto; width: 410px; }

.ukazka { border: 2px solid #fafafa; background-color: #fff; }

.obrazek { background-color: #fff; margin: 10px auto; }


.obrazek img { border: 0px solid #F4D1D1; padding: 10px; }

.ie-center { text-align: center; }

ol samp, ol pre { width: 350px; }

.tit1 {
	background: Blue;
	font-weight: bold;
	font-size: 26px;
	color: White;
}
.tit2 {
	background: #1E90FF;
	font-weight: bold;
	font-size: 16px;
}

table {
	margin: 0 auto;
	border: 0px none #444;
	font-family: serif;
}

th, td {
	padding: 5px 7px;
	border: 0px solid #ddd;
	margin: 2px;
	font-family: "Geneva CE", lucida, sans-serif, fantasy, cursive, courier new;
}

th { background: #eee; text-align: center; }

blockquote { border-left: 5px solid #eee; color: #444; padding-left: 10px; }

dd { font-style: italic; }

dt { padding-top: 15px; }

#menu {
position: absolute;
top: 0;
left: 0;
z-index:100;
width: 100%;
}
#menu dl {
float: left;
width: 12em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

a {text-decoration: none;
color: black;
color: #222;
}

