html { height: 100%; }

body {  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; text-align: center; font-size: 75%;
		background-image: url('./../images/bg.gif'); background-position: center top; background-repeat: repeat-y;
		margin: 0; padding: 0; height: 100%; line-height: 1.6; }

textarea { font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-size: 100%; }

p { text-indent: 2em; }
a { color: #3367B5; text-decoration: underline; }
a:hover { color: #06497C; text-decoration: none; background-color: #E7EDF6; }
a:visited { color: #3384C2; }
a:visited:hover { color: #000; text-decoration: none;  }

h1 { font-size: 160%; font-family: sans-serif; color: #CB4335; }
h2 { font-size: 160%; font-family: sans-serif; color: #CB4335; }
strong { background-color: #FFF7F6; color: #CB4335; }

ul { list-style-type: none; padding: 0; margin: 0; margin-left: 20px;  }
li { background-image: url('./../images/bullet.gif'); background-position: left center; background-repeat: none; padding: 0; margin: 0; background-repeat: no-repeat; padding-left: 20px; }

body > #wrap { height: auto; }

#wrap { width: 764px; margin: 0 auto; min-height: 100%; height: 100%; position: relative; background-image: url('./../images/border.gif'); background-position: center top; background-repeat: repeat-y; }
#web { text-align: left; background-color: white; padding-bottom: 60px; width: 762px; margin: 0 1px; background-image: url('./../images/border-dotted.gif'); background-repeat: repeat-y; background-position: 393px 0; }
#header { margin: 0 1px; width: 760px; }
#header #portal { height: 44px; padding-left: 31px; background-color: #616161; }

		#portal a { text-decoration: none; }
		#portal a:hover { text-decoration: none; background-color: transparent; }

		#portal #logo { float: right; }
		#portal #logo img { border-style: none; }
		
		#portal #dero { float: left; margin-right: 9px; width: 44px; height: 44px; display: block; background-image: url('./../images/top-button-dero.gif'); background-position: 0px 0px; overflow: hidden; }
		#portal a#dero:hover { background-position: 0px -44px; }
		#portal div#dero { background-position: 0px -44px; }
		#portal #dero span { visibility: hidden; }
		
		#portal #typo { float: left; margin-right: 9px; width: 44px; height: 44px; display: block; background-image: url('./../images/top-button-typo.gif'); background-position: 0px 0px; overflow: hidden; }
		#portal #typo:hover { background-position: 0px -44px; }
		#portal #typo span { visibility: hidden; }
		
		#portal #brouci { float: left; margin-right: 9px; width: 44px; height: 44px; display: block; background-image: url('./../images/top-button-brouci.gif'); background-position: 0px 0px; overflow: hidden; }
		#portal #brouci:hover { background-position: 0px -44px; }
		#portal #brouci span { visibility: hidden; }
		
#header #grafika { width: 760px; height: 131px; background-image: url('./../images/header.jpg'); margin: 1px 0; }

#content { width: 403px; margin-right: 1px; float: left; }
#content #menu { background-color: #4f4f4f; margin-left: 1px; }		 
		 #menu #obal { margin: 0 21px; width: 360px; height: 55px; background-color: #616161; }
		 #menu > #obal { height: auto; min-height: 55px; }
		 #menu #obal a:hover { background-image: url('./../images/menu-arrow-e.gif'); background-repeat: no-repeat; background-position: left center; background-color: white; color: black; }
		 #menu #obal a { float: left; height: 29px; border-bottom: 1px solid white; line-height: 29px; color: white; text-indent: 30px;
		 						text-decoration: none; background-image: url('./../images/menu-arrow-d.gif'); background-repeat: no-repeat; 
								background-position: left center; display: block; }	 
		 #menu #obal>a { height: auto; min-height: 28px; line-height: 28px; } /* zde nemuze byt mezi #obal a > mezera, proto potom IE5 aplikuje styl na vsechny <a> v dokumentu */
		 
		 #menu #obal #novinky, #zapisnik { width: 110px; border-left: 1px solid white; }
		 #menu #obal #webdesign, #pastylky { width: 108px; }
		 #menu #obal #portfolio, #omne { width: 140px; border-right: 1px solid white; margin-right: -3px; } /* pravy margin kvuli duplicate characters bugu IE6 */
		 
		 #menu #obal #zapisnik, #menu #obal #pastylky, #menu #obal #omne { border-bottom-style: none; }
		 
#content .text-inside { padding: 0 21px 0 31px; margin-right: 10px; }

		 
#column1 { width: 178px; float: left; margin-right: 1px; }
#column2 { width: 178px; float: left; }

#column1 h3, #column2 h3 { text-align: right; padding-right: 40px; height: 29px; background-color: #CB4335; color: white;
						   font-weight: normal; line-height: 29px; background-image: url('./../images/arrow-down.gif');
						   background-repeat: no-repeat; background-position: right center; margin: 0; font-variant: small-caps; font-size: 110%; }
						   
#column1 > h3, #column2 h3 { height: auto; min-height: 29px; }
#column1 h3 > span, #column2 h3 > span { position: relative; top: 1px; }

#column1 h4, #column2 h4 { margin: 5px 0; font-size: 120%; }

#column1 .inner_box { margin: 8px 10px; font-size: 92%; line-height: 1.4; padding-bottom: 10px; }
#column2 .inner_box { margin: 8px 10px; font-size: 92%; line-height: 1.4; padding-bottom: 10px; }

#column1 p, #column2 p {  margin: 8px 0; text-indent: 1em; }
#column2 .zajimave-cteni { margin-bottom: 5px; }

.inner_box a img { border: 1px solid black; }

#footer { width: 760px; height: 30px; overflow: hidden; position: absolute; bottom: 0; left: 2px; background-color: #616161; text-align: center; color: #ccc; line-height: 31px; font-size: 90%; }
#footer a { color: #eee; }
#footer a:hover { color: white; text-decoration: none; background-color: transparent; }


#vzkaz { width: 153px; height: 60px; border: 1px solid black; padding: 5px; background-color: #F5FBFF; }
:root #vzkaz { width: 143px; } /* hack kvůli nepodpoře textarea padding v Opeře */

#vzkaz-submit { float: right; padding: 3px 5px; color: #3367B5; border: 1px solid black; margin: 3px 4px 0 0; font-size: 100%; background-color: #F5FBFF; }

.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: 240px; }
