/*  
Theme Name: anna-szycie.eu
Theme URI: www.przecinek.com
Description: anna-szycie.eu
Version: 1.0
Author: PRZECINEK S.C.
Author URI: http://www.przecinek.com/
*/
body{
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	line-height: 200%;
	vertical-align: top;
	background: #ffffff url('img/gradient_footer.jpg') repeat-x bottom;
}

a:link, a:visited{text-decoration: none;color: #717074; border: none;}
a:hover{text-decoration: underline;}
img {
	border: none;
}

/* head */
#head {width: 100%;	margin: 0 auto 0 auto; border-bottom: dashed #717074 1px;background: #ffffff url('img/gradient.jpg') repeat-x;}
#menu{
	height: 115px; 
	margin: 0px auto 0px auto;
	width: 900px;
}
#logo{
	background: url('img/logo_anna.jpg') no-repeat;
	width: 390px;
	height: 115px;
	float: left;
}
.mbtn {
	height: 30px;
	margin: 85px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: white;
	color: #717074;
	line-height: 30px;
	font-family: Tahoma;
	font-size: 7pt;
	text-transform: uppercase;
	float: left;
	
}
.mbtn:hover {
	height: 30px;
	padding: 0px 5px 0px 5px;
	background: #961717;
	color: white;
	line-height: 30px;
	font-family: Tahoma;
	font-size: 7pt;
	text-transform: uppercase;
}

/* end head */

/* content */
#wrapper{margin: 0 auto 0 auto;width: 100%;}
#kontener{
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 20px 0px 0px 0px;
	clear: both;
}

.content {width: 460px;float: left; text-align: justify;}
.sidebar {width: 440px; float:left;}

.s-button {float: left; width: 400px;height: 150px;margin: 0px;background-position: 0px 0px;}

#bmedycyna {background: url('img/medycyna.jpg'); width: 400px; height: 150px; margin: 0px auto 20px 20px; border: 1px #000000 dashed;}
#bgastronomia {background: url('img/gastronomia.jpg'); width: 400px;height: 150px; margin: 0px auto 20px 20px; border: 1px #000000 dashed;}
#bhotelarstwo {background: url('img/hotelarstwo.jpg'); width: 400px;height: 150px; margin: 0px auto 20px 20px; border: 1px #000000 dashed;}

a.kontakt {
	background: url('img/kontakt.jpg'); 
	width: 170px; 
	height: 210px; 
	padding: 20px; 
	margin: 20px 10px 0px 0px; 
	float: left; 
	border: 1px #000000 dashed;
	color: #000000;
	text-decoration: none;
}
a.kontakt:hover {
	background: #961613; 
	width: 170px;
	height: 210px; 
	padding: 20px; 
	margin: 20px 10px 0px 0px; 
	float: left; 
	border: 1px #000000 dashed; 
	color: #ffffff;
}
a.pobierz {
	background: url('img/pobierz.jpg'); 
	width: 170px; 
	height: 210px; 
	padding: 20px; 
	margin: 20px 10px 20px 0px; 
	float: left; 
	border: 1px #000000 dashed;
	color: #000000;
	text-decoration: none;
}
a.pobierz:hover {
	background: #961613; 
	width: 170px;
	height: 210px; 
	padding: 20px; 
	margin: 20px 10px 20px 0px; 
	float: left; 
	border: 1px #000000 dashed; 
	color: #ffffff;

}
.pobierz2 {
	width: 380px;
	padding: 20px; 
	margin: 20px 10px 0px 0px; 
	float: left; 
	border: 1px #000000 dashed;
}
a.box {
	width: 275px; 
	height: 300px; 
	margin: 0px 10px 10px 0px;
	padding: 5px; 
	float: left; 
	border: 1px #000000 dashed;
	color: #000000;
	text-decoration: none;
}
a.box:hover {
	background: #961613; 
	width: 275px; 
	height: 300px; 
	margin: 0px 10px 10px 0px;
	padding: 5px; 
	float: left; 
	border: 1px #000000 dashed;
	color: #ffffff;
	text-decoration: none;
}
/* end content */

/* foot */
#footer {clear: both;width: 900px;height: 20px;line-height: 20px;margin: 0 auto 0 auto; background: #ffffff; border: dashed #717074 1px; text-align:right;}
/* end foot */


/* various */
.bold{font-weight: bold;}
.gray{color: #717074;}
/* end various */


