/*
Psíznámka.cz
*/

#maincontent {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	text-align: left;
}

#scyban {
	width: 120px;
	position: absolute;
	right: 0px;
	border-left: 1px dotted #DCDCDC;
}

#scyban p { padding-left:5px;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}

strong {
	color: #000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 165%;
}

h2 {
	font-weight: normal;
	font-size: 135%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 3px solid #7F7772;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.img  {
	border: none;
}

.bg1 { background: url(/images/img04.gif) no-repeat left bottom; }
.bg2 { background: url(/images/img05.gif) no-repeat left bottom; }
.bg3 { background: url(/images/img06.gif) no-repeat left bottom; }
.bg4 { background: url(/images/img08.gif) no-repeat left bottom; }
.bg5 { background: url(/images/img09.gif) no-repeat left bottom; }
.bg6 { background: url(/images/img10.gif) no-repeat right bottom; }


.feature {
}


.feature .content {
	padding: 0 0 0 10px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 15px;
	background: url(/images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin-left: 15px;
	background: url(/images/img02.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 99px 0 0 400px;
	text-transform: uppercase;
	font-size: 167%;	
}


#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 760px;
	
}

/* Content */

#content {
	float: right;
	width: 580px;
}

#content p, #content ul, #content ol {
	line-height: 1.2em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
height: 800px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(/images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}


/* Footer */

#footer {
	clear: both;
	height: 60px;
	padding: 20px 0 0 0;
	background: #000000;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(/images/img12.gif) no-repeat center top;
	letter-spacing: 1px;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: normal;
}

#links {
}

/* Psiznamka */


fieldset{
  	border-color:#ccc;
  	border-style:solid;
  	border-width:1px;
  	padding:10px;
  	text-align:left;
}
legend  {
  	color: #000;
  	padding:0px 5px;
  	text-align:center;
  	font-weight:bold;
  	margin-bottom: 0.1em;
}

input	{
  	border: 1px solid #ccc;
 	color: #333333;
}

.radio {
  	border: 0px;
}

label{
  	width:8em;
}

input:hover{
  	background:rgb(233,233,233);
  	color:#222;
}
textarea {
	border: 1px solid #ccc;
}

/* formulář kontakt */
.kontakt label { width:10em; display:block; }
.kontakt input.text,textarea { font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
.kontakt input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
	

sup { 
	font-size: 100%;
	padding-left: 2px;
	color: #FF0000;
}
.red {
	color: #FF0000;
}

#right {
	float: right;
	width: 150px;
	padding-right: 10px;
}


.left_inz { float:left; margin:0; }
.right_inz { float:right;  margin:0; }


.prehled{
	border-bottom: 2px solid #32a0d9;

}

.prehled_f{
	border-bottom: 2px solid #e90089;
}

.email {
        background: #fff;
	color: #ccc;
}
table {
	border: 0px;
}
td {
	color: #000;
	font-size: 13px;
	padding-left: 10px;
	text-align: left;
}
th {
	color: #000;
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
	text-align: left;
}
