body {

    background-color:#1a1a1a; 

    position:absolute; 

    min-width:950px; 

    min-height:500px; 

    width:100%; 

    height:100%; 

    overflow:hidden;

}



#main_bg {
	
	
	
background: url('../../images/thumbs_part2.png') repeat scroll 0 0 transparent; width:700px; height:353px;
}



#text {
	
	padding-left: 13px;
    padding-right: 6px;
    padding-top: 2px;
	color:#593817;
	background: url('../../images/main_head_bg.png');
	background-repeat:repeat-x;
	
	
	
}

a {

    text-decoration:none; 

    outline:none; 

    font:14px 'Arial', sans-serif; 

    color:#fff;

}
.tresc a {
	color: #9a1f25 !important;
	font-weight: bold;
	font-size: 13px;
}

p {

    font:12px/18px 'Arial', sans-serif; 

    color:#777777;

}

p > span {

    color:#fff; 

    font-size:14px;

}

h2 {

    font:30px 'PT Sans Narrow', sans-serif; 

    text-transform:uppercase; 

    color:#fff; 

    margin-bottom:30px;

}

.glob {

    position:absolute; 

    width:100%; 

    height:100%; 

    overflow:hidden; 

}

.main {

    margin:0px auto;	

    width:940px; 

    z-index:2; 

    /*height:100%;*/

}

.page_spinner {

    position:fixed; 

    background:url(../images/loader.gif) 50% 50% no-repeat #1a1a1a; 

    z-index:99; 

    width:100%; 

    height:100%; 

    top:0; 

    left:0

}

.container {

    width:596px; 

    padding:46px 25px 0 80px; 

    float:right; 

    background:url(../images/container_bg.png) repeat; 

    overflow:hidden;

}

.center {

    width:100%;

	height:100%;

}

.fleft {

    float:left;

}

.clear {

    clear:both;

}

/*-----menu-----*/

#top_head{
width:100%; background-color:#7c1417; height:27px; position:absolute; top:0;	
	
}

#flag_main{
float: right;
    height: 15px;
    margin-top: 8px;
    position: relative;
    width: 100px;
    z-index: 10;	
	
}

#menuPart {

    position:relative; 

    z-index:10;
	
	background-repeat: no-repeat;

	background-image:url(../images/menu_part3.png);

    width:211px; 

    height:427px; 

    text-align:center; 

    padding-top:20px; 

    padding-right:7px; 

    padding-left:1px; 

    float:left;

}



#menu2 > li {


    text-align:center; 
	
	font-family:"Times New Roman", Times, serif;

}



#menu2 > li > a {

	font-family:"Times New Roman", Times, serif;
	
	font-variant:small-caps;

    color:#a66e25; 

    text-transform:uppercase;

}

#menu2 li > ul > li > a{

	font-family:"Times New Roman", Times, serif;
	
	font-variant:small-caps;

    color:#a66e25; 

    text-transform:uppercase;

}


.submenu_1 {

    position:absolute; 

    z-index:3; 

    width:140px; 

    height:158px; 

    background-color:#a66e25; 

    left:220px; 

    top:-8px; 

    margin-left:0; 

    margin-top:0; 

    padding-top:18px; 

    text-align:center;

}

.submenu_1 li {

    position:relative; 

    display:inline-block; 

    cursor:pointer; 

    margin-bottom:21px;

}

.submenu_1 > li > a {

    font:14px 'PT Sans Narrow', sans-serif; 

    color:#fff; 

    display:inline-block; 

    text-transform:uppercase; 

    background:none !important; 

    width:121px; 

    padding-bottom:0; 

    padding-top:0;

}

.submenu_1 li:hover > a, .submenu_1 li.sfHover > a {

    text-decoration:none; 

    color:#ffb001;
	
	left: 0;

}

.submenu_2 {

    position:absolute; 

    background-color:#171717; 

    z-index:3; 

    width:140px; 

    height:80px; 

    margin-left:140px; 

    margin-top:-34px; 

    padding-top:18px; 

    text-align:center;
	
	left: 0;

}

.submenu_2 li {

    position:relative; 

    display:inline-block; 

    width:140px; 

    cursor:pointer;
	
	left: 0;

}

.submenu_2 a {

    font:14px 'PT Sans Narrow', sans-serif; 

    color:#fff; 

    display:inline-block; 

    text-transform:uppercase; 

    background:none !important; 

    width:120px; 

    padding-top:0; 

    padding-bottom:0;
	
	left: 0;

}

.submenu_2 li:hover > a, .submenu_1 li.sfHover > a {

    text-decoration:none; 

    color:#ffb001;
	
	left: 0;

}

.submenu_1 .triangle {

    position:absolute; 

    background: url(../images/sub_menu_tr3.png) no-repeat; 

    top:18px; 

    left:-11px; 

    width:11px; 

    height:14px; 

    padding:0; 

    margin:0; 

    border:none;

}

.submenu_2 .triangle2 {

    position:absolute; 

    background: url(../images/sub_menu_tr2.png) no-repeat; 

    top:18px; 

    left:-11px; 

    width:11px; 

    height:14px; 

    padding:0; 

    margin:0; 

    border:none;

}

/*-----content-----*/

.logo {

    display:inline-block; 

    margin-bottom:0px;

}

#logo {

    background:url(../images/logo2.png) 0 0 no-repeat; 

    display:inline-block; 

    width:200px; 

	margin-left: 17px;

    height:100px; 

    text-indent:100%; 

    white-space:nowrap; 

    overflow:hidden;

}

#content{

    position:relative; 

    z-index:2;

	width:700px; repeat scroll 0 0 transparent; float:right; height:100%;

}

#content > ul{

    width:100%;

}

#content > ul > li{

    top:0; 

    width:100%; 

    display:block; 

    position:absolute;

}

#page_home .container > section {

    display:inline-block; 

    border-bottom:1px solid #353535;

     padding-bottom:17px; 

     margin-bottom:18px;

}

#page_home .container {

    padding-bottom:32px;

}

#page_about .container {

    padding-bottom:30px;

}

#page_news .container {

    padding-bottom:33px;

}

#page_members .container {

    padding-bottom:37px;

}

#page_contact .container {

    padding-bottom:86px;

}

#page_privacy .container {

    padding-bottom:74px;

}

#page_more .container {

    padding-bottom:122px;

}

#page_privacy h2 {

    margin-bottom:33px;

}

footer {
	background:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;

    position:absolute; 

    width:100%;  

    bottom:0; 

    z-index:999; 

    overflow:hidden;

}

footer .footMain {

    width:100%; 

    height:26px; 

    background-color:#660606; 

    position:relative; 

    z-index:1;

}

footer .footMain > div {

    width:940px; 

    margin:0 auto; 

    text-align:center;

}

footer p {

    font:14px 'PT Sans Narrow', sans-serif; 

    color:#6c6c6c; 

    padding-top:3px;

}

footer a {

    font:14px 'PT Sans Narrow', sans-serif; 

    color:#6c6c6c;

}

footer ul {

    float:left;

}

footer ul li {

    float:left; 

    margin-right:22px;

}

.more {

    font:11px 'Arial', sans-serif; 

    text-transform:uppercase; 

    color:#fff;

}

.imgIndent {

    margin-top:3px;

}

.imgIndent1 {

    margin-right:20px;

}

.pics {

    display:inline-block;

}

.pics img {

    float:left; 

    margin-right:20px; 

    margin-bottom:20px; 

    border:5px solid #595858;

}

/*-----bgStretch-----*/

.spinner {

    position:fixed; 

    left:0; 

    top:0; 

    width:100%; 

    height:100%; 

    z-index:9999; 

    background:#000 url( "../images/gall_spinner.gif") 50% 50% no-repeat; 

    display:none;

}

.thumbs ul {

    display:inline-block;

}

.thumbs li {

    position:relative; 

    float:left; 

    margin-right:11px;

}

.thumbs .last {

    margin-right:0;

}

.thumbs .pags {

    display:inline-block; 

    width:709px !important;

}

.thumbs .pags ul li img {

    position:relative; 

    z-index:1;

}

.thumbs .pags ul li div {

    position:absolute; 

    z-index:0; 

    top:0; 

    width:109px; 

    height:58px; 

    background-color:#7b5d19;

}

.thumbs .pags ul li a {

    display:inline-block; 

    height:55px; 

    width:109px; 

    text-align:center; 

    padding-top:3px;

}

.thumbs {

    position:relative; 

    width:940px; 

    height:72px; 

    background: url(../images/thumbs_part.png) repeat; 

    margin:0 auto; 

    padding-top:15px; 

    text-align:center; 

    z-index:0;

}

.thumbs .arrows {

    position:absolute; 

    width:100%; 

    margin-top:21px;

}

.thumbs .arrows .img_act {

    position:absolute;

}

.thumbs .bgnext {

    float:right; 

    margin-right:63px;

}

.thumbs .bgprev {

    float:left;

    margin-left:63px;

}









.offers ul {

    display:inline-block;

}

.offers li {

    position:relative; 

    float:left; 

    margin-right:11px;

}

.offers .last {

    margin-right:0;

}

.offers .banners {

    display:inline-block; 

    width:831px !important;

}

.offers .banners ul li img {

    position:relative; 

    z-index:1;

}

.offers .banners ul li div {

    position:absolute; 

    z-index:0; 

    top:0; 

    width:130px; 

    height:130px; 

    background-color:#777777;

}

.offers .banners ul li a {

    display:inline-block; 

    height:106px; 

    width:130px; 

    text-align:center; 

    padding-top:3px;

}

.offers {

    position:relative; 

    width:940px; 

    height:120px; 



    margin:0 auto; 

    padding-top:11px; 

    text-align:center; 

    z-index:0;

}

.offers .arrows {

    position:absolute; 

    width:100%; 

    margin-top:30px;

}

.offers .arrows .img_act {

    position:absolute;

}

.offers .bgnext {

    float:right; 

    margin-right:15px;

}

.offers .bgprev {

    float:left;

    margin-left:18px;

}





/*-----carousel-----*/

#carousel {

    width:598px !important; 

    height:724px !important; 

    margin-top:0; 

    display:inline-block; 

    overflow:hidden; 

    margin-bottom:42px;

}

#carousel li {

    width:598px; 

    margin-bottom:51px;

}

#carousel li a {

    display:inline-block;

}

#carousel li a > img {

    border:5px solid #595858; 

    float:left; 

    margin-right:20px;

}

#carousel li a > span {

    position: absolute;

    width: 290px;

    height: 182px;

    border: 5px solid #ffb001;

    }

#carousel li > div {

    display:inline-block; 

    margin-top:3px; 

    width:215px;

}

#carousel li a:hover {

    color:#ffb001;

}

#page_gallery .arrows1 {

    position:absolute; 

    right:80px; 

    top:53px;

}

.prev1, .next1 {

    position:relative; 

    width:32px; 

    height:25px; 

    cursor:pointer; 

    display:inline-block;

}

.prev1 {

    background:url(../images/prev.png) 0 0 no-repeat; 

    float:left;

}

.next1 {

    background:url(../images/next.png) 0 0 no-repeat; 

    margin-left:2px;

}

#carousel2 {

    width:520px !important; 

    height:724px !important; 

    margin-top:0; 

    display:inline-block; 

    overflow:hidden; 

    margin-bottom:42px;

}

#carousel2 li {

    width:520px; 

    margin-bottom:54px;

}

#carousel2 li > img {

    border:5px solid #595858; 

    float:left; 

    margin-right:20px;

}

#carousel2 .more {

    display:inline-block; 

    margin-top:3px; 

    margin-left:3px;

}

#carousel2 li a:hover {

    color:#ffb001;

}

#carousel2 li > div {

    display:inline-block; 

    width:350px; 

    margin-top:3px;

}

#carousel2 li > div p > span {

    color:#777777; 

    margin-left:6px; 

    margin-right:6px;

}

#carousel2 li > div .title {

    color:#fff; 

    font-size:14px; 

    margin-bottom:1px;

}

#page_blog .arrows2 {

    position:absolute; 

    right:80px; 

    top:53px;

}

.prev2, .next2 {

    position:relative; 

    width:32px; 

    height:25px; 

    cursor:pointer; 

    display:inline-block;

}

.prev2 {

    background:url(../images/prev.png) 0 0 no-repeat; 

    float:left;

}

.next2 {

    background:url(../images/next.png) 0 0 no-repeat; 

    margin-left:2px;

}

#carousel3 {

    width:535px !important; 

    height:645px !important; 

    margin-top:0; 

    display:inline-block; 

    overflow:hidden; 

    margin-bottom:24px;

}

#carousel3 li {

    width:535px; 

    margin-bottom:26px;

}

#carousel3 li a:hover {

    color:#ffb001;

}

#page_privacy .arrows3 {

    position:absolute; 

    right:80px; 

    top:53px;

}

.prev3, .next3 {

    position:relative; 

    width:32px; 

    height:25px; 

    cursor:pointer; 

    display:inline-block;

}

.prev3 {

    background:url(../images/prev.png) 0 0 no-repeat; 

    float:left;

}

.next3 {

    background:url(../images/next.png) 0 0 no-repeat; 

    margin-left:2px;

}

#page_privacy a {

    font-size:12px; 

    color:#ffb001;

}

#carousel4 {

    width:535px !important; 

    height:620px !important; 

    margin-top:0; 

    display:inline-block; 

    overflow:hidden; 

    margin-bottom:24px;

}

#carousel4 li {

    width:535px; 

    margin-bottom:26px;

}

#carousel4 li a:hover {

    color:#ffb001;

}

#page_more .arrows4 {

    position:absolute; 

    right:80px; 

    top:53px;

}

.prev4, .next4 {

    position:relative; 

    width:32px; 

    height:25px; 

    cursor:pointer; 

    display:inline-block;

}

.prev4 {

    background:url(../images/prev.png) 0 0 no-repeat; 

    float:left;

}

.next4 {

    background:url(../images/next.png) 0 0 no-repeat; 

    margin-left:2px;

}

/*-----list-----*/

.list1 {

    margin-bottom:29px;

}

.list1 li {

    width:320px; 

    display:inline-block; 

    margin-bottom:54px;

}

.list1 li img {

    float:left; 

    margin-right:24px; 

    border:5px solid #595858;

}

.list1 li > div {

    display:inline-block; 

    margin-top:3px; 

    width:140px;

}

.list1 .last {

    margin-bottom:0;

}

.list2 {

    margin-top:9px; 

    display:inline-block;

}

.list3 {

    margin-top:3px; 

    display:inline-block;

    }

.list3 li {

    width:260px; 

    float:left; 

    margin-right:20px;

}

.list3 img {

    border:5px solid #595858;

    margin-top:1px; 

    margin-bottom:36px;

}

.list4 {

    margin-top:3px; 

    display:inline-block;

}

.list4 li img {

    border:5px solid #595858; 

    float:left; 

    margin-right:20px;

}

.list4 li {

    width:265px;

    margin-right:15px; 

    float:left; 

    margin-bottom:26px;

}

.list4 li > div{

    display:inline-block; 

    margin-top:1px; 

    width:132px;

}

/*-----contact form-----*/

#ContactForm {

    padding:0; 

    margin-top:4px; 

    display:inline-block;

}

#ContactForm fieldset {

    width:544px;

}

#ContactForm fieldset p {

    margin-bottom:5px;

}

#ContactForm .bg {

    padding:0;

}

#ContactForm .success {

    padding-bottom:4px; 

    position:absolute; 

    color:#7c7c7c; 

    font:13px 'Arial', sans-serif; 

    margin-top:0; 

    z-index:1; 

    padding:81px 29px; 

    background-color:#000; 

    border:1px solid #595858;

    text-align:center;

} 

#ContactForm label {

    position:relative; 

    display:inline-block; 

    padding-bottom:15px;

}

#ContactForm span {

    display:block

}

#ContactForm .message .empty {

    top:173px;

}

#ContactForm .error,#ContactForm .empty {

    font:9px 'Arial'; 

    color:#fff; 

    line-height:9px; 

    display:none; 

    width:220px; 

    top:33px; 

    left:5px; 

    position:absolute; 

    margin-top:1px;

}

#ContactForm .message .error {

    top:173px;

}

#ContactForm a {

    position:relative; 

    z-index:1;

}

#ContactForm .input {

    width:197px;  

    padding:7px 8px 8px 13px; 

    color:#7c7c7c; 

    outline:none; 

    margin:0; 

    font:12px 'Arial'; 

    background-color:#000; 

    border:1px solid #595858;

}

#ContactForm textarea {

    overflow:auto; 

    margin:0; 

    width:277px; 

    height:151px; 

    padding:9px 8px 10px 13px; 

    color:#7c7c7c; 

    resize:none; 

    outline:none; 

    font:12px 'Arial'; 

    background-color:#000; 

    border:1px solid #595858;

}

#ContactForm .block {

    display:inline-block; 

    position:relative; 

    float:left;

}

.formBtn{

    display:inline-block; 

    position:relative; 

    float:left; 

    margin-top:-3px; 

}

.buttons-form {

    position:relative; 

    display:inline-block; 

    float:right; 

    right:2px; 

    margin-right:3px; 

    margin-top:8px;

}

.block1 {

    width:240px;

}

/*-----contacts-----*/

.google_map {

    margin-bottom:25px; 

    width:290px; 

    height:313px; 

    background-color:#fff; 

    margin-right:20px; 

    border:5px solid #595858; 

    float:left; 

    margin-right:20px;

}

.info1 {

    display:inline-block; 

    margin-top:3px;

}

.info2 > p span {

    width:66px;  

    display:inline-block; 

    color:#777777; 

    font-size:12px;

}

.info2 > p > a {

    color:#ffb001; 

    line-height:18px; 

    font-size:12px;

}

.naglowek{

		font-size:22px;
		
		font-variant:small-caps;

		font-family: "Times New Roman", Times, serif;	

		margin-bottom:10px;

}

.tresc{
	font-family: Verdana, Geneva, sans-serif;
	color:#593817;
	font-size:13px; 
	line-height:1.6em;
	float:left;
	width:650px;
	text-align:justify;
}



.tresc_link{

  font-family: 'PT Sans Narrow',sans-serif;

  color:#FFF;

  font-size:13px; 

  line-height:1.6em;

}



.opis_pokoje{

  font-family: 'PT Sans Narrow',sans-serif;

  color:#FFF;

  font-size:13px; 

  line-height:1.6em;

  width:630px;

  margin-bottom:15px;

}





#wysuwane

{

 

    background: url('http://www.hoteldobosz.eu/images/face_prawy.png') no-repeat scroll 0 0 transparent;

    background-position: left;

	color: white;



 

    padding: 8px;

    width: 230px;

    height:92px;

 

    position: fixed;

    margin-top: -30px; /*połowa wysokości panelu w górę */

    right: 0px;

    top: 50%;

    z-index: 100;

 

}

.zamknij

{

    background-position: 0px 0px -130px 0px;

}



.lb-v-dummy { width: 100%; display: block; height: 1px; }

.lb-h-dummy { height: 100%; display: block; width: 1px; }

.lb-clear { clear: both; }

.lb-wrap { z-index: 0; overflow: auto; position: relative; }

/*.lb-scrollbar-wrap { position: absolute; left: 0; top: 0; }*/

.lb-v-scrollbar { z-index: 1; position: absolute; right: 0px; top: 2px; width: 7px; height: 100%; background: #cfcfcf; opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }

.lb-h-scrollbar { z-index: 1; position: absolute; bottom: 2px; left: 2px; width: 100%; height: 7px; background: #cfcfcf; opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; display:none }

.lb-v-scrollbar-slider { position: absolute; width: 7px; height: 50px; left: 0; top: 0; background: #808080; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }

.lb-h-scrollbar-slider { position: absolute; height: 7px; width: 50px; left: 0; top: 0; background: #808080; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; display:none }

<!--#contentdiv1 {padding-right: 20px !important;}-->

#contentdiv1 {padding-right: 30px !important;}





.ustawienie {

    border: 1px solid #FFFFFF !important;

	margin-bottom:15px;



}

.ustawienie td {

    text-align: center;

	border: 1px solid #FFFFFF !important;

		 font-family:: 'PT Sans Narrow',sans-serif !important;

		 width:90px;

}

.rezerwuj, .rezerwuj_form{

	 font-family:"Times New Roman", Times, serif !important;
	 font-variant:small-caps;
	 color:#e8cb9b;

}

.rezerwuj_form select{

font-size:12px;

}

.sfHover > a > span {

color:#FFF !important;

}

.lb-v-scrollbar-slider{

cursor:pointer !important;

}



#wewnatrz {float:right; width:212px; height:310px; display:block; margin-left:0px; background-color:#FFFFFF}

#wifi {position:absolute; bottom:0px; right:5px;}

.rezerwuj{position:relative; z-index:10; width:320px; height:40px; float:right; margin-right:40px;  }

.rezerwacja_online {font-size:10px; margin-left:5px; margin-top:7px; font-weight:bold; width:97px; float:left}

.rezerwuj_button {background: url(/images/bt_reservation.png);    color: #000000;
    cursor: pointer;
    font-family: times new roman;
    font-size: 10px;
    font-variant: small-caps;
    height: 16px;
    margin-top: 3px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    width: 60px;
	}

#okno {width:700px; height:350px; position:absolute; right:0px; bottom:1000px; }




/* The CSS */
select {
    padding:0;
    margin: 0;
   background: url("/images/label_bg.jpg");
   background-color:#FFFFFF;
border: 1px solid #eaca99 !important;
b
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	height: 18px;
    cursor:pointer;
	 margin: 3px 0 0;
	 color:#000 !important;
}

#zamknij {
	position:absolute;
	right:0px;
	cursor:pointer;
}

#otworz {
	position:absolute;
	right:0px;
	bottom:0px;
	display:none;
	cursor:pointer;
}

.scroll {
	height:300px;
	width:675px;
	float:left;
}

.reset-this {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}