/*  Be-in.cz - StyleSheet
    --------------------------------------------------------------
	Style name:		default
	Copyright 2009 Be-in ( http://www.be-in.cz/ )
    --------------------------------------------------------------
*/

/* General Markup Styles
---------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	background:#111111 url(/css/img/bg_gradient.jpg) 0 0 repeat-x;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008a9e;
	font-weight: bold;
	padding-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008a9e;
	font-weight: normal;
	padding-bottom: 12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008a9e;
	font-weight: bold;
	padding-bottom: 11px;
}

p {
	font-size: 12px;
	font-weight: 300;
        margin-bottom: 11px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
}

img {
	border-width: 0;
}
ul{
	padding-left:22px;
	padding-bottom:5px;
        padding-top:5px;
        margin:0px;
}
li{
        font-size: 11px;
        list-style-position: outside;
        list-style-type: square;
	padding-bottom:3px;
        padding-top:3px;
	padding-left:6px;
        margin:0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e8600;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e8600;
	font-weight: normal;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
        padding-bottom:5px;
}
hr{
	border: 0px solid #008a9e;
}
/*-------------------------------- Page ---------------------------------*/

#siteHeader, #siteContent, #siteFooter{
	width: 727px;
	margin:0 auto;
	text-align:left;
	position:relative;
	clear:left;
	vertical-align:middle;
}

/* HEADER */
#logo {
	width: 108px;
	height: 74px;
	background: url(/css/img/header_logo.jpg) 0 0 no-repeat;
	float: left
}
#headerText {
	height: 74px;
	background-image: url(/css/img/header_reklama.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* MENU HORIZONTAL */
#menuH_left {
	width: 3px;
	height: 27px;
	background-image: url(/css/img/menuH_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#menuH_right {
	width: 3px;
	height: 27px;
	background-image: url(/css/img/menuH_right.jpg);
	background-repeat: no-repeat;
	float: left
}
#menuH_bg {
	width: 721px;
	height: 27px;
	text-align:center;
	background-image: url(/css/img/menuH_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
.menuH_item {
	height: 27px;
	padding: 8px 10px 8px 10px;
	float: left;
}
.menuH_item:hover {
	color: #008a9e;
	background-image: url(/css/img/menuH_btnOver.jpg);
	background-repeat: repeat-x;
}
.menuH_item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menuH_item a:hover {
	color: #008a9e;
	font-weight: bold;
}
.menuH_item a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008a9e;
	font-weight: bold;
	text-decoration: none;
}

.menuH_itemDevide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	height: 27px;
	padding: 8px 0px 8px 0px;
	float: left;
}
#menuH_mezera {
	width: 727px;
	height: 12px;
	float:left;
}
#mezera {
	width: 10px;
	background-color:#d6d6d6;
	float: left;
}
.mezera {
	width: 4px;
}
/* LEFT MENU */
#menu_top {
	width: 176px;
	height: 12px;
	background-image: url(/css/img/menuLeft_top.jpg);
	background-repeat: no-repeat;
}
#menu_bottom {
	width: 176px;
	height: 12px;
	background-image: url(/css/img/menuLeft_bottom.jpg);
	background-repeat: no-repeat;
}
#menu_content {
	width: 156px;
	background-color:#d6d6d6;
	padding: 10px 10px 10px 10px;
	text-align:right;
        vertical-align:top;
}
.nadpisMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#menu_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#menu_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008a9e;
	font-weight: bold;
	text-decoration: none;
}
#menu_content a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008a9e;
	font-weight: bold;
	text-decoration: none;
}
/* CONTENT */
#content_top {
	width: 546px;
	height: 12px;
	background-image: url(/css/img/content_top.jpg);
	background-repeat: no-repeat;
}
#content_bottom {
	width: 546px;
	height: 12px;
	background-image: url(/css/img/content_bottom.jpg);
	background-repeat: no-repeat;
}
#content_content {
	width: 526px;
	background-color:#3c3c3c;
	padding: 10px 10px 10px 10px;
}

/* FOOTER */
#copyright {
	width: 176px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding: 10px 0px 6px 0px;
}
#bein {
	width: 176px;
	height: 26px;
	background: url(/css/img/bottom_bein.jpg) 100% 0 no-repeat;
	float: left;
}
#plamadesign {
	width: 370px;
	height: 26px;
	float: left;
}

/*HOMEPAGE*/
.box{
        background-color:#282828;
        padding: 5px 5px 5px 5px;
        color:#b4b4b4;
        font-size: 10px;
        text-align: justify;
}
.box p{
	color:#b4b4b4;
        font-size: 10px;
        text-align: justify;
}
.boxtop{
        background: url(/css/img/hp_gray_top.gif) 0 0 no-repeat;
        width: 238px;
        height: 9px;
}
.boxbottom{
        background: url(/css/img/hp_gray_bottom.gif) 0 0 no-repeat;
        width: 238px;
        height: 9px;
}
.boxtd{
        width: 238px;
        vertical-align: top;     
}
.boxtd H1{
        padding-bottom: 5px;
}
