* { margin: 0; padding: 0; border: 0; }

body, html { width: 100%; height: 100%; cursor: default; }

body {
	font: 13px normal normal Tahoma, Arial, Verdana,sans-serif; 
	color: #000; 
	background-color: #fff;
	text-align: justify;
	line-height: 24px;
}

a:link, a:visited, a:hover, a:active, a:focus { font-size:20px; text-decoration: none; }
a:link, a:visited, a:active { color: #fff; }
a:hover, a:focus { color: #fff; }

a.con:link, a.con:visited, a.con:hover, a.con:active, a.con:focus { font-size: 14px;}
a.con:link, a.con:visited, a.con:active { color: #000;  text-decoration: underline; }
a.con:hover, a.con:focus { color: #000;text-decoration: none; }

h1 { 
	text-align:left; 
	margin-bottom:28px; 
	font-weight:normal; 
	font-size: 30px; 
	color: #69b0fe; 
}

h2 { margin-bottom: 10px; font-size: 18px; }

p { 
	text-indent: 2em; 
	margin-bottom:18px;
}

.c { text-align:center; }
.r { text-align:right; }


.outsider {
    display: table;
    vertical-align: top;
    width: 100%;
    margin:0 auto;
    background: transparent url(http://www.ardesjezyki.pl/gfx/top-repeatx.jpg) repeat-x top center;
}

.main {
    display:table;
    vertical-align:top;
    margin:0 auto;
    width:980px;
    border:0;
    padding:0;
    background: transparent url(http://www.ardesjezyki.pl/gfx/main.jpg) no-repeat top right;
}

.top {
    display:table;
    padding:0;
    margin:0 auto;
    /* width:980px;
    height:280px;
    background: transparent url(../gfx/top.jpg) no-repeat top center;    */
}


.menu {
    display:table;
    padding:0;
    margin:0;
    padding-bottom:50px;
    width: 370px;
	float:left;
}

.inner {
	display:table;
	padding:0;
	margin:0;
	width: 600px;
	float:right;
}

.bottom {
    display:table;
    padding:0;
    margin:0 auto;
    width:980px;
    height:160px;
    background: transparent url(http://www.ardesjezyki.pl/gfx/bottom.jpg) no-repeat top center;    
}

.stopka {
	display:table;
	padding:0;
	float:left;
	width: 120px;
	height: 100px;
	color: #fff;
	line-height: 21px;
	font-size:14px;
	margin-top:20px;
	margin-left:15px;
}

.link_holder { 
	position:relative; 
	width: 350px; 
	height: 75px;
	display:inline; 
	float: left; 
	margin-bottom: 20px;
	text-align:center;
	line-height: 75px;
}

a.el1:link, a.el1:visited, a.el1:active { 
	display:block;
	background: transparent url(http://www.ardesjezyki.pl/gfx/1-anchor.jpg) no-repeat top left; 
	width: 350px; height:75px;
}

a.el1:hover, a.el1:focus { 
	outline:0;
	background: transparent url(http://www.ardesjezyki.pl/gfx/1-hover.jpg) no-repeat top left; 
}

a.el2:link, a.el2:visited, a.el2:active { 
	display:block;
	background: transparent url(http://www.ardesjezyki.pl/gfx/2-anchor.jpg) no-repeat top left;
	width: 350px;	height:75px; 
}

a.el2:hover, a.el2:focus { 
	outline:0;
	background: transparent url(http://www.ardesjezyki.pl/gfx/2-hover.jpg) no-repeat top left;
}

a.el3:link, a.el3:visited, a.el3:active { 
	display:block;
	background: transparent url(http://www.ardesjezyki.pl/gfx/3-anchor.jpg) no-repeat top left;
	width: 350px;	height:75px; 
}

a.el3:hover, a.el3:focus { 
	outline:0;
	background: transparent url(http://www.ardesjezyki.pl/gfx/3-hover.jpg) no-repeat top left;
}

a.el4:link, a.el4:visited, a.el4:active { 
	display:block;
	background: transparent url(http://www.ardesjezyki.pl/gfx/4-anchor.jpg) no-repeat top left;
	width: 350px;	height:75px; 
}

a.el4:hover, a.el4:focus { 
	outline:0;
	background: transparent url(http://www.ardesjezyki.pl/gfx/4-hover.jpg) no-repeat top left;
}


a.stopka:link, a.stopka:visited, a.stopka:hover, a.stopka:active, a.stopka:focus { 
	font-size:14px;
	text-decoration: none; 
}

a.stopka:link, a.stopka:visited, a.stopka:active { color: #fff; }
a.stopka:hover, a.stopka:focus { color: #fff; text-decoration: underline;}
