﻿body {
    background-position: top;
    margin: 0px;
    padding: 0px;
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    background-image: url('Image/PageBackground.png');
    background-repeat: repeat-x;
    background-color: #efefef;
}

.obal {
    margin: 0 auto;
    width: 1009px;
    height:205px;
    text-align: left;
    background-image: url('Image/Head.jpg');
    background-position: 50% top;
    background-repeat: no-repeat;
    color: #333333;
    font-size: 11px;
}

.head {
    margin: 0px;
    width: 100%;
    text-align: left;
    width:1009px;
    height:205px;
    background-image: url('Image/Head.jpg');
}

.content {
	margin: 0px;
	padding: 0px;
	width: 1009px;
	text-align: left;
	background-color: #c4c4c4;
	background-image: url('Image/ContentBackground.jpg');
	background-position: 50% top;
	background-repeat: repeat-x;
}

.menu {
    margin: 0px;
    width: 100%;
    height: 30px;
    text-align: left;
    background-color: #E30B00;
    background-image: url('Image/MenuBackground.jpg');
    background-repeat: repeat-x;
}
.menulink {
    color: White;
    font-weight: bold;
    padding-top: 5px;/**/
}


/*
a:hover, a:active, a:visited, a:link  {
	background-color: #808080;
}
*/

.menulink a:hover { color:black;}

.menulinksub {
    color: White;
    font-weight: bold;
    background-color: #E30B00;
    background-image: url('Image/backHoverMenu.png');
    background-repeat: repeat-x;
}

a.menulinksub {display: block; height: 21px; padding-left:5px; padding-right:5px;  vertical-align:middle; padding-top: 5px;
    width:100%;}

.menulinksub a:hover { text-decoration:none; background-image: url('../Image/MenuBackground.jpg'); background-repeat: repeat-x; }

.menulinksub :hover { background-image: url('../Image/MenuBackground.jpg'); background-repeat: repeat-x;}

.selectedmenu {
    color:black;
}

.paticka {
    height: 29px;
    width: 1009px;
    background-color: #4B4B4B;
    background-image: url('Image/patickaBack.png');
    background-repeat: repeat-x;
    color:White;
    font-size:10px;
}

.paticka a {color:White;}

.headerlinks{ margin-left:20px; padding-top:3px;}

.headerlinks a {color:White; text-decoration:none;}

H1 { font-size:15px; margin-top:0;}
H3 { font-size:12px; margin-top:0; margin-bottom:5px;}
H4 { font-size:12px; margin-top:5px; margin-bottom:5px;}
H2 { font-size:12px; margin-top:0; margin-bottom:3px;}
th { font-size:12px; margin-top:0;}
.novinkybox {
width:190px; background-color:#4B4B4B; padding-bottom:2px;
}
.novinky {padding-left:3px; padding-right:3px;}
.novinky a {color: #000000; font-weight:bold; text-decoration: underline; text-align:right;}
.noviny a:hover {color:Red; font-weight:bold; text-decoration:underline; text-align:right;}
.leftbox {
width:190px; background-color:#4B4B4B; padding-bottom:2px;
}
.contentbox {
width:630px;
text-align:center;
}
.contentboxuvod {width:820px;}

/*střídání backgroundu novinek*/
.blueNews {
    background-position: top;
    background-color: #c4dee4;
    margin-top: 2px;
    padding: 2px;
    background-image: url('Image/NewBlue.jpg');
    background-repeat: repeat-x;
}
.blueNews a:hover {color:Red; text-decoration:underline;}
.redNews {
    background-color: #e5d7d7;  margin-top:2px; padding:2px;
        background-image: url('Image/NewRed.jpg');
    background-repeat: repeat-x;
}
.redNews a:hover {color:Red; text-decoration:underline;}
.greenNews {
    background-color: #e4e7d6;  margin-top:2px; padding:2px;
        background-image: url('Image/NewGreen.jpg');
    background-repeat: repeat-x;
}
.greenNews a:hover {color:Red; text-decoration:underline;}
.yellowNews {
    background-color: #e5ddd7; margin-top:2px; padding:2px;
        background-image: url('Image/NewYellow.jpg');
    background-repeat: repeat-x;
}
.yellowNews  a:hover {color:Red; text-decoration:underline;}
/*konec střídání backgroundu novinek*/

/*.LeftMenu a {color:White; text-decoration:none;}*/

.nodestyle {color:#3366CC;}


/*Levé titulní boxy*/
.Box {
margin-left:5px;
    width: 230px;
    background-image: url('Image/LeftBox.gif');
    background-repeat: no-repeat;
}

.BoxUp {
    background-image: url('Image/LeftBox.gif');
    background-repeat: no-repeat;
}

.BoxNadpis { height:26px; padding-left:5px; padding-right:5px; padding-top:4px; font-weight:bold;}

.BoxDown {
    height: 15px;
    background-image: url('Image/LeftBoxDown.gif');
    background-repeat: no-repeat;
}

.BoxCont {
    padding-left: 3px;
    padding-right: 3px;
    background-image: url('Image/LeftBoxCont.gif');
    background-repeat: repeat-y;
    background-color: #A4A892;
    /*border: 1px solid #A4A892;*/
    height:100%;

}


/*Objednávkový formulář*/
.OrderForm {width:100%; background-color: #c4c4c4;}
.middlebox {width:250px;}
.maxbox {width:320px;}
.red {color:Red;}
.smallbox {width:50px;}
.FormBox {
    width: 590px;
    padding: 3px;
    align: left;	
	font-weight:bold;
	background-color:#b1b1b1;
	}
.login { margin-bottom:10px;}
.login a { color:#E30B00; text-decoration:none;}
.login a:hover { text-decoration:underline;}

.row { background-color:Silver;}
.alterrow {
    background-color: #949494;
}

.buttons {background-color:White; border:solid 1px #CE2118;Font-Size:10px; padding:2px; Color:Black;}

