html		{ font-size:106.5%; margin:0; padding:0; background-color:#FFF; }
body		{ color:#000; font-size:76.5%; font-family:Verdana; margin:0; padding:0; background-color:#FFF; }
h1,h2,h3,h4,h5,h6,p,ul,ol,form		{ padding:0; margin:0; }
a			{ color:#000; }
a img		{ border:0px; padding:0; margin:0; }
.clear		{ clear:both; overflow:hidden; padding:0 !important; margin:0 !important; float:none !important; font-size:0; height:0; }
.alert 		{ background-color:#A30000; border:1px solid #DDDDDD; color:#FDFDFD; font-weight:bold; margin:5px; padding:5px; text-align:center; }
.important	{ font-weight:bold; font-style:italic; color:#A30000; font-size:12px; }

/*- kulaty rohy -*/
.radius-bottom-only	{  border-bottom-left-radius:6px; border-bottom-right-radius:6px; -webkit-border-bottom-left-radius:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px; -khtml-border-radius:0 0 6px 6px;}
.radius-top-only	{ border-top-left-radius:6px; border-top-right-radius:6px; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:6px; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; -khtml-border-radius:6px 6px 0 0; }
.radius-all		{ border-bottom-left-radius:12px; border-bottom-right-radius:12px; -webkit-border-bottom-left-radius:12px; -webkit-border-bottom-right-radius:12px; -moz-border-radius-bottomleft:12px; -moz-border-radius-bottomright:12px; -khtml-border-radius:12px 12px 12px 12px; border-top-left-radius:12px; border-top-right-radius:12px; -webkit-border-top-left-radius:12px; -webkit-border-top-right-radius:12px; -moz-border-radius-topleft:12px; -moz-border-radius-topright:12px; }
/*- kulaty rohy -*/

/*- Stiny -*/
.shadow-all     { -moz-box-shadow: 4px 4px 4px 4px #000; -webkit-box-shadow: 4px 4px 4px 4px #000; box-shadow: 4px 4px 4px 4px #000; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000'); }
/*- Stiny -*/

#pBrowser       { margin:0 auto; margin-top:100px; width:800px; }

/*======================= photoBrowser =========================== */
.PBrowser-Main		{ width:730px; height:550px; background:#000 url(./img/ajax-loader.gif) 50% 50% no-repeat; overflow:hidden; }
.PBrowser-Img		{ overflow:hidden; } 
.PBrowser-Thumbs	{ width:100%; height:150px; position:absolute; bottom:0px; height:150px; overflow:hidden; }
.PBrowser-Thumbs .opacityDiv  { opacity:0.6; filter: alpha(opacity=60); background:#fff; height:150px; bottom:0px; left:0px; position:absolute; width:100%; z-index:5; }
.PBrowser-Thumbs .thumbDiv    { border:1px solid #CCC; width:130px; height:130px; overflow:hidden; float:left; margin:10px 8px 0 0; background:#000; z-index:15; zoom:1; position:relative; }
.PBrowser-Thumbs .thumbShower { overflow:hidden; height:100%; left:90px; position:absolute; }
.PBrowser-BigArrowR           { background: url(./img/PBRArrow.gif) 0% 50% no-repeat; }
.PBrowser-BigArrowL           { background: url(./img/PBLArrow.gif) 100% 50% no-repeat; }
.PBrowser-thbArrowR				{ background: url(./img/PBRArrowS.gif) 50% 50% no-repeat; width:90px; height:100%; position:absolute; top:0px; right:0px; z-index:25; }
.PBrowser-thbArrowL				{ background: url(./img/PBLArrowS.gif) 50% 50% no-repeat; width:90px; height:100%; position:absolute; top:0px; left:0px; z-index:25; }
.PBrowser-topBox                { background:#FFF; opacity:0.6; filter: alpha(opacity=60); height:35px; color:#666; }
.PBrowser-topBoxSwitcher        { height:40px; }
.PBrowser-topBox p              { padding-top:10px; }
.PBrowser-topBox p.PBName       { float:left; width:20%; padding-left:15px; font-weight:bold; }
.PBrowser-topBox p.PBFullScreen { text-align:center; float:left; width:60%; text-decoration:underline; cursor:pointer; }
/*======================= photoBrowser =========================== */
