@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
body {
	background-color: #b3b3b3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(https://borbeton.hu/uploads/zsiri/top-bcg.png);
	background-repeat: repeat-x;
	background-position: top;
}

img {
        max-width: 100%;
}

h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 25px;
	color: #80b410;
}

a:link, a:visited {
	text-decoration: none;
	color: #80b410;
}
a:hover {
	color: #5b7326;
}

.center {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	text-align: left;
}

.head {
	width: 980px;
	height: 222px;
}

.head .header {
	position: absolute;
	z-index: 10;
}

.head ul{
	position: absolute;
	z-index: 11;
	
	width: auto;
	height: 47px;
	margin: 0px;
	padding: 0px;
	
	top: 151px;
	left: 306px;
}

.head ul li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

.head ul li a:link, .head ul li a:visited {
	width: 140px;
	height: 33px;
	padding-top: 14px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	
	background-image: url(https://borbeton.hu/uploads/zsiri/menu.png);
	background-repeat: no-repeat;
}

.head ul li a:hover {
	background-image: url(https://borbeton.hu/uploads/zsiri/menu2.png);
}

.alap {
	width: 980px;
	position: relative;
	background-image: url(https://borbeton.hu/uploads/zsiri/alap.png);
	background-repeat: repeat-y;
	display: inline-block;
}

.alap .content {
	margin-left: 281px;
	margin-right: 61px;
	padding-left: 25px;
	padding-right: 25px;
}

.alap .left {
	float: left;
	width: 161px;
	margin-left: 100px;
	padding: 10px;
	display: block;
	color: #fff;
}

.alap .left h2 {
        font-weight: normal;
        margin: 0px;
}

.alap .left h2 a:link, .alap .left h2 a:visited {
        color: #fff;
        text-decoration: none;
}

.alap .left h2 a:hover {
        text-decoration: underline;
}

.alap .left ul {
        margin-left: 15px;
        margin-top: 6px;
        padding-left: 5px;
}

.alap .left ul li {
        list-style-type: square;
        font-size: 12px;
        color: #e3e3e3;
        padding: 3px;
}

.footer {
	width: 638px;
	min-height: 90px;
	position: relative;
	background-image: url(https://borbeton.hu/uploads/zsiri/footer.png);
	background-repeat: no-repeat;
	padding-left: 281px;
	padding-top: 29px;
	padding-right: 61px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.footer a:link, a:visited {
	text-decoration: none;
	color: #5b7326;
}
.footer a:hover {
	color: #000;
}

.ProductDirectoryItem {
        display: inline-block;
        padding-bottom: 15px;
}

.ProductDirectoryItem h2 {
        margin: 0px;
        padding: 0px;
        border-bottom: 2px dotted #80b410;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-weight: normal;
        font-soze: 22px;
}

.ProductDirectoryItem .leiras {
        display: inline-block;
        width: 100%;
}

.ProductDirectoryItem .kep {
        display: block;
        float: left;
        border: 1px solid #80b410;
        padding: 4px;
        margin-right: 10px;
        background-color: #fff;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}

#slides img {
        border: none;
}

#slides {
        width: 580px;
        height: 240px;
}

.slides_container {
        width: 580px;
        height: 240px;
}

.slides_container {
        border: 1px solid #80b410;
        padding: 3px;
        
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.slides_container div {
        width: 580px;
        height: 240px;
        display: block;
}

.pagination {
    margin: 6px 0 0;
    float: right;
    list-style: none;
}

.pagination li {
    float: left;
    margin: 0 1px;
}

.pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(https://borbeton.hu/uploads/zsiri/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.pagination li.current a, .pagination li.current a:hover { background-position: 0 -13px }

.pagination li a:hover { background-position: 0 -26px }
/* Stylesheet: zsiri_css Modified On 2022-05-23 18:31:24 */
