body {
  color: #000;
  font-size: 12px;
  font-family: Trebuchet MS, Arial, sans-serif;
  vertical-align: baseline;
  line-height: 1.5;
	background: #a6a6a6 url(../images/bg_body.jpg) repeat-x 0px 15px;
  /*  0px 36px */
}

* {
    margin: 0;
    padding: 0;
}

.left {
    display: block;
    float:left;
}

.right {
    display: block;
    float: right;
}

.marker {
 font-weight: bold;
}

.clr {
    clear: both;
}

.image {
    margin: 5px;
}

.button {
    border: 2px solid #EEEEEE;
    margin: 3px 0 3px 0;
}

/* Remove annoying border on linked images. */
a img { border: none; }

h1 {
    color: #000;
    font-size: 20px;
}

h2 {
    color: #000;
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

a {
    color: #ddd;
    font-weight: bold;
    text-decoration:none;
}

a:hover {
    text-decoration: underline;
}


#breadcrumbs li {
        display: inline;
}

table {
	clear: both;
}

.top_container {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  background: #1b1b1b;
}

.top_container ul {
  list-style: none;
  padding: 0px 40px 0px 40px; 
}

.top_container li {
  display: inline;
  padding: 0px 5px 0px 5px;
  font-size: 10px;
}

.container {
  margin: 0 auto;
  width: 950px;
  padding: 0px 20px 0px 20px;
  overflow: auto; /* Auto display scrolls if overflow */
	background: url(../images/bg_container.jpg) no-repeat top;
}
/* HEADER */
.header {
    display:block;
    float:left;
    width:950px;
}

.header h1 {
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

.top {
	display:block;
    float:left;
    width:950px;
}

.top .middle {
  display:block;
  float:left;
  width: 290px;
  padding: 23px 0px 0px 100px;
}

.top .middle .g_radio, .top .middle .g_search {
  display: block;
  float: left;
  width: 100%;
}

 .top .middle .g_search .inputbox {
  border: solid #ccc 1px;
}

.top .middle .g_radio {
  padding: 5px 0px 0px 0px;
}

.top .middle .g_radio input {
  display: block;
  float: left;
}

.top .middle .g_radio label {
  color: #fff;
  display: block;
  float: left;
  padding: 0px 20px 0px 5px;
  font-size: 11px;
}

.top .right {
	padding: 15px 15px 0px 0px;
	color: #fff;
	text-align: left;
}

.menu {
	display:block;
    float:left;
    width:950px;
    height: 47px;
    list-style: none;
    background: url(../images/bg_menu.jpg) no-repeat;
}

.menu li {
	display:block;
    float:left;
    background: url(../images/bg_menu_sep.jpg) no-repeat right;
    padding: 0px 2px 0px 0px;
}

.menu li a {
	display:block;
    float:left;
    height: 36px;
    padding: 11px 20px 0px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}


.menu li a:hover, .menu li a.menu-first:hover {
	background: url(../images/bg_menu_hover0.jpg);
	text-decoration: none;
}

.menu li a.menu-current {
	font-style: italic;
	text-decoration: underline;
}

.menu li a.menu-first:hover {
	background: url(../images/bg_menu_hover1.jpg) no-repeat;
}

.slogan {
	display:block;
    float:left;
    width:950px;
    height: 34px;
    text-align: center;
    padding: 0px 0px 2px 0px;
}

.slogan p {
	font-size: 18px;
	color: #fff;
}

.slogan p span {
	font-size: 20px;
}

.main {
	display:block;
    float:left;
    width:950px;
    height: 197px;
    background: url(../images/bg_main.jpg) no-repeat;
}

.main .btn_eshop, .main .btn_cena {
	display: block;
    float: left;
    width: 586px;
    padding: 0px 0px 0px 364px;
}

.main .btn_eshop a {
	display: block;
    float: left;
    width: 204px;
    height: 130px;
	background: url(../images/btn_eshop.jpg) no-repeat;
	outline: none;
}

.main .btn_cena a {
	display: block;
    float: left;
    width: 204px;
    height: 67px;
	background: url(../images/btn_cena.gif) no-repeat;
	outline: none;
}

.main .btn_eshop a:hover {
	background: url(../images/btn_eshop_hv.jpg) no-repeat;
}

.main .btn_cena a:hover {
	background: url(../images/btn_cena_hv.jpg) no-repeat;
}

.main .btn_eshop a span, .main .btn_cena a span {
	display: block;
	text-indent: -9999px;
}

.content {
	display:block;
    float:left;
    width:950px;
    padding: 10px 0px 20px 0px;
}

.leftside {
	display:block;
    float:left;
    width:300px;
    padding: 0px 0px 0px 22px; 
}

.leftside .heading {
	display:block;
    float:left;
    width:280px;
    background: url(../images/bg_left_header.gif) no-repeat;
    height: 47px;
    font-size: 22px;
    color: #515151;
    padding: 12px 0px 0px 20px;
    font-weight: normal;
}

.leftside .block, .leftside .block2 {
	display:block;
    float:left;
    width:300px;
    background: url(../images/bg_left_footer.gif) no-repeat bottom;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 20px 0px;
}

.leftside .block2 {
	margin: 0px;
}

.leftside .block .block_content, .leftside .block2 .block_content {
	display:block;
    float:left;
    width:260px;
    background: #fff;
    padding: 0px 20px 0px 20px;
}

.leftside .news_post {
	display:block;
    float:left;
    width:260px;
    padding: 0px 0px 10px 0px;
}

.leftside .news_post a {
	color: #2cb6e9;
}

.leftside .news_post .title {
	font-size: 18px;
	display: block;
	float: left;
	width: 100%;
}

.leftside .news_post .posted {
	display:block;
    float:left;
    width:260px;
    padding: 0px 0px 5px 0px;
    font-size: 11px;
    color: #333;
}

.leftside .more_info {
	list-style: none;
}

.leftside .more_info li {
	display:block;
    float:left;
    width:250px;
    padding: 0px 0px 5px 5px;
}

.leftside .more_info li a {
	color: #2CB6E9;
	background: url(../images/ico_window.gif) no-repeat center left;
	padding: 0px 0px 0px 18px;
	display:block;
    float:left;
}

.page {
	display:block;
    float:left;
    width:628px;
    background: url(../images/bg_page_footer.gif) no-repeat bottom;
    padding: 0px 0px 20px 0px;
}

.page p {
	padding: 0px 0px 10px 0px;
}

.page img, .page img.nb {
	float: left;
	border: solid #ccc 1px;
	padding: 1px;
	margin: 10px 10px 10px 0px;
	display: block;	
}

.page img.nb {
	border: 0;
	float: none;
}

.page td img {
	float: none;
	display: inline;
	margin: 0px;
}

.page .page_heading {
	display:block;
    float:left;
    width:608px;
    background: url(../images/bg_page_header.gif) no-repeat;
    min-height: 47px;
    font-size: 22px;
    color: #515151;
    padding: 12px 0px 0px 20px;
    font-weight: normal;
}

.page_content {
	display:block;
    float:left;
    width:588px;
	background: #fff;
    padding: 0px 20px 0px 20px
}

.page_content h2 {
	display:block;
    float:left;
    width:588px;
    font-size: 16px;
    color: #000;
}

.page_content ul, .page_content ol {
	display:block;
  float:left;
  margin: 0;
  padding: 5px 5px 5px 25px;
  clear: both;
}

.page_content .textfield, .page_content .textarea, .page_content .email {
	border: solid #666 1px;
	padding: 2px;
}

.page_content .submit {
	border: solid #333 1px;
	padding: 3px 10px 3px 10px;
}

.page_content .gallery img {
	float: none;
	margin: 0px 0px 5px 0px;
}

.page_content .gallery a {
	font-size: 11px;
}

.content .box_container {
	display:block;
    float:left;
    width:950px;
    clear: both;
}

.content .box, .content .box2 {
	display:block;
    float:left;
    width:464px;
    background: url(../images/bg_box_footer.gif) no-repeat bottom;
    padding: 0px 0px 10px 0px;
    margin: 20px 22px 0px 0px;
}

.content .box2 {
	margin: 20px 0px 0px 0px;
}

.content .box_header {
	display:block;
    float:left;
    width:449px;
    height: 25px;
    background: url(../images/bg_box_header.gif) no-repeat top;
    color: #515151;
    font-size: 22px;
    padding: 10px 0px 5px 15px;
    font-weight: bold;
}

.content .box_content {
	padding: 15px 15px 5px 15px;
	display:block;
    float:left;
    width:434px;
    height: 162px;
    background: #fff;
}

.content .box .box_content img {
	padding: 0px 25px 0px 0px;
}

.page .selected_group_title, .page .group_select {
	display:block;
    float:left;
    width:588px;
    text-align: left;
    font-size: 11px;
    padding: 0px 0px 10px 0px;
    clear: both;
}

.page .selected_group_title a, .page .group_select a {
	color: #5cd3f2;
}

.page .post_container {
	display:block;
    float:left;
    width:588px;
    padding: 0px 0px 20px 0px;
    border-bottom: dashed #dadada 1px;
    margin: 0px 0px 20px 0px;
}

.page .post_container a, .page a {
	color: #2cb6e9;
}

.page .post_container .posted {
	display:block;
    float:left;
    width:588px;
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    color: #333;
}


.page .navigation {
	display: block;
	float: left;
	width: 558px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.page .navigation a {
	color: #2cb6e9;
	font-weight: normal;
}

.page #player {
	clear: both;
}

.footer {
    margin: 0 auto;
    width: 950px;
    padding: 11px 20px 0px 20px;
    overflow: auto; /* Auto display scrolls if overflow */
    color: #fff;
    font-size: 11px;
}

.footer_container {
	display:block;
    float:left;
    width: 100%;
    height: 40px;
    background: url(../images/bg_footer.jpg) repeat-x;
}
