* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

HTML {
	font-size: small;
}

BODY {
	background: #000;
	color: #fff;
	font-family: sans-serif;
	font-size: small;
	text-align: center;
}

HR { display: none; }

P { margin-top: 0.2em; margin-bottom: 0.5em;}

IMG { border: 1px solid #000; }

FORM, INPUT, TEXTAREA, SELECT { font-family: sans-serif; font-size: 100%; }
TEXTAREA { font-family: courier; font-size: 100%; }
LABEL { font-weight: normal; }
INPUT[type=submit] { padding: 0.1em; }
INPUT[type=reset] { padding: 0.1em; }
INPUT[name="ok1"] { margin-left: 0.5em; }
INPUT[name="ok2"] { margin-left: 0.5em; }
INPUT[name="ok3"] { margin-left: 0.5em; }
INPUT[name="ok4"] { margin-left: 0.5em; }
INPUT[name="ok5"] { margin-left: 0.5em; }
INPUT[name="ok6"] { margin-left: 0.5em; }
INPUT[name="ok7"] { margin-left: 0.5em; }
INPUT[name="ok8"] { margin-left: 0.5em; }
INPUT[name="ok9"] { margin-left: 0.5em; }

A { color: #e0452f; text-decoration: underline; }
A:hover { color: #e0452f; text-decoration: underline; }

SUP { font-size: 75%; _font-size: 100%; }

DIV { line-height: 1.35em; border: 0 solid #000; }

TABLE {
	font-size: 100%;
	border-style: solid;
	border-color: #ccc;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 2px;
	border-spacing: 0;
	border-collapse: collapse;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}
TH {
	font-size: 100%;
	border-style: solid;
	border-color: #ccc;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-spacing: 0;
	padding: 3px;
}
TD {
	font-size: 100%;
	border-style: solid;
	border-color: #ccc;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-spacing: 0;
	padding: 3px;
}

TD { color: #000; background-color: #fff; }

TH { color: #fff; background-color: #999; }
TH A { color: #fff; }
TH A:hover { color: #fff; }

TABLE.transparent TH { color: #fff; background: transparent; }
TABLE.transparent TD { color: #fff; background: transparent; }

UL { margin-left: 2em; margin-bottom: 0.5em; }
OL { margin-left: 2em; margin-bottom: 0.5em; }
LI { margin-bottom: 0.3em; margin-top: 0.3em; }
UL UL { margin-top: 0.5em; }
DL { margin-left: 0; margin-bottom: 0.5em; }
DT { font-weight: bold; margin-left: 0; margin-top: 0.2em; }
DD { margin-left: 1em; }

H2 {
	font-size: 1.5em;
	line-height: 1.35em;
	margin-top: 0em; margin-bottom: 0.5em;
	text-align: left;
	color: #e0452f;
	border-bottom: 1px solid #e0452f;
}
H2 A {
	color: #e0452f;
	text-decoration: underline;
}
H2 A:hover {
	color: #e0452f;
	text-decoration: underline;
}

H3 {
	font-size: 1.4em;
	margin-top: 0.2em; margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	color: #2e220c;
	border-bottom: none;
}
H3 A {
	display: inline;
	color: #2e220c;
	text-decoration: none;
}
H3 A:hover {
	color: #2e220c;
	text-decoration: underline;
}

H4 {
	font-size: 1.2em;
	margin-top: 0.3em; margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	color: #2e220c;
	border-bottom: none;
}
H4 A { color: #2e220c; text-decoration: none; }
H4 A:hover { color: #2e220c; text-decoration: underline; }

H5 {
	font-size: 1.2em;
	font-style: normal;
	margin-top: 0.3em; margin-bottom: 0.3em;
	color: #000;
}
H5 A { color: #000; text-decoration: none; }
H5 A:hover { color: #000; text-decoration: underline; }





#telo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	min-height: 101%;
	height: 101%;
	text-align: left;
}
body>#telo { height: auto; }

#telo-in {
	text-align: left;
}





#hlavicka {
	background: url(../../pics/layout/buyak-head.jpg) center top no-repeat;
	position: relative;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
}

#uvod #hlavicka {
	display: none;
}
#buyak #hlavicka {
	background: url(../../pics/layout/buyak-head.jpg) center top no-repeat;
}
#oldtimer #hlavicka {
	background: url(../../pics/layout/oldtimer-head.jpg) center top no-repeat;
}

#hlavicka H1 {
	display: block;
	width: 224px; height: 133px;
	position: absolute;
	left: 199px; top: 12px;
	line-height: 133px;
	text-align: center;
	font-size: 2em;
	margin: 0; padding: 0;
	overflow: hidden;
	z-index: 10;
}
#hlavicka H1 A {
	display: block;
	width: 224px; height: 133px;
	position: absolute;
	left: 0; top: 0;
}
#hlavicka H1 A SPAN {
	background: url(../../pics/layout/buyak-head.jpg) -199px -12px no-repeat;
	display: block;
	width: 224px; height: 133px;
	position: absolute;
	left: 0; top: 0;
	cursor: hand;
}
#buyak #hlavicka H1 A SPAN {
	background: url(../../pics/layout/buyak-head.jpg) -199px -12px no-repeat;
}
#oldtimer #hlavicka H1 A SPAN {
	background: url(../../pics/layout/oldtimer-head.jpg) -199px -12px no-repeat;
}

#logged {
	display: block;
	width: 920px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #fff;
	position: absolute;
	left: 0px; top: 0px;
	padding: 0 0px;
	z-index: 11;
}
#uvod #logged {
	display: none;
}





#lavy-panel {
	width: 200px;
	float: left;
	padding-bottom: 40px;
	overflow: hidden;
}
#lavy-panel-in {
	padding: 0 0px 0 0px;
}
#uvod #lavy-panel {
	background: url(../../pics/layout/uvod.jpg) 0 0 no-repeat;
	position: relative;
	width: 800px;
	height: 580px;
	margin: 0 auto;
	padding: 0;
	float: none;
}





#menu {
	margin: 0px 0 0 0;
}
#menu STRONG { display: none; }
#menu UL {
	margin: 0; padding: 0;
	list-style-type: none;
}
#menu LI {
	margin: 0; padding: 0;
	display: inline;
}
#menu LI A {
	background: url(../../pics/layout/bg-menu.jpg) 0 0 repeat-y;
	display: block;
	width: 190px; height: auto;
	margin-bottom: 3px;
	padding: 8px 5px;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#menu LI A:hover {
	color: #760000;
	text-decoration: underline;
}
#menu LI A.selected {
	background: url(../../pics/layout/bg-menu-active.jpg) 0 0 repeat-y;
	color: #760000;
	text-align: right;
}

#menu LI LI A {
	background: none;
	display: block;
	width: 180px; height: auto;
	margin-bottom: 3px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#menu LI LI A:hover {
	color: #fff;
	text-decoration: underline;
}
#menu LI LI A.selected {
	background: none;
	color: #dd0000;
	text-align: left;
}

#menu LI LI LI A {
	display: block;
	width: 170px; height: auto;
	margin-bottom: 3px;
	padding: 5px 10px 5px 20px;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#menu LI LI LI A:hover {
	color: #fff;
	text-decoration: underline;
}
#menu LI LI LI A.selected {
	background: none;
	color: #dd0000;
	text-align: left;
}

#menu LI LI LI LI A {
	display: block;
	width: 160px; height: auto;
	margin-bottom: 3px;
	padding: 5px 10px 5px 30px;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#menu LI LI LI LI A:hover {
	color: #fff;
	text-decoration: underline;
}
#menu LI LI LI LI A.selected {
	background: none;
	color: #dd0000;
	text-align: left;
}

#menu LI LI LI LI LI A {
	display: block;
	width: 150px; height: auto;
	margin-bottom: 3px;
	padding: 5px 10px 5px 40px;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#menu LI LI LI LI LI A:hover {
	color: #fff;
	text-decoration: underline;
}
#menu LI LI LI LI LI A.selected {
	background: none;
	color: #dd0000;
	text-align: left;
}

#uvod #menu LI {
	display: none;
}
#uvod #menu UL {
	display: block;
}
#uvod #menu #m-buyak {
	display: block;
	position: absolute;
	left: 287px; top: 147px;
	width: 105px;
	height: 95px;
}
#uvod #menu #m-buyak A {
	display: block;
	background: transparent;
	position: relative;
	left: 0px; top: 0px;
	width: 105px;
	height: 95px;
	margin: 0; padding: 0;
}
#uvod #menu #m-buyak A SPAN {
	background: url(../../pics/layout/uvod.jpg) -287px -147px no-repeat;
	display: block;
	position: absolute;
	left: 0px; top: 0px;
	width: 105px;
	height: 95px;
	cursor: hand;
}
#uvod #menu #m-oldtimer {
	display: block;
	position: absolute;
	left: 408px; top: 147px;
	width: 105px;
	height: 95px;
}
#uvod #menu #m-oldtimer A {
	display: block;
	background: transparent;
	position: relative;
	left: 0px; top: 0px;
	width: 105px;
	height: 95px;
	margin: 0; padding: 0;
}
#uvod #menu #m-oldtimer A SPAN {
	background: url(../../pics/layout/uvod.jpg) -408px -147px no-repeat;
	display: block;
	position: absolute;
	left: 0px; top: 0px;
	width: 105px;
	height: 95px;
	cursor: hand;
}
#uvod #menu #m-login {
	display: block;
	position: absolute;
	left: 382px; top: 338px;
	width: 36px;
	height: 36px;
	overflow: hidden;
}
#uvod #menu #m-login A {
	display: block;
	background: transparent;
	position: relative;
	left: 0px; top: 0px;
	width: 36px;
	height: 36px;
	margin: 0; padding: 0;
}
#uvod #menu #m-login A SPAN {
	background: url(../../pics/layout/uvod.jpg) -382px -338px no-repeat;
	display: block;
	position: absolute;
	left: 0px; top: 0px;
	width: 36px;
	height: 36px;
	cursor: hand;
}
#uvod #menu #m-admin {
	display: block;
	position: absolute;
	left: 382px; top: 338px;
	width: 36px;
	height: 36px;
	overflow: hidden;
}
#uvod #menu #m-admin A {
	display: block;
	position: relative;
	left: 0px; top: 0px;
	width: 36px;
	height: 36px;
	margin: 0; padding: 0;
}
#uvod #menu #m-admin A SPAN {
	background: url(../../pics/layout/uvod.jpg) -382px -338px no-repeat;
	display: block;
	position: absolute;
	left: 0px; top: 0px;
	width: 36px;
	height: 36px;
	cursor: hand;
}





#pravy-panel {
	float: left;
	width: 720px;
	width: 600px;
	width: 580px;
	padding-bottom: 40px;
	overflow: hidden;
}
#pravy-panel-in {
	padding: 0px 0px 0px 30px;
	padding: 0px 25px 0px 25px;
	padding: 0px 15px 0px 15px;
}
#uvod #pravy-panel {
	display: none;
}





#pravy-panel-reklamny {
	float: left;
	width: 140px;
	padding-bottom: 40px;
	overflow: hidden;
}
#pravy-panel-reklamny-in {
	padding: 0px 0px 0px 0px;
}
#uvod #pravy-panel-reklamny {
	display: none;
}
#pravy-panel-reklamny .aktualita {
	background: #c5c5c5;
	padding: 10px;
	color: #000;
	font-size: 0.9em;
}
#pravy-panel-reklamny .aktualita * {
	color: #000;
}





#pata {
	color: #fff;
	position: absolute;
	left: 0; bottom: 0px;
	width: 920px;
	height: 25px;
	font-size: 0.9em;
	text-align: center;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
	z-index: 1;
}
#pata-in {
	padding: 0px 10px 0px 10px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
#pata-in A {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#pata-in SPAN {
	color: #e0452f;
	font-weight: bold;
}
#uvod #pata {
	display: none;
}






#nadpis-path {
	margin-bottom: 0.75em;
	font-size: 96%;
}
#nadpis-path A {
	text-decoration: underline;
}
#nadpis-path A:hover {
	text-decoration: none;
}
#nadpis-path-back {
	margin-left: 1em;
	float: right;
}





.navigacia {
	position: relative;
	height: 1.75em;
	_height: 1.5em;
	width: 100%;
	padding-top: 4px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px 0 1px 0;
	border-width: 0;
	margin-top: 0.5em; margin-bottom: 0.5em;
}
.frst-dis { color: #555; text-decoration: none; display: block; position: absolute; left: 0; top: 2px; width: 7em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-dis { color: #555; text-decoration: none; display: block; position: absolute; left: 7em; top: 2px; width: 4em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-dis { color: #555; text-decoration: none; display: block; position: absolute; right: 7em; top: 2px; width: 4em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-dis { color: #555; text-decoration: none; display: block; position: absolute; right: 0; top: 2px; width: 7em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-dis:hover { color: #555; text-decoration: none; display: block; position: absolute; left: 0; top: 2px; width: 7em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-dis:hover { color: #555; text-decoration: none; display: block; position: absolute; left: 7em; top: 2px; width: 4em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-dis:hover { color: #555; text-decoration: none; display: block; position: absolute; right: 7em; top: 2px; width: 4em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-dis:hover { color: #555; text-decoration: none; display: block; position: absolute; right: 0; top: 2px; width: 7em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.title { color: #fff; text-decoration: none; display: block; margin-left: auto; margin-right: auto; text-align: center; padding-top: 1px; _padding-top: 0; }
.frst-ena { color: #fff; display: block; position: absolute; left: 0; top: 2px; width: 7em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena { color: #fff; display: block; position: absolute; left: 7em; top: 2px; width: 4em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena { color: #fff; display: block; position: absolute; right: 7em; top: 2px; width: 4em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena { color: #fff; display: block; position: absolute; right: 0; top: 2px; width: 7em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-ena:hover { color: #fff; display: block; position: absolute; left: 0; top: 2px; width: 7em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena:hover { color: #fff; display: block; position: absolute; left: 7em; top: 2px; width: 4em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena:hover { color: #fff; display: block; position: absolute; right: 7em; top: 2px; width: 4em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena:hover { color: #fff; display: block; position: absolute; right: 0; top: 2px; width: 7em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }

.frst-dis SPAN { display: none; }
.prev-dis SPAN { display: none; }
.next-dis SPAN { display: none; }
.last-dis SPAN { display: none; }
.title STRONG { font-weight: bold; }
.frst-ena SPAN { display: none; }
.prev-ena SPAN { display: none; }
.next-ena SPAN { display: none; }
.last-ena SPAN { display: none; }



.filter { text-align: center; }
.filter A { padding: 0.04em; }
.filter A.selected { font-weight: bold; text-decoration: none; color: #f00; }



.obr-left { background: #fff; float: left; margin-right: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obr-right { background: #fff; float: right; margin-left: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obr-center { background: #fff; display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
/*DIV[style] IMG { background: #fff; display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }*/





#txt-galeria { background: transparent; margin: 0 auto; }
#txt-galeria #detail { padding-top: 5px; }
#txt-galeria #detail STRONG { display: block; text-align: center; padding: 0px 5px 0px 5px; }
#txt-galeria #detail IMG { display: block; margin: 5px auto; padding: 0; border: 1px solid #fff; }
#txt-galeria #detail SPAN { display: block; text-align: justify; padding: 0px 5px 5px 5px; }
#txt-galeria #ovladanie-obal { padding: 5px; }
#txt-galeria #ovladanie .prev { display: block; width: 50%; padding: 5px 0; float: left; text-align: left; }
#txt-galeria #ovladanie .next { display: block; width: 50%; padding: 5px 0; float: left; text-align: right; }
#txt-galeria .nahlad { display: block; width: 110px; margin: 3px 0px; float: left; }
#txt-galeria .nahlad IMG { display: block; margin: 0px auto; border: 1px solid #fff; }
#txt-galeria .nahlad SPAN { display: block; padding: 0 4px 4px 4px; text-align: center; font-size: 90%; _font-size: 80%; }





#sitemap-obal { margin-top: 1em; }
.sitemap { clear: left; list-style-type: none; margin: 0; padding: 0; }
.sitemap SPAN { margin: 0; padding: 0; }
.sitemap A { margin: 0; padding: 0; }
.sitemap LI { margin: 0; padding: 0; list-style-image: none; }
.li01 { display: block; width: 35px; height: 1.65em; float: left; }
.li02 { display: block; width: 35px; height: 1.65em; float: left; }
.li03 { display: block; width: 35px; height: 1.65em; float: left; }
.li04 { display: block; width: 35px; height: 1.65em; float: left; }
.li05 { display: block; width: 35px; height: 1.65em; float: left; }
.li06 { display: block; width: 35px; height: 1.65em; float: left; }
.li07 { display: block; width: 35px; height: 1.65em; float: left; }
.li08 { display: block; width: 35px; height: 1.65em; float: left; }
.var0 { background: url(../../pics/layout/ul0.gif) left center no-repeat; }
.var01 { background: url(../../pics/layout/ul01.gif) left center no-repeat; }
.var02 { background: url(../../pics/layout/ul02.gif) left center no-repeat; }
.var03 { background: url(../../pics/layout/ul03.gif) left center no-repeat; }
.var11 { background: url(../../pics/layout/ul11.gif) left center no-repeat; }
.var12 { background: url(../../pics/layout/ul12.gif) left center no-repeat; }
.var13 { background: url(../../pics/layout/ul13.gif) left center no-repeat; }





.hidden { display: none; }
.nowrap { white-space: nowrap; }
.float-left { float: left; }
.float-right { float: right; }

.clear-left { display: block; background: transparent; height: 1px; font-size: 0; clear: left; }
.clear-right { display: block; background: transparent; height: 1px; font-size: 0; clear: right; }
.clear { display: block; background: transparent; /*background: black;*/ height: 1px !important; font-size: 0; clear: both; }

.btn {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #5d5d5d;
	font-size: 90%;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: 0;
	padding: 1px;
	border-left: 2px solid #f6f6f6;
	border-top: 2px solid #f6f6f6;
	border-right: 2px solid #7b817b;
	border-bottom: 2px solid #7b817b;
	text-decoration: none !important;
}
.btn:hover {
	text-decoration: none;
	color: #fff;
	border-left: 2px solid #7b817b;
	border-top: 2px solid #7b817b;
	border-right: 2px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6;
}
.btn SPAN { display: none; }

.flatbtn {
	background: transparent;
	border: solid #010000;
	border-width: 0 1px 0 0;
	margin: 0;
	padding: 0;
}

.flatbtn.selected {
	background: transparent;
	border: solid #010000;
	border-width: 0 1px 0 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #cc0000;
}

.left { margin-left: 0; margin-right: auto; }
.center { margin-left: auto; margin-right: auto; }
.right { margin-left: auto; margin-right: 0; }

.error {
	color: #f00;
	font-weight: bold;
	text-align: center;
}

.povinne-empty {
	color: #f00;
}
.povinne-empty LABEL {
	font-weight: bold;
}

.deleted {
	background-color: #cc0000;
}

.tdt { vertical-align: top; }
.tdm { vertical-align: middle; }
.tdb { vertical-align: bottom; }
.tdl { text-align: left; }
.tdc { text-align: center; }
.tdr { text-align: right; }

.ba { border-width: 1px !important; }
.bt { border-top-width: 1px !important; }
.br { border-right-width: 1px !important; }
.bb { border-bottom-width: 1px !important; }
.bl { border-left-width: 1px !important; }
.nba { border-width: 0 !important; }
.nbt { border-top-width: 0 !important; }
.nbr { border-right-width: 0 !important; }
.nbb { border-bottom-width: 0 !important; }
.nbl { border-left-width: 0 !important; }

.w1em { width: 1em; }
.w2em { width: 2em; }
.w25em { width: 2.5em; }
.w3em { width: 3em; }
.w4em { width: 4em; }
.w5em { width: 5em; }
.w55em { width: 5.5em; }
.w6em { width: 6em; }
.w65em { width: 6.5em; }
.w7em { width: 7em; }
.w8em { width: 8em; }
.w9em { width: 9em; }
.w10em { width: 10em; }
.w11em { width: 11em; }
.w12em { width: 12em; }
.w13em { width: 13em; }
.w14em { width: 14em; }
.w15em { width: 15em; }

.w30px { width: 30px; }
.w50px { width: 50px; }
.w100px { width: 100px; }
.w150px { width: 150px; }
.w200px { width: 200px; }
.w250px { width: 250px; }
.w300px { width: 300px; }
.w350px { width: 350px; }
.w400px { width: 400px; }
.w450px { width: 450px; }
.w500px { width: 500px; }
.w525px { width: 525px; }
.w550px { width: 550px; }
.w600px { width: 600px; width: 592px; }
.w650px { width: 650px; }
.w700px { width: 700px; }

.w1pc { width: 1%; }
.w5pc { width: 5%; }
.w50pc { width: 50%; }
.w75pc { width: 75%; }
.w100pc { width: 100%; }

