/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
	position: absolute;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 700px;
	margin-left: -350px;
	margin-right: -350px;
}

/* The topmost faded bar */
#topbar {
    width:auto;
    background: #EEE;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
		background:url(images/header_vltava.jpg) repeat-x;
		height: 85px;
		padding: 10px 5px 5px 2px;
}

/* class that styles the holder div of the forms */
.userform {
    width: auto;
    color: #000;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

/* This will style the login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

h1 {
    font: 48px verdana;
	color: #DDD;
	margin: 5px;
}

h6 {
    font: 16px verdana;
    font-weight: bold;
	color: #eee;
	margin: 68px 0px 0px 190px;
	padding: 0px;
}

/* This holds the tabs */
#tabholder
{
    width: auto;
}


.banner {width:100px; position:absolute; z-index:2; margin-top:0px; margin-left:715px !important /*Non-IE6*/; margin-left:718px /*IE6*/;}
.banner a:hover {text-decoration:none;}
.banner a img {border: 1px solid #000;}
.banner a img.flo {height:450px; border:none; margin-top: 5px;}

.banner-shop {width:120px; 
float:right;
position:absolute; z-index:2; margin-top:0px; margin-left:-140px !important /*Non-IE6*/; margin-left:-139px /*IE6*/;}
.banner-shop a img {border: 1px solid #000; }

.banner-omega {width:160px; position:absolute; z-index:2; margin-top:0px; margin-left:-310px !important /*Non-IE6*/; margin-left:-270px /*IE6*/;}
.banner-omega a img {border: 1px solid #000;}

#banner2 {
	width: 100px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 2;
}

.clear {
  clear: both;
}
.vp_left {
  float: left;
  width: 230px;
  height: 360px;
  margin-left: 70px;
  margin-top: 40px;
}
.vp_right {
  text-align: center;
  float: right;
  width: 150px;
  height: 360px;
  margin-right: 120px;
  margin-top: 40px;
}
.vp_right #prodej {
  
}
/* Container for the article box, and the pic box */
.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #888;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: auto;
}

/* The title style for the main article */
.articleheader
{
    font-size: 16px;
    font-weight: bold;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */

#rotator
{
	border: 1px #DDD solid;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
	width: 300px;
	height: 270px;
}
#rotator2
{
	border: 1px #DDD solid;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
	width: 230px;
	height: 270px;
}

#rotator img
{
	width: 300px;
	height: 270px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #000;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #888;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #CCC;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
	width: 227px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #888;
	float: left;
}

/* Second column of the three columns */
.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #888;
}

/* Third column of the three columns */
.c3
{
	width: 228px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #888;
	float: right;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

.noteheader a {
  color: #323232;
  }

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}

/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
        margin:0;
        padding:10px 10px 0 5px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
/* End of CSS Tabs */ color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
/* End of CSS Tabs */  }
/* End of CSS Tabs */
/* End of CSS Tabs */
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
/* End of CSS Tabs */  }
/* End of CSS Tabs */
/* End of CSS Tabs */CSS Tabs */
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
/* End of CSS Tabs */  }
/* End of CSS Tabs */
/* End of CSS Tabs */