BODY {
	margin:0;	
	color:#8b8b8b;
	font-size:11px;
	font-family:Tahoma;
}

.siteSize {
	width:972px;
	margin:auto;
}
img {
	border:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1d3684;
	margin:0;
	margin-bottom:15px;
}
h1#title {
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	margin-bottom:3px;
}
INPUT {
	font-family:Tahoma;
	font-size:11px;
	padding:2px 4px;
}
#topMenu {
	height:48px;
	background:url(../images/gfx/bg_topmenu.gif);
	border-bottom:1px solid #fff;
}
#topMenu-se {
	height:133px;
	background:url(../images/gfx/bg_topmenu_se.gif);
	border-bottom:1px solid #fff;
}
#topMenuList-other-se {
	position:absolute;
	height:48px;
	right:0;
	top:0;
}
#topMenuList-other-se ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:9px;
	right:0;
	width:600px;
}
#topMenuList-other-se li {
	float:left;
	height:39px;
	background:url(../images/gfx/pause_topmenu_se.gif) right bottom no-repeat;
}
#topMenuList-other-se li a:link,
#topMenuList-other-se li a:visited {
	height:29px;
	padding:0 20px;
	padding-top:10px;
	display:block;
	float:left;
}
#topMenuList-other-se li a:hover {
	background:url(../images/gfx/bg_topmenu_hover_se.gif);
}
#topMenuList-other {
	position:absolute;
	height:48px;
	right:0;
	top:0;
}
#topMenuList-other ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:9px;
	right:0;
	width:533px;
}
#topMenuList-other li {
	float:left;
	height:39px;
	background:url(../images/gfx/pause_topmenu.gif) right bottom no-repeat;
}
#topMenuList-other li a:link,
#topMenuList-other li a:visited {
	height:29px;
	padding:0 18px;
	padding-top:10px;
	display:block;
	float:left;
}
#topMenuList-other li a:hover {
	background:url(../images/gfx/bg_topmenu_hover.gif);
}
#topMenuList {
	position:relative;
	height:48px;
}
#topMenuList ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:9px;
	left:0;
	width:700px;
}
#topMenuList li {
	float:left;
	height:39px;
	background:url(../images/gfx/pause_topmenu.gif) right bottom no-repeat;
}
#topMenuList li a:link,
#topMenuList li a:visited {
	height:29px;
	padding:0 20px;
	padding-top:10px;
	display:block;
	float:left;
}
#topMenuList li a:hover {
	background:url(../images/gfx/bg_topmenu_hover.gif);
}
#lang {
	position:absolute;
	top:9px;
	right:0;
}
#lang #lang-other {
	position:absolute;
	top:47px;
	right:5px;
	width:193px;
}
#lang img {
	margin:12px;
	cursor:pointer;
}
#lang #lang-other img {
	border:1px solid #d1e3ef;
	margin:7px;
}
#lang img#langSelect {
	margin:5px;
	border:1px solid #506b7e;
	padding:7px;
	background:#39576e;
}
#lang #lang-other img#langSelect {
	border:1px solid #d1e3ef;
	background:#edf0f5;
	margin:0;
}
#header {
	height:160px;
	background:url(../images/gfx/bg_header.gif) repeat-x;
}
#subHeader {
	background:url(../images/gfx/bg_subheader.gif) bottom repeat-x;
	height:160px;
}
#subHeader div {
	margin:20px 36px;
	float:left;
	width:233px;
	height:126px;
}
#footer-se {
	background:url(../images/gfx/bg_footer_se.gif);
	height:60px;
	clear:both;
}
#footer {
	background:url(../images/gfx/bg_footer.gif);
	height:60px;
	clear:both;
}
#footer .siteSize,
#footer-se .siteSize {
	height:60px;
	position:relative;
}
#footer #created,
#footer-se #created  {
	position:absolute;
	left:24px;
	top:17px;
	color:#294f8e;
}
#footer-se #created  {
	color:#294f8e;
}
#footer #created a:link,
#footer #created a:hover,
#footer #created a:visited {
	color:#5771a6;
	text-decoration:none;
}
#footer-se #created a:link,
#footer-se #created a:hover,
#footer-se #created a:visited {
	color:#294f8e;
	text-decoration:none;
}
#footer #footerLinks {
	position:absolute;
	top:18px;
	left:400px;
	color:#fff;
}
#footer-se #footerLinks {
	position:absolute;
	top:18px;
	left:400px;
	color:#294f8e;
}
#footer #footerLinks a:link,
#footer #footerLinks a:visited {
	margin:0 25px;
	color:#fff;
	text-decoration:none;
}
#footer-se #footerLinks a:link,
#footer-se #footerLinks a:visited {
	margin:0 25px;
	color:#294f8e;
	text-decoration:none;
}
#footer #footerLinks a:hover,
#footer-se #footerLinks a:hover {
	text-decoration:underline;
}







#content {







	background:url(../images/gfx/bg_content.jpg) top repeat-x;







}







#subContent {







	background:url(../images/gfx/bg_subcontent.jpg) top center no-repeat;







	padding-top:12px;







}







#modules {







	width:216px;







	float:left;







	background:#fbfdfe;







}







.modTitle {







	height:34px;







	background:url(../images/gfx/bg_mod.gif);







	border-bottom:3px solid #d2e2f1;







	margin:0;







}







.modTitle img {







	margin-top:12px;







	margin-left:18px;







}







#leftMenu {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	border-bottom:1px solid #ddecf4;
	border-right:1px solid #dfedf5;
}



#leftMenu ul {

	margin:0;







	padding:0;







	list-style:none;







}







#leftMenu li {



	background:url(../images/gfx/bg_leftmenu.gif) top center no-repeat;



	height:30px;



	position:relative;



	color:#1b4e91;



	cursor:pointer;



}







#leftMenu li span {



	position:absolute;



	top:8px;



	left:25px;



}







#leftMenu li img {



	position:absolute;



	top:13px;



	left:25px;



}







#leftMenu li.leftMenuFirst,







#newsList li.leftMenuFirst {







	background:url(../images/gfx/blank.gif) top center no-repeat;







}







#leftMenu li a:link,







#leftMenu li a:visited {















	color:#1d4e91;















	text-decoration:none;











}







#leftMenu li a:hover {














}







#newsList {







	border-right:1px solid #dfedf5;







	border-bottom:1px solid #ddecf4;







}







#newsList ul {







	margin:0;







	/* margin-left:16px;







	margin-right:7px; */







	padding:0;







	list-style:none;







}
#newsList li {
	border-top:1px solid #deecf3;
	padding:9px 2px;
	padding-left: 16px;
	padding-right:7px;
}
#newsList li:hover {
	cursor:pointer;
	background-color:#e3f1ff;
}
#newsList ul span {
	font-size:10px;
	display:block;
	margin:4px 0;
}
#newsList ul p {
	margin:0;
}
h4 {
	color:#1c588f;
	margin:0;
	font-size:11px;
}
#center {
	width:744px;
	float:right;
}
#top  {
	height:167px;
	position:relative;
}
#top p {
	margin:0;
	position:absolute;
	color:#83b5df;
	top:10px;
	right:10px;
	width:265px;
	font-size:10px;
}
#descript {
	background:#FFFFFF;
	margin-top:12px;
	position:relative;
	padding:12px;
}
#searchTop-other {
	position:absolute;
	right:0px;
	top:95px;
	width:190px;
}
#searchTop {
	position:absolute;
	right:0px;
	top:10px;
	width:200px;
}
#searchTop input,
#searchTop-other input {
	border:1px solid #d5d5d5;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	color:#7f9bb3;
}
#searchTop input,
#searchTop-other input {
	position:absolute;
	top:2px;
	width:130px;
}
#searchTop img {
	position:absolute;
	right:30px;
}
#searchTop-other img {
	position:absolute;
	right:17px;
}






#home01 {







	position:relative;







	height:250px;







	margin-bottom:15px;







}







#ex {







	position:absolute;







	top:0;







	right:0;







}







#catalog {	
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/gfx/bg_catalog.gif);
	height:130px;
	width:282px;
	border-bottom:3px solid #d2e2f1;
}







#catalog #ctitle {







	position:absolute;







	top:10px;
	left:15px;
}







#catalog p {







	position:absolute;







	left:10px;







	top:10px;







	margin:0;







	color:#7f9bb3;







	width:170px;
	font-size:10px;






}







#catalog #form {







	position:absolute;







	bottom:6px;







	left:13px;







}







#catalog #catalogs {



	position:absolute;







	right:10px;







	top:10px;







}







#laps {







	background:url(../images/gfx/bg_laps.gif) bottom;







	height:30px;



	



	width:718px;







}







.activeLap,







.activeLapProd {







	float:left;







	height:21px;







	border:1px solid #ddebf4;







	border-bottom:1px solid #fff;







	background:#ffffff;







	padding:0 22px;







	padding-top:7px;







	color:#000;







	font-family:Arial, Helvetica, sans-serif;







	font-size:12px;







	font-weight:bold;







}







.noactiveLap,







.noactiveLapProd {







	float:left;







	height:19px;







	margin-top:2px;







	border-right:1px solid #ddebf4;







	padding:0 22px;







	padding-top:7px;







	color:#435b96;







	font-family:Arial, Helvetica, sans-serif;







	font-size:12px;







	font-weight:bold;







	cursor:pointer;







	background:url(../images/gfx/blank.gif) bottom;







}







.navigLap,







.navigLapProd {







	float:right;







	height:21px;







	border:1px solid #ddebf4;







	border-bottom:1px solid #fff;







	background:#ffffff;







	padding:0 8px;







	padding-top:7px;







}







.titleLap {



	float:left;



	height:21px;



	border:1px solid #ddebf4;



	border-bottom:1px solid #fff;



	background:#ffffff;



	padding:0 20px;



	padding-top:7px;



	color:#435b96;



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px;



	font-weight:bold;



}







.navigLap img {







	margin-right:1px;



	cursor:pointer;







}







.activeLap,







.noactiveLapProd {







	padding-left:10px;







	padding-right:10px;







	border-bottom:1px solid #ddebf4;







}







#bodyLaps,







#bodyLapsProd {







	border:1px solid #ddecf4;







	border-top:none;







	padding-top:30px;







	padding-bottom:21px;







}







#bodyLapsProd {







	padding:10px;







	color:#7f9bb3;







}















#bodyLaps ul {







	margin:0;







	padding:0;







	list-style:none;







}







#bodyLaps li {







	border-left:1px solid #e0eef5;







	padding:2px 16px;







	padding-top:5px;







	height:252px;







	width:146px;







	float:left;







}







#bodyLaps li img {



	border:1px solid #fff;



}







#bodyLaps li:hover img {



	border:1px solid #a7c1d7;



}







#bodyLaps li:hover {



	background-color:#f2fafe;



	cursor:pointer;



}







#bodyLaps li.firstPositionLaps {







	border-left:none;







}







#bodyLaps li h5 {







	color:#000;







	margin:0;







	margin-top:5px;







	font-size:11px;







}







#bodyLaps li span {







	color:#000;







	color:#1c588f;







}







#bodyLaps li p {







	font-size:10px;







	margin:0;







	margin-top:12px;







	color:#7f9bb3;







	text-align:left;







}







.clear {







	font-size:1px;







	height:1px;







	clear:both;







}







.prodMini {







	text-align:center;







}







.contact {
	background:url(../images/gfx/bg_contact.jpg) bottom repeat-x;
	color:#7f9bb3;
	padding:10px 12px;
	font-size:10px;
	color:#7f9bb3;
	border-right:1px solid #dfedf5;
	padding-right:0;
}
.contact strong {
	display:block;
	color:#1c588f;
	font-size:11px;
}
.contact a:link,
.contact a:visited {
	text-decoration:none;
	color:#7f9bb3;
}
.contact a:hover {
	text-decoration:none;
	color:#1c588f;
}





#photoMagnification {







	width:288px;







	height:283px;







	border:1px solid #ddecf4;







	text-align:center;







}







.tab-dane {







    border: 1px solid #e3e4e6;







    font-size: 10px;







    text-align: center;







}







.tab-naglowek {







    border-right: 1px solid #436d8a;







    border-bottom: 1px solid #436d8a;







    background-color: #01315f;







    font-size: 10px;







    font-weight: bold;







    color: #FFFFFF;







    padding: 3px;







    text-align: center;







    vertical-align: top;







}







.tab-light {







    border-right: 1px solid #ffffff;







    padding: 3px;







    text-align: center;







}







.tab-dark {







    background-color: #efefef;







    border-right: 1px solid #ffffff;







    padding: 3px;







    text-align: center;







}







#imageProd {







	width:288px;







}







#assortProd {



	width:379px;



	float:right;



	height:286px;



	background-color:#eef5fa;



	border:1px solid #ddecf4;



	margin-bottom:40px;



	padding:9px;



}







#butProd {







	margin-top:7px;







	position: relative;







}







#assortTitle {







	position:relative;







	margin-bottom:15px;







}







#assortNavig {







	position:absolute;







	top:0;







	right:8px;







}







#assortNavig img {







	margin-left:1px;







}







#assortList li {







	width:85px;







	padding-left:1px;







	padding-right:11px;







}







#assortList li div {







	height:87px;







}







#assortList li div:hover {







	background-color:#d8e4ec;







	cursor:pointer;







}







#assortList li div table {







	margin-left:2px;







	margin-right:2px;







	margin-top:2px;







}







#assortList li div:hover td {







	border:1px solid #afc9d6;







}







#assortList li div td {







	width:81px;







	height:55px;







	background-color:#fff;







	text-align:center;







	border:1px solid #ddecf4;







}







#assortList li div:hover span {







	color:#5c7a94;







}







#assortList li div span {







	display:block;







	font-weight:bold;







	font-size:10px;







	text-align:center;







	margin-top:2px;







	color:#7f9bb3;







}







#assortNavig {







	cursor:pointer;







}







.boxProd {







	width:150px;







	padding:0 12px;







	float:left;







	border-right:1px solid #e0eef5;







	margin:11px 0;







	height:247px;







	padding-top:3px;







	position:relative;







}







.boxProd img {







	border:1px solid #fff;







}







.boxProd:hover {







	background-color:#f2fafe;







	cursor:pointer;







}







.boxProd:hover img {







	border:1px solid #a7c1d7;







}







.boxProd img.icoNew {







	border:none;







}







.boxProd:hover img.icoNew {







	border:none;







}







.boxProd p {







	font-size:12px;







	font-weight:bold;







	margin:0;







	margin-top: 5px;







	margin-bottom:12px;







	color:#000;







}







.boxProd span {







	font-size:10px;







	display:block;







	text-align:left;







	color:#7f9bb3;







}







.dataDiv {







    position: relative;







    width: 552px;







    height: 598px;







    visibility: visible;







}















.transparentDiv {







    filter: alpha(opacity=70);







    opacity: 0.7;







    background-color: #FFF;







    z-index: 10000;







    position: absolute;







    top: 0px;







    left: 0px;







    height: 6000px;







}















.dialogDiv {







    position: relative;







    position: absolute;







    z-index: 20000;







    width: 552px;







    height: 598px;







    top: 30px;







}







#curvesList {







	background-color:#f6f9fe;







	width:200px;







	padding:4px;







	border:1px solid #e0eef5;







}







#checkbox {







	margin:0;







	padding:0;







	list-style:none;







}







#checkbox li {







	position:relative;







	height:21px;







	border-bottom:1px solid #ecf0f7;







	display:block;







	cursor:pointer;







}







#checkbox li:hover {







	background-color:#f0f4fa;







}







#checkbox li img {







	position:absolute;







	left:4px;







	top:3px;







	filter: alpha(opacity=20);







	opacity: 0.2;







	cursor:pointer;







}







#checkbox li span {







	position:absolute;







	left:26px;







	top:4px;







	width:200px;







}







#checkbox input {







	margin-right:6px;







}







#char_por {







	padding:7px;







	padding-left:29px;







	font-size: 10px;







	font-weight:bold;







	color:#435b96;







	cursor:pointer;







	background:url(../images/gfx/arrow_selected.gif) 8px 4px no-repeat;







}







#alert_char {







	font-size:10px;







	padding:4px;







	color:#f00;







	font-weight:normal;







}







#par_char {







	margin:6px 4px;







	font-weight:bold;







	color:#435b96;







}







.patch {







	font-size:10px;







	margin-bottom:10px;







	color:#7f9bb3;







}







.patch a:link,







.patch a:hover,







.patch a:visited {







	color:#7f9bb3;







	text-decoration:none;







	padding-right:9px;







	padding-left:9px;







	display:block;







	float:left;







	background:url(../images/gfx/arrow_patch.gif) left no-repeat;







}







.patch a:hover {







	text-decoration:underline;







}







.patch a#patchFirst:link,







.patch a#patchFirst:hover,







.patch a#patchFirst:visited {







	padding-right:9px;







	padding-left:0;







	background:url(../images/gfx/blank.gif) right no-repeat;







}







.download {



	border:1px solid #fff;



	padding:6px 3px;



	width:305px;



	float:left;



	margin:2px 6px;



	position:relative;



	padding-left:28px;



	background:url(../images/gfx/iko_pdf.gif) 3px 3px no-repeat;



	cursor:pointer;



	color:#7f9bb3;



	text-decoration:none;



	border-bottom:1px solid #eaf5fc;



}







.download:hover {



	border:1px solid #dfecf4;



	background-color:#f6fbfe;







}







.download span {



	position:absolute;



	top:6px;



	right:6px;



	color:#b9cbd5;



}



.prodBox {



	width:229px;



	margin:3px;



	float:left;



	height:200px;



	padding:2px;



	position:relative;



	border-right:1px solid #d2e2f1;



	border-bottom:3px solid #d2e2f1;



	background:url(../images/gfx/bg_subheader.gif) bottom repeat-x;



}



.prodBox:hover {



	cursor:pointer;



	border-right:1px solid #8ca6bf;



	border-bottom:3px solid #8ca6bf;



}



.prodBox p {



	margin:0;



	padding:5px 2px;



	color:#1b4e91;



	font-size:11px;



	background-color:#f8fbfd;



	border-bottom:1px solid #ebf2f8;

	font-weight:bold;

	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;







}



.prodBox:hover p {



	border-bottom:1px solid #d2e2f1;



}



.prodBoxDetails {



	position:absolute;



	bottom:3px;



	right:3px;



}



#otherNewsList {



	float:right;



	border:1px solid #d2e2f1;



	width:234px;



	background-color:#f4f8fc;



	padding:14px 12px;



	color:#3d578c;



}



#otherNewsList p {



	font-weight:bold;



	margin:0;



	margin-bottom:15px;



	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;



}



#newsView {



	float:left;



	border:1px solid #d2e2f1;



	width:408px;



	padding:14px 20px;



	color:#8fa1a7;



}



#otherNewsList ul {



	margin:0;



	padding:0;



	list-style:none;



}



#otherNewsList ul li {



	border-bottom:1px solid #d2e2f1;



	color:#3d578c;



	background:url(../images/gfx/iko_news.gif) 3px 8px no-repeat;



}



#otherNewsList ul li a:link,



#otherNewsList ul li a:visited {



	display:block;



	padding:7px 0;



	padding-left:18px;



	text-decoration:none;



	color:#3d578c;



}



#otherNewsList ul li a:hover {



	background:url(../images/gfx/iko_news.gif) 3px 8px no-repeat;



	background-color:#edf2f4;



}



#newsView p#newsAdded {



	border-bottom:1px solid #dfecf0;



	padding-bottom:12px;



	font-size:10px;



}



#newsView h4 {



	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;



	font-size:12px;



}



.scroll-panel {



	width: 300px;



	height: 300px;



	overflow: auto;



	float: left;



}



.holder {



	float: left;



	margin: 10px;



	border:1px solid #CCC;



	height: 250px;



}

.ParDown {

	margin-top: 1px;

	margin-bottom:1px;

	color:#FFF;

	font-size:12px;

	background-color:#01315a;

	font-family:Arial;

	padding:4px 8px;

}

.prodBoxDown {

	width:359px;

	float:left;

	height:130px;

	margin:6px 0;

	border-right:1px solid #dfedf5;

	position:relative;

}

.prodBoxDown img {

	position:absolute;

	left:10px;

	top:10px;

}

.prodBoxDown span.prodTitleBoxDown {

	position:absolute;

	color:#000;

	top:19px;

	left:130px;

	font-size:12px;

	font-weight:bold;

	width:230px;

}

.prodBoxDown div {
	position:absolute;
	top:50px;
	left:130px;
}

.prodBoxDown img {
	border:1px solid #FFF;
}


.prodBoxDown:hover {
	background-color:#f2fafe;
	cursor:pointer;
}
.prodBoxDown:hover img {
	border:1px solid #a7c1d7;
}

.download_box {

	background:url(../images/gfx/arrow_mini_blue.gif) 2px 4px no-repeat;

	position:relative;

	font-size:10px;

	width:210px;

	display:block;

	padding-left:10px;

	color:#7f9bb3;

	text-decoration:none;

}

.download_box span.prodFileSize {

	position:absolute;

	top:0;

	right:0;

	font-weight:normal;

	font-size:10px;

}

.download_box span.prodFileName {

	font-weight:normal;

	font-size:10px;

	width:170px;

	display:block;

}

.text-podtytul {

	font-weight:bold;

	color:#435b96;

	font-size:12px;

	font-family:Arial;

}

#bodyLapsProd h4,
.containerDesc h4 {
	color:#1c588f;
	margin-top:12px;
}
#contactTable td {
	padding-bottom:15px;
	border-bottom:1px solid #ddecf4;
	padding-top:15px;
}
#contactTable td p {
	margin:0;
	margin-bottom:10px;
}
#contactTable td strong {
	color:#1c588f;
}
#contactTable td img {
	padding-right:25px;
}
#contactTable td a {
	color:#7f9bb3;
}
#print {
	background-color:#eef5fa;
	border:1px solid #ddecf4;
	padding:14px;
	margin-top:20px;
}
#print img {
	border:1px solid #ddecf4;
	margin-bottom:15px;
}
#print label {
	position:relative;
	height:25px;
	width:225px;
	display:block;
}
#print input {
	position:absolute;
	left:0;
	top:0;
}
#print strong {
	color:#1c588f;
	position:absolute;
	left:30px;
	top:3px;
	width:195px;
}
#print span {
	position:absolute;
	left:30px;
	top:3px;
	width:195px;
	display:block;
}
#print p {
	color:#1c588f;
	margin:0;
	margin-bottom:10px;
	font-weight:bold;
}
.par-print {
	font-family:'Trebuchet MS';
	font-size:22px;
	color:#1d3684;
	margin-bottom:0;
	margin-top:35px;
}
.bold-print {
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#7f9bb3;
	font-weight:bold;
}
#btn_print {
	margin:20px;
	text-align:center;
}
#btn_print img {
	cursor:pointer;
}
.print-par {
	padding:5px;
	color:#1d3684;
	border-bottom:1px solid #ddecf4;
	font-size:12px;
	font-weight:bold;
	background-color:#eef5fa;
}
.formLabel {
	height:24px;
	position:relative;
	display:block;
}
.formLabel span {
	position:absolute;
	width:100px;
	left:100px;
	top:4px;
}
.formLabel span.req {
	
}
.formLabel input {
	position:absolute;
	width:200px;
	left:210px;
	top:0;
	padding:3px 7px;
	border:1px solid #c4c4c4;
}
.formBtn {
	padding-left:210px;
	margin-top:15px;
}
.formBtn input {
	border:1px solid #CCC;
	color:#8b8b8b;
	font-size:11px;
	font-weight:bold;
}
p.par-work {
	font-size:16px;
	color:#b61515;
	font-weight:bold;
}
strong.weight-work {
	font-size:12px;
	color:#1c588f;
}
div.line-work {
	border-top:1px solid #ddecf4;
}
.photo {
	width:350px;
	height:259px;
	float:left;
	text-align:center;
	margin:5px 0;
}
