/* CSS Document */
/* M�tl & Bula*/
/* Klape */

@import url('frontend_content.css');

body {
    background-color: #BCBCBC;
	background-image:url('../images/bg.gif');
}
a{
	color:#aa0200;
}
.float{
	width:78%;
	float:left;
}
.clear{
	clear: both;
}
.search{

}
.search div{
    float:left;
}
.textSearch{
    width:140px;
    height:16px;
    background-color:white;
    padding-left:3px;
    border:1px solid white;
    background-image:url(../images/search_button.png);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-top:4px;
    font-size:10px;
}
#request_form  select{
    width:304px;
    height:20px;
    background-color:white;
    border:1px solid white;
    background-image:url(../images/search_button.png);
    background-repeat:repeat-x;
    background-position:bottom;
    }
#request_form  input{
    width:300px;
    height:17px;
    background-color:white;
    border:1px solid white;
    background-image:url(../images/search_button.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
#request_form .radio input{
    width:30px;
    background-color:none;
    border:none;
    background-image:none;
}
#request_form .radio ul{
    list-style:none;
}

#request_form  textarea{
    width:300px;
    height:100px;
    background-color:white;
    border:1px solid white;
    font-family:arial;
    fotn-size:11px;
}
#request_form .none{
    text-align:right;
}

#request_form .none input{
    width:100px;
}
#request_form th{
    text-align:left;
}
#centerHeadr{
	position:absolute;
	top: 0px;
	width:100%;
}
#centerMiddle{
	position:absolute;
	top: 133px;
	width:100%;
}
/* Headr */
#headr{
	width:900px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
    cursor:pointer;
}
#headr #headrInfo{
	width:900px;
	height: 113px;
	padding-left: 0px;
	color:#00006b;
}
#headr #headrInfo a{
	text-decoration:none;
	color:#aa0200;
}
#headr #headrInfo a:hover{
	color:#aa0200;
	text-decoration:underline;
}
#headr #headrInfo h1{
	padding-top: 17px;
	line-height: 16px;
	font-size: 13px;
	font-weight: 700;
	color:black;
}
#headr #headrMenu{
	background-color: black;
	height: 20px;
	font-size:12px;
	text-align: center;
}
#headr #headrMenu a{
	color: #ffd800;
        text-decoration: none;
}
#headr #headrMenu ul{
	margin:0px;
	text-align: center;
	padding-left: 100px;
}
#headr #headrMenu ul li{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
	font-weight: 700;
	padding-top: 2px;
}
#headr #headrMenu ul .stroke{
	color:white;
	padding-left:2px;
	padding-right:2px;
}
/* middle datas*/
#middle{
	margin-left: auto;
	margin-right: auto;
	width:900px;
	background-image:url('../images/page_bg.gif');
	background-repeat: repeat-y;
	border-bottom:3px solid black;
}
#middle #menu{
	float: right;
	width: 183px;
}
#data{
	float:right;
	width: 717px;
}
/*Menu*/
#menu ul{
	width:178px;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
	text-align: left;
	padding:0px;
	margin-top:60px;
	list-style: none;
}
#menu ul li {
	padding:0px;
	margin:0px;
	text-align:left;
	background-color:black;
	line-height:25px;
	border-bottom:1px solid #fef5d0;
}
#menu ul li a{
	font-size:12px;
	display:block;
	color:white;
    padding-left:2px;
    text-decoration: none;
}
#menu ul li a:hover{
	text-decoration:underline;
    background-color:#424242;
}
#menu ul  .uroven-1{
	background-color:#ffdb48;
	line-height:20px;
}

#menu ul  .uroven-1 a{
	color:black;
	padding-left:2px;
    margin-left: 2px;
}
#menu ul .uroven-1 a:hover {
    background-color:#fdcd0b;
}

#menu ul  .uroven-1h{
	 background-color:#fdcd0b;
	line-height:20px;
}

#menu ul  .uroven-1h a{
	color:black;
	padding-left:2px;
}

#menu ul .current-3{
    background-color:red;
}

#menu ul  .uroven-2{
	background-color:#feeb9e;
	line-height:18px;
}
#menu ul  .uroven-2h{
	background-color:#fce173;
	line-height:18px;
}
#menu ul  .uroven-2h a{
	color:#424242;
	padding-left:8px;
}
#menu ul  .uroven-2h a:hover{
	background-color:#fce173;
}
#menu ul  .uroven-2 a{
	color:#424242;
	padding-left:8px;
    margin-left: 2px;
}
#menu ul .uroven-2 a:hover {
    background-color:#fce173;
}
/*Statics text*/

#texts{
	width:100%;
	margin-top: 10px;
}
#texts a{
	color: Blue;
}
h1{
	color: #AA0200;
	font-size:20px;
	text-transform: uppercase;
	font-weight: 700;
}
#texts h2{
	color:black;
	font-size:13px;
	padding: 0px;
	margin: 0px;
}
#texts hr{
	color: #ef8400;
	background-color: #ef8400;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	border: none;
}
#texts h3{
	font-size: 12px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	color: #a50000;
}
#texts .brown{
	color: #a50000;
}
#texts .red{
	color: red;
}
#texts .text2columns{
	width: 670px;
}
#texts .text2columns .divs{
	float: left;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
    margin-left:10px;
}
.desc{
     width:670px;

}
.desc .left{
        float:left;
}
.desc .right{
        width:330px;
        margin-left:30px;

        float:left;
        text-align:left;
}
.desc .right img{
    margin-left:10px;
    border:1px solid #feeb9e;;
}
#texts .text2columns .centerText{
	padding-right: 20px;
	text-align: center;
}
#texts .text2columns .textBox{
	text-align: center;
	background-color: #ffeb98;
	border: 1px solid #a50000;
	margin-right: 20px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}
#texts .textBox{
	text-align: center;
	background-color: #ffeb98;
	border: 1px solid #a50000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#texts .textBox ul{
	list-style: none;
	padding-top:0px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:3px;
	padding-left: 60px;
	padding-top:2px;
}
#texts .textBox ul a {
	color: blue;
}
#texts .textBox ul li{
	float: left;
}
#texts .textBox ul .stroke{
	width:20px;
	text-align: center;
}
#texts .text2columns .justify{
	text-align: justify;
	padding-right: 20px;
	font-size:12px;
}
#texts .justify{
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}
#texts .textAlignLeft{
	text-align: left;
}
#texts .textAlignCenter{
	text-align: center;
}
/*Kontatkt*/
.contactTitle{
	width:40px;
	float:left;
}

/*O n�s*/
#middle .about{
	width: 100%;
}
#middle .about .divs{
	float: left;
	width:316px;
	padding-bottom: 10px;
	text-align: center;
}
#middle .about .infoText{
	width: 280px;
	text-align: justify;
	font-size: 12px;
}
#middle .about .infoText2{
	width: 280px;
	text-align: center;
	background-color: #ffeb98;
	border: 1px solid #a50000;
	padding: 3px;
}
/*formular*/
#form{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
#form .formRow div{
	/*float:left;*/
	width:200px;
	vertical-align: top;
}
#form .formRow input {
	border: 1px solid #ef8400;
	color: #000000;
	width:300px;
	margin-bottom:2px;
}
#form .formRow textarea {
	border: 1px solid #ef8400;
	color: #000000;
	width:300px;
	height:50px;
	margin-bottom:2px;
}
#form .formSubmit{
	text-align: right;
	margin-right: 96px;
}
#form  .formSubmit input{
	background-color: #efefef;
	width: 120px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ef8400;
	color: #000000;
}
/*Vypis produktu*/
#viewProducts{
	width: 668px;
}
#viewProducts .tableProductBlank{
	float: left;
	width: 3px;
}
#viewProducts .tableProduct{
	float:left;
	width: 128px;
	border:1px solid #ef8400;
	background-color: #fddb58;
	text-align: center;
}
#viewProducts .tableProduct .foto{
    height:100px;
}
#viewProducts .tableProduct .foto img{
    margin-top:auto;
    margin-bottom:auto;
}
#viewProducts .tableProduct .productTitle{
	font-size: 11px;
	border-bottom: 1px solid #ef8400;
	border-top: 1px solid #ef8400;
	padding-top: 2px;
	padding-bottom:2px;
}
#viewProducts .tableProduct .productTitle .title{
	font-size: 12px;
	font-weight: 700;
    padding-bottom: 5px;
}

#viewProducts .tableProduct .productTitle .title a {
    color: #000000;
    text-decoration:underline;
    display:block;
}
#viewProducts .tableProduct .productTitle .title a:hover {
    text-decoration: none;
}
#viewProducts .tableProduct .description{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom:2px;
	background-color: #ffec7d;
    height:30px;
}
#viewProducts .tableProduct .description a{
	color:Blue;
}
#viewProducts .tableProduct .description .title{
	color:#a50000;
}

/*Detail produktu*/
.download{
	width:130px;
	text-align:left;
}
.downloadFiles{
	width:180px;
	text-align:left;
}
#detailProducts .tableProduct{
	float:left;
    width:300px;
	border-left:1px solid #ef8400;
	border-right:1px solid #ef8400;
	border-top:1px solid #ef8400;
	background-color: #fff1b9;
	text-align: left;
	border-collapse:collapse;
}
#detailProducts .tableProduct .parametrTitle{
	background-color: #ffec7d;;
	border-right:1px solid #ef8400;
	border-bottom:1px solid #ef8400;
	width:100px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
}
#detailProducts .tableProduct .parametrValue{
	border-bottom:1px solid #ef8400;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: right;
	padding-right: 5px;
}

.tableProduct{
    margin: 1px;
}

.filter{
    margin-top: 5px;
}

.filterField {
    float: left;
    margin-right: 10px;
    font-size:11px;
}

.filterFields{
}

.filterControls{
    vertical-align: bottom;
}

.filterControls input{
    width:100px;
    height:20px;
    background-color:white;
    border:1px solid white;
    background-image:url(../images/search_button.png);
    background-repeat:repeat-x;
    background-position:bottom;
}

.filterField select{
    background-color:white;
    border:1px solid white;
}

.pagination{
    padding-top: 10px;
    font-size:12px;
}

.pagination a {
    text-decoration: underline;
}

.pagination a:hover {
    text-decoration: none;
}

.listRow{
    background-color: red;
    clear: both;
}

.editDialog, .deleteDialog, .newDialog, .copyDialog{
    float: left;
    margin-right: 5px;
}

.pageForm{
    width: 100%;
}

.pageForm textarea, .pageForm input, .pageForm select{
    width: 100%;
}

textarea.introduction {
    height: 50px;
}

.pageForm th{
    text-align: left;
}

ul.children {
    list-style-image:url('../images/submenu-li.gif');
}

.children {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
}

.children a {
    color: black;
}

.children a:hover {
    text-decoration:underline;
}

hr {
    border: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #AA0200;
    margin-top: 10px;
}

.notice, .error {
    clear: both;
}

#footer {
    text-align: right;
    padding: 2px;
    font-size:11px;
}

#footer a {
    color:red;
}

#footer a:hover {
    text-decoration: underline;
}


/*
* poptavkovy formular
*/
#request_wrapper {
    margin-top: 10px;
}
#request_wrapper h3 {
    background-color: #000000;
    color: #ffd800;
    padding: 3px;
    margin: 0px;
    background-image:url('../images/arrow.png');
    background-repeat:no-repeat;
    background-position:right;
}
#request_wrapper form {
    margin: 0px;
    padding: 0px;
}
#request_wrapper div {
    border: 1px solid #000000;
    padding: 5px;
}
#request_wrapper table {

}

ul.error_list {
    background-color: #ff0000;
    color: #ffffff;
}

.basketItemCount {
    width: 30px !important;
}

.addToBasketBox {
    border: 1px solid #ef8400;
    padding: 5px;
    background-color: white;
    width: 170px;
}

.addToBasketBox h2 {
    color: black !important;
    font-size: 120% !important;
    text-align: right;
}

.tableBasket {
    width: 100%;
    background-color: #fff1b9;
    border-collapse:collapse;
}

.tableBasket th {
    background-color: #ffec7d;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom:1px solid #ef8400;
}

.tableBasket td {
    padding-left: 5px;
    padding-right: 5px;
    border-bottom:1px solid #ef8400;
}

.tableBasket td a {
    color: #AA0200;
}

.tableBasket td a:hover {
    text-decoration: underline;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.goNext {
    display: block;
    padding: 10px;
    padding-right: 30px;
    float: right;
    background-image: url('../images/go-next.png');
    background-position: right;
    background-repeat:no-repeat;
    font-size: 130%;
    font-weight: bold;
    margin-top: 15px;
    color: black;
}

.goNext:hover {
    text-decoration: underline;
}

.basketAddress table {
    border-collapse:collapse;
    width: 100%;
}

.basketAddress table th {
    background-color: #ffec7d;
    width: 150px;
    text-align: right;
    padding-right: 10px;
    border-bottom:1px solid #ef8400;
}

.basketAddress table td input, .basketAddress table td select {
    width: 100%;
}

fieldset {
    border-style: solid;
    border-color: #AA0200;
    border-width: 1px;
}

fieldset legend {
    color: #AA0200;
}

.basketAddress ul {
    margin: 0px;
}

#invoiceChecker th {
    width: 320px;
}

#invoiceChecker {
    margin-bottom: 10px;
    margin-top: 10px;
}

.basketReview fieldset {
    margin-bottom: 10px;
}

.basketReview fieldset .tableReview th {
    height: 20px;
    border-right:1px solid #ef8400;
}

.basketReview fieldset .tableReview td {
    background-color: #fff1b9;
    border-bottom:1px solid #ef8400;
    padding-left: 5px;
}

.basketReview .goNext {
    margin-top: 0px;
}

.basketReview fieldset .edit {
    background-image: url('../images/accessories-text-editor-small.png');
    background-position: left;
    background-repeat:no-repeat;
    color: black;
    padding-left: 20px;
}

.basketReview fieldset .edit:hover {
    text-decoration: underline;
}

.tableProductList {
    width: 100%;
    border-collapse:collapse;
    border:1px solid black;
}

.tableProductList th {
    background-color: black;
    border-bottom:1px solid #ef8400;
    color:white;
}

.tableProductList td {
    background-color: #ffdb48;
    border-top:1px solid  #feeb9e;
    padding: 3px;
}
.tableProductList td a{
    display:block;
    text-decoration:underline;
}
.tableProductList td a:hover {
    text-decoration: none;
}


tr.hover td {
    background-color:#fce173
}

.viewSwitch {
    padding: 5px;
}

.open {
    background-color: #424242 !important;
}

.uroven-1.open {
    background-color: #fdcd0b !important;
}

.uroven-2.open {
    background-color: #fce173 !important;
}

#headrMenu a:hover {
    text-decoration: underline;
}

#logo {
    width: 626px;
    display: block;
    float: left;
    height: 113px;
}

.card {
    float: left;
    padding-top: 10px;
    width:274px;
}

.card p {
    margin: 0px;
    padding: 0px;
}

.card h5 {
	line-height: 16px;
	font-size: 13px;
	font-weight: 700;
	color:black;
    margin: 0px;
    padding: 0px !important;
    padding-top: 5px !important;
}

.tableContent
{
    width: 100% !important;
}

#productListContent
{
    margin-top: 10px;
}
.onhover :hover{
    background-color:fbe074;
}

.editFieldset {
    background-color: white;
    border: none;
}

.sf_admin_form_row {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

.sf_admin_form_row label {
    width: 150px;
    display: block;
    float: left;
}

.navi a:hover {
    text-decoration: underline;
}

#search_result a {
    text-decoration: underline;
}

#search_result a:hover {
    text-decoration: none;
}


.backToList a {
    margin-bottom: 10px;
    color: #AA0200 !important;
}

.tableShipping th {
    text-align: right;
}

#adminToolbarInfo {
    float: left;
    color: #FFFADC;
    margin-top: 3px;
    margin-right: 5px;
}

#adminInfo {
    background-color: #FFFADC;
    padding: 5px;
    margin-top: 10px;
    clear: both;
}

#adminInfo p {
    margin: 3px;
}

#request_link {
    width: 100%;
    text-align: right;
}

#logos {text-align: center; margin-top: 10px; clear: both;}
#search_box form {padding-left: 3px;}
#searchBoxSubmit {padding-top:2px;padding-left:3px;}

#vlajky {
    margin-top: 5px;
}
