/* @override http://solution4.net/com/mowshe/css/default.css */

body
	{
	margin:0px;
	padding:0px;
	background-color:#D6D7D8;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color:black;
	font-size: .7em;
	background-image: url(<?=$pathToBg ?>);
	background-repeat: repeat;
	background-position: left top;
	
	}
	a
		{
			text-decoration:none;
			color: #424242;
		}
	#ruler
		{
			height:60px;
			position:relative;
		}
	#menu
		{
			position:absolute;
			top:0px;
			left:0px;
			padding:13px;
			margin:0px;
			height:60px;
			width:100%;
			background-image: url(<?=$pathToBgRuler ?>);
			background-repeat: repeat-x;
			background-position: left top;
		}
		address
			{
				position:absolute;
				left:760px;
				top: 17px;
				font-style:normal;
			}
		#menu li	
			{
				display:inline;
				list-style-type:none;
				padding:0px;
				margin:0px;
				margin-right:40px;
			}
	img
		{
			border:0px;
		}
		.topCard, .card, .cardInList
			{
				width:265px;
				background-color:white;
				padding:10px;
	border: 1px solid #797979;
}
			.topCard, .card
				{
				position:absolute;
				}
				
			.cardInList
				{
					float:left;
					margin-left:10px;
					margin-top:10px;

				}
			.inCard
				{
					background-color:#F0EEE3;
					padding-bottom:1px;
				}
			.topCard
				{
					/*top:50%;
					left:50%;
					margin-left:-132px;
					margin-top:-87px;*/
					top:200px;
					left:400px;
					z-index:100;
					height:400px;
				}
				
				h1, h2, p
					{
						margin:10px;  
					}
				h1
					{
						font-size: 1.7em;
					}
				h2
					{
						font-size: 1.3em;
	color: #424242;
}
				p
					{
						font-size: 1em;
						color: #424242;
	line-height: 1.2em;
}	
					.credits
						{
							font-size:10px;
							color:#9D005C;
						}
				.credits a, .cardFullText a
					{
						
						color:#9D005C;
						text-decoration:underline;
						
					}	
				address a 
					{
						text-decoration:underline;
					}		
/* --------- pro matýska ------------------------------*/

					
#TB_window h1
{font-size: 2.3em;
}

#TB_window .credits
{font-size: 13px;
color:#9D005C;
}
						
#TB_window p
{font-size: 1.2em;
	line-height: 1.3em;
}
						