/*
	Plik z cssem do stron.
*/
body{
	width: 100%;
}
.ogolny{
	width: 918px;
	margin: 0 auto;
    background-color: white;
    color: #404040;
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    line-height: 15px;
}
img{
	border: 0px;
}
a{
	text-decoration: underline;
	font-weight: normal;
	color: black;
}
a:visited{
	color: #776e6d;
}
a:hover{
	color: #f77833;
}
.linia{
	height: 1px;
	width: 100%;
	overflow: hidden;
	background-color: #f2dc00;
}
.srodek{
	background-image: url("http://artstrefa.com/img/tlo.png");
	background-repeat: no-repeat;
    background-position: top;
    padding: 23px 0;
}
.srodek2{
	background-image: url("http://artstrefa.com/img/pixel.gif");
	background-repeat: repeat-y;
    background-position: 350px 0px;
}
.srodek3{
	background-image: url("http://artstrefa.com/img/rozdzielak.gif");
	background-repeat: no-repeat;
    background-position: 349px 0px;
}
.flash_menu{
	width:919px;
	height:101px;
/*    background-image: url("/img/flash_menu.png"); */
    overflow: hidden;
}
.flash_main{
	width:919px;
	height:294px;
/*    background-image: url("/img/flash_main.png"); */
    overflow: hidden;
}
.flash{
	width:919px;
	height:185px;
/*    background-image: url("/img/flash.png"); */
    overflow: hidden;
}

.lewo{
	width: 317px;
	padding: 0 17px 0 16px;
	float: left;
}

.lewo .text
{
	margin-left: 17px;
}

.prawo{
	width: 541px;
/*	height: 294px; */
	float: left;
	padding-left: 20px;
}

.clear{
	clear: both;
}

.stopka{
	margin-top: 5px;
    background-image: url("http://artstrefa.com/img/stopka.gif");
    background-position: top;
	background-repeat: repeat-x;
	padding: 15px;
	height: 15px;
}

.stopka_menu{
	float: left;
}
.stopka_wybrane{

}
.stopka_kamikaze{
	color: #979696;
	float: right;
}
.stopka_kamikaze a ,
.stopka_kamikaze a:visited {
	color: #979696;
	text-decoration: none;
	font-weight: bold;
}
/*
.stopka_kamikaze a:hover{
	color: #979696;
	text-decoration: underline;
	font-weight: bold;
}
*/
.stopka_kamikaze a:hover
{
	color: #e0a500;
}

.partners
{
	width: 920px;
	height: 137px;
	border-top: 3px solid #eabe00;
	margin-top: 23px;
	
}

.menu a
{
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: none;
}

.menu a:hover
{
	color: #e0a500;
	text-decoration: underline;
}

.ajaxMain
{
	position: relative;
	width: 540px;
	height: 294px;
	border: 1px solid #dddddd;
	background: #ffffff;
}

.ajaxMain .buttons
{
	position: absolute;
	z-index: 1;
	width: 142px;
	height: 121px;
	top: 174px;
	left: 399px;
	background: transparent;
}



.ajaxMain .buttons a, #ajaxButton01.active, #ajaxButton02.active, #ajaxButton03.active
{
	color: #333333;
}

#ajaxButton01:hover, #ajaxButton02:hover, #ajaxButton03:hover
{
	color: yellow;
}

#ajaxButton01, #ajaxButton02, #ajaxButton03
{
	color: #ffffff;
	clear: right;
	float: right;
	width: 18px;
	height: 25px;
	padding-top: 21px;
	padding-left: 16px;
	background: url('http://artstrefa.com/img/ajaxButtons_active_1.png');

	font-weight: bold;
	text-decoration: none;
	display: block;
}

#ajaxButton02
{
	width: 19px;
	height: 25px;
	padding-top: 9px;
	padding-left: 15px;
	background: url('http://artstrefa.com/img/ajaxButtons_inactive_2.png');
}

#ajaxButton03
{
	position: relative;
	width: 19px;
	height: 31px;
	padding-top: 10px;
	padding-left: 15px;
	background: url('http://artstrefa.com/img/ajaxButtons_inactive_3.png');
}

.ajaxMain .buttons .lowFakeBorder
{
	width: 108px;
	height: 10px;
	font-size: 8px;
	float: right;
	background: url('http://artstrefa.com/img/fakeBorder.png') bottom repeat-x;
}

.linki
{
	float: left;
	width: 108px;
	margin-top: 80px;
}

.link
{
	height: 22px;
	text-align: right;
	display: block;
	color: #333333;
	padding-top: 9px;
	margin-right: 14px;
}

.link a
{
	font-weight: bold;
	text-decoration: none;
}

.link a:hover
{
	color: #e0a500;
	text-decoration: none;
}

#content02, #content03
{
	display: none;
}

.floatStop
{
	clear: both;
}

.lewo a.more
{
	margin-right: 9px;
	float: right;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.prawo a.more
{
	padding-top: 15px;
}

.lewo a.more:hover
{
	color: #e0a500;
	text-decoration: none;
}

.form
{
	width: 510px;
}

.contact .line_form
{
	height: 34px;
/*	margin-bottom: 11px; */
}

.contact .left_short
{
	width: 166px;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	padding-top: 4px;
	float: left;
	clear: left;
}

.contact .right_short, .contact .right_short input
{
	width: 314px;
	height: 18px;
	border: 1px solid #d7d5b7;
	background: #ffffff;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
}

.contact .right_short input
{
	height: 18px;
}

.contact .right_short input
{
	font-size: 11px;
    font-family: Tahoma, sans-serif;
	background: #ffffff;
	width: 314px;
	border: 0;
	margin: 0;
	padding: 0;
}

.contact .left_big
{
	width: 166px;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	
	padding-top: 4px;
	float: left;
	clear: left;
}

.contact .right_short_text
{
	float: left;
}

.contact .right_short_text textarea
{
	height: 226px;
	width: 318px;
	border: 1px solid #d7d5b7;
	background: #ffffff;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 4px;
}

div.wyslij
{
	padding-top: 7px;
	clear: left;
	text-decoration: none;
}

input.wyslij
{
	width: 66px;
	height: 16px;
	background: url('http://artstrefa.com/img/button_yellow.png');
	font-weight: bold;
	border: 0;
	cursor: pointer;
	float: right;
	font-size: 11px;
	padding-bottom: 3px;
	font-family: Tahoma, sans-serif;
}

a.active
{
	color: #be9016 !important;
}

div.wyslij a
{
	text-decoration: none;
}

div.wyslij a:hover
{
	color: #d7d5b7;
}
