body,html {
	margin: 0px;
    padding:0;
	background: url(../images/tlo.gif) repeat;
    height:100%;
}

.center {
	width: 546px;
	margin: 0 auto;
    height:100%;
    background: url(../images/white.gif) repeat-y;
}

.ltlo {
	width:546px;
    background: url(../images/tlolew.gif) repeat-y;
	float:left;
}

.rtlo {
	width:546px;
	background: url(../images/tlopraw.gif) right repeat-y;
	float:right;
}

.srodek{
	background-color:#FFFFFF;
	margin-left:6px;
	width:534px;
	font-size:8px;
}

.topimg{
 	font-size:8px;
	margin-left:1px;
	margin-bottom:0px;
}

#designcontent {
	background-color:#FFFFFF;
 	font-size:12px;
	float:left;
	width:520px;
    padding:0 7px;
	margin:0px 0px 0 0px;
    min-height:750px;
}

#artcontent {
	background-color:#FFFFFF;
 	font-size:12px;
	width:522px;
	margin:0px 0px 0 5px;
    min-height:750px;
}

#smallbox {
	width:400px;
	margin:20px 0 0 60px;
}

#arthome {
	margin:20px 0 0 80px;
}

.text {
	font-size:14px;
}

.gray{
	font-size:16px;
	font-style:italic;
	color:gray;
}

.separator{
	background:url(../images/separator.jpg) 100% 100%;
	height:10px;
}

#designcontent #sectioncont {
	margin:20px 0 20px 20px;
	width:100%;
}

#designcontent .section{
	display:inline-block;
	width:31%;
}
li{
	font-size:12px;
	font-style:italic;
	color:gray;
}

* html #designcontent .section { display:inline; }  /* for IE 6 */
* + html #designcontent .section { display:inline; }  /* for IE 7 */

.sectionheader {
	font-size:12px;
	font-style:normal;
	color:red;
	font-weight:bold;
}
h2 {
	font-family: arial;
	font-size: 12px;
	font-style:italic;
}

a{
	color:#000000;
	font-family:arial,verdana,sans-serif;
	text-decoration:none;
	font-size:11px;
	border:none;
}
	
a:hover{
	text-decoration:underline;
}

ul { list-style-type: none; } 

ul
{
	margin: 3px;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent:15px;
}

img.thumbnail {
	height:63px;
	width:130px;
	border:0px;
}

img.illustrations{
	height:20%;
	width:20%;
	border:0px;
}

img.paintings{
	height:28%;
	width:28%;
	border:0px;
}
