html{
	
}
body{
	background-color: #404031;
	
}
a{
	text-decoration: none;
}
header {
	background-color: #ffffff;
	color: #000000;
	padding-top: 25px;
	padding-bottom: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	margin-top: 25px;
	border-top-left-radius: 25px;
border-top-right-radius: 25px;
	
    /*background: #73AD21;*/
    
}
header h1{
	font-size:25px;
	font-weight: 700;
}
header nav{
	text-align: left;
	margin-bottom: 4px;
	margin-top: 4px;
}

header nav a {
	color: #fff;
	border:1px solid #4a91fb;
	display: inline;
	padding:5px;
	margin-left:2px;
	text-transform: uppercase;
	background-color:#71C2EA; /* #71BFE6;#71C2EA*/
	border-radius: 5px;
	box-shadow: 1px 1px 2px grey;
	text-shadow: 1px 1px 1px #000000;
}
header nav a:hover{
	/*background: #537506;
	box-shadow: inset 0 0 10px rgba(0,0,0,0.2);*/
	color:#dfdfdf;
	background-color: #71BFE6;
	
}
header.container-fluid{
	
	
}
/*.main-image{
	background: url('../1.jpg');
	background-size: cover;
	color:#ffffff;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 1.7;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.main-image .title{
	font-size:45px;
	font-weight:700;
	margin:0 0 20px 0;
}*/
.container{
	background-color:white;
}
.oldalmenu h2{
	padding:4px;
	color:white;
	text-transform: uppercase;
	background-color:#71C2EA; /* #71BFE6;#71C2EA*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border:1px solid #0561e9;
	text-shadow: 1px 1px 1px #000000;
	box-shadow: 5px 5px 5px grey;
}
.oldalmenu a, .oldalmenu p{
	color: #000;
	border-left:1px solid #626262;
	border-right:1px solid #626262;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	display: block;
	padding:4px;
	text-transform: uppercase;
	background-color:#ededed; /* #71BFE6;#71C2EA*/
	box-shadow: 5px 5px 5px grey;
	text-shadow: 1px 1px 1px #b9b9b9;
}
.oldalmenu a:hover{
	background-color: #e9e9e9;
}
.oldalmenu a.lezaro{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: 1px solid #626262;
	box-shadow: 5px 5px 5px grey;
}
.oldalmenu .level2{
	
	color: #888888;
}
.oldalbox h2{
	padding:4px;
	color:white;
	text-transform: uppercase;
	background-color:#71C2EA; /* #71BFE6;#71C2EA*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border:1px solid #0561e9;
	text-shadow: 1px 1px 1px #000000;
	box-shadow: 5px 5px 5px grey;
}
.oldalbox a, .oldalbox p{
	color: #000;
	border-left:1px solid #626262;
	border-right:1px solid #626262;
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
	display: block;
	padding:4px;
	text-transform: uppercase;
	background-color:#ffffff; /* #71BFE6;#71C2EA*/
	box-shadow: 5px 5px 5px grey;
	text-shadow: 1px 1px 1px #b9b9b9;
}
.oldalbox a.lezaro{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: 1px solid #626262;
	box-shadow: 5px 5px 5px grey;
	padding:4px;
}
.oldalbox form{
	border-left: 1px solid #626262;
	border-right: 1px solid #626262;
	box-shadow: 5px 5px 5px grey;
	padding:4px;
}
.oldalbox form input{
	border: 1px solid #626262;
	width:99%;
	box-shadow: 5px 5px 5px grey;
}
footer{
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 25px;
	padding-top: 25px;
	margin-bottom: 25px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-align: center;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}
.egysorban{
	display: inline-block; /*width:844px;*/
	min-height: 500px;
	text-align: center;width: 100%;
}
.termekBox{
	margin:25px;
	border:1px solid gray;
	border-radius: 5px;
	height:300px;
	float: left;
	width:195px;
	text-align: center;
	box-shadow: 5px 5px 5px grey;
}
.termekBox h2{
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;color: white;
	font-weight: bold;background-color: #71C2EA;
}
.termekBox h2 a{
	color:white;
	text-shadow: 1px 1px 1px #000000;
}
.termekBox a img{
	padding-top:4px;height:120px
}
.box h1{
	font-size:25px;margin-top: 10px;
	font-weight: 700;text-align: center;
	text-shadow: 1px 1px 1px #b9b9b9;
}
a.morzsa{
	color: #464f62;
}
a.morzsa:hover{
	text-decoration: underline;
}
.szurkeBorder{
	border: 1px solid #748294;
	border-radius: 5px;
	box-shadow: 5px 5px 5px grey;
}
.gomb{
	border-radius: 5px;
}
.page_artdet_social_icon_div {
    float: left;
    cursor: pointer;
    background-position: top left;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-left:3px;
}
#page_artdet_social_icon_facebook {
    background-image: url(../image/icon-facebook.png);
}
#page_artdet_social_icon_google {
    background-image: url(../image/icon-google.png);
}
#page_artdet_social_icon_pinterest {
    background-image: url(../image/icon-pinterest.png);
}
#page_artdet_social_icon_twitter {
    background-image: url(../image/icon-twitter.png);
}
.megosztas{
	display: inline-block;width: 100%; 
	margin-bottom: 10px;
	padding:10px;
	border: 1px solid #8d9698;
	border-radius: 5px;box-shadow: 5px 5px 5px grey;
	text-align: left;
}
.erdeklodok{
	display: inline-block;width: 100%; 
	/*margin-bottom: 10px;
	margin-left: 2px;
	margin-right:2px;*/
	padding:10px;
	border: 1px solid #8d9698;
	border-radius: 5px;box-shadow: 5px 5px 5px grey;
	text-align: left;
}
.termekTable{
	display: inline-table;
    width: 100%;
    /*border-collapse: collapse;*/
    margin-bottom: 10px;
    margin-top: 10px;
}
.termekTable img{
	box-shadow: 5px 5px 5px grey;
}
.termekTable .termekBalCella{
	background-color: #e3e6e8;padding:10px;
	border: 1px solid #8d9698;
	border-radius: 5px;box-shadow: 5px 5px 5px grey;
	text-align: right;
}
.termekTable .termekJobbCella{
	padding:10px;
	border: 1px solid #8d9698;
	border-radius: 5px;box-shadow: 5px 5px 5px grey;
	text-align: left;
}
.termekTable .termekJobbCella input{
	border: 1px solid #8d9698;border-radius: 4px;width: 100%;
}
.termekJobbCella ul li{
	margin-left: 20px;
}
.regP{
	font-weight: bold;
}
/* tervezo */
#elemek{
	background-color: #ededed ;color:#000000;padding-top:5px;padding-bottom: 5px;
	text-shadow: #000000 0px 0px;
	border-radius: 5px;
	
	
	box-shadow: 5px 5px 5px grey;
	padding:4px;
}
.tervezoSELECT{
	width: 158px;margin-top:2px;margin-bottom: 2px;
}
#kennelKep{
	width: 561px;height: 300px;
	display: block;margin-left: auto;margin-right: auto;
	background-image: url('../images/hatter.jpg');
}
#pictureContent {
	position: relative;
	top: 0px;
	margin-left: 9px !important;
	margin-left: 0px;
	margin-right: auto !important;
	margin-right: 0px;
	left: 0px;
	width: 559px !important;
	width: 561px;
	height:300px !important;
	height:300px;
	background-image: url('../image/tervezo/hatter.jpg');
	overflow: hidden;
}
#vegosszegButton, .gomb{
	border: 1px solid #868686;
	border-radius: 4px;
	padding:4px;
	margin-top: 10px;margin-bottom: 10px;box-shadow: 2px 2px 2px grey;
}
#teglaKep{position: absolute;top: 0px;left: 0px;z-index: 10;}
#hatsoKep{position: absolute;top: 0px;left: 0px;z-index: 30;}
#etetoKep{position: absolute;top: 0px;left: 0px;z-index: 105;}
#szelvedoKep{position: absolute;top: 0px;left: 0px;z-index: 110;}
#kutyahazKep{position: absolute;top: 0px;left: 0px;z-index: 80;}
#padloKep{position: absolute;top: 0px;left: 0px;z-index: 20;}
#balKep{position: absolute;top: 0px;left: 0px;z-index: 40;}
#elsoKep{position: absolute;top: 0px;left: 0px;z-index: 100;}
#jobbKep{position: absolute;top: 0px;left: 0px;z-index: 40;}
/* order */
#login, #logout{
	background-color: #ededed ;color:#000000;padding-top:5px;padding-bottom: 5px;
	text-shadow: #000000 0px 0px;
	border-left: 1px solid #8d9698;
	border-right: 1px solid #8d9698;
	padding:4px;
	box-shadow: 5px 5px 5px grey;
	
	
}
#login input{
	width: 99%;
}
.tBox{
	border:1px solid #aaaeae;
}
.cartgomb{
	background-color: #13d51d;
	background-repeat: no-repeat;
	background-image: url('../order/images/cart-icon.png');
	color: white;font-weight: bold; vertical-align: middle;padding:4px;border-radius: 5px;font-size: 16px;line-height: 26px;
	padding-left: 40px;box-shadow: 5px 5px 5px grey;
}
.cartgomb:hover{
	background-color: #0e9a18;
	cursor: pointer;
}
.cartgombDelete{
	background-color: #da130e;
	background-repeat: no-repeat;
	background-image: url('../order/images/cart-icon.png');
	color: white;font-weight: bold; vertical-align: middle;padding:4px;border-radius: 5px;font-size: 16px;line-height: 26px;
	padding-left: 40px;box-shadow: 5px 5px 5px grey;
}
.cartgombDelete:hover{
	background-color: #f76a6a;
	cursor: pointer;
}
.paymentgomb{
	background-color: #13d51d;
	background-repeat: no-repeat;
	background-image: url('../order/images/payment-icon.png');
	color: white;font-weight: bold; vertical-align: middle;padding:4px;border-radius: 5px;font-size: 16px;line-height: 26px;
	padding-left: 40px;box-shadow: 5px 5px 5px grey;
}
.paymentgomb:hover{
	background-color: #0e9a18;
}
.rendelesBalCella{
	text-align: right;
}
.rendelesJobbCella{
	text-align: left;padding-left: 5px;
}

.rendelesJobbCella input{
	border: 1px solid #eedd67;
}