﻿html,body{color:#EFEFEF;font:12px 'Trebuchet MS',sans-serif;margin:0;padding:0}
body{background:#381f0e url(bg.png) left top repeat-x/*background:#381f0e url(bg.png) fixed repeat-x*/}

img {border:0}

h1{margin:0}
h2{color:#fb4525;margin:0}
h3{color:#fb4525;margin:0;letter-spacing: -1pt;font-size:1.8em;font-family: 'Trebuchet MS',sans-serif;font-weight: normal;}

.clear{clear:both}
.portfolio{max-width:640px;margin-left:30px;_margin-left:5px;position:relative;float:left}
.portfolio .hentry{background:url(adw.png) left top no-repeat;float:left;position:relative;width:300px;margin:0 10px;padding:30px 0}
.portfolio .hentry .published{/*background:#fff;color:#027eac;*//*background:#5f4635;*/color:#00AEEF;background:url(pbg2.png);text-decoration:none;font-size:0.9em;padding:0 1.0em;margin:0;position:absolute;top:15px;left:0}
.portfolio .hentry .entry-title{font-size:1.4em;letter-spacing: -0.9pt;text-indent:5px;border-top:1px solid #381F0E;position:absolute;top:180px;left:0;width:100%}
.portfolio .hentry .entry-content{background:#FFF url(ibg.png) right bottom no-repeat;color:#333;padding:5px}
.portfolio .hentry .entry-content p{margin:2.4em 0 .1em}

.portfolio .hentry-about {background:url(adw.png) left top no-repeat;float:left;position:relative;width:620px;margin:0 10px;padding:30px 0}
.portfolio .hentry-about .published{/*background:#5f4635;*/color:#00AEEF;background:url(pbg2.png);font-size:0.9em;padding:0 1.0em;margin:0;position:absolute;top:15px;left:0}
.portfolio .hentry-about .entry-title{font-size:1.4em;letter-spacing: -0.8pt;text-indent:5px;border-bottom:1px solid #381F0E;position:absolute;top:45px;left:0;width:100%}
.portfolio .hentry-about .entry-content{background:#FFFFFF url(ibg.png) right bottom no-repeat;color:#333;padding:10px}
.portfolio .hentry-about .entry-content p{margin:2.4em 0 .5em}

.solid{padding:16px 0 0px 0px;border-bottom-width: 1px;border-right-width: 0px;border-bottom-width: 1px;border-bottom-color: #51301c;border-bottom-style: solid;border-left-width: 0px;	border-top-width: 0px;}
.pager{clear:both;max-width:620px;padding:0px 0 60px 40px;text-align:center}
.pager a{background:#4E2C15;color:#FFF;margin:0 .3em;padding:0.3em}
.pager .first,
.pager .last,
.pager .actual{background:url(pbg.png);text-decoration:none}
.pager .links {background:#381f0e;color:#51301c;margin:0 .3em;padding:0.3em}

.page{background:url(hbg.png) 0 4px no-repeat;}
.page .header{height:172px}
.page .header p {position:relative;left:-1000px}

.page .header h1 span {visibility:hidden}
.page .header h1 a {display:block;height:176px;width:400px;text-decoration:none}
.page .header h1 a:hover {background:none}



/*a:link, a:visited {color:#ffffff;} /* obyč. odkaz */
/*a:hover {color:#381F0E; background-color:#ffffff;} /* hover nad obyč. odkazem */
a.externi {color: #999999; font-size:10px;text-decoration:none} /* externí odkaz */
a:hover.externi {color: #ffffff; background-color: #EF145D; padding:3px;} /* hover nad externím odkazem */
a:hover.links {color: #381F0E; background-color: #FFFFFF; text-decoration:underline} /* externí odkaz */
a:hover.friends {color: #fb4525; background-color: #FFFFFF; text-decoration:underline} /* externí odkaz */
a.friends {color: #ffffff; background-color: #fb4525; padding:1px; text-decoration:none}



div#obalovy {background:url(mbg.png) no-repeat;width:234px;height:240px;position:relative;top:2px;left:6px;float:left}
#menu .text{position:absolute;top:-1000px;left:-1000px}

li#polozka1 { left: 0px; top: 28px; }
li#polozka2 { left: 0px; top: 68px; }
li#polozka3 { left: 0px; top: 107px; }
li#polozka4 { left: 0px; top: 148px; }

ul#menu li {list-style-type: none;font-size: 12px;position: absolute;width: 234px; height: 38px;}
ul#menu a {/*background: transparent url('mbg.png') 0px 0px no-repeat;*/display: block;text-decoration: none;width: 100%; height: 100%;color: black;font-family: Verdana, Arial, sans-serif;font-weight: bold;}
ul#menu a:hover {color: #eee;background: transparent url('mbg.png') 0px 0px no-repeat;}

li#polozka1 a:hover { background-position: -234px -28px; }
li#polozka2 a:hover { background-position: -234px -68px; }
li#polozka3 a:hover { background-position: -234px -107px; }
li#polozka4 a:hover { background-position: -234px -148px; }

ul#menu span {display: block;position: absolute; left: 0; top: 40%;text-align: center;width: 100%;cursor: pointer; /* kvuli IE, ktery nad divem zobrazuje textovy kurzor */}

::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
::-webkit-scrollbar-button:start:decrement {
	display: block;
	width: 5px;
	height: 5px;
	background-color: transparent;
}
::-webkit-scrollbar-button:end:increment {
	display: block;
	width: 5px;
	height: 5px;
	background-color: transparent;
}
::-webkit-scrollbar-track:enabled {
	background-color: transparent;
}
::-webkit-scrollbar-track-piece {
	background-color: rgba(56, 31, 14, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-border-radius: 5px;
	margin: 10px 0;
}
::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background-color: rgba(56, 31, 14, 0.5);
	-webkit-border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 0.1);

}
::-webkit-scrollbar-thumb:horizontal {
	width: 50px;
	background-color: rgba(56, 31, 14, .9);
	-webkit-border-radius: 5px;
}