body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	/*margin: 30px 10px 20px 10px;*/
	padding: 0;
	margin: 0;
	text-align: center;
	color: #999;
}

#action {
	float: left;
	width: 800px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #af3900;
}
#action p {
	margin: 0;
	padding: 2px 10px 2px 10px;
	color: #FFF;
}
#action a:link, #action a:visited {
	color: #ffc4a7;
	text-decoration: none;
}
#action a:hover, #action a:active {
	color: #FFF;
}

#description {
	float: left;
	width: 800px;
	padding: 10px 0 4px 0;
	margin: 0 0 0 0;
	/*background-color: #af3900;*/
}
#description p {
	margin: 0;
	padding: 0px 20px 0px 20px;
	color: #999;
}
#description a:link, #description a:visited {
	color: #ff9c00;
	text-decoration: none;
}
#description a:hover, #description a:active {
	color: #fff;
	font-weight: bold;
}

#topmenu ul {
	padding-top: 0px;
	margin-top: 0px;
	color: #666;
}
#topmenu ul li { display: inline; }
#topmenu ul li a {
	color: #666;
	text-decoration: none;
	font-size: 0.9em;
}
#topmenu ul li a:hover {
	color: #FFF;
}

#container { 
	width: 800px;  /* horizontal scroll bar! */
	margin: 22px auto;
	border: 0px;
	text-align: left;
} 

#header { 
	background:url(images/michalpavlasek-header-bg.png) top right no-repeat;
} 
#header p { 
	color: #666;
	font-size: 0.9em;
	padding: 4px 10px 0 10px;
} 
#header a:link, #header a:visited {
	color: #ff9c00;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #fff;
	text-decoration: none;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}

/*layout form:*/
.box {
	color: #ccc;
	margin: 0px 0px 0px 0px;
	width:380px;
	background:#222222;
	position:relative;
	padding: 0px;
	/*border: 1px solid #262626;*/
}
.box form, .box input, .box select, .box textarea {margin:0; padding:0; color:#ffffff;}
.box h1 { 
	color:#ffffff;
	font-size:10px;
	padding: 0px 0px 0px 20px;
}
.box label {
	width:100%;
	display: block;
	background:#1C1C1C;
	border-top:1px solid #262626;
	border-bottom:1px solid #161712;
	padding: 4px 0 4px 0;
}
.box label span {
	display: block;
	color:#bbbbbb;
	font-size:12px;
	float:left;
	width: 90px;
	text-align:right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.box .text_box {
	padding: 4px 2px 4px 2px;
	width:220px;
	background:#4c4c4c;
	border-bottom: 1px double #333333;
	border-top: 1px double #000;
	border-left:1px double #000;
	border-right:1px double #333333;
}
.box .text_box_maly {
	padding: 4px 2px 4px 2px;
	width:60px;
	background:#4c4c4c;
	border-bottom: 1px double #333333;
	border-top: 1px double #000;
	border-left:1px double #000;
	border-right:1px double #333333;
}
.box .text_box_req {
	padding: 4px 2px 4px 2px;
	width:220px;
	background:#4c4c4c;
	border: 1px dotted #b56f00;
}
.box .text_box_err {
	padding: 4px 2px 4px 2px;
	width:220px;
	background:#4c4c4c;
	border: 1px dotted #c60505;
}
.box .message {
	padding:7px 7px;
	width:250px;
	background:#4c4c4c;
	border-bottom: 1px double #333333;
	border-top: 1px double #000;
	border-left:1px double #000;
	border-right:1px double #333333;
	overflow:hidden;
	height: 150px;
}
.box .message p{
	 color: #1C1C1C;
}
.box .button {
	margin: 0 0 10px 2px;
	padding: 4px 10px 4px 10px;
	background:#ff9c00;
	border:0px;
	/*position: relative;*/
	top:10px;
	/*left: 225px;*/
	width:100px;
	border-bottom: 1px double #660000;
	border-top: 1px double #660000;
	border-left:1px double #FF0033;
	border-right:1px double #FF0033;
}
/*konec layout form*/

input.button { 
	font-family:Tahoma, Geneva, sans-serif;
	/*font: bold 12px Arial, Sans-serif;*/ 
	height: 24px;
	margin: 0;
	padding: 2px 10px 2px 10px; 
	color: #FFF;
	background: #666 url(images/btn-grey.gif) repeat-x 0 0;
	border: none;
}
input.textbox { 
	/*color: #777; 
	height: 18px;*/
	padding: 2px;	
	border: 1px solid #666;
}
input.textboxreq { 
	padding: 2px;	
	border: 1px solid #666;
	background-color: #FFECD9;
}
input.textboxerr { 
	padding: 2px;	
	border: 1px solid #666;
	background-color: #940404;
	color: #ffffff;
}

/* li */
#imagelist-grey {
	color: #CCC;
	list-style-image: url(images/point-0.gif);
}
#imagelist-mini {
	color: #CCC;
	list-style-image: url(images/point-mini.gif);
}
#imagelist-standard {
	color: #CCC;
	list-style-image: url(images/point-standard.gif);
}
#imagelist-profi {
	color: #CCC;
	list-style-image: url(images/point-profi.gif);
}

/* Navigace */
#nav {
	clear: both;	
	padding: 0;
}
#nav ul {
	float: left;
	list-style: none;
	width: 780px;		
	text-decoration: none;	
	margin: 0 0 0 0;
	padding: 0;	
	display: inline;
	/*background-color:#0F9;*/
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 6px 11px;
	border-right: 1px solid #666;
	border-bottom: none;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	text-transform: lowercase;
	text-decoration: none;	
	letter-spacing: 2px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	/*background: url(images/nav-hover.jpg) repeat-x;	*/
	background-color:#333;
}
#nav ul li#current a {	
	background: url(images/nav-current.jpg) repeat-x;	
}

#SloupecJeden {
	float: left;   
	width: 100%;
	/*background-color:#FC3;*/
}
#SloupecJedenOkraj {
	/*background: #343025;*/
	padding: 2px 8px 2px 8px;
	margin: 5px 10px 5px 10px;
}
#SloupecJedenOkraj a:link, #SloupecJedenOkraj a:visited {
	color:#ff9e36;
}
#SloupecJedenOkraj p { 
	color:#CCC;
}
#SloupecJedenOkraj td {
	color:#CCC;
	border-bottom: #333 1px solid;
}

#SloupecLevy {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 10px 15px 14px;
	/*background-color: #FF6;*/
}
#SloupecLevy h1, #SloupecPravy h1, #SloupecJeden h1, #SloupecHlavni h1 {
	color:#CCC;
	font-size:24px;
	font-weight:normal;
	letter-spacing: 2px;
}
#SloupecLevy p, #SloupecPravy p, #SloupecJeden p {
	color:#999;
	font-size: 0.95em;
}
#SloupecLevy a:link, #SloupecLevy a:visited, #SloupecPravy a:link, #SloupecPravy a:visited {
	color: #ff9c00;
	text-decoration: none;
}
#SloupecLevy a:hover, #SloupecLevy a:active, #SloupecPravy a:hover, #SloupecPravy a:active {
	color: #fff;
}

#SloupecPravy {
	float: right;
	width: 170px;
	padding: 10px 10px 15px 0px;
}

#SloupecHlavni { 
	float: right;
	/*margin: 0 196px;*/
	padding: 10px 14px 10px 0px;
	/*background-color:#3F0;*/
	width: 570px;
} 
/*#SloupecHlavni .textcerveny {
	color:#F00;
}
*/
#SloupecHlavni p, #SloupecHlavni td { 
	color:#CCC;
}
#SloupecHlavni .Odpoved { 
	color:#919191;
	font-size: 0.9em;
}
#SloupecHlavni .TextPodklad { 
	background-color:#642100;
	color: #FFF;
}
#SloupecHlavni a:link, #SloupecHlavni a:visited,
#SloupecJeden a:link, #SloupecJeden a:visited {
	color: #ff9c00;
	text-decoration: none;
}
#SloupecHlavni a:hover, #SloupecHlavni a:active,
#SloupecJeden a:hover, #SloupecJeden a:active {
	color: #fff;
}
#SloupecHlavni table {
	border: 0px;
}
#SloupecHlavni table td {
	border-bottom: 1px solid #333;
}
#SloupecHlavni thead td{
	color: #fff;
	background-color: #333;
	font-weight: bold;
	font-size: 0.84em;
}
#SloupecHlavni tbody tr.UzivatelNeaktivovany td {  /* 0 */ 	color: #F90;}
#SloupecHlavni tbody tr.UzivatelNeaktivovany a {  /* 0 */ 	color: #F90; text-decoration:underline; }
.UzivatelNeaktivovany {	color:#F90; }
#SloupecHlavni tbody tr.UzivatelSpravceObsahu td {  /* 5 */  color: #0099FF;}
#SloupecHlavni tbody tr.UzivatelSpravceObsahu a {  /* 5 */  color: #0099FF; text-decoration:underline; }
.UzivatelSpravceObsahu {color: #0099FF;} /* 5 */
#SloupecHlavni tbody tr.UzivatelSpravceSystemu td {  /* 6 */  color: #009933;}
#SloupecHlavni tbody tr.UzivatelSpravceSystemu a {  /* 6 */  color: #009933; text-decoration:underline; }
.UzivatelSpravceSystemu {color: #009933;}  /* 6 */
#SloupecHlavni tbody tr.UzivatelAktivni td {  /* 1 */  color: #999;}
#SloupecHlavni tbody tr.UzivatelAktivni a {  /* 1 */  color: #999; text-decoration:underline; }
.UzivatelAktivni {color: #999;}  /* 1 */
#SloupecHlavni tbody tr.UzivatelExpirovany td {color: #FF0000;}
#SloupecHlavni tbody tr.UzivatelExpirovany a {color: #FF0000; text-decoration:underline; }
.UzivatelExpirovany {color: #FF0000;}    /* podle datumu expirace */

.TextMaly { 
	color:#666;
	font-size: 0.85em;
}
.TextCerveny {
	color: #F00;
}
.TextPreskrtnuty {
	text-decoration:line-through;	
}
.TextVelky {
	font-size: 1.5em;
	font-weight: bold;
}
.TextBily {
	color: #FFF;
}

.TextSubmenuTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	text-transform: lowercase;
	text-decoration: none;	
	letter-spacing: 2px;
	color: #f8f8f8;
}

#BannerPrazdny {
	/*background: #343025;*/
	padding: 2px 8px 2px 8px;
	margin: 5px 10px 5px 10px;
}
#BannerPrazdny .nadpis {
	font-size: 1.8em;
	letter-spacing: 1px;
	color:#cea14d;
}
#BannerPrazdny p {
	font-size: 0.9em;
	color:#CCC;
}
#BannerPrazdny a:link, #BannerPrazdny a:visited {
	color:#ff9e36;
}

#BannerTisky {
	background: #343025 url(images/banner-bg-tisky02.gif) right top no-repeat;
	padding: 2px 8px 2px 8px;
	margin: 5px 10px 5px 10px;
}
#BannerTisky .nadpis {
	font-size: 1.8em;
	letter-spacing: 1px;
	color:#cea14d;
}
#BannerTisky p {
	font-size: 0.9em;
	color:#CCC;
}

#BannerDarek {
	background: #320203 url(images/banner-bg-darek01.gif) right top no-repeat;
	padding: 2px 8px 2px 8px;
	margin: 5px 10px 5px 10px;
}
#BannerDarek .nadpis {
	font-size: 1.8em;
	letter-spacing: 1px;
	color:#d92131;
}
#BannerDarek p {
	font-size: 0.9em;
	color:#CCC;
}
#BannerDarek a:link, #BannerDarek a:visited {
	color:#d92131;
}

#BannerCasting {
	background: #1d1002 url(images/banner-bg-casting01.gif) right top no-repeat;
	padding: 2px 8px 2px 8px;
	margin: 5px 10px 5px 10px;
}
#BannerCasting .nadpis {
	font-size: 1.8em;
	letter-spacing: 1px;
	color:#ff9e36;
}
#BannerCasting p {
	font-size: 0.9em;
	color:#CCC;
}
#BannerCasting a:link, #BannerCasting a:visited {
	color:#ff9e36;
}

#footer { 
	clear: both;

	padding: 0 10px 0 10px;
} 
#footer p {
	color: #999;
	font-size: 0.85em;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ff9c00;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*CategoryMenu:*/
.menu-obal {
	float: left;
	width: 800px;
	padding: 0 0 0 2px;
	margin: 0 0 0 0;
	/*background-color: #F09;*/
}
.menu-obal .content {
	width: 800px;
	/*background-color: #ECECEC;*/
	padding: 0;
	float: left;
}
.menu-obal .item {
	padding: 3px 13px 13px 12px;
	background: #131313 url(images/grad-01.gif) repeat-x;
	background-color: #333;
	/*border: 1px solid #D8D8D8;*/
	width: 164px;
	height: 264px;
	margin: 8px 0 0 8px;
	float: left;
	position: relative;
	_display: inline;
}

.menu-obal .item_mini {
	padding: 3px 13px 13px 12px;
	background: #131313 url(images/grad-01.gif) repeat-x;
	/*border: 1px solid #D8D8D8;*/
	width: 164px;
	height: 90px;
	margin: 8px 0 0 8px;
	float: left;
	position: relative;
	_display: inline;
}

.menu-obal .item .name, .menu-obal .item_mini .name {
	height: 24px; margin: 0 0 3px 0;
	color: #C20069;
	font: 22px Verdana, Geneva, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
}
.menu-obal .item .name img {
}

.menu-obal .item img { border:#333 solid 1px; margin: 1px 0 4px 1px;}

.menu-obal .item .name.modelky, .menu-obal .item_mini .name.modelky { color:#fff; }
.menu-obal .item .name.rodiny, .menu-obal .item_mini .name.rodiny { color:#fff; }
.menu-obal .item .name.svatby, .menu-obal .item_mini .name.svatby { color:#fff; }
.menu-obal .item .name.report, .menu-obal .item_mini .name.report { color:#fff; }
/* .menu-obal .item .name.life 	{ width: 28px; color: #EDB1C7; background: url("/img/11_0/karusel-life.gif") no-repeat 0 4px; }
.menu-obal .item .name.sport 	{ width: 46px; color: #869F11; background: url("/img/11_0/karusel-sport.gif") no-repeat 0 4px; }
.menu-obal .item .name.techno 	{ width: 36px; color: #cc051f; background: url("/img/11_0/karusel-tech.gif") no-repeat 0 4px; }
.menu-obal .item .name.zpravy 	{ width: 57px; color: #56A5C6; background: url("/img/11_0/karusel-zpravy.gif") no-repeat 0 4px; }*/
.menu-obal .item .text,
.menu-obal .item_mini .text {
	font: 0.9em;
	display: block;
	_word-wrap: break-word;
	text-decoration:none;
}
.menu-obal .item a:link.text,
.menu-obal .item_mini a:link.text,
.menu-obal .item a:visited.text,
.menu-obal .item_mini a:visited.text {
	color: #ff9c00;
}
.menu-obal .item a:hover.text,
.menu-obal .item_mini a:hover.text {
	color: #fff;
}

.menu-obal .item a.more,
.menu-obal .item_mini a.more {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 8px 7px 0;
	display: block;
	height: 20px;
	width: 100px;
	background-color: #333;
	text-align: center;
} 
.menu-obal .item a:link.more, .menu-obal .item a:visited.more,
.menu-obal .item_mini a:link.more, .menu-obal .item_mini a:visited.more {
	color: #CCC;
	text-decoration: none;
}
.menu-obal .item a:hover.more,
.menu-obal .item_mini a:hover.more {
	color: #ff9c00;
}
/* end CategoryMenu*/

#MenuObal {
	background-color:#F93;
	margin-bottom: 40px;
	padding: 0;
}
#Cover {
	background-color:#131313;
	margin: 0;
	padding: 0;
}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}

/*aktuality*/
#polozky {
	background-color: #999;
}
#polozky dl {
	  float: left;
	  width: 560px;
	  /*margin: 10px 20px;*/
	  padding: 0;
	  display: inline; /* oprava chyby zdvojování vnejších okraju u IE/Win */
}
#polozky dt {
	  float: right;
	  width: 462px;
	  margin: 0;
	  padding: 0;
}
#polozky dd {
	margin: 0 0 0 98px; 
	padding: 0;
	/*font-size: 85%;*/
  	color:#CCC;
	line-height: 1.5em;
}
#polozky dl dd.obr {
	  margin: 0; 
	}
#polozky dd.obr img {
	  float: left;
	  margin: 0 8px 0 0;
	  border: 1px solid #222222;
}
/*end aktuality*/

table.tab_home a {
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}

table.tab_home td {
	text-align: left;
}

table.bezmezer {
	table-layout:fixed;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:black;
}
.pas_sedy td {background: #222222;}
.pas_model td {background: #4f0a03;}
.pas_rodiny td {background: #6b4531;}
.pas_svatby td {background: #b23a00;}

#TabulkaCary {
	background-color: #181818;
	margin: 0px;
	border-collapse: collapse;
	text-align: left;
}
#TabulkaCary thead {
	/*font-weight: bold;*/
	color: #CCC;
	padding: 10px 8px;
	border-bottom: 4px solid #666;
}
#TabulkaCary td {
	border-bottom: 1px solid #333;
	color: #CCC;
	padding: 6px 8px;
}
#TabulkaCary tbody tr:hover td {
	color: #FFF;
	background-color: #000;
}
#TabulkaCary tr.lighter {
	background-color: #1D1D1D;
}

/*terminy:*/
#terminy {
	width: 100%;
	border-collapse: collapse;
}
#terminy td, #terminy th {
	padding: 3px 7px 2px 7px;
}
#terminy td a:link, #terminy td a:visited {
	text-decoration: underline;
	color: #9F6;
}
#terminy td a:hover {
	text-decoration: underline;
	color: #FFF;
}
#terminy th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #A7C942;
	color: #ffffff;
}
#terminy tr.alt td {
	color: #000000;
	background-color: #EAF2D3;
}
/*end terminy*/


/*----------*/
.floatright {
	margin: 0 0 0 0;
	/*background-color: #fff;*/
	border: 0px;
}
div.floatright a:hover {
	color:#FFF;
}
div.floatright img {
	border: 0px;
}
div.floatright p { 
	margin-top: 10px;
	margin-left: 10px;
	color: #CCC;
	}
.floatright .ramecekModel {
	display: block;
	width: 152px;
	padding: 4px;
	background: #750f04;
}
.floatright .ramecekFamily {
	display: block;
	width: 152px;
	padding: 4px;
	background: #946044;
}
.floatright .ramecekWedding {
	display: block;
	width: 152px;
	padding: 4px;
	background: #da4700;
}
.floatright .ramecekReport {
	display: block;
	width: 152px;
	padding: 4px;
	background: #b14b13;
}
/*----------*/

h2 {
	color:#FFF;
	font-size: 1.1em;
}

.grid {
	display: table;
	border-spacing: 0px;
}
.row {
	display: table-row;
}
.image {
	display: table-cell;
	width: 200px;
	background-color: #000;
	border: 8px solid #000;
	vertical-align: top;
	text-align: center;
}
.image-1 h1, .image-2 h1, .image-3 h1, .image-4 h1 {
	font-size:12px;
	color:#CCC;
}
.image-1 a, .image-2 a, .image-3 a, .image-4 a {
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}
.image p {
	color: #fff;
	font-size: 85%;
	text-align: left;
	padding-top: 0px;
}

.foto-thumbnail {
	border: 0px;
	background-color:#333;
	padding: 6px;
	margin: 0px 5px 0px 5px;
}

.thumbnail {
	float: left;
	width: 180px;
	height: 194px;
	background-color:#1F1F1F;
	margin: 4px;
	padding-top: 8px;
	padding-bottom: 4px;
}

.thumbnail p {
	margin: 0px;
	padding: 0px;
	font-size: 0.88em;
	text-align: center;
}

.ram { /*ram kolem fotky*/
	border-color: #131313;
	border-style:solid;
	border-width: 1px;
	background-color: #131313;
	filter:gray(enabled=0);
}

.clearboth { clear: both; }
.clearleft { clear: left; }

#toplinks {
	background-image: url(images/top.png);
	/*background-color:#333;*/
	/*background-repeat: repeat-x;
	background-position: center;*/
	height: 18px;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 5;
}

#obal {
	width: auto;
	/*background-color: #F63;*/
}

#A, #B, #C, #D {
	float: left;
	width: 176px;
	padding: 4px;
	margin: 0 3px 0 3px;
}
#A {
	background-color: #333;    
}
#B {
	background-color: #036;        
}

#C {
	background-color: #336;  
}

#D {
	background-color: #603;  
}

