* {
	margin: 0;
	padding: 0;
	border:0;
}

html, body {
	height: 100%;
}

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background: #CEE3F6; 
	color: #000;
	font-size: x-small;
	text-align: center;
	min-width: 760px;
	line-height: 1.5;
}

/* paticka vzdy dole Plavacek.net 2005*/
html>body {
	font-size: small;
}
#main {
 	width: 100%/*760px;*/
	margin: 0 auto;
	text-align: left;
 	/* background: #ebe9e9 url("main.gif") repeat-y; */
background: #CEE3F6;/*#24006B;*/
	min-height: 100%;
	height: 100%;
	position: relative;
 }
 body>#main {
 	height: *auto;
 }
 /* Opera 9.5+  hack, mozna najdete nekdo i jine reseni  */
@media all and (min-width: 0px){ 
  #main { 
     display: table;
	 height: 100% 
  } 
} 
/* Opera 9.5  hack, mozna najdete nekdo i jine reseni  */
 #head {
 	color: #000;
	background: #ff0 url("../img/logo_urbanpneu.png") no-repeat;
	height: 60px;
  text-align: right;
BORDER-BOTTOM: #fc0 2px solid; 
  /*padding: 25px 15px 5px 180px;*/
 }
 #content {
 	padding: 15px 17px 75px 17px;
 	/*padding: 15px 175px 85px 175px;*/
background: #CEE3F6;/*#24006B;*/
 }

 #content2 {
 	padding: 15px 17px 75px 17px;
 	/*padding: 15px 175px 85px 175px;*/
background: #ffc url("head.gif") no-repeat;
 }


 #footer {
	width: 100%; /*760px*/
 	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ffe url("foot.gif") no-repeat;
	text-align: center;
 }
/* //////  */


/* sloupce pro shop */
#col2 { 
 float: left;
 color: #333;
 background: #EEEEEE;
 height: 83%;
 width: 30%;
 display: inline;
}

#col1 { 
 color: #333;
 background: #EBE3CD;
 height: 83%;
 width: 70%;
 float: left;
}
/* ***** */


p, h1, form, button{border:0; margin:0; padding:0;}

.spacer{clear:both; height:20px;}
.spacer0{clear:both; height:0px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
.myform2{
	margin:0 auto;
	width:740px;
	padding:14px;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		color:#330;
    display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}


	/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #fc0;
		background:#ffc;
	}
	#stylized h1 {
		color:#006;
    font-size:18px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized h2 {
		color:#006;
    font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
		margin-left:15px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:16px;
		border-bottom:solid 1px #fc0;
		padding-bottom:5px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #fc0;
		width:200px;
		margin:2px 0 12px 10px;
	}
	#stylized select{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #fc0;
		width:206px;              /* JE KRATSI NEZ INPUT*/
		margin:2px 0 12px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(../img/button.png) no-repeat;
		text-align:center;
		letter-spacing: 1px;
		line-height:31px;
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
	}

  #stylized em {
    font-weight: bold;
    font-style: normal;
    color: #f00;
  } 	

  #stylized .error {
		font-size:12px;
		color:#f00;
		margin-bottom:6px;
		border: none;
		padding-bottom:0px;
  }

  #stylized .success {
		font-size:12px;
		color:#060;
		margin-bottom:6px;
		border: none;
		padding-bottom:0px;
		font-weight:bold;
  }

	#checkbox input{
    float:left;
		font-size:12px;
		padding:4px 2px; 
		border:solid 0px #aacfe4;
	  width:15px;
		margin:2px 0 20px 10px;
	}


.left {
	float:left;
}

.right {
	float:right;
}
	
A {
	FONT-WEIGHT: bold;
  COLOR: #006;
}
A:hover {
	FONT-WEIGHT: bold;
  COLOR: #f00;
  TEXT-DECORATION: underline;
}
A.active {
	FONT-WEIGHT: bold;  COLOR: #f00
}
A.active:hover {
	FONT-WEIGHT: bold;  COLOR: #0f0
}

.pneu TABLE {width:100%;}
.pneu TD { vertical-align: top; BORDER-BOTTOM: #999999 1px solid;}
.pneu TH {vertical-align: top; BORDER-BOTTOM: #000 2px solid; text-align: left;}

.td-seznam {BORDER-BOTTOM: #999999 1px solid;}	
	
br.cleaning {
	CLEAR: both; DISPLAY: block; FONT-SIZE: 1px; LINE-HEIGHT: 1px; HEIGHT: 1px;
}

.sd_float_left {float:left}
.sd_float_right {float:right}
.sd_input_1em {width:1.3em}
.sd_input_5em {width:6em}
.sd_input_8em {width:8em}
.sd_input_10em {width:10em}
.sd_input_15em {width:25em}

.sd_error {color: red;}	
