*{
	padding: 0;
	margin: 0;
}

a img {
border:1px solid #aaa;
}

a img.noborder {
	border: none;
	margin: 0;
	padding: 0;
}

.clear {
  font-size : 1px;
  height : 1px;
  clear : both;
}
.cleardiv {
  margin: 0px;
  padding: 0px;
  clear : both;
}

body{
	background-color: white;
	text-align: center;
	font-family:Verdana;
	background: #84C225 url('layout/bg.png') repeat-x 0% 0%;  
}

#shadow {
	position: relative;
	background: #164757;
	width: 990px;
	margin: 10px auto;
	padding: 1px;
}


	#content{
		text-align: left;
		position: relative;
		margin: 0px;
		width: 970px;
		background: #ffffff;
		padding: 10px;
/*		border: 1px solid #999797;  */
	}
		#logo{
			text-align: left;
			position: relative;
			width: 970px;
			height: 346px;
			background: #84C225 url('layout/logo-bg.gif') no-repeat;
			margin: 0px;
/*			overflow: hidden; */
		}
			#logo h1 {
				font-size: 15px;
				color: #B2263C;
/*				margin: 70px 0px 200px 0px; */
			}
			#logo h1 a{
				width: 550px;
				height: 260px;
				overflow: hidden;
				display: block;
				position: relative;
				text-decoration: none;
			}
			#logo h1 a span{
				position: absolute;
				top: 0px;
				left: 0px;
				width: 550px;
				height: 260px;
				background: url('layout/logo.gif') no-repeat;
				cursor: pointer;
			}
		
		#menu_top{
			width: 970px;
			height: 38px;
			background: url('layout/logo-bg-2-menu.gif') no-repeat;
		}
			#menu_top_l {
				float: left;
				position: relative;
				width: 860px;
				height: 38px;
				margin-left: 50px;
				padding-left: 10px;
			}
				#menu_top_l a {
					display: block;
					float: left;
					color: #EEEEEE;
					font-size: 16px;
					font-weight: bold;
					font-family: Arial;
					margin: 0px 15px 0px 15px;
					text-decoration: none;
				}
				#menu_top_l a:hover {
					color: #FFFFFF;
					text-decoration: underline;
				}
				#menu_top_l a.selected {
					color: #FFFFFF;
					text-decoration: underline;
				}

		#menu_top_under{
			width: 970px;
			height: 75px;
			background: url('layout/logo-bg-3.gif') no-repeat;
		}


		#container{
			width: 970px;
			text-align: left;
		}
			#menu_left{
				float: left;
				width: 468px;
				font-size: 12px;
				font-weight: normal;
				font-family: Tahoma; 
			}
			
			#menu_left .noa {
				font-size : 12px;
				padding-left: 23px;
			}
				#menu_left a:hover{
					color: #B2263C;
					text-decoration: underline;
					background-position: -292px;
				}
				



				.menu_left_2{
					margin-top: 4px;
					position: relative;
					background: #EBEBEB;
					border: 1px solid #BBBBBB;
					margin-bottom: 5px;
					padding: 7px 0 8px 15px;
					display: block;
				}
					.menu_left_2 h3{
						font-size: 13px;
						font-weight: bold;
						font-family: Tahoma;
						color: #B2263C;
					}

					.menu_left_2 a{
						color: #B2263C;
						text-decoration: none;
					}

					.menu_left_2 a:hover{
						color: #B2263C;
						text-decoration: underline;
					}

					.menu_left_2 ul a{ 
				        display:inline;
						font-size: 11px;
						color: #000000;
					}
                                        					
					.menu_left_2 p{
						font-size: 13px;
						font-weight: normal;
						font-family: Tahoma;
						color: #000000;
					}



				.menu_left_contacts{
					margin-top: 4px;
					position: relative;
					background: #ffffff;
					border: 1px solid #84C225;
					margin-bottom: 5px;
					padding: 7px 0 8px 15px;
				}
					.menu_left_contacts h3{
						font-size: 13px;
						font-weight: bold;
						font-family: Tahoma;
						color: #B2263C;
					}

					.menu_left_contacts a{
						color: #B2263C;
						text-decoration: none;
					}

					.menu_left_contacts a:hover{
						color: #B2263C;
						text-decoration: underline;
					}

					.menu_left_contacts ul { 
				        display:inline;
						font-size: 11px;
						color: #000000;
					}

					.menu_left_contacts ul a{ 
						color: #B2263C;
					}

					.menu_left_contacts p{
						font-size: 13px;
						font-weight: normal;
						font-family: Tahoma;
						color: #000000;
					}


				.menu_left_flags{
					margin-top: 10px;
					position: relative;
					background: #ffffff;
					border: none;
					width: 235px;
					margin-bottom: 10px;
					padding: 7px 0 8px 18px;
				}



		#central{
			float: left;
			padding-left: 14px;
			width:480px;
			font-size:70%;   
		}
			#main{
				width: 480px;
				margin: 14px 0 0 0;
				font: 12px Tahoma;
				color: #464646;
				line-height: 16px;
			}
				#central p.message, #menu_left p.message{
					color: #B2263C;
					font: 12px Verdana;
					font-weight: bold;
					margin-bottom: 4px;
					margin-top:10px;
				}


h1 {
font-family: Arial Narrow, Helvetica, Arial, sans-serif;
padding-bottom: 5px;
font-size: 50%;
line-height: 100%;
color: #B2263C;
text-decoration: none;
}

h2 {
font-family: Arial Narrow, Helvetica, Arial, sans-serif;
padding-bottom: 5px;
margin: 10px 0;
font-size: 175%;
line-height: 100%;
color: #B2263C;
text-decoration: underline;
}

h3 {
font-family: Arial Narrow, Helvetica, Arial, sans-serif;
padding-bottom: 5px;
margin: 10px 0;
font-size: 140%;
color: #B2263C;
letter-spacing : 2px;
}

h4 {
font-family: Arial Narrow, Helvetica, Arial, sans-serif;
padding-bottom: 5px;
margin: 10px 0;
font-size: 120%;
color: #B2263C;
}
			
				#main img{
				  margin : 10px;
				}
				#main td{
					padding-bottom: 14px;
				}
				#main div{
					margin-bottom: 14px;
				}
				#main a, #menu_left a{
					color: #B2263C;
				}
				#main p, #menu_left p{
					padding-bottom: 10px;
					text-align: justify;
				}
				#main ul, #main ol, #menu_left ul,#menu_left ol {
					padding-left: 25px;
				}


	#footer{
		margin: 3px 0;
		width: 970px;
		height: 36px;
		clear: both;
		position: relative;
/*		background: #6C3E16 url('layout/bg_topmenu.png') repeat-x 0% 0%; */
		background: #84C225;
		font: 10px Verdana;
		color: #ffffff;
	}
		#footer_credits{
			position: absolute;
			right: 55px;
			top: 12px;
		}
		#footer a{
			font: 10px Verdana;
			color: #ffffff;
			text-decoration: none;
			font-weight: bold;
		}
		#footer a:hover{
			text-decoration: underline;
		}
		

p.boldlinkleft {
text-align: left;
}

p.boldlinkleft a {
font-weight:bold;
}

p.boldlink a{
font-weight:bold;
}

p.bannertext {
font-family:Arial, helvetica, sans-serif;
font-size:75%;
}
p.bannertext a{
color:#444;
}

p.bannertext a:hover{
color:#000;
}


a.active {
font-weight:bold;
}


#central .infotable {
background-color: #F6f6f6;
font-size:90%;
/* border: 1px solid #b1263d; */
border-collapse: collapse;
}

#central .infotable th{
border-bottom:2px solid #B1263D;
padding:4px;
}
#central .infotable td{
padding:2px 5px;
border:1px solid white;
}


td a {
color: #B2263C;
}

#main ul {
padding-left:2em;
}

#extimg {
  margin : 10px 0 5px 0;
  text-align : center;
}

#extodkazy {
  margin : 10px 0 10px 0;
  text-align : center;
  font-size : 11px;
  color : #B2263C;
}

#extodkazy a, #extodkazy a:visited {
  color : #B2263C;
}

#extodkazyseolista {
  margin : 10px 0 10px 0;
  text-align : center;
  font-size : 9px;
  color : #aaaaaa;
}

#extodkazyseolista a, #extodkazyseolista a:visited {
  color : #aaaaaa;
}

#extodkazyzpetneodkazycom {
  margin : 10px 0 10px 0;
  text-align : center;
  font-size : 9px;
  color : #aaaaaa;
}

#extodkazyzpetneodkazycom a, #extodkazyzpetneodkazycom a:visited {
  color : #aaaaaa;
}

hr {
  margin: 3px 0px 3px 0px;
}

.date {
  color : #B2263C;
}

ul.number,
ul.media-1,
ul.media-2,
ul.media-3,
ul.media-4,
ul.plus-1,
ul.plus-2,
ul.lightbulb,
ul.award,
ul.phone,
ul.pdf,
ul.alert,
ul.write,
ul.camera-1,
ul.camera-2,
ul.commentary,
ul.rss-1,
ul.rss-2,
ul.check,
ul.star-1,
ul.star-2,
ul.triangle-1,
ul.triangle-2,
ul.triangle-3,
ul.triangle-4,
ul.triangle-5,
ul.triangle-6,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6,
ul.bullet-flash {
	padding-left: 0;
	margin-left: 0;
}

ul.number li,
ul.media-1 li,
ul.media-2 li,
ul.media-3 li,
ul.media-4 li,
ul.plus-1 li,
ul.plus-2 li,
ul.lightbulb li,
ul.award li,
ul.phone li,
ul.pdf li,
ul.alert li,
ul.write li,
ul.camera-1 li,
ul.camera-2 li,
ul.commentary li,
ul.rss-1 li,
ul.rss-2 li,
ul.check li,
ul.star-1 li,
ul.star-2 li,
ul.triangle-1 li,
ul.triangle-2 li,
ul.triangle-3 li,
ul.triangle-4 li,
ul.triangle-5 li,
ul.triangle-6 li,
ul.bullet-1 li,
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li,
ul.bullet-6 li,
ul.bullet-flash li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 1px;
	margin-bottom: 3px;
	padding-left: 22px;
}

 
li.number-1 {
	background: url('layout/ulli/number-1.png') 0 0 no-repeat;
}

li.number-2 {
	background: url('layout/ulli/number-2.png') 0 0 no-repeat;
}

li.number-3 {
	background: url('layout/ulli/number-3.png') 0 0 no-repeat;
}

li.number-4 {
	background: url('layout/ulli/number-4.png') 0 0 no-repeat;
}

li.number-5 {
	background: url('layout/ulli/number-5.png') 0 0 no-repeat;
}

li.number-6 {
	background: url('layout/ulli/number-6.png') 0 0 no-repeat;
}

li.number-7 {
	background: url('layout/ulli/number-7.png') 0 0 no-repeat;
}

li.number-8 {
	background: url('layout/ulli/number-8.png') 0 0 no-repeat;
}

li.number-9 {
	background: url('layout/ulli/number-9.png') 0 0 no-repeat;
}

li.number-redball-0 {
	background: url('layout/ulli/number-redball-0.png') 0 0 no-repeat;
}

li.number-redball-1 {
	background: url('layout/ulli/number-redball-1.png') 0 0 no-repeat;
}

li.number-redball-2 {
	background: url('layout/ulli/number-redball-2.png') 0 0 no-repeat;
}

li.number-redball-3 {
	background: url('layout/ulli/number-redball-3.png') 0 0 no-repeat;
}

li.number-redball-4 {
	background: url('layout/ulli/number-redball-4.png') 0 0 no-repeat;
}

li.number-redball-5 {
	background: url('layout/ulli/number-redball-5.png') 0 0 no-repeat;
}

li.number-redball-6 {
	background: url('layout/ulli/number-redball-6.png') 0 0 no-repeat;
}

li.number-redball-7 {
	background: url('layout/ulli/number-redball-7.png') 0 0 no-repeat;
}

li.number-redball-8 {
	background: url('layout/ulli/number-redball-8.png') 0 0 no-repeat;
}

li.number-redball-9 {
	background: url('layout/ulli/number-redball-9.png') 0 0 no-repeat;
}

li.number-redball-10 {
	background: url('layout/ulli/number-redball-10.png') 0 0 no-repeat;
}

li.number-redball-11 {
	background: url('layout/ulli/number-redball-11.png') 0 0 no-repeat;
}

li.number-redball-12 {
	background: url('layout/ulli/number-redball-12.png') 0 0 no-repeat;
}

li.number-redball-13 {
	background: url('layout/ulli/number-redball-13.png') 0 0 no-repeat;
}

li.number-redball-14 {
	background: url('layout/ulli/number-redball-14.png') 0 0 no-repeat;
}

li.number-redball-15 {
	background: url('layout/ulli/number-redball-15.png') 0 0 no-repeat;
}

li.number-redball-16 {
	background: url('layout/ulli/number-redball-16.png') 0 0 no-repeat;
}

li.number-redball-17 {
	background: url('layout/ulli/number-redball-17.png') 0 0 no-repeat;
}

li.number-redball-18 {
	background: url('layout/ulli/number-redball-18.png') 0 0 no-repeat;
}

li.number-redball-19 {
	background: url('layout/ulli/number-redball-19.png') 0 0 no-repeat;
}

li.number-redball-20 {
	background: url('layout/ulli/number-redball-20.png') 0 0 no-repeat;
}




li.number-blueball-0 {
	background: url('layout/ulli/number-blueball-0.png') 0 0 no-repeat;
}

li.number-blueball-1 {
	background: url('layout/ulli/number-blueball-1.png') 0 0 no-repeat;
}

li.number-blueball-2 {
	background: url('layout/ulli/number-blueball-2.png') 0 0 no-repeat;
}

li.number-blueball-3 {
	background: url('layout/ulli/number-blueball-3.png') 0 0 no-repeat;
}

li.number-blueball-4 {
	background: url('layout/ulli/number-blueball-4.png') 0 0 no-repeat;
}

li.number-blueball-5 {
	background: url('layout/ulli/number-blueball-5.png') 0 0 no-repeat;
}

li.number-blueball-6 {
	background: url('layout/ulli/number-blueball-6.png') 0 0 no-repeat;
}

li.number-blueball-7 {
	background: url('layout/ulli/number-blueball-7.png') 0 0 no-repeat;
}

li.number-blueball-8 {
	background: url('layout/ulli/number-blueball-8.png') 0 0 no-repeat;
}

li.number-blueball-9 {
	background: url('layout/ulli/number-blueball-9.png') 0 0 no-repeat;
}

li.number-blueball-10 {
	background: url('layout/ulli/number-blueball-10.png') 0 0 no-repeat;
}

li.number-blueball-11 {
	background: url('layout/ulli/number-blueball-11.png') 0 0 no-repeat;
}

li.number-blueball-12 {
	background: url('layout/ulli/number-blueball-12.png') 0 0 no-repeat;
}

li.number-blueball-13 {
	background: url('layout/ulli/number-blueball-13.png') 0 0 no-repeat;
}

li.number-blueball-14 {
	background: url('layout/ulli/number-blueball-14.png') 0 0 no-repeat;
}

li.number-blueball-15 {
	background: url('layout/ulli/number-blueball-15.png') 0 0 no-repeat;
}

li.number-blueball-16 {
	background: url('layout/ulli/number-blueball-16.png') 0 0 no-repeat;
}

li.number-blueball-17 {
	background: url('layout/ulli/number-blueball-17.png') 0 0 no-repeat;
}

li.number-blueball-18 {
	background: url('layout/ulli/number-blueball-18.png') 0 0 no-repeat;
}

li.number-blueball-19 {
	background: url('layout/ulli/number-blueball-19.png') 0 0 no-repeat;
}

li.number-blueball-20 {
	background: url('layout/ulli/number-blueball-20.png') 0 0 no-repeat;
}




li.number-orangeball-0 {
	background: url('layout/ulli/number-orangeball-0.png') 0 0 no-repeat;
}

li.number-orangeball-1 {
	background: url('layout/ulli/number-orangeball-1.png') 0 0 no-repeat;
}

li.number-orangeball-2 {
	background: url('layout/ulli/number-orangeball-2.png') 0 0 no-repeat;
}

li.number-orangeball-3 {
	background: url('layout/ulli/number-orangeball-3.png') 0 0 no-repeat;
}

li.number-orangeball-4 {
	background: url('layout/ulli/number-orangeball-4.png') 0 0 no-repeat;
}

li.number-orangeball-5 {
	background: url('layout/ulli/number-orangeball-5.png') 0 0 no-repeat;
}

li.number-orangeball-6 {
	background: url('layout/ulli/number-orangeball-6.png') 0 0 no-repeat;
}

li.number-orangeball-7 {
	background: url('layout/ulli/number-orangeball-7.png') 0 0 no-repeat;
}

li.number-orangeball-8 {
	background: url('layout/ulli/number-orangeball-8.png') 0 0 no-repeat;
}

li.number-orangeball-9 {
	background: url('layout/ulli/number-orangeball-9.png') 0 0 no-repeat;
}

li.number-orangeball-10 {
	background: url('layout/ulli/number-orangeball-10.png') 0 0 no-repeat;
}

li.number-orangeball-11 {
	background: url('layout/ulli/number-orangeball-11.png') 0 0 no-repeat;
}

li.number-orangeball-12 {
	background: url('layout/ulli/number-orangeball-12.png') 0 0 no-repeat;
}

li.number-orangeball-13 {
	background: url('layout/ulli/number-orangeball-13.png') 0 0 no-repeat;
}

li.number-orangeball-14 {
	background: url('layout/ulli/number-orangeball-14.png') 0 0 no-repeat;
}

li.number-orangeball-15 {
	background: url('layout/ulli/number-orangeball-15.png') 0 0 no-repeat;
}

li.number-orangeball-16 {
	background: url('layout/ulli/number-orangeball-16.png') 0 0 no-repeat;
}

li.number-orangeball-17 {
	background: url('layout/ulli/number-orangeball-17.png') 0 0 no-repeat;
}

li.number-orangeball-18 {
	background: url('layout/ulli/number-orangeball-18.png') 0 0 no-repeat;
}

li.number-orangeball-19 {
	background: url('layout/ulli/number-orangeball-19.png') 0 0 no-repeat;
}

li.number-orangeball-20 {
	background: url('layout/ulli/number-orangeball-20.png') 0 0 no-repeat;
}



li.number-greenball-0 {
	background: url('layout/ulli/number-greenball-0.png') 0 0 no-repeat;
}

li.number-greenball-1 {
	background: url('layout/ulli/number-greenball-1.png') 0 0 no-repeat;
}

li.number-greenball-2 {
	background: url('layout/ulli/number-greenball-2.png') 0 0 no-repeat;
}

li.number-greenball-3 {
	background: url('layout/ulli/number-greenball-3.png') 0 0 no-repeat;
}

li.number-greenball-4 {
	background: url('layout/ulli/number-greenball-4.png') 0 0 no-repeat;
}

li.number-greenball-5 {
	background: url('layout/ulli/number-greenball-5.png') 0 0 no-repeat;
}

li.number-greenball-6 {
	background: url('layout/ulli/number-greenball-6.png') 0 0 no-repeat;
}

li.number-greenball-7 {
	background: url('layout/ulli/number-greenball-7.png') 0 0 no-repeat;
}

li.number-greenball-8 {
	background: url('layout/ulli/number-greenball-8.png') 0 0 no-repeat;
}

li.number-greenball-9 {
	background: url('layout/ulli/number-greenball-9.png') 0 0 no-repeat;
}

li.number-greenball-10 {
	background: url('layout/ulli/number-greenball-10.png') 0 0 no-repeat;
}

li.number-greenball-11 {
	background: url('layout/ulli/number-greenball-11.png') 0 0 no-repeat;
}

li.number-greenball-12 {
	background: url('layout/ulli/number-greenball-12.png') 0 0 no-repeat;
}

li.number-greenball-13 {
	background: url('layout/ulli/number-greenball-13.png') 0 0 no-repeat;
}

li.number-greenball-14 {
	background: url('layout/ulli/number-greenball-14.png') 0 0 no-repeat;
}

li.number-greenball-15 {
	background: url('layout/ulli/number-greenball-15.png') 0 0 no-repeat;
}

li.number-greenball-16 {
	background: url('layout/ulli/number-greenball-16.png') 0 0 no-repeat;
}

li.number-greenball-17 {
	background: url('layout/ulli/number-greenball-17.png') 0 0 no-repeat;
}

li.number-greenball-18 {
	background: url('layout/ulli/number-greenball-18.png') 0 0 no-repeat;
}

li.number-greenball-19 {
	background: url('layout/ulli/number-greenball-19.png') 0 0 no-repeat;
}

li.number-greenball-20 {
	background: url('layout/ulli/number-greenball-20.png') 0 0 no-repeat;
}




ul.media-1 li {
	background: url('layout/ulli/media-1.png') 0 2px no-repeat;
}

ul.media-2 li {
	background: url('layout/ulli/media-2.png') 0 2px no-repeat;
}

ul.media-3 li {
	background: url('layout/ulli/media-3.png') 0 2px no-repeat;
}

ul.media-4 li {
	background: url('layout/ulli/media-4.png') 0 2px no-repeat;
}

ul.plus-1 li {
	background: url('layout/ulli/plus-1.png') 4px 2px no-repeat;
}

ul.plus-2 li {
	background: url('layout/ulli/plus-2.png') 4px 2px no-repeat;
}

ul.camera-1 li {
	background: url('layout/ulli/camera-1.png') 2px 2px no-repeat;
}

ul.camera-2 li {
	background: url('layout/ulli/camera-2.png') 2px 2px no-repeat;
}

ul.commentary li {
	background: url('layout/ulli/comment.png') 2px 2px no-repeat;
}

ul.lightbulb li {
	background: url('layout/ulli/lightbulb.png') 2px 2px no-repeat;
}

ul.award li {
	background: url('layout/ulli/award.png') 2px 2px no-repeat;
}

ul.phone li {
	background: url('layout/ulli/phone.png') 2px 2px no-repeat;
}

ul.pdf li {
	background: url('layout/ulli/pdf.png') 2px 2px no-repeat;
}

ul.alert li {
	background: url('layout/ulli/alert.png') 2px 2px no-repeat;
}

ul.write li {
	background: url('layout/ulli/write.png') 2px 2px no-repeat;
}

ul.rss-1 li {
	background: url('layout/ulli/rss-1.png') 5px 2px no-repeat;
}

ul.rss-2 li {
	background: url('layout/ulli/rss-2.png') 2px 2px no-repeat;
}

ul.star-1 li {
	background: url('layout/ulli/star-1.png') 0 2px no-repeat;
}

ul.star-2 li {
	background: url('layout/ulli/star-2.png') 0 2px no-repeat;
}

ul.check li {
	background: url('layout/ulli/check.png') 2px 2px no-repeat;
}

ul.triangle-1 li {
	background: url('layout/ulli/triangle-1.png') 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url('layout/ulli/triangle-2.png') 6px 4px no-repeat;
}

ul.triangle-3 li {
	background: url('layout/ulli/triangle-3.png') 6px 4px no-repeat;
}

ul.triangle-4 li {
	background: url('layout/ulli/triangle-4.png') 6px 4px no-repeat;
}

ul.triangle-5 li {
	background: url('layout/ulli/triangle-5.png') 6px 4px no-repeat;
}

ul.triangle-6 li {
	background: url('layout/ulli/triangle-6.png') 6px 4px no-repeat;
}

ul.bullet-1 li {
	background: url('layout/ulli/bullet-1.png') 4px 4px no-repeat;
}

ul.bullet-2 li {
	background: url('layout/ulli/bullet-2.png') 4px 4px no-repeat;
}

ul.bullet-3 li {
	background: url('layout/ulli/bullet-3.png') 4px 4px no-repeat;
}

ul.bullet-4 li {
	background: url('layout/ulli/bullet-4.png') 4px 4px no-repeat;
}

ul.bullet-5 li {
	background: url('layout/ulli/bullet-5.png') 4px 4px no-repeat;
}

ul.bullet-6 li {
	background: url('layout/ulli/bullet-6.png') 4px 4px no-repeat;
}

ul.bullet-flash li {
	background: url('layout/ulli/bullet-flash.png') 4px 4px no-repeat;
}

pre {
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-right: 5px solid #ddd;
	border-left: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
}

blockquote {
	color: 666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 60px;
	margin: 15px 0;
	background: url('layout/ulli/quote-start.png') 0 0 no-repeat;
}

blockquote p {
	padding: 0 60px 10px 0;
	margin-top: 0;
	background: url('layout/ulli/quote-end.png') 100% 100% no-repeat;
}

blockquote.b {
	color: 666;
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding: 0px 0px 5px 20px;
	margin: 15px 0 15px 15px;
	background: url('layout/ulli/quote2-start.png') 0 2px no-repeat;
}
 


/* @group Notice Styles */

span.attention,
span.notice,
span.alert,
span.download,
span.approved,
span.media,
span.note,
span.cart,
span.camera,
span.doc,
span.redirect,
span.help,
span.message,
div.message,
div.attention,
div.doc {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
}

span.attention,
div.attention {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url('./layout/ulli/attention.png') 10px 10px no-repeat;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url('./layout/ulli/notice.png') 10px 10px no-repeat;
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url('./layout/ulli/alert.png') 10px 10px no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url('./layout/ulli/download.png') 10px 10px no-repeat;
}

span.help {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #ADD1E8 url('./layout/ulli/help.png') 10px 10px no-repeat;
}

span.approved {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url('./layout/ulli/approved.png') 10px 10px no-repeat;
}

span.redirect {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url('./layout/ulli/redirect.png') 10px 10px no-repeat;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url('./layout/ulli/media.png') 10px 10px no-repeat;
}

span.note,
span.message,
div.message {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url('./layout/ulli/note.png') 10px 10px no-repeat;
}

span.cart {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url('./layout/ulli/cart.png') 10px 10px no-repeat;
}

span.camera {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url('./layout/ulli/camera.png') 10px 10px no-repeat;
}

span.doc,
div.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url('./layout/ulli/doc.png') 10px 10px no-repeat;
}
	padding: 0 60px 10px 0;
	margin-top: 0;
	background: url('layout/ulli/quote-end.png') 100% 100% no-repeat;
}

blockquote.b {
	color: 666;
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding: 0px 0px 5px 20px;
	margin: 15px 0 15px 15px;
	background: url('layout/ulli/quote2-start.png') 0 2px no-repeat;
}
 


/* @group Notice Styles */

span.attention,
span.notice,
span.alert,
span.download,
span.approved,
span.media,
span.note,
span.cart,
span.camera,
span.doc,
span.redirect,
span.help,
span.message,
div.message {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
}

span.attention {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url('./layout/ulli/attention.png') 10px 10px no-repeat;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url('./layout/ulli/notice.png') 10px 10px no-repeat;
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url('./layout/ulli/alert.png') 10px 10px no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url('./layout/ulli/download.png') 10px 10px no-repeat;
}

span.help {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #ADD1E8 url('./layout/ulli/help.png') 10px 10px no-repeat;
}

span.approved {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url('./layout/ulli/approved.png') 10px 10px no-repeat;
}

span.redirect {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url('./layout/ulli/redirect.png') 10px 10px no-repeat;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url('./layout/ulli/media.png') 10px 10px no-repeat;
}

span.note,
span.message,
div.message {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url('./layout/ulli/note.png') 10px 10px no-repeat;
}

span.cart {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url('./layout/ulli/cart.png') 10px 10px no-repeat;
}

span.camera {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url('./layout/ulli/camera.png') 10px 10px no-repeat;
}

span.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url('./layout/ulli/doc.png') 10px 10px no-repeat;
}

#footer_statistics {
	width: 970px;
	height: 30px;
	clear: both;
	position: relative;
	background: #EBEBEB;
	font: 10px Verdana;
	color: #818181;
	text-align: right;
}

#flash {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
	background: #EBEBEB;
	border: 3px solid #CCCCCC;
	padding: 10px;
	font: 10px Verdana;
	color: #818181;
	text-align: center;
}

span.cartmasaze,
div.cartmasaze {
	display: block;
	padding: 3px 10px 3px 10px;
	margin: 5px 10px;	
	color: #222222;
	border: 1px solid #9BCC54;
	background-color: #CDEFA6;
	font-size: 115%;
}

