* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.2 Arial, sans-serif;
	text-align: center;
	background: #000000;
}
img {
	border: 0;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #ff7f00 url('/img/bg-container.png') 0 40px repeat-y;
}
#topstrip {
	height: 10px;
	background: #000000;
}
#header {
	height: 121px;
	width: 640px;
	background: url('/img/logo.png') no-repeat;
}
#header h1 {
	width: 640px;
	font-size: 1em;
	font-weight: normal;
}
#header h1 a{
	display: block;
	padding: 97px 0 0 355px;
	color: #ffffff;
	text-decoration: none;
}
div.cislo {
	float: right;
	padding: 30px 8px 0 0 ;
}
div .cislo img {
}
#menu {
	height: 41px;
	padding: 0 50px;
	background: url('/img/bg-menu.png') no-repeat;
}
#menu ul li {
	float: left;
	list-style-type: none;
}
#menu ul li a {
	display: block;
	height: 13px;
	padding: 14px;
	float: left;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover {
	background: url('/img/bg-menu-hover.png') 0 1px repeat-x;
}
#menu ul li a.active1,
#menu ul li a.active2sms-seznamka {
	background: url('/img/bg-menu-active.png') 0 1px repeat-x;
}
#menu ul li a.active3jak-na-sms {
	background: url('/img/bg-menu-active.png') 0 1px repeat-x;
}
#menu .provoz {
	float: right;
	width: 220px;
	padding-top: 12px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
#content {
	width: 640px;
	float: left;
}
#content h3 {
	font-size: 1.2em;
	padding: .5em 0;
}
#content a {
	color: #990000;
}
#content a:hover {
	color: #ff0000;
	background: #eeeeee;
	text-decoration: none;
}
#content p {
	margin-top: .5em;
}
.content-padding {
	padding: 20px 57px;
}
.advertisement {
	padding: 10px 30px 0 50px;
	font-size: 1.1em;
	background: url('/img/bg-mission.gif');
}
.lefthalfblock {
	float: left;
	width: 250px;
	margin-right: 26px;
}
.righthalfblock {
	float: left;
	width: 250px;
}
.lefthalfblock h2, .righthalfblock h2 {
	height: 20px;
	padding: 14px;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	background: url('/img/bg-blockfoto-h2.gif') no-repeat;
}
.halfblocktext {
	padding: 5px 15px 0 15px;
	background: #ffffff;
	line-height: 1.5;
}
#content .halfblocktext p {
	margin-top: 0;
}
.halfblocktext a.catg {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
.halfblocktext a.active11,
.halfblocktext a.active22,
.halfblocktext a.active33,
.halfblocktext a.active44,
.halfblocktext a.active55,
.halfblocktext a.active66,
.halfblocktext a.active77,
.halfblocktext a.active88,
.halfblocktext a.active99,
.halfblocktext a.active1010,
.halfblocktext a.active1111 {
	font-weight: bold;
	background: #ffdddd;
}
.halfblockbottom {
	height: 14px;
	background: url('/img/bg-blockfoto-bottom.gif') no-repeat;
}

/*.blockfotoleft, .blockfotoright {
	clear: both;
	margin: 15px 0;
}
.blockfotoleft div.foto {
	width: 209px;
	height: 209px;
	float: left;
}
.blockfotoright div.foto {
	width: 209px;
	height: 209px;
	float: right;
}
.blockfotoleft .blockfotocontent {
	width: 300px;
	float: right;
}
.blockfotoright .blockfotocontent {
	width: 300px;
	float: left;
}
.blockfotocontent h2 {
	height: 20px;
	padding: 14px;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #ffffff;
	background: url('/img/bg-blockfoto-h2.gif') no-repeat;
}

.blockfototext {
	padding: 7px 14px 0 14px;
	background: #ffffff;
}
.blockfotobottom {
	height: 14px;
	background: url('/img/bg-blockfoto-bottom.gif') no-repeat;
}*/
#content .block {
	padding: 0px 18px;
	background: #ffffff;
}
#content .block.important {
	font-size: 1.2em;
}
#content .block.important ul {
	margin-top: .5em;
	padding-left: 3em;
	font-weight: bold;
}
#content .block-top {
	height: 18px;
	margin-top: 15px;
	background:  url('/img/bg-block.gif') no-repeat;
}
#content .block-bottom {
	height: 18px;
	margin-bottom: 15px;
	background:  url('/img/mission-bottom.gif') no-repeat;
}
.oneitem {
	padding: 10px 0;
	border-bottom: 1px dotted #aaaaaa; 
}
#column {
	width: 320px;
	float: left;
	padding-top: 20px;
}
#column h2 {
	clear: left;
	height: 24px;
	padding: 12px 32px;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: right;
	background: url('/img/bg-column-h2.png') no-repeat;
}
#column .columncontent {
	padding: 7px 32px 15px 25px;
}
#column .columncontent p {
	text-align: justify;
}
#footer {
	padding: 10px;
	clear: both;
	font-weight: .9em;
	text-align: center;
	color: #777777;
	background: black;
}
#footer a {
	color: #777777;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#footer .partneri, #footer .partneri a {
	color: #555555;
	text-decoration: none;
}
#footer .partneri a:hover {
	color: #777777;
}
/*_________________________________________________________________ <pomocne> */
.cleaner {
	clear: both;
}
p.big {
	margin-top: 1em;
	font-size: 2em;
	font-weight: bold;
}
.inv {
	color: white;
	background: black;
}
.gray {
	color: #999999;
}
.orange {
	color: #ff4000;
}
/*________________________________________________________________ </pomocne> */
/*___________________________________________________________ <rozpis sluzeb> */
.sluzba img.avatar {
	border: 2px solid black;
	float: left;
}
.sluzba h3 {
	margin-bottom: 5px;
	margin-left: 70px;
	font-size: 1.5em;
	text-transform: uppercase;
}
.sluzba h3 a {
	color: #990000;
	text-decoration: none;
}
.sluzba small {
	display: block;
	margin-left: 70px;
	font-size: .9em;
}
.sluzba p, .sluzba div {
	margin-left: 70px;
	font-weight: bold;
	font-size: 1.4em;
}
.sluzba h3 a {
	vertical-align: top;
}
.sluzba div.online {
	padding-left: 20px;
	background: url('/img/online.png') 0 50% no-repeat;
}
.sluzba div.offline {
	padding-left: 20px;
	background: url('/img/offline.png') 0 50% no-repeat;
}
/*__________________________________________________________ </rozpis sluzeb> */
.sms-pagenavi {
	text-align: center;
	margin:0 auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.sms-pagenavi a, .sms-pagenavi span {
	text-decoration: none;
	border: 3px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	padding: 3px 5px;
	margin: 2px;
}

.sms-pagenavi a:hover, .sms-pagenavi span.current {
	border-color: #000;
}

.sms-pagenavi span.current {
	font-weight: bold;
}

