body {
	margin: 0;
	padding: 0;
	background: white url('./../images/bg.gif') repeat-y center top;
	font: 80%/1.6 Tahoma, "Geneva CE", lucida, sans-serif;
	color: black;
}
textarea {
	font: 100% Tahoma, "Geneva CE", lucida, sans-serif;	
}
p {
	text-indent: 1em;
}
* html p { behavior: url('./../ie-indent.htc'); }

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; }

.buhehe {
	position: absolute;
	visibility: hidden;
}

a {
	color: #3367B5;
	text-decoration: underline;
}
a:hover {
	color: #06497C;
	text-decoration: none;
	background: #E7EDF6;
}
a:visited {
	color: #3384C2;
}
a:visited:hover {
	color: #000;
	text-decoration: none;
}
h1, h2 {
	color: #CB4335;
	font: 160% sans-serif;
	font-weight: bold; 
}
h3 {
	color: #CB4335;
	font: 120% sans-serif;
	font-weight: bold; 	
}
strong {
	color: #CB4335;
	background: #FFF7F6;
}
ul {
	list-style-type: none;
	padding: 0;	
	margin: 15px 0 15px 20px;
}
ul li {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	background: url('./../images/bullet.gif') no-repeat 1px 6px;
}
ul li.gap {
	margin-top: 6px;
}
body > #wrap {
	height: auto;
}
#wrap {
	width: 764px;
	margin: 0 auto;
	position: relative;
	background: url('./../images/border.gif') repeat-y center top;
}
#web {
	text-align: left;	
	width: 762px;
	margin: 0 1px;
	background: white url('./../images/border-dotted.gif') repeat-y 488px 0;
}
#header {
	margin: 0 1px;
	width: 760px;
}
#header #portal {
	height: 44px;
}
#portal a {
	text-decoration: none;
}
#portal #logo {
	float: right;
}
#portal #logo img {
	border-width: 0;
}
#portal #dero, #portal #typo, #portal #brouci {
	float: left;
	margin-right: 9px;
	width: 44px;
	height: 44px;
	display: block;
	background-position: 0 0;
	overflow: hidden;
}
#portal #dero {
	background: url('./../images/top-button-dero.gif');
}
#portal a#dero:hover, #portal div#dero {
	background-position: 0 -44px;
}
#portal #dero span {
	visibility: hidden;
}
#portal #typo {
	background: url('./../images/top-button-typo.gif');
}
#portal #typo:hover {
	background-position: 0 -44px;
}
#portal #typo span {
	visibility: hidden;
}
#portal #brouci {
	background: url('./../images/top-button-brouci.gif');
}
#portal #brouci:hover {
	background-position: 0 -44px;
}
#portal #brouci span {
	visibility: hidden;
}
#header #grafika {
	width: 760px;
	height: 131px;
	margin: 1px 0;
	background: url('./../images/header.jpg');
}
#content {
	width: 503px;
	margin-right: 1px;
	float: left;
	overflow: hidden;
}
#content #menu {
	margin-left: 1px;
	background: #4f4f4f;
	margin-bottom: 10px;
}
#menu #obal {
	margin: 0 31px;
	width: 440px;
	height: 55px;
	background: #616161;
}
#menu > #obal {
	height: auto;
	min-height: 55px;
}
#menu #obal a:hover {
	color: black;
	background: white url('./../images/menu-arrow-e.gif') no-repeat left center;
}
#menu #obal a {
	float: left;
	height: 29px;
	border-bottom: 1px solid white;
	line-height: 29px;
	color: white;
	text-indent: 30px;
	text-decoration: none;
	display: block;
	background: url('./../images/menu-arrow-d.gif') no-repeat left center;
}
#menu #obal>a {
	height: auto;
	min-height: 28px;
	line-height: 28px;
}
#menu #obal #novinky, #zapisnik {
	width: 135px;
	border-left: 1px solid white;
}
#menu #obal #webdesign, #pastylky {
	width: 133px;
}
#menu #obal #portfolio, #omne {
	width: 170px;
	border-right: 1px solid white;
	margin-right: -3px;
}
#menu #obal #zapisnik, #menu #obal #pastylky, #menu #obal #omne {
	border-bottom-width: 0;
}
#content .text-inside {
	padding: 10px 31px 0 41px;
	margin-right: 10px;	
}
#columns {
	width: 257px;
	float: right;
	overflow: hidden;
	margin-right: 1px; 
	text-align: center;
}
#columns h3 {
	text-align: right;
	padding-right: 40px;
	height: 29px;
	color: white;
	font-weight: normal;
	line-height: 29px;
	margin: 0;
	font-variant: small-caps;
	font-size: 100%;
	background: #CB4335 url('./../images/arrow-down.gif') no-repeat right center;
}
#columns ul, #columns #s, #columns #searchsubmit {
	margin: 15px 0 15px 10px;
	padding-left: 0;
	text-align: left;
}
#columns > h3 {
	height: auto;
	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;	
}
#columns .zajimave-cteni {
	margin-bottom: 5px;
}
.inner_box a img {
	border: 1px solid black;	
	text-align: center;
}
#footer {
	width: 760px;
	padding: 5px 0;
	overflow: hidden;	
	left: 2px;
	color: #ccc;
	line-height: 31px;
	font-size: 90%;
	margin-top: 20px;
	margin-left: 1px;
}
#footer a {
	color: #eee;
}
#footer a:hover {
	color: white;
}
#vzkaz {
	width: 100%;
	height: 60px;	
}
:root #vzkaz {
	width: 100%;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.img-frame {
	border: 5px solid #f4f4f4;
	padding: 5px;
	margin-right: 15px;
}
.invisible {
	visibility: hidden;
}
.portfolio-polozka {
	width: 300px;
}
#portfolio-stranky {
	margin-top: 20px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px dotted #4f4f4f;
}
h2 a {
	text-decoration: underline;
	color: #CB4335;
}
h2 a:visited {
	color: #8B241A;
}
form fieldset {
	border-style: none;
	padding: 0;	
}
#commentform div {
	margin-bottom: 10px;
}
#commentform input {
	margin-right: 10px;
	width: 180px;
	border: 1px solid #999;
	padding: 1px; 
}
#commentform label {
	width: 200px;
}
#commentform input:focus { 
    border-color: black; 
}
#commentform textarea {
	width: 420px;
	border: 1px solid #999;
	padding: 1px;
}
#commentform textarea:focus {
    border-color: black;
}
#commentform #submit {
	width: auto;
	margin-right: 0;
	clear: both;
}
#header #portal, #footer {
	padding-left: 31px;
	background: #616161;
}
#footer { padding-left: 0; }
#portal a:hover, #footer a:hover {
	text-decoration: none;
	background: transparent;
}
#footer, body {	
	text-align: center;
}
#vzkaz, #vzkaz-submit, #commentform #submit, #searchsubmit {
	border: 1px solid black;
	background: #F5FBFF;
}
#vzkaz-submit, #commentform #submit {
	float: right;
	padding: 3px 5px;
	color: #3367B5;
	margin: 3px 4px 0 0;
	font-size: 100%;
}
.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: 2px solid #F4D1D1; padding: 10px; }
.ie-center { text-align: center; }
ol samp, ol pre { width: 350px; }

table { margin: 0 auto; border: 1px solid #444; }
th, td { padding: 5px 7px; border: 1px solid #ddd; margin: 2px; }
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; }

#rozhovor { margin: 30px 0; padding: 30px 0; border: 10px solid #eee	; border-style: solid none; }
#rozhovor .otazka { font-variant: small-caps; line-height: 1.3; font-weight: bolder; }
#rozhovor p.otazka strong { font-weight: normal; }
#rozhovor p { margin: 15px 0; }
#rozhovor blockquote { border-left: 5px solid #eee; padding-left: 20px; color: #666; }
#rozhovor ol { margin-left: 0px; }  
#rozhovor li { margin: 15px 0; }

