@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600,700&subset=latin,latin-ext);

/* CSS reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	font-size: 100%;
	vertical-align: baseline;
}
body{
	overflow-y: scroll;
	overflow-x: hidden;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	background-color: #000;
	font-family: 'Open Sans', sans-serif;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
::selection {
        background: #000; /* Safari */
        color: #ffff;
        }
::-moz-selection {
        background: #000; /* Firefox */
		color: #ffff;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 70px;
	-webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
	position: fixed;
	z-index: 10;
	top: 0px;
	background-color: rgba(0,0,0,1.00);
}
#header h6{
	font-size: 20px;
	color: #FFF;
	padding: 0px;
	height: auto;
	width: auto;
	margin-left: 16px;
	display: none;
	font-weight: bold;
	line-height: 2.8em;
}
/* menu */
#menu {
	color: #8b8b8b;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
	position: fixed;
	z-index: 10;
	text-transform: uppercase;
	background-color: rgba(0,0,0,1.00);
	}
#menu a {
	color: #8b8b8b;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-weight: 400;
}
#menu a:hover {
	color: #149abc;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#menu a.active {
	text-decoration: none;
	color: #149abc;
}
#menu ul {
	display: inline;
	font-size: 18px;
	line-height: 3.8em;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 33.333333%;
	list-style-type: none;
	text-align: center;
}
#menu.five ul li	{
	width:20%;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
	position: relative;
	top: 0px;
}
.uv {
	padding: 0px;
	height: 60vh;
	width: 1280px;
	margin-left: -640px;
	position: relative;
	left: 50%;
	display: block;
	top: 10vh;
}
.uv ul {
	display: inline;	
}
.uv ul li {
	margin: 0px;
	padding: 0px;
	height: 468px;
	width: 320px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.uv ul li.pitko{
	background-image: url(/images/uv_bgs/_uv/_klasika/pitko.jpg);
}
.uv ul li.dominik{
	background-image: url(/images/uv_bgs/_uv/_klasika/dominik.jpg);
}
.uv ul li.matus{
	background-image: url(/images/uv_bgs/_uv/_klasika/matus.jpg);
}
.uv ul li.mrci{
	background-image: url(/images/uv_bgs/_uv/_klasika/mrci.jpg);
}
.uv ul li.pitko:hover{
	background-image: url(/images/uv_bgs/_uv/_klasika/pitko_.jpg);
}
.uv ul li.dominik:hover{
	background-image: url(/images/uv_bgs/_uv/_klasika/dominik_.jpg);
}
.uv ul li.matus:hover{
	background-image: url(/images/uv_bgs/_uv/_klasika/matus_.jpg);
}
.uv ul li.mrci:hover{
	background-image: url(/images/uv_bgs/_uv/_klasika/mrci_.jpg);
}

/* content */
#content {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	top: 71px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#content h1, h2, h3, p {
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	display: block;
	font-weight: 400;
	color: #1E1E1E;
}
#content h1{
	font-size: 20px;
	padding-top: 30px;
}
#content h2{
	font-size: 14px;
	padding-top: 10px;
	color: #149abc;
}
#content h3{
	font-size: 14px;
	padding-top: 10px;
	color: #BC1C34;
}
#content p{
	font-size: 12px;
	padding-top: 2px;
}
/* info display */
#info_display{
	height: 80px;
	width: 600px;
	margin-left: auto;
	display: block;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-top: 0px;
}
.title_info_display {
	text-align: center;
	padding: 0px;
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.title_info_display p{
	font-size: 10px;
	color: #5A5A5A;
	line-height: 2em;
	text-align: center;
	}
.data_info_display {
	text-align: center;
	padding: 0px;
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.data_info_display p{
	font-size: 40px;
	color: #FFF;
	letter-spacing: 0.05em;
	padding-top: 8px;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
span.timer {
	height: 80px;
	width: 300px;
	position: relative;
	float: left;
	display: inline;
}
span.date {
	height: 80px;
	width: 200px;
	position: relative;
	float: left;
	display: inline;
}
span.players {
	height: 80px;
	width: 100px;
	position: relative;
	float: left;
	display: inline;
}


.login_button{
	border-radius: 8px;
	transition: all 0.3s ease-out;
	/* Font styles */
   	background-color: #149abc;
	font-size: 100%;
	color: #FFF;
	text-transform: uppercase;
	margin-left: auto;
	text-align: center;
	width: 200px;
	position: relative;
	padding: 20px;
	margin-right: auto;
	margin-top: 20px;
}
.login_button a	{
	color: #FFF;
}
.off {
	background-color: #BC1C34;
}

.login_button.on:hover{
	background-color: #0e86a4;
	cursor: pointer;
	}
.login_button.off:hover a	{
	cursor:default;
}
.message_box{
	border-radius: 8px;
	transition: all 0.3s ease-out;
	/* Font styles */
   	background-color: #BC1C34;
	font-size: 100%;
	color: #FFF;
	text-transform: uppercase;
	margin-left: auto;
	text-align: center;
	width: 200px;
	position: relative;
	padding: 20px;
	margin-right: auto;
	margin-top: 20px;
}


/* TABLES */
#content ul{
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
	float: left;
}
#content ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 1.8em;
}
#content ul li.kalendar_scl{
	height: 125px;
	width: 100%;
}
#content ul li.points_scl{
	height: 125px;
	width: 158px;
	float: left important;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content ul li.hraci_scl{
	height: 125px;
	width: 100%;
}
#content ul li .rank{
	padding: 0px;
	float: left;
	height: 30px;
	width: 50px;
	text-align: center;
	margin: 0px;
	font-size: 15px;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F4F4F4;
}
#content ul li .pnt{
	padding: 0px;
	float: right;
	height: 30px;
	width: 62px;
	text-align: center;
	margin: 0px;
	font-size: 20px;
	color: #666;
	background-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#content ul li .pnt.edit:hover	{
	background-color:#0099cc;
	cursor:pointer;
}
#content ul li .pnt p{
	text-align: center;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #666;
}
#content ul li .pnt p em{
	text-align: left;
	font-size: 9px;
	font-style: normal;
	vertical-align: text-top;
	margin-left: 5px;
	line-height: 1.8em;
}
#content ul li .uni{
	padding: 0px;
	float: right;
	height: 30px;
	width: 62px;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#content ul li .unist{
	float: left;
	height: 30px;
	width: 46px;
	text-align: center;
	font-size: 12px;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content ul li .unist_cont{
	float: left;
	height: 30px;
	width: 46px;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.unist_cont_ft{
	background-color: #CCC;
	color: #999;
}
.unist_cont_norm{
	color: #999;
}
.unist_cont_ftactvie{
	background-color: #CCC;
	color: #09C;
}
.unist_cont_actvie{
	color: #09C;
}
#content   ul li .name{
	padding: 0px;
	float: left;
	height: 30px;
	width: auto;
	text-align: left;
	font-size: 15px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content   ul li .name a	{
	color: #666;
}
#content ul li .name em{
	text-align: left;
	font-size: 9px;
	font-style: normal;
	vertical-align: text-top;
	margin-left: 5px;
	line-height: 1.8em;
}
/*#content ul li .name:hover,*/ #content ul li .name a:hover{
	color: #09C;
}
#content ul li .points{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 50px;
	text-align: center;
	font-size: 15px;
	}
.pointsbets   {
	color: #666;
	}
.pridem{
	background-color: #9C0;
	color: #FFF;
}
.nepridem{
	background-color: #C33;
	color: #FFF;
}
.cakam{
	background-color: #09C;
	color: #FFF;
}

#content ul li .sign{
}
#content ul li.A{
	background-color: #333;
}
#content ul li.B{
	background-color: #F4F4F4;
}

/* kalendar */
#content ul li .kalendar{
	position: relative;
	top: 0px;
	padding: 0px;
	float: left;
	height: 158px;
	width: 158px;
	text-align: center;
	margin: 0px;
	font-size: 15px;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F4F4F4;
}
#content ul li .kalendar.budesahrat{
	color: #FFF;
	background-color: #09C;
}
#content ul li .kalendar h4{
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 40px;
}
#content ul li .kalendar h4 em{
	font-size: 14px;
	margin-top: 0px;
	font-style: normal;
	display: block;
}

/* kalendar */
#content ul li .hraci{
	padding: 0px;
	float: left;
	height: 125px;
	width: 125px;
	text-align: center;
	margin: 0px;
	font-size: 15px;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F4F4F4;
}
#content ul li .hraci.aktivny{
	color: #FFF;
	background-color: #09C;
}
#content ul li .hraci h4{
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content ul li .hraci h4 em{
	font-size: 14px;
	margin-top: 0px;
	font-style: normal;
	display: block;
}

#blindy_mobile {
}
#mobile_hide {
}

/* REGISTRACIA */
select {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
input {
	margin-left: 20px;
}

.landscpae_rotate {
	display: none;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10000;
}

/* MEDIA SCREENS */
/* ==========================================================================
   Media Queries
   ========================================================================== */


@media screen and (device-aspect-ratio: 40/71), screen and (device-aspect-ratio: 2/3) and (-webkit-min-device-pixel-ratio: 2) {

}

/* iPhone 2G-4S in landscape */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { 

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 50px;
	-webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
	position: fixed;
	z-index: 10;
	top: 0px;
	background-color: rgba(0,0,0,1.00);
}
#header h6{
	display: inline;
	font-size: 18px;
	line-height: 2.8em;
}
/* classic menu */

.show_steps {
	top: 32px;
}
#sp_menu {
	height: 160px;
	top: 50px;
	font-size: 16px;
}

/* UV home page */
#wrapper {
	display:none;
}

/* info display */
#info_display {
	margin-top: 80px;
	width: 440px;
}
.data_info_display p{
	font-size: 30px;
}
span.timer {
	width: 260px;
}
span.date {
	width: 110px;
}
span.players {
	width: 70px;
}
.login_button{
	margin-top: 0px;
}

.message_box{
	margin-top: 50%;
}

/* content */
#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	top: 41px;
}
#content h1, h2, h3, p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
#content h1{
	font-size: 12px;
	padding-top: 20px;
}
#content h2{
	font-size: 12px;
	padding-top: 10px;
	color: #149abc;
}
#content h3{
	font-size: 12px;
	padding-top: 10px;
	color: #BC1C34;
}
#content p{
	font-size: 8px;
	padding-top: 2px;
}

/* TABLES */
#content ul{
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 1.8em;
}
#content ul li.kalendar_scl{
	height: auto;
	width: 100%;
	display:block;
}

/* kalendar */
#content ul li .kalendar{
	height: 110px;
	width: 24.7%;
	font-size: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F4F4F4;
	margin-bottom:1px;
}
#content ul li .kalendar h4{
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 40px;
}
#content ul li .kalendar h4 em{
	font-size: 14px;
	margin-top: 0px;
	font-style: normal;
	display: block;
}

#content ul li.hraci_scl{
	height: 125px;
	width: 100%;
}
#content ul li .rank{
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	text-align: center;
	margin: 0px;
	font-size: 9px;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F4F4F4;
}
#content ul li .pnt{
	padding: 0px;
	float: right;
	height: 30px;
	width: 30px;
	text-align: center;
	margin: 0px;
	font-size: 9px;
	color: #666;
	background-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#content ul li .pnt.edit:hover	{
	background-color:#0099cc;
	cursor:pointer;
}
#content ul li .pnt p{
	text-align: center;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #666;
}
#content ul li .pnt p em{
	text-align: left;
	font-size: 9px;
	font-style: normal;
	vertical-align: text-top;
	margin-left: 5px;
	line-height: 1.8em;
}
#content ul li .uni{
	padding: 0px;
	float: right;
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 9px;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#content ul li .unist{
	float: left;
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 9px;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content ul li .unist_cont{
	float: left;
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#content   ul li .name{
	padding: 0px;
	float: left;
	height: 30px;
	width: auto;
	text-align: left;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}
#content ul li .name em{
	text-align: left;
	font-size: 9px;
	font-style: normal;
	vertical-align: text-top;
	margin-left: 5px;
	line-height: 1.8em;
}
#content ul li .name a:hover{
	color: #09C;
}
#content ul li .points{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 40px;
	text-align: center;
	font-size: 9px;
	}

.landscpae_rotate {
	display: none;
	background-color: #FF0004;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10000;
}


}

/* iPhone 2G-4S in portrait */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 50px;
	-webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5);
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
	position: fixed;
	z-index: 10;
	top: 0px;
	background-color: rgba(0,0,0,1.00);
}
#header h6{
	display: inline;
}
/* classic menu */



/* UV home page */
#wrapper {
	display:none;
}

/* info display */
#info_display {
	height: auto;
	width: auto;
	padding-top: 20vh;
}
.data_info_display p{
	font-size: 34px;
}
span.timer {
	height: 80px;
	width: 300px;
	position: relative;
	float: none;
	display: block;
	margin-right:auto;
	margin-left:auto;
}
span.date {
	height: 80px;
	width: 200px;
	position: relative;
	float: none;
	display: block;
	margin-right:auto;
	margin-left:auto;
}
span.players {
	height: 80px;
	width: 100px;
	position: relative;
	float: none;
	display: block;
	margin-right:auto;
	margin-left:auto;
}

.login_button{
	margin-top: 0px;
}

.message_box{
	margin-top: 50%;
}

/* content */
#content {
	width: 100%;
	float:left;
}

/* TABLES */
#content ul{
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content ul li{
	display: block;
	line-height: 1.8em;
}

#content ul li .unist{
	width: 40px;
	font-size: 11px;
}
#content ul li .unist_cont{
	width: 40px;
	font-size: 11px;
}

#blindy_mobile {
}
#mobile_hide {
	display:none;
}

/* kalendar */
#content ul li .kalendar{
	display:block;
	padding: 0px;
	float: left;
	height: 125px;
	width: 49%;
	text-align: center;
	margin: 0px;
	font-size: 15px;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F4F4F4;
}

}

/*************** Notifications ***************/

.notification {
                position: absolute;
                margin: 0 0 15px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 11px !important;
                background-repeat: no-repeat !important;
                font-size: 13px;
                width: 99.8%;
                }

.notification2 {
                position: absolute;
                margin: 71px 0 15px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 11px !important;
                background-repeat: no-repeat !important;
                font-size: 13px;
                width: 99.8%;
                }
                

.attention {
                background: #fffbcc url('/img/notify/exclamation.png') 10px 11px no-repeat;
                border-color: #e6db55;
                color: #666452;
                }

.information {
                background: #dbe3ff url('/img/notify/information.png');
                border-color: #a2b4ee;
                color: #585b66;
                }

.success {
                background: #d5ffce url('/img/notify/tick_circle.png');
                border-color: #9adf8f;
                color: #556652;
                }

.error {
                background: #ffcece url('/img/notify/cross_circle.png');
                border-color: #df8f8f;
                color: #665252;
                }

.notification div, .notification2 div {
                display:block;
                font-style:normal;
                padding: 10px 10px 10px 36px;
                line-height: 1.5em;
                }

.notification .close, .notification2 .close {
                color:#990000;
                font-size:9px;
                position:absolute;
                right:5px;
                top:5px;
                }

/*	edit div	*/
#editdiv	{
	position:absolute;
	top:200px;
	z-index:1000;
	width:100%;
	display:none;
}
#editdiv .wrapper	{
	width:300px;
	height:200px;
	margin:0 auto;
	background-color:white;
	border:1px solid #000000;
	padding:10px;
}
#close_editdiv	{
	float:right;
}
#editdiv label	{
	position:relative;
	width:100%;
	display:inline-block;
	height:26px;
}
#editdiv label span	{
	position:absolute;
	left:100px;
	top:0;
	height:26px;
	color:#666;
}
#editdiv label input.text	{
	position:absolute;
	left:100px;
	top:0;
	height:18px;
	margin-left:0;
	border:1px solid #666;
	padding:3px;
	color:#666;
	width:100px;
}
#editdiv label select	{
	position:absolute;
	left:100px;
	top:0;
	margin:0;
	border:1px solid #666;
	padding:3px;
	color:#666;
	width:100px;
}
#editdiv label input.submit	{
	position:absolute;
	left:100px;
	top:0;
	margin-left:0;
	width:100px;
}
.button	{
	float:right;
	border:0;
	cursor:pointer;
	background-color:#35aa47;
	color:white;
	padding:7px 14px;
}
.button:hover	{
	background-color:#1d943b;
}