@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext,greek-ext,greek);


* {
    margin: 0px;
    padding: 0px;
}

.home{
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color:#000;
    background: url(/domains/stilmax/UserFiles/images/bg.png) repeat-x; 
    text-align: left;
}

a:link { color: #ff0300; text-decoration: none; } 

a:visited { color: #ff0300; text-decoration: none; } 

a:hover { color: #ff0300; text-decoration: underline; } 

a:active { color: #ff0300; text-decoration: none; } 

a.copy:link { color: #FFF; text-decoration: none; } 

a.copy:visited { color: #FFF; text-decoration: none; } 

a.copy:hover { color: #FFF; text-decoration: underline; } 

a.copy:active { color: #FFF; text-decoration: none; } 

h1, h2, h3, h4, h5 {
    color: #ff0300;
margin-top: 20px;
margin-bottom: 20px;
    line-height: normal;
    font-weight:600;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 25px;    
}

h3 {
    font-size: 20px;    
}

h4 {
    font-size: 15px;    
}

h5 {
    
}

menu, ul {
    list-style-type: none;
}

.container {
    margin: 0 auto;
}

.layer1 a, .layer1 img {
    border: 0 none;
}

.languages {
display: none;
}

.languages span {

}

.languages a {

}

.languages a:hover {
}

.header {
height: 78px;
width: 1150px;
margin: 0 auto 50px auto;
background: url(/domains/stilmax/UserFiles/images/header.png) no-repeat #fff;
border: 1px solid #eaeaea;
position: relative;
}

.header .logo {
    display: block;
    height: 50px;
    width: 335px;
    background: url(/domains/stilmax/UserFiles/images/stilmax_logo.png) no-repeat;
position: absolute;
top: 18px;
left: 5px;
}

.board {
width: 1150px;
margin: 5px auto 5px auto;
background: url(/domains/kanada/UserFiles/images/board.png) bottom no-repeat;
}

.block {
float: none;
width: 1150px;
position: relative;
margin: 0 auto;
overflow: hidden;
background: #fff;
border: 1px solid #eaeaea;
}

.left-panel {

}

.left-panel-container {
}

.left-panel-content {
}

.right-panel {
}

.right-panel-container {
}

.right-panel-content {
}




.middle-panel {
}

.middle-panel-content {
    overflow: hidden;
    padding: 0 25px;
}

.middle-panel-content ul{
list-style-type: disc;
margin-left: 15px;
}


.footer {
background: #3d2605;
clear: both;
width: 1150px;
margin: 0 auto;
}

.footer a {
    color: #fff;
    font-size: 11px;
}

.footer a:hover {
    text-decoration: underline; 
}

.footer-content {
padding: 15px 20px;
width: 1150px;
margin: 0 auto;
color: #fff;
font-size: 12px;
}

.footer-shadow {
height: 40px;
}

.footer-shadow-content {
    text-align: right;
    padding: 15px 0 0 0;
    font-size: 11px;
    width: 1150px;
margin: 0 auto;
color: #a1a1a1;

}

.footer-shadow-content a {
    border: 0;
    color: #a1a1a1;
    text-decoration: none;
}

.footer-shadow-content a:hover {
    text-decoration: underline;
}

.footer-shadow-content a img {
    border: 0;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 15px;
}

#footer-table-1 {
    
}

#footer-table-1 td {
    font-size: 11px;
    padding-right: 30px;
}

#footer-table-1 td a {
    font-size: 11px;
    text-decoration: none;
}

#footer-table-1 td a:hover {
    text-decoration: underline;
}

/* horne menu */

.ddsmoothmenu {
font-size: 13px;
font-weight: 400;
position: absolute;
top: 94px;
z-index: 100;
}

.ddsmoothmenu ul li a {
background: none;
padding: 4px 28px;
color: #fff;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
line-height: 17px;
border-radius: 5px;
-moz-border-radius: 5px;
margin-right: 60px;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
    color: #fff;
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.preselected {
    background: url(/domains/stilmax/UserFiles/images/poz_bt.png) repeat-x;
}

.ddsmoothmenu ul li a:hover {
    background: url(/domains/stilmax/UserFiles/images/poz_bt.png) repeat-x;
}

.ddsmoothmenu ul li ul li a{
    font-size: 12px;
    width: 127px;
    padding: 10px 5px 10px 10px;
    margin-top: 5px;
    border-top-width: 0;
    background: url(/domains/stilmax/UserFiles/images/poz_bt.png) repeat-x #ff0100;
    color: #fff;
    text-transform: none;
    text-shadow: none;
    border-radius: 5px;
    -moz-border-radius: 5px; 
}

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited {
    color: #fff;
}

.ddsmoothmenu ul li ul li a.selected, .ddsmoothmenu ul li ul li a.preselected {
    background: #fff;
    color: #ff0400;
}

.ddsmoothmenu ul li ul li a:hover{
    background: #fff;
    color: #ff0400;
}



.downarrowclass{
    position: absolute;
    top: 41px;
    right: 7px;
    display: none;
}

.rightarrowclass{
    position: absolute;
    top: 13px;
    right: 5px;
}




/* TopText */

.toptext {
	width: auto;
	display: block;
}

.toptext .inner {
	width: 1150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
        z-index: 200;
}

.toptext .phone,.toptext .mail{
width: 26px;
height: 26px;
float: left;
margin-top: 7px;
margin-right: 15px;
}

.toptext .phone{
background: url(/domains/stilmax/UserFiles/images/phone.png) no-repeat;
}

.toptext .mail{
background: url(/domains/stilmax/UserFiles/images/mail.png) no-repeat;
}

.toptext .inner ul {
line-height: 30px;
position: absolute;
top: 22px;
right: 20px;
}
.toptext .inner ul li {
font-size: 17px;
color: #000;
list-style-type: none;
float: left;
line-height: 35px;
padding-left: 20px;
}

.toptext .inner ul li a {
	color: #000;
	text-decoration: none;
}

.toptext .inner ul li a:hover {
	text-decoration: underline;
}

/* vyhľadávanie*/

.layer1 {
width: 1000px;
margin: 0 auto;
position: relative;
}

.layer1 .search {
position: absolute;
z-index: 300;
margin: 7px 0 0 735px;
}

.layer1 .search input[type="text"] {
border: 0 none;
height: 22px;
vertical-align: bottom;
background: #e3e3e3;
width: 200px;
padding-left: 5px;
color: #000;
}

.layer1 input[type="submit"] {
background: #000;
margin: 0;
width: 50px;
height: 22px;
font-weight: normal;
color: white;
border: 0 none;
position: relative;
cursor: pointer;
}


/*
	SLIDESHOW
*/

#big-slider {
float: left;
width: 1150px;
height: 340px;
position: relative;
background: url(/domains/stilmax/UserFiles/images/board.png) bottom no-repeat;
margin-top: 7px;
}

#big-slider #frame {
	position:absolute;
	z-index:0;
	width: 1150px;
        height: 315px;
	top:px;
	left:0px;
}

#big-slider #bigslides {
	position:absolute;
	z-index:80;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#big-slider .slides_container {
	width: 1150px;
	overflow:hidden;
	position:relative;
	display:none;
	display: block;
background: #fff;
border: 1px solid #eaeaea;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

#big-slider .slide-content {
	width: 1150px;
        height: 315px;
        font-size: 12px;
}

#big-slider .slides_container .slide {
	width: 1150px;
        height: 315px;
}

#big-slider .slides_container .slide img {
        border: 0 none;
}

/*
	Next/prev buttons
*/

#big-slider #bigslides .next,#bigslides .prev {
	position:absolute;
	top: 290px;
	display:block;
	z-index:101;
        display:none;
}

#big-slider #bigslides .next {
	left: 1005px;
}

#big-slider #bigslides .prev {
	left: -18px;
}

#big-slider #bigslides a.next {
width: 12px;
height: 22px;
color: transparent;
background: url(/domains/stilmax/UserFiles/images/next.png) no-repeat;
}

#big-slider #bigslides a.prev {
width: 12px;
height: 22px;
color: transparent;
background: url(/domains/stilmax/UserFiles/images/prev.png) no-repeat;
}

#big-slider .slide-container {
position: absolute;
width: 430px;
top: 30px;
right: 20px;
color: #6b6b6b;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
line-height: 20px;
padding: 5px;
}

#big-slider .slide-container h2 {
font-size: 30px;
font-weight: 400;
color: #ff0300;
font-family: 'Open Sans', sans-serif;
line-height: 65px;
margin-bottom: 0;
margin-top: 0;
}

#big-slider .slide-container p a {
font-weight: 400;
color: #000;
display: inline-block;
padding: 5px 20px;
background-color: #fb4343;
line-height: 25px;
border-radius: 5px;
-moz-border-radius: 5px;
text-decoration: none;
margin-top: 50px;
}

#big-slider .slide-container p{
     font-size: 12px;
     font-weight: 400;
     color: #000;
}

/*
	Pagination
*/

#big-slider .pagination {
width: 75px;
margin: 7px auto 0 auto;
}


#big-slider ul.pagination li{
float: left;
background: url(/domains/stilmax/UserFiles/images/pag1.png) no-repeat;
width: 15px;
margin-right: 8px;
}

#big-slider ul.pagination li a{
color: transparent;
width: 15px;
display: block;
}

#big-slider ul.pagination li.current{
background: url(/domains/stilmax/UserFiles/images/pag2.png) no-repeat;
}


.footer h4 {
margin-top: 5px;
margin-bottom: 5px;
}

.footer h4 a {
color: #858585;
font-weight: 700;
font-size: 15px;
}

.footer h4 strong a {
color: #858585;
font-weight: 700;
font-size: 15px;
}

.box-item {
width: 500px;
float: left;
padding: 15px;
border: 1px solid #eaeaea;
box-shadow: 2px 2px 2px #eaeaea;
margin: 25px 15px 25px 0;
}

.box-item-image {
float: left;
margin-right: 20px;
}

.box-item h4 {
margin-bottom: 10px;
margin-top: 0;
}

.box-item a {
background: url(/domains/stilmax/UserFiles/images/poz_bt.png) repeat-x;
padding: 5px 10px;
color: #fff;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
}

.box-item a:hover {
background: url(/domains/stilmax/UserFiles/images/poz_bt.png) bottom repeat-x;
}


.bt_form {
text-transform: uppercase;
background: #ff0300;
color: #fff;
padding: 8px 20px;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
margin: 0 0 0 20px;
}

a.bt_form:link {
    color: #fff;
}

a.bt_form:visited {
    color: #fff;
}

.bt_form:hover {
background: #3d3d3d;
text-decoration: none;
}


table.form {
background: #f1f1f1;
padding: 20px;
}

table.form input[type="text"] {
border: 0 none;
height: 30px;
margin-bottom: 5px;
}

table.form textarea {
border: 0 none;
min-height: 90px;
width: 400px;
}

table.form button {
background: #ff0300;
color: #fff;
padding: 8px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
border: 0 none;
cursor: pointer;
margin-top: 15px;
}

table.form button:hover {
background: #3d3d3d;
text-decoration: none;
}
